summaryrefslogtreecommitdiffstats
path: root/cc/blink
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Implement a display-list-based RecordingSource and RasterSourceajuma2014-11-278-0/+193
* cc: Remove unused member variables on WebContentLayerImpl.danakj2014-11-261-3/+0
* Enable webrtc and most of blink and content in the Mac GN build.dpranke2014-11-211-17/+20
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-182-21/+5
* Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.behara.ms2014-11-184-12/+13
* Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...jyasskin2014-11-182-5/+21
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-172-21/+5