1. 5ac2cb3b Remove use of legacy pixel ref API in ui_resource_bitmap by msarett · 8 years ago
  2. 55c7657ca Plumb PaintImage to the PictureImageLayer. by vmpstr · 8 years ago
  3. 13ee973 cc: Make images that can't possibly fit in cache not checker. by vmpstr · 8 years ago
  4. b784ef4 cc: Replace render surface layer list with a render surface list by ajuma · 8 years ago
  5. 2605f2b Record non-stacking-context as main thread scrolling reasons by yigu · 8 years ago
  6. 2118ed4 cc: Allow changing mask type when pushing properties. by sunxd · 8 years ago
  7. 78a9fdd cc: Update rasterize and record to capture more work in recording. by vmpstr · 8 years ago
  8. b0d272a cc: Change scheduler state machine funnel names. by Sunny Sachanandani · 8 years ago
  9. 08879a1 Remove resize fade delay plumbing. by skobes · 8 years ago
  10. c454c56e Replace SupportsWeakPtr with WeakPtrFactory in VideoResourceUpdater by c.padhi · 8 years ago
  11. 697a467f Call SAC::DidScrollUpdate only for compositor-triggered scrolls. by skobes · 8 years ago
  12. 90567cc Use RefCountedThreadSafe in GPU IDC by ericrk · 8 years ago
  13. e9fd73b Re-enable GpuImageDecodeCache test under MSAN by ccameron · 8 years ago
  14. 3a24b86 Reset the state of the previous frame if hardware overlay processing is skipped. by tsunghung · 8 years ago
  15. 5f26315 cc: Don't subtract transparent overlay from damage. by dcastagna · 8 years ago
  16. 5cff918d Remove image_decode_tasks_enabled flag. by vmpstr · 8 years ago
  17. c6237d15 cc: Replace some instances of unordered_map with base::flat_map. by vmpstr · 8 years ago
  18. 923beb5 cc: Allow overlay candidates with transforms. by dcastagna · 8 years ago
  19. 8f08ca97 Remove Layer/LayerImpl's FixedContainerSizeDelta by pdr · 8 years ago
  20. ce1b52c Remove SetFixedContainerSizeDelta from LayerPositionConstraintUnittest by pdr · 8 years ago
  21. 66aacfa Re-enable ScrollbarAnimationController::DidRequestShowFromMainThread. by skobes · 8 years ago
  22. afc38d5 Revert of Back PaintRecord with PaintOpBuffer instead of SkPicture (patchset #49 id:950001 of https://codereview.chromium.org/2768143002/ ) by warx · 8 years ago
  23. cf88963a8 Remove CompositorFrameSink::ForceReclaimResources(). by kylechar · 8 years ago
  24. f5a5ed8 Back PaintRecord with PaintOpBuffer instead of SkPicture by enne · 8 years ago
  25. f8cb0d0 cc: Add mask tiling unit tests by sunxd · 8 years ago
  26. 31790e23 cc : Add DCHECKs to ensure we have valid proprety tree indices at commit by jaydasika · 8 years ago
  27. 23d381fd Move LayerImpl's bounds_delta to property trees by pdr · 8 years ago
  28. 0e55c1e cc: Sync scroll/animation state for impl-side pending tree. by khushalsagar · 8 years ago
  29. 9414c01c Move validation of BeginFrameAck to StructTraits/ParamTraits by samans · 8 years ago
  30. b504122 Reject frames with invalid BeginFrameAck in CompositorFrameSinkSupport by samans · 8 years ago
  31. b1e280d1 cc: Push Animation Finished State and Use Finished State for IsCompleted by weiliangc · 8 years ago
  32. a24efc6 Avoid DLOG ERROR in SurfaceAggregator related case by xing.xu · 8 years ago
  33. ebc9428 cc : Compute subtree has copy requests before property tree building by jaydasika · 8 years ago
  34. a47e715 change overlay scrollbar hover show to hover fade in by chaopeng · 8 years ago
  35. 8a4d453 Temporarily ignore ScrollbarAnimationController::DidRequestShowFromMainThread. by skobes · 8 years ago
  36. ac53e53 Reject CompositorFrames with no render passes when deserializing by samans · 8 years ago
  37. 89c16ba Remove redundant SupportsWeakPtr from BrowserControlsOffsetManager by c.padhi · 8 years ago
  38. 75e5188 Remove SurfaceFactory in SurfaceAggregatorPerfTest by xing.xu · 8 years ago
  39. beb19669 Ignore rounding error between clip_layer_length_ and scroll_layer_length_ by chaopeng · 8 years ago
  40. 43d3a8f Surface: Delete unused variable by fsamuel · 8 years ago
  41. dcf699d9 Split SurfaceFactoryClient Into Four Interfaces by staraz · 8 years ago
  42. 40f1892 cc: Remove slow BeginMainFrame dump. by Sunny Sachanandani · 8 years ago
  43. 9286a8a cc : Delete dead code in layer_tree_host_common.cc by jaydasika · 8 years ago
  44. b7a41cc Replace RenderPassFilterList with a base::flat_map. by danakj · 8 years ago
  45. f086659 cc: Fix anti-aliasing seams between tiled mask quads by sunxd · 8 years ago
  46. bef3d07 Add check on null for effect node by apisarev · 8 years ago
  47. 0838e36 Replace CompositorFrameSinkSupport::WillDrawSurface With RepeatingCallback by staraz · 8 years ago
  48. 43525ec Record size of scroller that user scrolls by yigu · 8 years ago
  49. 3e256c22 cc: Optimize decode scheduling for checker-images. by khushalsagar · 8 years ago
  50. bba53b1 gpu: Empty swaps for surfaceless output surfaces. by reveman · 8 years ago
  51. bd700f9 Fix includes for skia_paint_canvas.h by mthiesse · 8 years ago
  52. 7620940 Replace TestSurfaceReferenceFactory in surface_layer_unittests.cc with a mock implementation by samans · 8 years ago
  53. 0cf6c5a color: Fix custom params IPC by ccameron · 8 years ago
  54. b0fa1213d Revert of Revert "cc: Make scheduler run incoming frame after previous deadline." (patchset #1 id:1 of https://codereview.chromium.org/2832503005/ ) by sunnyps · 8 years ago
  55. 75a6cc5 Remove scroll layer ids from scrollbar layers by pdr · 8 years ago
  56. 7868a2fd Add ScrollTree::FindNodeFromElementId by pdr · 8 years ago
  57. 95f3478 Revert "cc: Make scheduler run incoming frame after previous deadline." by fhorschig · 8 years ago
  58. 1b0bb2f Implement frames() timing function by suzyh · 8 years ago
  59. ca2ec763 Improvements to uses of base::SmallMap by brettw · 8 years ago
  60. a1e7614 Remove unused PaintCanvas::ToPixmap by Adrienne Walker · 8 years ago
  61. dc03a50c Fix step timing outside range [0,1] by suzyh · 8 years ago
  62. a755e30 Animated scroll shouldn't require main-frame for OOPIFs. by wjmaclean · 8 years ago
  63. bd1281da cc: Add deadline timestamps to scheduler dump. by Sunny Sachanandani · 8 years ago
  64. 6527e1ef Remove PaintCanvas::writePixels by danakj · 8 years ago
  65. 0bcba70 cc: Remove unused typedefs in layer_impl.h by ajuma · 8 years ago
  66. 1139536 SkBitmap and SkPixelRef no longer need lock/unlock by reed · 8 years ago
  67. d920c93 cc: Make scheduler run incoming frame after previous deadline. by Sunny Sachanandani · 8 years ago
  68. 8aeea93 Revert of Plumb activation time to main (patchset #16 id:280001 of https://codereview.chromium.org/2778223005/ ) by rogerm · 8 years ago
  69. 7b8ed8a Refactor LayerTreeImpl's scrollbar map to be keyed on element ids by pdr · 8 years ago
  70. 9a2eb472 Plumb activation time in cc to Blink Scheduler in Main by panicker · 8 years ago
  71. 8dd06bb Use flat_set in SurfaceAggregator. by brettw · 8 years ago
  72. dfd089f Refactor FindScrollLayerForDeviceViewportPoint to use scroll nodes over layer ids by pdr · 8 years ago
  73. 5182e685 Remove PaintCanvas::getBaseLayerSize. by danakj · 8 years ago
  74. 44b6dfc Fixing flakiness of TextureLayerChangeInvisibleMailboxTest by samans · 8 years ago
  75. 7c6261c Reorganize GUIDs for GPU memory buffers by hajimehoshi · 8 years ago
  76. faf2ee22 Replace layer id with Element id for tracking scrollbar animation controllers by pdr · 8 years ago
  77. acf11ee1 Surface synchronization: don't trigger damage until activation by fsamuel · 8 years ago
  78. 266addf Destroy TestCompositorFrameSink's BeginFrameSource on right thread. by danakj · 8 years ago
  79. c63400e Rename ui-show-layer-borders to be consistent with other flag. by wutao · 8 years ago
  80. 4543848 Revert of Remove PaintCanvas::getBaseLayerSize. (patchset #1 id:1 of https://codereview.chromium.org/2823253004/ ) by findit-for-me · 8 years ago
  81. efa3999 Remove PaintCanvas::getBaseLayerSize. by danakj · 8 years ago
  82. 1166f44 Revert of Use flat_set in SurfaceAggregator. (patchset #3 id:40001 of https://codereview.chromium.org/2821353002/ ) by ojan · 8 years ago
  83. ce990b1 CC: make sure color spaces get copied over mojom by hubbe · 8 years ago
  84. 315f18b Update element_id class comment to reflect how element id works by pdr · 8 years ago
  85. 2501a83 Revert of Remove UpdateScrollTree (patchset #1 id:1 of https://codereview.chromium.org/2822603002/ ) by pdr · 8 years ago
  86. 4437ebb2 Remove canvas temporary_internal_describeTopLayer by Adrienne Walker · 8 years ago
  87. a91f5b16 Remove draw_property_utils's UpdateScrollTree by pdr · 8 years ago
  88. 9c92fa02 cc: Make DamageTracker use the effect tree and layer list by ajuma · 8 years ago
  89. d024b37 cc : Delete CalcDrawPropsImplInputs::use_layer_lists by jaydasika · 8 years ago
  90. 1ac5a973 Use flat_set in SurfaceAggregator. by brettw · 8 years ago
  91. 8e75e9c cc: remove the veto-to-software for complex content. by senorblanco · 8 years ago
  92. b740eb0 Use flat_map for the maps of render passes. by danakj · 8 years ago
  93. 3c18743 update callsites using deprecated readPixels by reed · 8 years ago
  94. ddefb10 Revert of Back PaintRecord with PaintOpBuffer instead of SkPicture (patchset #42 id:810001 of https://codereview.chromium.org/2768143002/ ) by hidehiko · 8 years ago
  95. 52c5ec95 Fix crash in PaintOpBuffer alpha optimization by enne · 8 years ago
  96. ada0f67 Disable the direct-drawing optimization for quads with opacity. by chrishtr · 8 years ago
  97. 96a94ba Revert of Use flat_set in SurfaceAggregator. (patchset #3 id:40001 of https://codereview.chromium.org/2823043002/ ) by alexmos · 8 years ago
  98. 2ef85417 Use flat_set for ResourceIdSet by jbauman · 8 years ago
  99. 95286bc Use flat_set in SurfaceAggregator. by brettw · 8 years ago
  100. ba774d8 Initialize SkImage memory in gpu_image_decode_cache_unittest by msarett · 8 years ago