summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Disable PageScaleImplSidePaintingPerfTest.HeavyPageenne@chromium.org2013-10-011-1/+2
* cc: Add trace events for HUD drawingenne@chromium.org2013-10-012-6/+14
* cc: Delete RenderSurface caching.alokp@chromium.org2013-10-0120-1969/+73
* Temporarily add OVERRIDE to width()/height() in TestWebGraphicsContext3Dpiman@chromium.org2013-10-011-2/+2
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-011-0/+1
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-302-1/+3
* Revert 225858 "Allow clipping by scroll parents."vollick@chromium.org2013-09-283-773/+14
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-282-3/+1
* Allow clipping by scroll parents.vollick@chromium.org2013-09-283-14/+773
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-282-1/+3
* cc: Add RenderPass::CopyAll().danakj@chromium.org2013-09-273-2/+187
* BitmapContentLayerUpdater shouldn't reallocate bitmap smaller.jbauman@chromium.org2013-09-274-16/+17
* cc: Remove the round-about Callback for creating a TestContextProvider.danakj@chromium.org2013-09-273-36/+9
* cc: BinFromTilePriority cleanup.reveman@chromium.org2013-09-273-85/+98
* cc: Update invalidation perftest to clean up released tiles.vmpstr@chromium.org2013-09-273-2/+11
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-2712-126/+59
* Move tile-free-software render surface disabling to UpdateDrawProperties.aelias@chromium.org2013-09-276-4/+107
* CC: Add back UpdateDrawProperties for pending tree.epenner@chromium.org2013-09-261-0/+4
* Remove LTH test dependency on surface caching.alokp@chromium.org2013-09-261-2/+2
* Always send DidOverscroll callback for android_webview.mkosiba@chromium.org2013-09-264-1/+27
* cc: Check needs_offscreen_context() after UpdateLayers.danakj@chromium.org2013-09-262-9/+79
* cc: Initialize integer field in IOSurfaceLayerImpl.danakj@chromium.org2013-09-261-1/+2
* cc: Fix the LayerTreeHostContextTestDontUseLostResources test.danakj@chromium.org2013-09-262-93/+88
* Remove LTH test dependency on surface caching.alokp@chromium.org2013-09-265-12/+17
* cc: Add shared quad states correctly in unit tests.danakj@chromium.org2013-09-262-11/+15
* cc: Initialize PageScaleAnimation's start time on first animationbrianderson@chromium.org2013-09-267-27/+41
* cc: Re-enable LayerTreeHostTestStartPageScaleAnimation unit testbrianderson@chromium.org2013-09-261-4/+3
* [cc] Don't access pixels without a lockccameron@chromium.org2013-09-266-55/+40
* cc: Make tile manager responsible for tile's lifetime.vmpstr@chromium.org2013-09-2611-91/+192
* Trigger overlay scrollbar animation when the pointer is nearby.tony@chromium.org2013-09-2610-25/+209
* Support GL_TEXTURE_EXTERNAL_OES targets through the compositorsheu@chromium.org2013-09-265-67/+101
* [android_webview] Use a fraction to calculate scroll offset.mkosiba@chromium.org2013-09-265-3/+82
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-2633-141/+375
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-7/+0
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-2516-76/+75
* cc: Use real animation time to start the page scale animation.brianderson@chromium.org2013-09-241-1/+1
* Override createGrGLInterface() in WGC3D subclasses so that onCreateGrGLInterf...bsalomon@google.com2013-09-241-1/+1
* CC: Fix raster-on-demand (due to stale sort order).epenner@chromium.org2013-09-249-66/+77
* [Android] Use RGB_565 renderer transport surfaces for low-end devices.kaanb@chromium.org2013-09-244-22/+21
* cc: Provide notifications when resources are available.danakj@chromium.org2013-09-243-10/+50
* cc: Do not post task to notify Scheduler of lost context.brianderson@chromium.org2013-09-243-17/+21
* Properly handle scroll and fling gestures after pinch zoomjdduke@chromium.org2013-09-242-0/+7
* cc: Add "lost" field to the ReturnedResource type.danakj@chromium.org2013-09-234-14/+355
* Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""ben@chromium.org2013-09-234-4/+4
* Fix bug where memory priority cutoff was dropped on the floor.ccameron@chromium.org2013-09-2310-33/+145
* CC: Use format to calculate tile bytes.epenner@chromium.org2013-09-233-12/+15
* cc: Fix comment in ContextProvider header.danakj@chromium.org2013-09-231-1/+1
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-2316-75/+76
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-2316-76/+75