1. 21 Aug, 2015 15 commits
  2. 20 Aug, 2015 24 commits
  3. 19 Aug, 2015 1 commit
    • Hixie's avatar
      RenderObjectWrapper cleanup and new asserts. · 87adaf3f
      Hixie authored
      - Clarify comment about RenderObjectWrapper.
      - Assert that we never sync a RenderObjectWrapper with an instance of a different type.
      - Assert that MultiChildRenderObjectWrapper subclasses always have multi-child RenderObjects.
      - Assert that renderObject doesn't change identity when syncing.
      - Make searchForOldNode() return void since the return value is ignored.
      - Remove code that handled renderObject changing during sync.
      87adaf3f