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

Unified Diff: ui/app_list/app_list.gyp

Issue 12771021: Make painting app list items more efficient by caching the labels. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « no previous file | ui/app_list/views/app_list_item_view.h » ('j') | ui/app_list/views/app_list_item_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 144b878b9c0dcf48bc8aabcbaf756ca5a79d7c7b..58273248072bcc59b92b3b8c351a69cb4414a3c8 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -67,6 +67,8 @@
'views/app_list_view.h',
'views/apps_grid_view.cc',
'views/apps_grid_view.h',
+ 'views/cached_label.cc',
+ 'views/cached_label.h',
'views/contents_view.cc',
'views/contents_view.h',
'views/page_switcher.cc',
« no previous file with comments | « no previous file | ui/app_list/views/app_list_item_view.h » ('j') | ui/app_list/views/app_list_item_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698