summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix data race with PrioritizedResourceManager accessenne@chromium.org2013-11-202-58/+103
* Add support for GL_REPEAT in software compositor.ccameron@chromium.org2013-11-205-21/+115
* CC: Cache non-ideal tiles, but don't paint them.epenner@chromium.org2013-11-202-7/+19
* We used to create tilings only when exceeding a certain scaleepenner@chromium.org2013-11-205-36/+124
* Don't PushProperties every commit for animating layersajuma@chromium.org2013-11-1810-54/+63
* Remove unused variable OcclusionTracker::prevent_occlusion.alokp@chromium.org2013-11-186-221/+81
* cc: Add rasterize and record micro benchmark.vmpstr@chromium.org2013-11-188-10/+400
* De-activate LayerAnimationControllers when all animations are WaitingForDeletionajuma@chromium.org2013-11-185-31/+115
* cc: Plumbing for impl thread micro benchmarksvmpstr@chromium.org2013-11-1824-23/+448
* cc: Push TextureLayerImpl::blend_background_color property.alokp@chromium.org2013-11-181-0/+1
* Update filter blending to match spec draft.avallee@chromium.org2013-11-173-30/+68
* cc: Alow animations to be aborted from either threadajuma@chromium.org2013-11-175-12/+283
* cc: Mark render surfaces that ignore outside occlusion.alokp@chromium.org2013-11-1710-142/+154
* 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