summaryrefslogtreecommitdiffstats
path: root/cc/output/context_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-22/+0
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-0/+22
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-22/+0
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-0/+22
* Remove ContextProvider::IsContextLost.danakj2015-06-091-3/+0
* Add ContextProvider::InvalidateGrContext to reset GL state in GrContextCodeByThePound2015-05-111-0/+4
* cc: Add threaded GPU rasterization.vmiura2015-02-141-0/+1
* Add a lock on context provider for use from multiple threads.jbauman2015-02-131-0/+11
* cc: Delete GrContext resources when tab becomes invisible.alokp@chromium.org2014-04-301-0/+3
* cc: Delete ContextProvider::MakeGrContextCurrent.alokp@chromium.org2014-01-171-1/+0
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-161-2/+0
* cc: ContextProvider::Capabilities compose gpu::Capabilitiesboliu@chromium.org2014-01-121-15/+2
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-1/+1
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-101-7/+0
* Rely on lost context callbacks intead of pollingjamesr@chromium.org2013-12-081-0/+1
* Use GLES2Interface for shaders and programsjamesr@chromium.org2013-12-081-0/+1
* Remove always-on compositor capabilitiesjamesr@chromium.org2013-12-061-4/+0
* Expose GLES2Interface to ccjamesr@chromium.org2013-12-041-1/+5
* Introduce gpu::Capabilitiesboliu@chromium.org2013-12-041-0/+5
* Modified the structure ContextProvider::Capabilities to use bitfields.behara.ms@samsung.com2013-12-041-16/+16
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-2/+2
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-061-1/+3
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-011-3/+2
* cc: Adding ETC1 support to UIResourceBitmap and ResourceProviderpowei@chromium.org2013-10-241-0/+1
* Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3Djamesr@chromium.org2013-10-221-0/+2
* cc: Fix comment in ContextProvider header.danakj@chromium.org2013-09-231-1/+1
* Sets the mapped memory reclaim limit for the renderer compositor on Android. ...kaanb@chromium.org2013-09-101-0/+1
* cc: Invalidate framebuffer contents when clearingskyostil@chromium.org2013-09-051-0/+1
* Pass context capabilities via cc::ContextProvider instead of gl stringjamesr@chromium.org2013-08-291-0/+23
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-0/+15
* Allow ContextProvider impls to be used without subclassing.danakj@chromium.org2013-07-301-0/+9
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-0/+42