summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Fix static initializers in cc/raster/texture_compressor_etc1_sse.ccradu.velea2015-12-101-11/+7
* Replace inverse transform with Cross-product computation.petermayo2015-12-103-10/+166
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-1023-232/+106
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-1023-106/+232
* cc: Wait for callback indicating that copy is completeccameron2015-12-101-10/+4
* cc: Avoid crash on Android in GLRenderersievers2015-12-102-4/+2
* Jitter Measurementjaydasika2015-12-098-50/+235
* PNGSerializer, BitmapSerializer: use new APIhalcanary2015-12-091-3/+4
* cc: Split ThreadProxy into ProxyMain and ProxyImplkhushalsagar2015-12-0928-2233/+2575
* Create RenderSurface on Effect Treeweiliangc2015-12-0933-486/+615
* cc: Use compositor mode in LayerTreeTestskhushalsagar2015-12-0911-61/+62
* Add doc explaining CC memory usage.ericrk2015-12-091-0/+125
* Remove now-unneeded second invalidation region object from PictureLayer.chrishtr2015-12-094-18/+13
* List all child surfaces (including occluded) in CompositorFramejbauman2015-12-0913-23/+218
* Revert of Create RenderSurface on Effect Tree (patchset #7 id:120001 of https...weiliangc2015-12-0833-609/+486
* cc: Don't crash if GMB allocation failsccameron2015-12-081-0/+4
* cc/debug: Change benchmark_instrumentation owner from ernstm to vmpstr.vmpstr2015-12-081-2/+2
* Add GetBounds to cc RTree.wkorman2015-12-083-0/+33
* cc: Explicitly initialize member variables in test.danakj2015-12-081-2/+2
* compositor-worker: plumb element id and mutable propertiesvollick2015-12-089-3/+179
* cc: Introduce CompositorMode enum.khushalsagar2015-12-089-18/+70
* Remove --show-fps-counter and about:flags entry, and --ui-show-fps-counterpiman2015-12-072-8/+0
* Enforce marking "override" for functions overriding Blink.Avi Drissman2015-12-071-2/+2
* Create RenderSurface on Effect Treeweiliangc2015-12-0733-556/+628
* Add weiliangc to cc/OWNERSajuma2015-12-071-0/+6
* Revert of Enforce marking "override" for functions overriding Blink. (patchse...avi2015-12-071-2/+2
* Enforce marking "override" for functions overriding Blink.avi2015-12-071-2/+2
* Conditionally set initial value for scroll offset animation curve.ymalik2015-12-074-3/+72
* Reland: Enable compositor-thread property treesajuma2015-12-065-6/+6
* cc: Allow Surfaces clients to customize hit testingfsamuel2015-12-067-12/+226
* OverlayProcessor subtracts damage by underlay planes if possiblewatk2015-12-048-46/+188
* cc: Make property trees support elastic overscrollajuma2015-12-049-24/+229
* Use Rect rather than RectF in cc's RTree.wkorman2015-12-046-40/+40
* cc: Move the MockBeginFrameObserver (and helper macros) into cc/test directory.mithro2015-12-0410-168/+332
* Reland: DirectRenderer allows empty swap rects for CommitOverlayPlaneswatk2015-12-046-13/+64
* Revert of DirectRenderer allows empty swap rects for CommitOverlayPlanes (pat...watk2015-12-035-62/+11
* CFI: fix invalid cast in tile_manager_unittest.cc.krasin2015-12-031-2/+2
* cc: Force commit on the frame after a copy requestccameron2015-12-032-6/+86
* Remove the record_full_layer layer tree setting.chrishtr2015-12-033-9/+0
* Remove the clip parameter from ContentLayerClient.chrishtr2015-12-0317-47/+34
* This change moves TaskGraph creation and management ofericrk2015-12-0319-838/+330
* cc: Fix serialization of display item listsenne2015-12-032-8/+6
* cc: Fix an incorrect cast to TestablePictureImageLayerImpl.danakj2015-12-031-0/+5
* cc: Animate from LayerTreeHostImpl, remove Animate step from schedulerdanakj2015-12-0321-579/+392
* Add alpha argument to glResizeCHROMIUMjbauman2015-12-023-4/+8
* DirectRenderer allows empty swap rects for CommitOverlayPlaneswatk2015-12-025-11/+62
* Add support for ManagedMemoryPolicy (de)serializationnyquist2015-12-0212-0/+211
* Added support for (de)serializing cc::RendererSettingsnyquist2015-12-028-0/+149
* Remove the clip argument to WebContentLayerClient::paintContents.chrishtr2015-12-021-1/+1
* Verifies PropertyTrees on impl for all cc_unittestsweiliangc2015-12-0111-27/+82