summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Make PictureLayerImpl::AsValue emit unrecorded regionenne@chromium.org2013-11-121-1/+5
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-1/+1
* Disable TextureLayerNoExtraCommitForMailboxTest because of crashes.phajdan.jr@chromium.org2013-11-121-1/+2
* cc: Minor clean ups to ETC1PixelRef header.tfarina@chromium.org2013-11-091-6/+7
* Record UMA metrics for video pixel formats.rileya@chromium.org2013-11-081-0/+2
* Adding support for VSyncProvider to the software drawing pathdnicoara@chromium.org2013-11-082-0/+15
* cc: Included recorded region in PictureLayerImpl::AsValueenne@chromium.org2013-11-081-0/+1
* cc: Fix incomplete changes to add ETC1 supportpowei@chromium.org2013-11-089-19/+116
* Remove eager program initialization from compositor startupjamesr@chromium.org2013-11-081-17/+0
* CC: Remove latency query until we can find the bug.epenner@chromium.org2013-11-081-0/+2
* cc: Move UIResourceRequest into its own fileenne@chromium.org2013-11-086-62/+91
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-0812-4/+28
* Remove EMPTY from VideoFrame::Format.rileya@chromium.org2013-11-081-2/+0
* cc: Only report calc_draw_props_time.tonyg@chromium.org2013-11-082-10/+0
* Scheduler: Switch from high to low latency mode if possible.dominikg@chromium.org2013-11-087-2/+173
* CC: Account for memory assigned to raster tasks.epenner@chromium.org2013-11-087-32/+75
* Clean up GPU latency queries when the context is resetajuma@chromium.org2013-11-081-0/+10
* Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.rileya@chromium.org2013-11-071-2/+0
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-072-18/+0
* cc: Remove duplicate computation of subtree content-rect.alokp@chromium.org2013-11-071-9/+6
* Limit pixels that get cleared to repaint area.vangelis@chromium.org2013-11-071-4/+6
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-0738-796/+796
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-0718-145/+202
* Only draw the overhang pattern on overhang areas.ccameron@chromium.org2013-11-063-35/+66
* cc: Keep track of busy resources in ResourcePooljadahl@opera.com2013-11-063-10/+27
* Restructure the events target into two components:ben@chromium.org2013-11-061-1/+1
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-0619-652/+376
* Switch from (deprecated) setIsOpaque to setAlphaType.tfarina@chromium.org2013-11-061-3/+5
* cc: Reduce command buffer flushes related to creating buffer ids.reveman@chromium.org2013-11-062-39/+95
* cc: Don't ManageTiles twice in one frameenne@chromium.org2013-11-0511-0/+77
* Revert 233046 "Remove RGB32 from VideoFrame::Format."shrikant@chromium.org2013-11-051-0/+2
* Make tree id sequence in LayerTreeHost thread-safe.dongseong.hwang@intel.com2013-11-052-14/+11
* Remove RGB32 from VideoFrame::Format.rileya@chromium.org2013-11-051-2/+0
* Simplify rate limiting since it's main thread shared context onlyjamesr@chromium.org2013-11-058-178/+35
* Allow the computation of inflated bounds for non matrix transform operations.vollick@chromium.org2013-11-053-157/+206
* cc: Fix hit-testing in zero-opacity layers.sadrul@chromium.org2013-11-0512-33/+404
* Consolidate test contexts and remove unused onesjamesr@chromium.org2013-11-056-284/+108
* Fix spelling: "supress" -> "suppress"mseaborn@chromium.org2013-11-021-1/+1
* cc: Enable deadline scheduler by default for unit testsbrianderson@chromium.org2013-11-022-2/+2
* Remove cc::LayerAnimationController:SuspendAnimationsajuma@chromium.org2013-11-025-18/+3
* cc: Allow PicturePile tests to unset debug canvas clearingenne@chromium.org2013-11-015-11/+24
* Enable general CSS filters in the software compositorajuma@chromium.org2013-11-014-55/+245
* Fix DelegatedFrameResourceCollectionTest.Threadpiman@chromium.org2013-11-011-4/+5
* [cc] Issue correct trace-category for tilesnduca@chromium.org2013-11-011-3/+3
* cc: Fix and deflake LayerTreeHostTestStartPageScaleAnimationbrianderson@chromium.org2013-11-011-9/+14
* cc: Fix PicturePile clearing for non-origin canvasesenne@chromium.org2013-11-012-29/+55
* Replace VideoFrame::INVALID with UNKNOWN.rileya@chromium.org2013-11-011-2/+2
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-0124-107/+283
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-0126-259/+38
* cc: Disable flaky LayerTreeHostContextTestLostContextWhileUpdatingResourcesbrianderson@chromium.org2013-11-011-3/+4