summaryrefslogtreecommitdiffstats
path: root/cc/prioritized_resource_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-141-4/+3
* Use a mutex to deal with concurrent access to the m_evictedBackingsccameron@chromium.org2012-11-301-8/+14
* Add asserts that should help in diagnosing the crashes being observed.ccameron@chromium.org2012-11-281-1/+1
* Explicitly unlink any textures that exceed the texture budget.ccameron@chromium.org2012-11-201-1/+9
* Set contents texture manager's limit to something reasonablejamesr@chromium.org2012-11-151-3/+3
* cc: Rename Texture class to Resource.reveman@google.com2012-11-081-1/+1
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-3/+9
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-0/+194