summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevToolscaseq@chromium.org2013-07-233-3/+41
* Only reset overscroll accumulation for axes that have scrolledjdduke@chromium.org2013-07-232-8/+24
* cc: Limit number of raster tasks that can be scheduled.reveman@chromium.org2013-07-2312-100/+134
* cc: Deflake LayerTreeHostTestDeferredInitializeboliu@chromium.org2013-07-221-3/+16
* CC: Add command-line flag to disable AA.epenner@chromium.org2013-07-226-3/+13
* cc: Constantify parameter of HasAncestor() method. Cleanup.tfarina@chromium.org2013-07-222-2/+2
* cc: No need to include trees/single_thread_proxy.h in animation/ unittest.tfarina@chromium.org2013-07-201-1/+0
* cc: Add coverage tiles to PictureLayerImpl's trace.vmpstr@chromium.org2013-07-201-0/+17
* Avoid costly transform math in UpdateTilePrioritiesshawnsingh@chromium.org2013-07-192-2/+822
* cc: Don't leak ContextSharedDatadanakj@chromium.org2013-07-191-5/+10
* cc: Remove invalid ancient dchecksenne@chromium.org2013-07-191-2/+0
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-199-0/+117
* cc: add picture id to Picture::Recordenne@chromium.org2013-07-192-5/+17
* cc: Fix hud bounds on the first frame it is displayed.danakj@chromium.org2013-07-193-15/+11
* cc: Use simplified region for pending invalidation.vmpstr@chromium.org2013-07-197-2/+92
* cc: Clean up the RenderSurface objects in the RenderSurfaceLayerListdanakj@chromium.org2013-07-1820-950/+1200
* Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."aberent@google.com2013-07-183-254/+152
* Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurveajuma@chromium.org2013-07-185-12/+257
* cc: Re-enable the VideoResourceUpdater tests.danakj@chromium.org2013-07-181-8/+7
* Workaround for WebView needing full page contentjoth@chromium.org2013-07-181-0/+5
* Fix page scale factor affecting transforms higher on the tree.aelias@chromium.org2013-07-177-89/+111
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-173-6/+13
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-178-8/+8
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2013-07-173-152/+254
* cc: Rename DidFinished* functions to DidFinish*vmpstr@chromium.org2013-07-176-13/+13
* Make cc::FilterOperations blendableajuma@chromium.org2013-07-176-1/+702
* Implement shareResources==true in TestWebGraphicsContext3Dpiman@chromium.org2013-07-175-87/+158
* cc: Disable VideoResourceUpdaterTest for nowdanakj@chromium.org2013-07-161-2/+4
* cc: Don't DeleteResource while holding write lock.danakj@chromium.org2013-07-166-5/+103
* cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimitdanakj@chromium.org2013-07-161-23/+20
* cc: Increased robustness of rasterize and record benchmark.ernstm@chromium.org2013-07-1510-44/+80
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-1512-151/+0
* Delete CC-impl-side clip layer adjustment.aelias@chromium.org2013-07-152-15/+8
* cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimitdanakj@chromium.org2013-07-141-4/+4
* cc: Early out in PushPropertiesTo tree walk for commit.danakj@chromium.org2013-07-1323-119/+1151
* Estimate commit and activation durationajuma@chromium.org2013-07-134-2/+41
* Making LayerTreeHostFiltersPixelTest slightly more strictmymax@amazon.com2013-07-131-14/+38
* [Android] Convert more test targets to use isolate.frankf@chromium.org2013-07-132-0/+17
* Remove WebGraphicsContext::readBackFramebuffer implementation.jbauman@chromium.org2013-07-132-16/+0
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-1318-174/+399
* cc: Make TestEnded() true immediately after EndTest()enne@chromium.org2013-07-132-3/+3
* Make scrollable viewport size no longer depend on clip layer.aelias@chromium.org2013-07-135-17/+19
* cc: layer_or_descendant_has_copy_request is inherited by siblings.danakj@chromium.org2013-07-122-9/+57
* cc: Remove SetNeedsDisplay on first resizeenne@chromium.org2013-07-123-28/+4
* cc: Remove reassign gpu memory from tile manager.vmpstr@chromium.org2013-07-128-132/+60
* cc: Fix memory assignment accounting problem causing incorrect tree activation.reveman@chromium.org2013-07-121-1/+4
* Making LayerTreeHostFiltersPixelTest slightly more strictdanakj@chromium.org2013-07-121-0/+0
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-1222-20/+461
* Fix TextureLayer cleanuppiman@chromium.org2013-07-125-21/+110
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-124-27/+3