summaryrefslogtreecommitdiffstats
path: root/cc/prioritized_resource_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-141-1/+1
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-2/+0
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-4/+4
* Revert 171403danakj@chromium.org2012-12-061-4/+4
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-4/+4
* Use a mutex to deal with concurrent access to the m_evictedBackingsccameron@chromium.org2012-11-301-5/+9
* Switched cc::Resource and cc::ScopedResource to Chrome coding style.skaslev@chromium.org2012-11-161-1/+1
* Set contents texture manager's limit to something reasonablejamesr@chromium.org2012-11-151-1/+3
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-5/+2
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Rename Texture class to Resource.reveman@google.com2012-11-081-2/+2
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-31/+34
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-0/+705