1. 0fc58ae cc: cleanup: Remove unnecessary DCHECK by [email protected] · 11 years ago
  2. a8812a58 cc: Removed PicturePileImpl::Analysis::has_text_. by [email protected] · 11 years ago
  3. 8af1ce1 cc: adjust devtools_instrumentation to needs of trace-based timeline by [email protected] · 11 years ago
  4. 4a530a6 cc: Removed TileVersion::has_text. by [email protected] · 11 years ago
  5. 6b13fe3 cc: Don't swap throttle BeginMainFrame just after swapping by [email protected] · 11 years ago
  6. b74d7f28 MockQC stops create its own RP and MockOcclusionTracker by [email protected] · 11 years ago
  7. 1001f5c cc: Use LayerImpl instead of TiledLayerImpl in LTHI test. by [email protected] · 11 years ago
  8. a57cb8b1 cc: Move CalculateContentsScale from LayerImpl to LayerTreeHostCommon by [email protected] · 11 years ago
  9. ce4738e Create MockOcclusionTracker for testing by [email protected] · 11 years ago
  10. 18e6965 cc: Move tiling management out of draw properties calculation. by [email protected] · 11 years ago
  11. 3f52c893 cc: Presubmit ban #if 0 by [email protected] · 11 years ago
  12. 5f13247 cc: Directly construct SchedulerSettings from LayerTreeSettings by [email protected] · 11 years ago
  13. 12a63da cc: LTHI decides which tree is used for commit. by [email protected] · 11 years ago
  14. 16a6af15 Use a struct for cc::Surface ids for more type safety by [email protected] · 11 years ago
  15. d30a313 cc: Stop blocking the main thread in CreateAndInitializeOutputSurface. by [email protected] · 11 years ago
  16. 262a6b3 cc: Removed LCD text settings from the impl side. by [email protected] · 11 years ago
  17. bc4cd9e cc: Ensure that layers with invalid tile priorities don't raster. by [email protected] · 11 years ago
  18. f9e5670 Do not skip subtrees with wheel or touch handlers by [email protected] · 11 years ago
  19. 8f7f29882 cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed. by [email protected] · 11 years ago
  20. a427cd1 cc: Avoid needless Rect->RectF->Rect conversion in CalcDrawProps. by [email protected] · 11 years ago
  21. d6021f6a Combined scale factor and delta updates into one call. by [email protected] · 11 years ago
  22. 0ec86f5 Clean up PointIsClippedBySurfaceOrClipRect by [email protected] · 11 years ago
  23. 36df063 Record SkPicture with correct LCD text setting. by [email protected] · 11 years ago
  24. b563269 Correctly set up LayerTreeSettings for cc::Display. by [email protected] · 11 years ago
  25. 151f368 Remove use of kUsePathBoundsForClip_RecordingFlag by [email protected] · 11 years ago
  26. 8aa39ecb cc: Refactor how picture layers are exposed to the tile manager. by [email protected] · 11 years ago
  27. 105a72320 cc: Recreate TileManager in DeferredInitialize by [email protected] · 11 years ago
  28. 7e7593b Mac ÜC: Enable back-pressure for the browser compositor by [email protected] · 11 years ago
  29. c6f1854 Removing the TimeSource abstraction as it is not used anywhere. by [email protected] · 11 years ago
  30. 92218694 cc: Test losing the output surface during deferred commits. by [email protected] · 11 years ago
  31. c1733bb Adding AsValue and TypeString methods to DelayBasedTimeSource. by [email protected] · 11 years ago
  32. b62dcb8 Moving deadline adjustment from SyntheticBeginFrameSource into BeginFrameArgs. by [email protected] · 11 years ago
  33. 1d142de8 cc: Fix negative EstimatedParentDrawTimes by [email protected] · 11 years ago
  34. 519f500 Fix header guard in cc/surfaces/display by [email protected] · 11 years ago
  35. 9db466ed Switch Display to use ResourceProvider and *Renderer directly. by [email protected] · 11 years ago
  36. 9678fe8 cc: Don't cleanup the pending twin's low res tiling. by [email protected] · 11 years ago
  37. e6002ed CC: Some early outs for off-screen layers. by [email protected] · 11 years ago
  38. a6e8d2a Adding EXPECT_NO_ACTION macro for better output when an action is generated. by [email protected] · 11 years ago
  39. d76d70634 Revert 276130 "cc: Don't swap throttle BeginMainFrame within dea..." by [email protected] · 11 years ago
  40. fa9a830 Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes. by [email protected] · 11 years ago
  41. a168bf1 Invert DSF to map from delegated frame to layer space by [email protected] · 11 years ago
  42. 55c9821 cc: Don't swap throttle BeginMainFrame within deadline by [email protected] · 11 years ago
  43. 0978f098 Modifying the RenderingStats object names to be more thread specific by [email protected] · 11 years ago
  44. 8d4eeb4 Use base::StaticAtomicSequenceNumber for layer IDs in cc::Layer. by [email protected] · 11 years ago
  45. 6c3b950f Fix LayerTreeHostTestUndrawnLayersDamageLater flakiness by [email protected] · 11 years ago
  46. 30051ba5 Revert of Invert DSF to map from delegated frame to layer space (https://codereview.chromium.org/311253004/) by [email protected] · 11 years ago
  47. bb854e3 Use the factory to create SkGpuDevice objects. by [email protected] · 11 years ago
  48. 04d5d437 Invert DSF to map from delegated frame to layer space by [email protected] · 11 years ago
  49. bebb1a8 Added LayerSorter::Sort perftests by [email protected] · 11 years ago
  50. 4f5488b Gracefully handling texture creation failure by [email protected] · 11 years ago
  51. b6de344 cc: BeginFrame should be stopped when OutputSurface is lost by [email protected] · 11 years ago
  52. 4f856b3 Switch Chromium to new Skia SkCanvas::drawPicture method by [email protected] · 11 years ago
  53. 446138c cc: Add a test to check return value when timer is deactivated by [email protected] · 11 years ago
  54. 37d393e Use WeakPtr when scheduling cc::Display compositor. by [email protected] · 11 years ago
  55. a256641 Get rid of graphics layer anchor points, and replace with transform origin. by [email protected] · 11 years ago
  56. dc49823 Disable LayerTreeHostTestUndrawnLayersDamageLater by [email protected] · 11 years ago
  57. 596dc1b Disable LayerTreeHostTestMaxTransferBufferUsageBytes multi-thread tests. by [email protected] · 11 years ago
  58. e7f2927 Add trace event for addition/removal of GPU rasterization trigger by [email protected] · 11 years ago
  59. 0a455788 Add software renderer support for surfaces. by [email protected] · 11 years ago
  60. 8ae929a cc: Fix a bug in tile manager raster tile iterator. by [email protected] · 11 years ago
  61. 9f35bd2 Update source frame number even when commits abort by [email protected] · 11 years ago
  62. b049288 use setInfo instead of (deprecated) setConfig by [email protected] · 11 years ago
  63. 4b0cc731 Support for YUV 4:4:4 subsampling. by [email protected] · 11 years ago
  64. 8bd8725 Transfer texture wrap mode in in cc::Resources by [email protected] · 11 years ago
  65. 35805ad cc: Add invalidation micro benchmark. by [email protected] · 11 years ago
  66. 308c75b cc: Use delayed unique notifier for renewing tree priority. by [email protected] · 11 years ago
  67. 0a102872 cc: Add HasPendingNotification to delayed unique notifier. by [email protected] · 11 years ago
  68. 15d5a50 Revert of cc: Make heavy layer tree test more realistic (https://codereview.chromium.org/305903003/) by [email protected] · 11 years ago
  69. 34d6734d Allow creating SharedBitmaps backed by new[] by [email protected] · 11 years ago
  70. 9c932756 Fixing crash in PictureLayerImpl::MarkVisibleResourcesAsRequired when low-res tiles are disabled and adjusting unit tests for it. by [email protected] · 11 years ago
  71. 67e703e1 cc: Add message passing mechanism to micro benchmarking. by [email protected] · 11 years ago
  72. 11c2b3d3 Add very simple cc::Display implementation for surfaces. by [email protected] · 11 years ago
  73. b52116f9 cc: Add Scheduler test for DidLoseOutputSurface by [email protected] · 11 years ago
  74. 8909bec1 cc: Change CheckIfReadyToActivate to use unique notifier. by [email protected] · 11 years ago
  75. 2d8d34e cc: Remove gpu-rasterization flag from Tile. by [email protected] · 11 years ago
  76. 06630f83 Add tracing for places that make sync GL calls in compositor init by [email protected] · 11 years ago
  77. 62a2d508 cc: Make heavy layer tree test more realistic by [email protected] · 11 years ago
  78. 2063ff3 cc: Change PBRWP to use delayed unique notifier. by [email protected] · 11 years ago
  79. d05751a2 Add CC to the GN build, work on GPU more by [email protected] · 11 years ago
  80. dd85d392 cc: Add UMA histogram for gpu rasterization. by [email protected] · 11 years ago
  81. 3d3b37e9 cc: Introduce OrderedSimpleTaskRunner by [email protected] · 11 years ago
  82. e35027e cc: Don't execute UpdateVisibleTiles() right after drawing by [email protected] · 11 years ago
  83. afb84fc cc: Add UniqueNotifier to cc/base. by [email protected] · 11 years ago
  84. f3b8b7e Re-land: cc: Fail more visibly when sync queries are not working correctly. by [email protected] · 11 years ago
  85. d3252a1 cc: Add Scheduler test for SetSwapUsedIncompleteTile by [email protected] · 11 years ago
  86. 85bb5af Fixed the order of applying transform operations for animation bounds. by [email protected] · 11 years ago
  87. 8f802b2 Re-land: cc: Examine layers to determine if we're ready to activate. by [email protected] · 11 years ago
  88. a1154f9 cc: Fix tiling raster tile iterator to handle initializing tiles. by [email protected] · 11 years ago
  89. afbee36 Revert 272635 "cc: Examine layers to determine if we're ready to..." by [email protected] · 11 years ago
  90. c14c19c Revert 272565 "Re-land: cc: Fail more visibly when sync queries ..." by [email protected] · 11 years ago
  91. 9f35011 cc: Examine layers to determine if we're ready to activate. by [email protected] · 11 years ago
  92. 27aa4ab Revert of cc: Stop blocking the main thread in CreateAndInitializeOutputSurface. (https://codereview.chromium.org/287193003/) by [email protected] · 11 years ago
  93. 73f411ce Re-land: cc: Fail more visibly when sync queries are not working correctly. by [email protected] · 11 years ago
  94. c6ae630 cc: Compositor without MessageLoopProxy by [email protected] · 11 years ago
  95. 1388c00 cc: Add test for triggering deadline early when output surface is lost by [email protected] · 11 years ago
  96. ced667b cc: Get rid of rasterizer delegate. by [email protected] · 11 years ago
  97. 40c4518 cc: Stop blocking the main thread in CreateAndInitializeOutputSurface. by [email protected] · 11 years ago
  98. 473f1f2 cc: Remove low-res-tiling flag from PictureLayerImpl. by [email protected] · 11 years ago
  99. a0b2c33 cc: Show success or failure in the trace event for CopyOutputRequest. by [email protected] · 11 years ago
  100. 33b1ce0e cc: Prevent tiles that are required for activation from being placed in NEVER_BIN. by [email protected] · 11 years ago