summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow tracing to console everywhere.vollick@chromium.org2013-07-113-20/+0
* cc: Fix incorrect completion of tiles and missing "ready to activate" signal.reveman@chromium.org2013-07-112-3/+40
* cc: Don't make AcquireLayerTextures force a commit.piman@chromium.org2013-07-113-11/+28
* cc: Consider scroll offset in CalcDrawPropertiesenne@chromium.org2013-07-115-12/+22
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* cc: Add missing includes of WebGraphicsMemoryAllocation.htfarina@chromium.org2013-07-113-1/+6
* Implement preservesAxisAlignment on gfx::Transformshawnsingh@chromium.org2013-07-113-12/+9
* Cleanup unused WebExternalTextureLayer APIs and resulting dead code.piman@chromium.org2013-07-1115-337/+7
* add missing headers in cc/*mostynb@opera.com2013-07-114-0/+6
* Reverts r207524. Mapping the same buffer twice causes a freeze on certain dev...kaanb@chromium.org2013-07-111-2/+5
* cc: Make it possible to reset TextureLayer after context lossskyostil@chromium.org2013-07-103-6/+86
* cc: Use correct tile address as tracing idvmpstr@chromium.org2013-07-101-1/+1
* Allow WebExternalTextureLayers to receive a bitmap along with a mailboxjbauman@chromium.org2013-07-106-4/+16
* cc: Refactored rasterize benchmark to use timeline model.ernstm@chromium.org2013-07-107-10/+32
* cc: Fix incorrect StateName reporting in PixelBuffer RWP traces.reveman@chromium.org2013-07-101-0/+1
* cc: Remove tile ref counting in tile manager.vmpstr@chromium.org2013-07-1012-180/+217
* Include the source frame number in traces.danakj@chromium.org2013-07-103-4/+9