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
/
content
/
common
/
gpu
/
gpu_memory_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
content: [Android] Set GpuMemoryManager minimum limits for Android to 8MB
kaanb@chromium.org
2013-09-19
1
-2
/
+2
*
Fix bug in GPUMemoryManager::allow_nonvisible_memory_ setting.
aelias@chromium.org
2013-08-21
1
-5
/
+3
*
Minimize GPU memory usage on Linux
ccameron@chromium.org
2013-08-21
1
-6
/
+11
*
Update include paths in content/common for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Change minimum GPU allocation per client to 4MB
varkha@chromium.org
2013-07-23
1
-0
/
+3
*
Use a direct include of the message_loop header in content/, part 3.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use 1/8 of heap size as TotalGpuMemory for low end devices.
kaanb@chromium.org
2013-06-18
1
-3
/
+3
*
Use a direct include of strings headers in content/common/.
avi@chromium.org
2013-06-12
1
-1
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-7
/
+6
*
Don't give memory to backgrounded tabs on OS X.
ccameron@chromium.org
2013-05-01
1
-4
/
+11
*
Add comment explianing memory policy on Mac.
ccameron@chromium.org
2013-04-06
1
-0
/
+3
*
Delete memory manager dead code.
ccameron@chromium.org
2013-03-12
1
-215
/
+14
*
Conditionalize sending GPU memory UMA histograms
ccameron@chromium.org
2013-03-08
1
-0
/
+4
*
gpu: Remove viewport from Android memory limit.
epenner@chromium.org
2013-02-14
1
-37
/
+6
*
Distribute extra memory evenly among visible clients
ccameron@chromium.org
2013-02-13
1
-0
/
+59
*
Revert 181950 - Broke content_unittests on Android
sergeyu@chromium.org
2013-02-12
1
-59
/
+0
*
Distribute extra memory evenly among visible clients
ccameron@chromium.org
2013-02-12
1
-0
/
+59
*
Enable GpuMemoryManager policy for impl-side painting.
ccameron@chromium.org
2013-02-04
1
-1
/
+5
*
Add unit tests for nonuniform GPU memmgr policy.
ccameron@chromium.org
2013-02-01
1
-14
/
+31
*
Use uint64 instead of size_t in GpuMemoryManager
ccameron@chromium.org
2013-01-31
1
-83
/
+73
*
Add non-uniform memory management policy for impl-side painting.
ccameron@chromium.org
2013-01-24
1
-64
/
+256
*
Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImpl
gman@chromium.org
2013-01-23
1
-0
/
+5
*
Make names consistent in GpuMemoryManager.
ccameron@chromium.org
2013-01-16
1
-81
/
+81
*
Update GPU memory manager policy for impl-side painting
ccameron@chromium.org
2013-01-12
1
-16
/
+157
*
Revert 175759
ccameron@chromium.org
2013-01-09
1
-0
/
+4
*
Revert 175753
ricow@chromium.org
2013-01-09
1
-4
/
+0
*
Add a pass/fail test to verify that GPU memory usage doesn't grow beyond an a...
ccameron@chromium.org
2013-01-09
1
-0
/
+4
*
Remove some usage of the ENABLE_GPU macro.
apatrick@chromium.org
2013-01-04
1
-4
/
+0
*
Account for unmanaged (e.g, WebGL) use in memory manager
ccameron@chromium.org
2013-01-02
1
-5
/
+51
*
Move GpuMemoryManager::ClientState structure to its own class.
ccameron@chromium.org
2012-12-24
1
-97
/
+76
*
Use a queue instead of timestamps to sort most-recently-used clients
ccameron@chromium.org
2012-12-19
1
-164
/
+184
*
Aggressively discard tiles on OS X to see if it improves
ccameron@chromium.org
2012-12-13
1
-0
/
+7
*
Track managed memory usage in the command buffer.
ccameron@chromium.org
2012-12-13
1
-10
/
+26
*
Add UMA histograms for GPU memory usage at GPU process exit.
ccameron@chromium.org
2012-12-11
1
-1
/
+26
*
Let backgrounded tabs to keep their textures.
ccameron@chromium.org
2012-11-09
1
-6
/
+68
*
Restructure memory management function in
ccameron@chromium.org
2012-11-07
1
-94
/
+104
*
Track the total amount of managed memory allocated by all clients.
ccameron@chromium.org
2012-11-07
1
-21
/
+82
*
Clean up the interface between GpuMemoryManager and GpuCommandBufferStub.
ccameron@chromium.org
2012-11-06
1
-101
/
+182
*
Clean up memory manager's context tracking structures.
ccameron@chromium.org
2012-11-02
1
-83
/
+72
*
Adjust gpu memory manager limits for Android for high-res tablets.
ccameron@chromium.org
2012-11-01
1
-31
/
+45
*
Change memory manager policies to reflect renderers drop
ccameron@chromium.org
2012-11-01
1
-25
/
+9
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
1
-1
/
+4
*
Rename SurfaceState to MemoryManagerState. The state in this structure is use...
ccameron@chromium.org
2012-10-17
1
-11
/
+17
*
Actually system GPU memory values to compute memory budget.
ccameron@chromium.org
2012-10-05
1
-11
/
+46
*
Add override message to divide GPU memory among windows.
ccameron@chromium.org
2012-10-01
1
-3
/
+24
*
Simplify tracing of gpu memory
nduca@chromium.org
2012-09-17
1
-4
/
+3
*
Give Chrome OS more GPU memory. In particular, allow a maximum usage of 1GB,...
ccameron@chromium.org
2012-09-11
1
-0
/
+4
*
Add GPU memory tab to the task manager.
ccameron@chromium.org
2012-08-18
1
-2
/
+32
*
Reduce per-tab memory to 128M maximum, reduce default maximum across all tabs...
ccameron@chromium.org
2012-08-15
1
-2
/
+6
*
Add a flag to specify the total amount of memory which may be allocated to GP...
ccameron@chromium.org
2012-07-31
1
-41
/
+43
[next]