summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 234928 "Use software compositor for windows under 64 pixe..."jbauman@chromium.org2013-11-153-16/+3
* cc: Fix ResourcePool busy resource leakboliu@chromium.org2013-11-156-7/+29
* Prevent cc:TextureLayer from calling AcquireLayerTexture when using mailboxesjunov@chromium.org2013-11-141-2/+3
* GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.phajdan.jr@chromium.org2013-11-142-4/+0
* cc: Don't double-tick unthrottled FrameRateControllerskyostil@chromium.org2013-11-143-7/+39
* Moving the VSyncProvider interface to ui/gfx from ui/gldnicoara@chromium.org2013-11-141-1/+1
* Remove GSC usage from ExynosVideoDecodeAccelerator.sheu@chromium.org2013-11-141-8/+8
* Revert 234641 "cc: Combine analysis and raster"enne@chromium.org2013-11-138-78/+99
* Use software compositor for windows under 64 pixels wide or tall.jbauman@chromium.org2013-11-133-3/+16
* cc: Fix memory leak in cc_perftests.vmpstr@chromium.org2013-11-133-13/+25
* Add animated bounds to AsValue data for a LayerImplvollick@chromium.org2013-11-133-0/+22
* Kick ProcessScheduledActions while a commit is pendingjamesr@chromium.org2013-11-135-2/+90
* CC: Set a reasonable raster task limit for perf-testing.epenner@chromium.org2013-11-133-1/+17
* cc: don't lose resources sent to parent when ResourceProvider::Child is destr...piman@chromium.org2013-11-134-48/+83
* cc: Combine analysis and rasterenne@chromium.org2013-11-128-99/+78
* Revert 232881 "cc: Fix hit-testing in zero-opacity layers."skyostil@google.com2013-11-1212-404/+33
* Propagate source_frame_number from LTH to DevToolscaseq@chromium.org2013-11-124-4/+6
* 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