Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(890)

Unified Diff: content/content_common.gypi

Issue 9289052: Adding GpuMemoryManager to track GpuCommandBufferStub visibility and last_used_time and dictate mem… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: . Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/gpu/gpu_memory_manager_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 4be564af5a4093f6a36adfa0de6b841f9873f994..57f8f7b99c8001fedd78b14f990b1a31ce8a5708 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -153,6 +153,10 @@
'common/gpu/gpu_config.h',
'common/gpu/gpu_feature_flags.cc',
'common/gpu/gpu_feature_flags.h',
+ 'common/gpu/gpu_memory_allocation.h',
+ 'common/gpu/gpu_memory_management.h',
+ 'common/gpu/gpu_memory_manager.cc',
+ 'common/gpu/gpu_memory_manager.h',
'common/gpu/gpu_messages.h',
'common/gpu/gpu_process_launch_causes.h',
'common/gpu/gpu_watchdog.h',
« no previous file with comments | « content/common/gpu/gpu_memory_manager_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698