summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Removing unnecessary tests to fix buildAlex Mineer2016-03-191-84/+0
* Fix merge typoAlex Mineer2016-03-191-1/+1
* cc: Ensure to process active low res pending high res tilings at rasterVladimir Levin2016-03-181-5/+5
* Store recording invalidations in DisplayListRecordingSource, save them via Up...Chris Harrelson2016-03-1812-29/+126
* Share animations from compositor to main thread.Yash Malik2016-03-0926-21/+377
* CC Animation: Make loyso@ an owner.loyso2016-02-271-0/+1
* cc: Remove incorrect DCHECK from CompositorTimingHistory.sunnyps2016-02-261-4/+0
* Don't attempt to draw undamaged frames with LatencyInfo in Displayjbauman2016-02-262-7/+15
* Fix cc_blink_unittests link errors in static GN builds after r377586.John Abd-El-Malek2016-02-251-1/+1
* Revert of gpu: Expose internal format R8 instead of RED. (patchset #8 id:1400...dcastagna2016-02-251-1/+1
* CC Animation: Expose TargetProperty enum to be aliased in Blink Platform.loyso2016-02-2542-464/+527
* content: Improve thread priority for raster threads.reveman2016-02-252-12/+0
* Fix smooth scroll jump when switching scroll handling from MT to CCymalik2016-02-257-14/+78
* cc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-2546-0/+99
* Refactor signaling in RWPericrk2016-02-242-10/+33
* cc: Fix TileTaskWorkerPool::PlaybackToMemory trace events.reveman2016-02-241-51/+51
* cc: Move tracking of layer_property_changed to main thread (3)jaydasika2016-02-249-116/+99
* gpu: Expose internal format R8 instead of RED.dcastagna2016-02-241-1/+1
* CC Animation: Move scrollbar* files to cc/inputloyso2016-02-2417-72/+55
* Added sync token generation for more resources.dyen2016-02-244-16/+42
* Added GLStreamTextureImage : GLImage, which exposesliberato2016-02-241-2/+11
* Dump DisplayListRasterSource memoryericrk2016-02-232-4/+59
* cc: Replace LayerImpl with ScrollNode when updating scrolling info.sunxd2016-02-2220-95/+243
* Reland Allow one-copy and zero-copy task tile worker pools to use compressed ...auygun2016-02-2223-103/+234
* cc: Add MainAndImplFrameTimeDelta UMA.brianderson2016-02-2010-40/+124
* cc: Update main_thread_missed_last_deadline in aborted draws.brianderson2016-02-202-1/+58
* Make hud layer initialize its own font.kulshin2016-02-194-7/+50
* Mac Overlays: Remove OverlayStrategySandwichccameron2016-02-195-562/+0
* Delete CalcDrawPropsweiliangc2016-02-1923-1560/+202
* Move LayerType to LayerNode::Typenyquist2016-02-197-36/+36
* Ensure LayerTreeHost is copied to children.nyquist2016-02-193-11/+88
* Blink Compositor: Erase virtuals on Transform and Filter operations.loyso2016-02-181-0/+8
* Added methods to generate sync tokens for resource id(s).dyen2016-02-184-3/+47
* cc: Imagedecodes: Clip the src_rect to the image rect.vmpstr2016-02-172-9/+121
* cc :: Fix mixmatch of Layer and LayerImpl ids in unit test.jaydasika2016-02-171-6/+6
* Use property trees for caculate draw properties perf testweiliangc2016-02-171-3/+3
* In BSPTreePerfTest Avoid Including Empty Bounds Layersweiliangc2016-02-171-1/+1
* Revert of Use property trees for caculate draw properties perf test (patchset...weiliangc2016-02-171-1/+1
* cc :: Move tracking of layer_property_changed to main thread (2)jaydasika2016-02-1714-17/+169
* cc: Consider main thread making deadline upon abort.brianderson2016-02-173-5/+45
* Use property trees for caculate draw properties perf testweiliangc2016-02-161-1/+1
* cc: Move TryScroll from LayerImpl to LayerTreeHostImplsunxd2016-02-1612-118/+213
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-167-17/+34
* Allocating the IOSurface for OpenGL's backbuffer is expensive, and canccameron2016-02-162-1/+25
* Fix resource sync token synchronization issues.dyen2016-02-134-8/+27
* cc :: Handle clip child getting skipped in PreCalculateMetaInformationjaydasika2016-02-122-6/+39
* Revert of Refactor signaling in RWP (patchset #9 id:180001 of https://coderev...skyostil2016-02-122-42/+18
* Revert of cc: Imagedecodes: Clip the src_rect to the image rect. (patchset #2...vmpstr2016-02-122-121/+9
* Use CopySubTextureCHROMIUM to avoid reallocating and orphaning texture.tobiasjs2016-02-121-2/+4
* cc: Avoid extra flush calls to Skia GrContextkkinnunen2016-02-124-6/+12