1. d71466a cc::SurfaceDependencyTracker should not crash when a Display goes away by fsamuel · 8 years ago
  2. ff3c43c9 Fix heap-use-after-free problem in cc by samans · 8 years ago
  3. a94c521 Revert of cc::SurfaceDependencyTracker should not crash when a Display goes away (patchset #16 id:300001 of https://codereview.chromium.org/2880023002/ ) by rockot · 8 years ago
  4. a173de9 Record histogram of reason for quads not being put in an overlay. by jbauman · 8 years ago
  5. b520968 cc::SurfaceDependencyTracker should not crash when a Display goes away by fsamuel · 8 years ago
  6. 34c7a89 Improve overdraw with multiple windows by yiyix · 8 years ago
  7. 7b1c46d4 cc: Align memory allocations in ListContainer and delete code. by danakj · 8 years ago
  8. cf887b6f Reland "Enforce constant size and device scale factor for surfaces" with fixes by samans · 8 years ago
  9. 92ee490 cc: Correct inverted directions in occlusion tracker background filter logic by yiyix · 8 years ago
  10. 5cf9bd2 Revert of Enforce constant size and device scale factor for surfaces (patchset #16 id:800001 of https://codereview.chromium.org/2848223003/ ) by nednguyen · 8 years ago
  11. fbc951d cc : Create effect nodes for non axis aligned clips by jaydasika · 8 years ago
  12. cfc477b4 Add PaintOpBuffer::PlaybackRanges() to play a set of ranges of ops. by danakj · 8 years ago
  13. 190125c cc : Remove transform nodes for scroll child by jaydasika · 8 years ago
  14. 3808a61e Remove transform animation checkerboard prevention logic by Walter Korman · 8 years ago
  15. 5ba3188 Enforce constant size and device scale factor for surfaces by samans · 8 years ago
  16. 4188df86 Avoid quickReject() when rastering a cc::DrawingDisplayItem. by danakj · 8 years ago
  17. 29ef120 Remove cullRect() from PaintOpBuffer. by danakj · 8 years ago
  18. 297c1e5 Return resources immediately after a Surface is destroyed by samans · 8 years ago
  19. 0191299 color: Fix color not being reset between layout tests by ccameron · 8 years ago
  20. a6cf820 cc: Add diagnostic CHECKs for RasterBufferProvider crash by Adrienne Walker · 8 years ago
  21. 8cafc0ba Refactor scrollbar maps from multimap & std::set to simpler flat_{map, set} by pdr · 8 years ago
  22. ec4fa85 Disable failing tests of cc_perftest suite on Android by nednguyen · 8 years ago
  23. 9404a23 [cc] Add and plumb CFS::DidNotProduceFrame. by eseckler · 8 years ago
  24. 5200a05 Refactor RegisterViewportLayers to use a struct instead of 6 values by pdr · 8 years ago
  25. bf7130d DCHECK that property tree access is safe in LayerTreeImpl::DidUpdateScrollState by pdr · 8 years ago
  26. 50612fa0 Revert of cc : Don't draw animating layers which are transparent but raster them. (patchset #2 id:20001 of https://codereview.chromium.org/2858853002/ ) by jaydasika · 8 years ago
  27. ba67e74 Revert of Remove cullRect() from PaintOpBuffer. (patchset #6 id:100001 of https://codereview.chromium.org/2889653002/ ) by treib · 8 years ago
  28. 678a399 Update cc effect node documentation. by wkorman · 8 years ago
  29. 9d1c3d72 SW Image Decode Cache Low to Medium Quality for Downscale by ericrk · 8 years ago
  30. 290bf5b Bit-pack bools in scroll and effect nodes. by wkorman · 8 years ago
  31. 53abb45 Refactor SetViewportLayerIds to use a struct instead of 6 values by pdr · 8 years ago
  32. 37ed23d color: Initialize renderer color space in testing by ccameron · 8 years ago
  33. c5f1b612 Remove cullRect() from PaintOpBuffer. by danakj · 8 years ago
  34. 78cd664a Remove scroll_clip_layer dependency from LayerTreeImpl::ScrollableSize by pdr · 8 years ago
  35. e006aee Manage registering composited elements in PaintArtifactCompositor. by wkorman · 8 years ago
  36. 9bb53af Remove scroll_clip_layer dependency from viewport layer tracking by pdr · 8 years ago
  37. 0d2b07ca cc: refactor PaintOpBuffer::Iterator::peek by Adrienne Walker · 8 years ago
  38. 7fe8085f Reduce composited smooth scroll latency by a frame (also fixes latency UMAs). by tdresser · 8 years ago
  39. 5285b7c6 cc: Update RTree search perftest to do some work with the results. by vmpstr · 8 years ago
  40. 5e7860a0 Replace uses of legacy SkImageGenerator API by msarett · 8 years ago
  41. d5e13bf cc: Keep PaintImage in DrawImage. by khushalsagar · 8 years ago
  42. 5f5419e2 gpu: Flush worker context every frame. by Sunny Sachanandani · 8 years ago
  43. a6fc2f2 Document some transform node animation fields. by wkorman · 8 years ago
  44. 4cbf5c8 cc: Renamed approximate{BytesUsed,OpCount} in paint op buffer. by vmpstr · 8 years ago
  45. 2cde7b51 cc : Fix axis alignment tracking bug in property tree building by jaydasika · 8 years ago
  46. 81a39a3 Add stable id to PaintImage. by vmpstr · 8 years ago
  47. 5ff87ce Automated IWYU fix for TaskRunner includes. by Gabriel Charette · 8 years ago
  48. b4d70c2 Remove redundant update of viewport layer types by pdr · 8 years ago
  49. c524579 cc: Change RTree::Search to return results, add comments, more tests. by vmpstr · 8 years ago
  50. 0fe340d cc: Remove deprecated DisplayItemList::Raster overload. by vmpstr · 8 years ago
  51. 80ecb980 Harmonize LayerTreeHost/LayerTreeHostImpl synchronization steps by pdr · 8 years ago
  52. 9bfc581 Workaround transform node NPE in draw_property_utils::UpdateElasticOverscroll by pdr · 8 years ago
  53. 28dd0bab Pass TouchAction bits together with rect in SetTouchEventHandlerRegion by xidachen · 8 years ago
  54. 4b04a62 cc: fix for MSAA veto. by senorblanco · 8 years ago
  55. f9c42e1 cc: Clear checker-image tracking on navigation and visibility changes. by khushalsagar · 8 years ago
  56. 4ad81c08 Remove the i from visib[i]le. by erg · 8 years ago
  57. dc5e1af cc: Approximate ideal contents scale under perspective transform. by vmpstr · 8 years ago
  58. 9a2fd54 cc: Remove unnecessary TODO. by sadrul · 8 years ago
  59. 56408405 Fix event text for BeginMainFrameNotExpectedUntil. by delphick · 8 years ago
  60. f556cef Fix cc scrollbar layer issues with initialization, and use element ids throughout. by chrishtr · 8 years ago
  61. b23e560b Clip the RecordPaintCanvas initially to the floating-point bounds. by danakj · 8 years ago
  62. 64b691c Cleanup the Layer::SetScrollOffset{FromImplSide} property tree fast-path by pdr · 8 years ago
  63. b0fbfe1 Remove one use of ScrollNode's owning_layer_id for StickyPositionOffset by pdr · 8 years ago
  64. 03635b38 Set opacity and transform mutations directly on property tree for SPv2. by wkorman · 8 years ago
  65. f64a25e Add missing IWYU message_loop.h includes. by gab · 8 years ago
  66. 18ca61c Increase the overlap of the far away quad in AA unittest. by petermayo · 8 years ago
  67. 5498d30 Revert of Add stable id to PaintImage. (patchset #3 id:40001 of https://codereview.chromium.org/2873003002/ ) by jdonnelly · 8 years ago
  68. 15d8686 Remove Layer{Impl}::TransformIsAnimating. by wkorman · 8 years ago
  69. ae192fd Add stable id to PaintImage. by vmpstr · 8 years ago
  70. 7ff1f0e cc: Fix bugs found by fuzzer due to floating point imprecision. by vmpstr · 8 years ago
  71. 53a4432 Remove Layer{Impl}::FilterIsAnimating. by wkorman · 8 years ago
  72. 2f1f8dd5 Always set damage rect to output rect if 3D context was reshaped. by jbauman · 8 years ago
  73. 15ce2350 Remove PlaybackPaintRecord function by Adrienne Walker · 8 years ago
  74. 8fceabf Apply filter mutation to effect tree directly for SPv2. by wkorman · 8 years ago
  75. 320f81a9 Remove Layer{Impl}::HasOnlyTranslationTransforms. by wkorman · 8 years ago
  76. cdc09d7 Rename EvictFrame, EvictSurface to EvictCurrentSurface by xing.xu · 8 years ago
  77. 5f60ca0 Get rid of two callsites of effect_tree.FindNodeIndexFromOwningLayerId. by chrishtr · 8 years ago
  78. 2a53c06 Add myself as a cc/ owner for property trees. by chrishtr · 8 years ago
  79. bc74819 Update surface reference sets to be flat_sets. by kylechar · 8 years ago
  80. 15c5174 cc: readme update by Adrienne Walker · 8 years ago
  81. 22e6f3e Avoid using SkClipOp::kReplace_deprecated in software renderer by ericrk · 8 years ago
  82. fa0199e7 Unify TouchAction classes by xidachen · 8 years ago
  83. c3daf27 Change cc::ElementId to be a uint64_t by chrishtr · 8 years ago
  84. 3dc8481 Use emplace_back in RTree::Build by dbatyai · 8 years ago
  85. 0639e21a Enable use_once_callback on mojom GN rule by default by tzik · 8 years ago
  86. 4eab0482 Revert "cc: Make scheduler run incoming frame after previous deadline." by Sunny Sachanandani · 8 years ago
  87. 366b224 Add very basic initial documentation for cc/README.md by pdr · 8 years ago
  88. 6280cc1 Add a cache of LayerImpl's viewport layer type by pdr · 8 years ago
  89. 1211156 Clear pending frame before activating new frame. by kylechar · 8 years ago
  90. 44afd4d Fix flaky LayerTreeHostTestStartPageScaleAnimation test. by danakj · 8 years ago
  91. 7b14a47 [5/5] Add translated rasterization for PictureLayerImpl by trchen · 8 years ago
  92. b7bc2090 cc: Convert CHECK back to DCHECK in ~LayerTreeHost. by danakj · 8 years ago
  93. 4f3b335 Add workaround for Mac stencil buffer leak by ericrk · 8 years ago
  94. 4180d24e Reland Fade out overlay scrollbar after page load by chaopeng · 8 years ago
  95. 05bbc162 cc: Turn on PartialRaster_MultiThread_OneCopy test by Adrienne Walker · 8 years ago
  96. 08d4c37 color: Ensure solid color IOSurface layers are sRGB by ccameron · 8 years ago
  97. cf4bac9c Replacing ScaleToEnclosedRect with ScaleToEnclosingRect by malaykeshav · 8 years ago
  98. 72301d148 Remove |highp_threshold_min| from GLRenderer() by staraz · 8 years ago
  99. a2fe572 Cleanup SetViewportLayersFromIds calls in LayerTreeImplTest by pdr · 8 years ago
  100. 28e267b Use OnceCallback on Mojo interfaces in //cc by tzik · 8 years ago