summaryrefslogtreecommitdiffstats
path: root/cc/test/test_context_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Delete GrContext resources when tab becomes invisible.alokp@chromium.org2014-04-301-0/+3
* cc: Delete ContextProvider::MakeGrContextCurrent.alokp@chromium.org2014-01-171-2/+0
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-161-4/+0
* Remove remaining blink/WebKit refs from ccjamesr@chromium.org2014-01-151-21/+3
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-101-4/+1
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-101-41/+2
* Rely on lost context callbacks intead of pollingjamesr@chromium.org2013-12-081-2/+4
* Use GLES2Interface for shaders and programsjamesr@chromium.org2013-12-081-1/+3
* Expose GLES2Interface to ccjamesr@chromium.org2013-12-041-0/+8
* Remove DCHECK(context3d_) checks that check nothing.danakj@chromium.org2013-12-041-11/+0
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-3/+3
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-061-2/+11
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-011-4/+2
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-0/+228