1. 04 Mar, 2017 1 commit
  2. 09 Dec, 2016 1 commit
  3. 16 Dec, 2015 1 commit
  4. 14 Dec, 2015 1 commit
  5. 06 Nov, 2015 1 commit
  6. 10 Oct, 2015 1 commit
  7. 16 Sep, 2015 1 commit
    • Hixie's avatar
      Refactor rendering_tester · cd6c4da3
      Hixie authored
      RenderView has to be a singleton for sanity during tests, otherwise they
      all end up in the dirty lists and we end up pumping all of them each frame.
      cd6c4da3
  8. 04 Sep, 2015 1 commit
    • Adam Barth's avatar
      Center and Align should expand by default · 5af85d90
      Adam Barth authored
      This patch makes Center and Align expand by default, which is usually what you
      want. It also adds a ShrinkWrap option to let you shrink wrap in one or both
      directions if that's really what you want to do.
      5af85d90