summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/task_manager_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* linux: Fix sort order in the task maanger.estade@chromium.org2010-10-041-2/+2
* Add to the task manager the v8 column on mac and the javascript column on mac...thakis@chromium.org2010-09-141-1/+20
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-9/+9
* Convert Task Manager to string16 from wstring, part 1.viettrungluu@chromium.org2010-08-141-11/+11
* Lands http://codereview.chromium.org/2878087 for Alex:sky@chromium.org2010-08-111-2/+40
* gtk: Finish converting the gtk callbacks in TaskManagerGtk to gtk signal macros.tfarina@chromium.org2010-06-151-16/+9
* gtk: Make use of gtk signal macro in TaskManagerGtk dialog.tfarina@chromium.org2010-06-121-16/+10
* Fix issue 3967 and a couple related issues.xiyuan@chromium.org2010-06-111-8/+6
* Put more dialogs into chrome window.xiyuan@chromium.org2010-06-011-1/+1
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-3/+3
* Task Manager sorting:estade@chromium.org2010-04-211-1/+5
* GTK: Fix the sensitivity of the "end process" button.erg@chromium.org2010-04-201-13/+20
* GTK: fix task manager grouped row selectionestade@chromium.org2010-04-201-7/+9
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* chrome 4: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* GTK: fix a task manager crasher.estade@chromium.org2010-03-021-4/+8
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-2/+2
* gtk: Add the experimental purge memory button. Also add a GRD entry for the b...thestig@chromium.org2010-02-261-2/+21
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* GTK: make selections in task manager apply to all members of resource groupestade@chromium.org2010-02-181-10/+26
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-6/+6
* linux: Use SimpleMenuModel::Delegate in TaskManager instead of MenuGtk::Deleg...estade@chromium.org2010-02-041-10/+20
* task manager gtk:estade@chromium.org2010-02-011-20/+49
* Enables the javascript memory column in the task manager in Linuxjamesr@chromium.org2010-01-121-1/+18
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-2/+2
* Linux: Show the private memory usage by default instead of the shared memory ...thestig@chromium.org2009-12-041-2/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* GTK: Properly convert task manager UI row to task manager model row.estade@chromium.org2009-11-041-3/+16
* Destroy the TaskManagerGtk singleton instance when its window is destroyed, o...thestig@chromium.org2009-11-021-2/+11
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+0
* Add about:memory link to task manager.thakis@chromium.org2009-10-081-15/+1
* Linux: remove the concept of physical memory from the task manager.agl@chromium.org2009-10-071-19/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Task Manager: show right click context menu no matter where you click on the ...estade@chromium.org2009-10-051-4/+0
* Make the cache columns in the Task Manager sortable and only displayed once p...pkasting@chromium.org2009-09-301-0/+15
* Add columns to gtk task manager.thakis@chromium.org2009-09-281-1/+51
* Task Manager for OS X: Set up columns, show rows.thakis@chromium.org2009-09-211-1/+1
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-2/+3
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-111-24/+59
* Update the system favicon/folder icon on theme change.estade@chromium.org2009-09-111-2/+3
* Fix accel leak in task manager and bookmark manager by usingtony@chromium.org2009-09-101-7/+10
* Linux: make the columns in the task manager avoid causing scroll bars.mdm@chromium.org2009-09-021-6/+23
* Set the window type hint for the options dialog andtony@chromium.org2009-09-011-0/+4
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-1/+0
* Make the task manager use the native default faviconestade@chromium.org2009-08-261-0/+10
* Linux: set the initial size of the "Page" column in the task manager to fit t...mdm@chromium.org2009-08-251-11/+36
* gtk: Don't crash if the user double clicks an empty area of the task manager ...jhawkins@chromium.org2009-08-101-2/+4