summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
...
* Delete scrollCompensationAdjustment.aelias2016-03-1511-211/+6
* cc: Refactor SkipImageCanvas and create it during playback.vmpstr2016-03-1414-67/+119
* cc: Fix CompositingDisplayItem::AsValueInto to only append one item.jbroman2016-03-141-6/+8
* cc: Correctly inherit clip parent's clip in target spaceweiliangc2016-03-142-6/+7
* cc: Fix one unittest to set up clip children correctlyweiliangc2016-03-141-0/+3
* cc: Correctly set scroll children's effect tree indexweiliangc2016-03-142-0/+4
* cc: ImageDecodes: Make erasing pending tasks more robust.vmpstr2016-03-141-8/+19
* CC Animation: Rename HasAnimation to HasAnimationForTesting.loyso2016-03-148-21/+16
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-1496-1426/+979
* cc: Clips layer when render surface it owns has unclipped descendantsweiliangc2016-03-122-5/+6
* cc: Don't ref ptr -> raw ptr -> ref ptr for raster_source.vmpstr2016-03-126-33/+31
* cc : Move ResetAllChangeTracking to LayerTreeImpl from LayerImpljaydasika2016-03-1211-234/+238
* cc: ImageDecodes: Remove ref counting from SIDC::DecodedImage.vmpstr2016-03-112-27/+25
* Rename InputHandler::GESTURE to InputHandler::TOUCHSCREENdtapuska2016-03-115-154/+191
* Remove read lock fence for H/W decoded videosstanisc2016-03-112-2/+12
* Implement Wheel Gesture Scrolling on OSX.dtapuska2016-03-113-9/+66
* Begin switch-over to using sk_sp (for SkShader for now)reed2016-03-112-8/+4
* CC Animation: Erase old animation system.loyso2016-03-1122-1185/+228
* CC Animation: Erase old animation tests.loyso2016-03-104-1533/+377
* cc: ImageDecodes: Fix a possible 0-ref count locked image.vmpstr2016-03-101-0/+9
* Clean LayerImpl's scroll offset callers in unit tests.sunxd2016-03-0918-279/+512
* DrawImage updatesericrk2016-03-097-216/+132
* Fix a bug in Resource construction from TextureMailboxes.erikchen2016-03-091-1/+2
* Remove runtime toggling of throttling framesenne2016-03-0925-204/+12
* Hook up BeginFrameSource to SurfaceFactoryClient via SurfaceManagerenne2016-03-0924-567/+686
* Make TextureLayerImplTest comply with secure_output flag.dcastagna2016-03-0813-27/+126
* cc: Fix for releasing output surface during commit.khushalsagar2016-03-0811-11/+226
* GpuImageDecodeController should return new taskericrk2016-03-081-0/+1
* cc: Reduce scheduler UMA data rateskyostil2016-03-082-20/+51
* cc : Make tree synchronization independent of layer tree hierarchy (1)jaydasika2016-03-089-107/+97
* Mac Overlays: Cleanup and prep for render passes draw quadsccameron2016-03-0710-281/+130
* Set debug color for borders of compressed tiles.auygun2016-03-074-0/+18
* cc: Fix interchange of red and blue content when using ETC1_RGB8_OES texturesradu.velea2016-03-079-23/+48
* Break when found the delegate to sending abort notification to.ymalik2016-03-051-0/+1
* cc: ImageDecodes: Remove a TODO.vmpstr2016-03-041-2/+0
* cc: Do not set clip when layers are not clippedweiliangc2016-03-044-66/+82
* cc: ImageDecodes: Move ImageHijackCanvas to a separate file.vmpstr2016-03-045-167/+222
* CC Animation: Add missing tests from old animation system.loyso2016-03-032-1/+320
* cc: ImageDecodes: Skip allocating a temporary buffer for subrect pixelsvmpstr2016-03-031-35/+7
* cc: Move SyncedScrollOffset to scroll treesunxd2016-03-0337-187/+618
* cc: ImageDecodes: Always use original decode for bilerp.vmpstr2016-03-031-46/+9
* cc: ImageDecodes: Use LRU scheme for unlocked decode eviction.vmpstr2016-03-032-52/+45
* Clean up function names with from property treesweiliangc2016-03-0323-536/+433
* Use the iterator for DebugRectHistoryvollick2016-03-031-8/+8
* cc : Remove dead code from LayerTreeHostCommonjaydasika2016-03-031-491/+0
* Teach LTHI about LayerListIteratorvollick2016-03-031-11/+10
* Use LayerListIterator when hit testing.vollick2016-03-031-61/+54
* Add LayerTreeImpl end/begin/rend/rbeginvollick2016-03-033-16/+43
* cc : Compute safe opaque background color while building property treesjaydasika2016-03-038-31/+69
* cc: ImageDecodes: Cleanup CanHandleImagevmpstr2016-03-032-19/+9