summaryrefslogtreecommitdiffstats
path: root/cc/blink
Commit message (Expand)AuthorAgeFilesLines
* Add support for painting disabled mode for Slimming Paintschenney2015-04-231-0/+2
* Add accessor for frameTimingRequests for blink unit tests.mpb2015-04-222-2/+19
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-166-21/+11
* Speculative revert by sheriffBartosz Fabianowski2015-04-166-11/+21
* cc: Make DisplayItemList::Append replay into an SkPictureajuma2015-04-156-21/+11
* ui: Add --ui-enable-slimming-paint and DisplayItem-backed PaintContext.danakj2015-04-091-1/+7
* cc: Remove the unused function appendCompositingItem with 3 parametershuayong.xu2015-03-302-17/+6
* Remove link_chrome_on_windows GN flag.brettw2015-03-021-1/+1
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+1
* cc: Misc animation refactoringsunnyps2015-02-261-1/+1
* Remove unused transparency display items.pdr2015-02-262-17/+0
* Add layer bounds to compositing_dislay_itempdr2015-02-252-1/+15
* Update gyp/gn files after header moved from webkit to cc/blink.bratell2015-02-252-0/+2
* Add a compositing display item which replaces transparency display itempdr2015-02-242-4/+26
* Fix Enum Style Throughout CC.ericrk2015-02-202-20/+20
* Resolve FIXMEs in cc for Display Item Lists.schenney2015-02-192-10/+16
* Remove #ifs from WebDisplayItemListImplajuma2015-02-182-17/+0
* Sort GYP and GN files under ccsatorux2015-02-181-1/+1
* Fix location setting for Drawing Display Items in cc.schenney2015-02-171-2/+1
* Constify SkPicture in DrawingDisplayItemschenney2015-02-132-1/+9
* cc: Use FilterOperations instead of SkImageFilter in FilterDisplayItemajuma2015-02-122-1/+21
* cc: Expose frame timing request to Blink.mpb2015-02-102-0/+16
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-092-9/+4
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-052-15/+21
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-1/+7
* Add initial CC support for scroll-blocks-onrbyers2015-02-052-0/+24
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-051-7/+1
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-041-1/+7
* Cleanup: Move ContextProviderWebContext into cc/blink.tfarina2015-02-041-0/+24
* Disable more GN linking on Windows.brettw2015-02-011-1/+1
* Rename ScrollOffsetFractionalPart to ScrollCompensationAdjustmentmiletus2015-01-302-3/+4
* Fixed position layer counter-scroll with main thread scroll offset fractional...miletus2015-01-292-0/+6
* Mechanical rename of tracing includes for /ccprimiano2015-01-281-1/+1
* Switch WebContentLayerImpl to the new WebContentLayerClient APIfmalita2015-01-231-6/+2
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+2
* Pipe ClipPathDisplayItem down to CCleviw2015-01-162-0/+18
* CC: Allow per-curve timing functions to be steps timing functionsloyso2015-01-076-24/+74
* Remove #ifs related to WebDisplayItemListajuma2015-01-064-17/+1
* cc: Define FloatClip display itemajuma2015-01-062-0/+12
* Add targetValue and updateTarget to WebScrollOffsetAnimationCurveImpl.skobes2015-01-032-0/+12
* Permit null in some WebScrollbarLayerImpl methods.skobes2014-12-311-2/+4
* Define step timing function for the cc animation framework.loyso2014-12-226-0/+42
* [cc] Add nearest neighbor filtering for PictureLayer.jackhou2014-12-132-0/+8
* Convert TextureMailbox to use SharedBitmap instead of SharedMemory.jbauman2014-12-113-17/+15
* Fix WebLayerImplFixedBoundsTesthush2014-12-091-2/+2
* cc: Fix ordering of blink's GN build file.tfarina2014-12-081-21/+22
* Use EXPECT_EQ when possible.hush2014-12-041-3/+2
* Add Needed Forward Declarationzhaoze.zhou2014-12-041-0/+1
* [cc] Add nearest neighbor filtering for TextureLayer.jackhou2014-12-042-0/+7
* cc: Fix WebContentLayerImpl::PaintContentsToDisplayListajuma2014-11-271-1/+2