summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Disable image hijack canvas when we don't have images in the map.vmpstr2016-03-031-6/+11
* cc: Separate ImageDecodeController into software and gpu parts.vmpstr2016-03-0321-396/+606
* Blink Compositor Animation: Move AnimationDelegate into platform.loyso2016-03-034-88/+0
* Fix name collisions that will occur with chromium style.danakj2016-03-023-9/+9
* Introduce LayerListIteratorvollick2016-03-026-0/+343
* cc : Delete LayerImpl::NoteLayerPropertyChangedForSubtreejaydasika2016-03-0212-153/+159
* Blink Compositor Animation: Erase old animation system.loyso2016-03-028-77/+17
* Revert of Introduce LayerListImpl (patchset #11 id:200001 of https://coderevi...vollick2016-03-0142-649/+498
* Revert of Use LTHI's *_list() accessors whenever possible (patchset #1 id:1 o...vollick2016-03-0113-53/+48
* Revert of Port ScrollState to LayerListImpl (patchset #3 id:40001 of https://...weiliangc2016-03-013-12/+10
* gpu: Add out-of-line copy ctors for complex classes.vmpstr2016-03-011-0/+1
* [SPv2] Support composited plugins via foreign layers.jbroman2016-03-012-0/+5
* Added proper DCHECKs to ensure proper resource provider synchronization.dyen2016-03-015-28/+126
* Make browser hit testing return correct SurfaceId with nested Surfaceskenrb2016-03-011-3/+7
* Port ScrollState to LayerListImplvollick2016-03-013-10/+12
* cc : Track changes to transform on compositor on property treesjaydasika2016-03-017-17/+56
* Use LTHI's *_list() accessors whenever possiblevollick2016-03-0113-48/+53
* Share animations from compositor to main thread.ymalik2016-03-0126-21/+377