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

Unified Diff: trunk/src/content/common/gpu/gpu_memory_manager_client.cc

Issue 338593003: Revert 274879 "Revert 274326 "Lobotomize the GPU memory manager"" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 6 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
Index: trunk/src/content/common/gpu/gpu_memory_manager_client.cc
===================================================================
--- trunk/src/content/common/gpu/gpu_memory_manager_client.cc (revision 277055)
+++ trunk/src/content/common/gpu/gpu_memory_manager_client.cc (working copy)
@@ -20,13 +20,6 @@
has_surface_(has_surface),
visible_(visible),
list_iterator_valid_(false),
- managed_memory_stats_received_(false),
- bytes_nicetohave_limit_low_(0),
- bytes_nicetohave_limit_high_(0),
- bytes_allocation_when_visible_(0),
- bytes_allocation_ideal_nicetohave_(0),
- bytes_allocation_ideal_required_(0),
- bytes_allocation_ideal_minimum_(0),
hibernated_(false) {
}
« no previous file with comments | « trunk/src/content/common/gpu/gpu_memory_manager_client.h ('k') | trunk/src/content/common/gpu/gpu_memory_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698