summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Clean up PBRWP::ScheduleTasks a bit.vmpstr@chromium.org2013-09-162-18/+12
* Revert "Plumb PinchVirtualViewport layers into CC."wjmaclean@chromium.org2013-09-164-79/+2
* Plumb PinchVirtualViewport layers into CC.wjmaclean@chromium.org2013-09-164-2/+79
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-1/+1
* CSS Blending: Mix-blend-mode shouldn't force the creation of a composited layer.mitica@adobe.com2013-09-152-4/+0
* Connect OutputSurface buffer management and document SoftwareOutputDevicerjkroege@chromium.org2013-09-143-1/+79
* cc: Always use SetNeedsBeginFrame to request the next BeginFramebrianderson@chromium.org2013-09-147-46/+92
* The vague 'count' unit for layer_tree_host_perftest was conflicting with the ...sullivan@chromium.org2013-09-141-2/+2
* CC: Add a scheduled action for ManageTilesepenner@chromium.org2013-09-1416-31/+223
* Revert 223162 "Update the nine patch layer to use UI resources"zmo@chromium.org2013-09-1325-1024/+595
* Force SetNeedsPushProperties after an update in TextureLayer, because some pr...piman@chromium.org2013-09-132-0/+338
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-1325-595/+1024
* cc: Verify more damage behaviour of DelegatedRendererLayer.danakj@chromium.org2013-09-132-7/+34
* Move context labelling logic out to ContextProvidersjamesr@chromium.org2013-09-135-33/+0
* cc: Update OWNERS file.danakj@chromium.org2013-09-131-1/+3
* cc: Fix coverage iterator tracing data.vmpstr@chromium.org2013-09-131-1/+2
* Expose LCD text setting to about:flags.alokp@chromium.org2013-09-122-0/+23
* cc: Don't leave resources in a changed filter state.danakj@chromium.org2013-09-125-107/+202
* Fix about:tracing import errors with cc::Tilesnduca@chromium.org2013-09-121-1/+3
* Add touch/wheel/non-fast regions to Layer::AsValuenduca@chromium.org2013-09-121-0/+14
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-1223-748/+493
* cc: Set needs update draw properties during renderer creationenne@chromium.org2013-09-124-13/+105
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-1223-493/+748
* cc: Remove safe_to_expect_begin_frame workaroundbrianderson@chromium.org2013-09-122-11/+1
* cc: Poll for state that triggers draws (synchronous compositor only)brianderson@chromium.org2013-09-125-1/+79
* cc: Use SkMScalar instead of doubles for transforms in ccenne@chromium.org2013-09-1214-477/+439
* cc: Invalidate appropriate FBO attachment for offscreen renderingskyostil@chromium.org2013-09-114-5/+52
* cc: Improve TileManager::GetMemoryStats() performance.reveman@chromium.org2013-09-115-38/+35
* Add a thinning scrollbar animator for desktop overlay scrollbars.tony@chromium.org2013-09-1125-44/+509
* DCHECK that we have no surface if we early out at the end of CalcDrawEtc.vollick@chromium.org2013-09-111-1/+3
* [cc] Evict UIResources when the renderer is not visibleccameron@chromium.org2013-09-119-39/+185
* cc: Fix flaky readback+forced draw testsbrianderson@chromium.org2013-09-102-65/+107
* cc: Drop ContextProvider references on the impl thread before quittingdanakj@chromium.org2013-09-1013-43/+270
* cc: Tell the LayerTreeHost that the filter context is needed.danakj@chromium.org2013-09-107-3/+191
* Sets the mapped memory reclaim limit for the renderer compositor on Android. ...kaanb@chromium.org2013-09-1014-39/+144
* [cc] Update UIResource test threadingccameron@chromium.org2013-09-091-95/+167
* Disable flaky test LayerTreeHostTestCompositeAndReadbackDuringForcedDrawrouslan@chromium.org2013-09-091-1/+2
* cc: Remove most methods from RendererClient.danakj@chromium.org2013-09-0924-343/+340
* CC: Fix missing swap-used-incomplete-tile updatesepenner@chromium.org2013-09-0710-17/+132
* cc: Fix precision loss causing AA quadsenne@chromium.org2013-09-074-22/+98
* cc: Add readback and forced draw states to the Scheduler.brianderson@chromium.org2013-09-0717-466/+971
* cc: Fixed computation of dropped frames.ernstm@chromium.org2013-09-071-1/+2
* Suppress scrollbar animation if the scroll gesture does not scrolljdduke@chromium.org2013-09-066-26/+123
* Added ScopedSetActiveTexture to auto reset activeTexture to GL_TEXTURE0.skaslev@chromium.org2013-09-061-13/+23
* cc: Speed up CleanUpImageDecodeTasks a bit.vmpstr@chromium.org2013-09-065-30/+25
* Allow NOLINT to skip the std::abs PRESUBMIT check.shawnsingh@chromium.org2013-09-062-6/+12
* Use ThreadNow() for recording times.dsinclair@chromium.org2013-09-061-2/+8
* Unit test for freeing tiles when going invisible.aelias@chromium.org2013-09-051-0/+23
* cc: Be robust against invalid RenderPassDrawQuads.danakj@chromium.org2013-09-054-19/+93
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-2/+5