summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-0716-330/+366
* Fix skia ganesh resources leak.dongseong.hwang@intel.com2014-04-072-3/+1
* Revert 261972 "Revert 261817 "cc: Remove all usage of GetArea() ..."scottmg@chromium.org2014-04-058-52/+63
* Revert 261817 "cc: Remove all usage of GetArea() from production..."scottmg@chromium.org2014-04-058-63/+52
* CC: Test for completely filled contents.epenner@chromium.org2014-04-052-2/+17
* cc: Release more resources when invisible.vmpstr@chromium.org2014-04-052-0/+12
* Revert 261914 "Revert 261906 "cc: Add picture recording modes fo..."scottmg@chromium.org2014-04-0414-61/+194
* Revert 261906 "cc: Add picture recording modes for benchmarking"scottmg@chromium.org2014-04-0414-194/+61
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-0414-61/+194
* cc: Remove all usage of GetArea() from production code in ccdanakj@chromium.org2014-04-048-52/+63
* cc: Skip analysis for narrow layers.vmpstr@chromium.org2014-04-042-5/+20
* BUG=359530sataya.m@samsung.com2014-04-042-6/+13
* cc: Avoid dynamic calls to base::Bind in schedulerbrianderson@chromium.org2014-04-042-32/+37
* CC: Pad borders with background for both filled and opaque contents.epenner@chromium.org2014-04-041-3/+3
* cc: Clean up TileManager::InitializeTilesWithResourcesForTesting.vmpstr@chromium.org2014-04-044-9/+4
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-0312-0/+565
* cc: Advance commit state with a CancelableClosurebrianderson@chromium.org2014-04-033-59/+96
* cc: Allow CompositeAndReadback when replacement commit is activatingsimonhong@chromium.org2014-04-033-13/+219
* cc: Use DefaultInterval for uninitialized intervalboliu@chromium.org2014-04-031-3/+4
* Revert 261543 "cc: Add picture recording modes for benchmarking"nick@chromium.org2014-04-0314-193/+60
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-0314-60/+193
* Add @skyostil to cc OWNERSnduca@chromium.org2014-04-031-0/+1
* cc: Add CHECKs that the backing size reported by canvas matches.danakj@chromium.org2014-04-034-9/+16
* Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.hshi@chromium.org2014-04-032-58/+92
* Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...nick@chromium.org2014-04-033-155/+234
* Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."nick@chromium.org2014-04-033-234/+155
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2014-04-033-155/+234
* cc: Add more values to Scheduler::StateAsValuebrianderson@chromium.org2014-04-031-1/+13
* cc: fix continuous paint modecaseq@chromium.org2014-04-0311-3/+120
* cc: Add performance tests for PicutrePileImpl class.reveman@chromium.org2014-04-032-0/+90
* Initialize overlay validator in GpuBrowserCompositorOutputSurface.alexst@chromium.org2014-04-036-27/+20
* Fix another inappropriate overscroll glow.sataya.m@samsung.com2014-04-032-13/+27
* Revert of Revert of Early terminate flings when scrolling impossible (https:/...jdduke@chromium.org2014-04-025-45/+8
* Fix fixed-pos jitter related to physical pixel snapping.aelias@chromium.org2014-04-022-2/+56
* Remove dead code cc::Layer, cc::WebLayerImplwjmaclean@chromium.org2014-04-022-35/+0
* Add trace flow event for tracking LatencyInfomiletus@chromium.org2014-04-021-0/+7
* cc: Remove unused variable LayerTreeSettings::use_memory_management.dongseong.hwang@intel.com2014-04-022-2/+0
* cc: Remove extra type from tiling raster tile iterator.vmpstr@chromium.org2014-04-024-29/+20
* Re-raster GPU-rasterized layers during scale animationsajuma@chromium.org2014-04-022-4/+80
* cc: Add tiling eviction tile iterator.vmpstr@chromium.org2014-04-023-2/+181
* cc: Prevent integer overflow with software TextureMailbox.danakj@chromium.org2014-04-013-6/+23
* cc: Avoid prefer smoothness mode when scrolling with scroll handlerskyostil@chromium.org2014-04-014-10/+56
* Revert of Early terminate flings when scrolling impossible (https://coderevie...tkent@chromium.org2014-04-015-8/+45
* Revert "Handle direction control in compositor Animations"rafaelw@google.com2014-04-013-116/+29
* Early terminate flings when scrolling impossiblejdduke@chromium.org2014-03-315-45/+8
* Handle direction control in compositor Animationsa.renevier@samsung.com2014-03-313-29/+116
* cc: Add layer property for scroll handlersskyostil@chromium.org2014-03-3114-25/+111
* cc: Add tile manager raster tile iterator.vmpstr@chromium.org2014-03-317-9/+707
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-3112-0/+191
* Always use a SharedBitmapManager with the compositor.jbauman@chromium.org2014-03-312-62/+9