1. 12 6月, 2015 1 次提交
  2. 11 6月, 2015 3 次提交
  3. 10 6月, 2015 2 次提交
  4. 09 6月, 2015 2 次提交
    • A
      Add a basic popup menu implementation to stocks2 · b311e286
      Adam Barth 提交于
      The popup menu is displayed in the wrong location with the wrong width, but it
      does draw. I've also removed the checkbox because the flex container was
      causing me trouble.  I'll add it back in a later CL.
      
      R=ianh@google.com
      
      Review URL: https://codereview.chromium.org/1166153002
      b311e286
    • H
      Port DrawerHeader to fn2 world. · 5703762f
      Hixie 提交于
      This includes making SizedBox default to infinite size, and making
      Container default to containing one infinite-sized SizedBox. That way,
      you can use an empty Container as a spacer in a flex box.
      
      The rendering doesn't quite work, because of a bug in flex whereby it
      doesn't shrink-wrap its contents in the cross-direction, it fills the
      parent. Collin is on that.
      
      R=jackson@google.com
      
      Review URL: https://codereview.chromium.org/1163633003
      5703762f
  5. 06 6月, 2015 1 次提交
  6. 05 6月, 2015 8 次提交
  7. 04 6月, 2015 6 次提交
  8. 03 6月, 2015 1 次提交
  9. 29 5月, 2015 1 次提交
  10. 28 5月, 2015 2 次提交
  11. 27 5月, 2015 1 次提交