summaryrefslogtreecommitdiffstats
path: root/cc/test/test_context_provider.h
Commit message (Expand)AuthorAgeFilesLines
* gpu: Remove WebGraphicsContext3D::makeContextCurrent()dongseong.hwang2014-08-291-1/+1
* cc: Delete GrContext resources when tab becomes invisible.alokp@chromium.org2014-04-301-0/+1
* cc: Delete ContextProvider::MakeGrContextCurrent.alokp@chromium.org2014-01-171-1/+0
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-161-3/+0
* Remove remaining blink/WebKit refs from ccjamesr@chromium.org2014-01-151-3/+0
* 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/+5
* Rely on lost context callbacks intead of pollingjamesr@chromium.org2013-12-081-0/+1
* Use GLES2Interface for shaders and programsjamesr@chromium.org2013-12-081-1/+2
* Route surface visibility notifications through ContextSupport/GpuControljamesr@chromium.org2013-12-081-0/+2
* Expose GLES2Interface to ccjamesr@chromium.org2013-12-041-0/+3
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-2/+2
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-061-0/+1
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-011-2/+1
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-0/+88