index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
prioritized_resource_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Remove all uses of "using namespace std".
tfarina@chromium.org
2013-01-03
1
-3
/
+2
*
Allow the resourceProvider to be NULL when evicting textures. In that case, m...
ccameron@chromium.org
2012-12-20
1
-1
/
+4
*
Make textures that are rendered through the prioritized resource
ccameron@chromium.org
2012-12-15
1
-1
/
+1
*
Remove the pools from the ResourceProvider.
ccameron@chromium.org
2012-12-14
1
-3
/
+2
*
cc: Don't recycle texture backings when they are in use by the ubercomp consu...
danakj@chromium.org
2012-12-06
1
-0
/
+2
*
Use a mutex to deal with concurrent access to the m_evictedBackings
ccameron@chromium.org
2012-11-30
1
-39
/
+9
*
Add asserts that should help in diagnosing the crashes being observed.
ccameron@chromium.org
2012-11-28
1
-10
/
+17
*
Explicitly unlink any textures that exceed the texture budget.
ccameron@chromium.org
2012-11-20
1
-13
/
+35
*
Set contents texture manager's limit to something reasonable
jamesr@chromium.org
2012-11-15
1
-2
/
+2
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-2
/
+0
*
Remove static thread pointers from CC, attempt 3
aelias@chromium.org
2012-11-08
1
-24
/
+30
*
cc: Rename PrioritizedTexture to PrioritizedResource.
reveman@google.com
2012-11-07
1
-0
/
+475