summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/task_manager_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmap...pkotwicz@chromium.org2012-10-091-2/+2
* image-skia: Remove implicit conversion to SkBitmap on linux and chromeos.sadrul@chromium.org2012-08-211-1/+1
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-181-1/+18
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.thakis@chromium.org2012-06-261-1/+1
* Linux: fix task manager task column to not start too large when there are lon...mdm@chromium.org2012-06-141-4/+53
* fix a couple apparent memory leaks and add a suppressionestade@chromium.org2012-06-021-1/+1
* Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...pkotwicz@chromium.org2012-05-201-1/+1
* linux: Move linux_util.h from gfx/ to ui/base/gtk.tfarina@chromium.org2012-05-041-3/+3
* Revert r123782.thakis@chromium.org2012-05-031-2/+3
* TaskManager: Replace the string "Page" with "Task"yoshiki@chromium.org2012-04-061-15/+15
* ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.tfarina@chromium.org2012-03-261-0/+1
* GTK: Part 1 of removing GTK-Views from the gtk/ code.erg@chromium.org2012-03-191-31/+1
* Cleanup: Typedef std::pairs in TaskManager code. Also making goat teleporting...thestig@chromium.org2012-03-021-4/+6
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-2/+2
* GTK: Address GSEALs in TaskManager.erg@chromium.org2012-02-161-45/+1
* GTK: More raw struct access removal, this time focusing on GtkDialog.erg@chromium.org2012-01-061-5/+5
* gtk: Add missing ui:: to ResourceBundle references.tfarina@chromium.org2011-12-221-1/+1
* GTK: Stamp out the final GetSurface.* methods in GtkThemeService.erg@chromium.org2011-12-161-1/+2
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* gtk: Add (default-hidden) profile column to the task manager.thakis@chromium.org2011-09-271-22/+43
* GtkListView's tooltip code expects the model to store markup, not textamruthraj@motorola.com2011-09-141-2/+4
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-291-1/+2
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-251-2/+1
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-251-1/+2
* gtk: Add keyboard accelerator to kill a process/plug-in in Task Manager.tfarina@chromium.org2011-08-061-3/+4
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Checked for return from gtk_tree_model_iteraayushkumar@chromium.org2011-06-231-3/+11
* Add FPS column to Task Manager.jbates@chromium.org2011-05-261-1/+18
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-3/+4
* Theme system cleanuperg@google.com2011-03-231-2/+2
* gtk: Rename OnDialogResponse() to OnResponse() to standardize on a consistent...tfarina@chromium.org2011-03-071-1/+1
* gtk: make right-clicking on task manager body show menu againevan@chromium.org2011-02-231-1/+7
* Add yellow highlights to background resources if the user displays theatwilson@chromium.org2011-02-101-10/+44
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* gtk: simplify menuing APIevan@chromium.org2011-02-041-25/+20
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Update references part 2: files in chrome/browser/ui/msw@chromium.org2011-01-191-6/+6
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-6/+6
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-0/+959