1. 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  2. 86f0328 Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 of https://codereview.chromium.org/803183003/) by robertphillips · 10 years ago
  3. 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  4. e99d499 Fuse GrReplacements and GrLayerCache by robertphillips · 10 years ago
  5. 01d6e5f Use variable length key (rather than accumulated matrix) as save layer hoisting key by robertphillips · 10 years ago
  6. 8236591 Rename GrAccelData to SkLayerInfo and move it to src/core by robertphillips · 10 years ago[Renamed (61%) from src/gpu/GrPictureUtils.h]
  7. 4e8e342 Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp by robertphillips · 10 years ago
  8. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  9. 6beeb8f Small refactoring of layer discovery code by robertphillips · 10 years ago
  10. d8aa7b7 Upgrade GPUOptimize by robertphillips · 10 years ago
  11. 9e6835d Track nested picture xform state for layer hoisting by robertphillips · 10 years ago
  12. 3aac6e0 Add clip to layer cache by robertphillips · 10 years ago
  13. 232f6b0 Remove unused SaveLayerInfo::fValid field by robertphillips · 10 years ago
  14. 30d2cc6 Update layer hoisting code to correctly render sub-picture layers by robertphillips · 10 years ago
  15. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  16. d628330 Switch GPU Optimization code to SkRecord by robertphillips · 10 years ago
  17. 6617d50 Rename GPUAccelData to GrAccelData by robertphillips · 10 years ago
  18. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  19. f97d65d Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  20. 3d41c4a Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - https://codereview.chromium.org/267293007) due to unit test failures by robertphillips@google.com · 10 years ago
  21. 7252f7b Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  22. beb1af2 First pass at pre-rendering saveLayers for GPU by robertphillips@google.com · 10 years ago
  23. 8fd9382 Fix memory leak in GPU Picture optimization by commit-bot@chromium.org · 10 years ago
  24. 0205aba Infrastructure changes to support pull-saveLayers-forward task by commit-bot@chromium.org · 10 years ago
  25. 300c606 Revert r14571 (Infrastructure changes to support pull saveLayers forward task - https://codereview.chromium.org/266203003) due to breaking Android unit tests by robertphillips@google.com · 10 years ago
  26. 6b392b6 Infrastructure changes to support pull-saveLayers-forward task by commit-bot@chromium.org · 10 years ago
  27. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago