summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-2920-166/+39
* cc: Remove legacy accelerated painting pathenne@chromium.org2013-05-2912-229/+18
* Do not clamp y values on internal knots of timing function bezier curvesvollick@chromium.org2013-05-293-78/+83
* Revert 202363 "cc: Cancel and re-prioritize worker pool tasks."rtenneti@chromium.org2013-05-2913-1179/+443
* cc: Add info for DCHECK in DBTS::NextTickTargetbrianderson@chromium.org2013-05-291-1/+7
* Revert 202580 "Add CompositingReasons to compositor layer types."jchaffraix@chromium.org2013-05-287-198/+0
* Add CompositingReasons to compositor layer types.shawnsingh@chromium.org2013-05-287-0/+198
* Allow animations with inactive observers to reach the Starting stateajuma@chromium.org2013-05-275-1/+84
* Plumb pinch virtual viewport flag to CC.wjmaclean@chromium.org2013-05-272-0/+4
* cc: Cancel and re-prioritize worker pool tasks.reveman@chromium.org2013-05-2713-443/+1179
* Move webkit/gpu into webkit/common/gpujamesr@chromium.org2013-05-265-7/+7
* Don't keep the OutputSurfaceClient* when BindToClient() fails.joaodasilva@chromium.org2013-05-241-3/+2
* cc: Add a SchedulerTest for acquire layer textures.danakj@chromium.org2013-05-241-0/+58
* Store picture parameters outside the b64-encoded datanduca@chromium.org2013-05-246-88/+84
* Part 1/3 (compositor) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-2412-12/+124
* Add UMA stats to track LCD text AA effort.hartmanng@chromium.org2013-05-248-1/+96
* Use the new function signature for EncodeBitmap.scroggo@google.com2013-05-241-5/+7
* base: Cleanup setting thread priorities (no functional changes).epenner@chromium.org2013-05-241-8/+3
* cc: Fix uninitialized field in TextureMailboxpiman@chromium.org2013-05-241-1/+2
* Fix potential NULL pointer in LayerTreeHostImpljoth@chromium.org2013-05-242-2/+6
* cc: Add CopyAsBitmapRequest class to hold the readback callback.danakj@chromium.org2013-05-2425-138/+294
* cc: Early out on text in analysis canvasvmpstr@chromium.org2013-05-245-58/+94
* Optimize TilingData::TileBoundsWithBorder().tomhudson@chromium.org2013-05-241-24/+28
* Disallow IO on the cc impl thread and add ScopedAllowIO as needed.michaelbai@chromium.org2013-05-231-0/+4
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-2327-455/+515
* cc: Changes to use GL API for GpuMemoryBufferskaanb@chromium.org2013-05-2318-35/+321
* cc: Remove overenthusiastic TileManager DCHECKenne@chromium.org2013-05-231-4/+3
* cc: Add more tile manager unittestsvmpstr@chromium.org2013-05-231-54/+262
* cc: Add analysis time to telemetryvmpstr@chromium.org2013-05-235-3/+13
* cc: Deflake LayerTreeHostTestAtomicCommitWithPartialUpdatedanakj@chromium.org2013-05-221-54/+38
* cc: Dump the scheduler's state when an unexpected action occurs.danakj@chromium.org2013-05-222-64/+78
* cc: Use EXPECT_SINGLE_ACTION for one missed Scheduler unit testdanakj@chromium.org2013-05-221-2/+2
* cc: Add more verbose output when Scheduler unit tests fail.danakj@chromium.org2013-05-221-33/+35
* Remove cc/ dependency on WebKit::WebScrollbar*jamesr@chromium.org2013-05-2234-1373/+581
* Remove unneeded virtuals, comment left over from ScrollbarLayerImplBase removal.wjmaclean@chromium.org2013-05-221-5/+4
* Revert 201510 "Revert 201498 "Add devtools instrumentation for c..."johnme@chromium.org2013-05-2217-70/+96
* cc: Add debugging information to failures of LayerTreeHostTestAtomicCommitWit...danakj@chromium.org2013-05-221-3/+5
* Revert 201498 "Add devtools instrumentation for canvas creation ..."johnme@chromium.org2013-05-2217-96/+70
* Add devtools instrumentation for canvas creation in BitmapContentLayerUpdatercaseq@google.com2013-05-2217-70/+96
* cc: Move activation check into TileManagerenne@chromium.org2013-05-2217-87/+192
* Limit size of scaled layer rects in ScrollbarLayer to content_bounds().wjmaclean@chromium.org2013-05-224-5/+111
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-2127-118/+423
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-215-41/+71
* Remove cc counters that aren't getting a lot of usenduca@chromium.org2013-05-212-5/+0
* cc: Renamed drawing_info to tile_versionvmpstr@chromium.org2013-05-218-88/+88
* Makes the resource provider and tile manager optional in LayerTreeHostImpl.joth@chromium.org2013-05-218-55/+152
* Do not use antialiasing code path for surfaces if there is a perspective w<0 ...shawnsingh@chromium.org2013-05-202-10/+63
* Route compositor overscroll events to the input handler.jdduke@chromium.org2013-05-205-7/+193
* cc: Decouple tile manager from raster worker poolvmpstr@chromium.org2013-05-2011-40/+73
* Add image decode task instrumentation for devtoolscaseq@google.com2013-05-203-0/+17