summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/task_manager_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Lands http://codereview.chromium.org/2878087 for Alex:sky@chromium.org2010-08-111-0/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* gtk: Finish converting the gtk callbacks in TaskManagerGtk to gtk signal macros.tfarina@chromium.org2010-06-151-9/+6
* gtk: Make use of gtk signal macro in TaskManagerGtk dialog.tfarina@chromium.org2010-06-121-15/+11
* Task Manager sorting:estade@chromium.org2010-04-211-7/+8
* GTK: fix a task manager crasher.estade@chromium.org2010-03-021-1/+1
* GTK: make selections in task manager apply to all members of resource groupestade@chromium.org2010-02-181-2/+10
* [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
* Destroy the TaskManagerGtk singleton instance when its window is destroyed, o...thestig@chromium.org2009-11-021-0/+6
* Make the cache columns in the Task Manager sortable and only displayed once p...pkasting@chromium.org2009-09-301-0/+22
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-111-0/+62
* Fix accel leak in task manager and bookmark manager by usingtony@chromium.org2009-09-101-0/+2
* Linux: set the initial size of the "Page" column in the task manager to fit t...mdm@chromium.org2009-08-251-0/+4
* gtk: Add the 'Stats for nerds' link to the task manager.jhawkins@chromium.org2009-07-301-0/+3
* Linux: Save and restore bookmark manager and task manager window size.derat@google.com2009-07-291-0/+3
* Connect the ctrl-w accelerator to the task manager dialog, and close the wind...jhawkins@chromium.org2009-07-081-0/+10
* Activate the currently selected process when the user double clicks the task ...jhawkins@chromium.org2009-07-061-0/+7
* Add a context menu to the gtk task manager.jhawkins@chromium.org2009-07-061-0/+13
* Add more functionality to the gtk task manager:jhawkins@chromium.org2009-07-021-0/+3
* Implement the core functionality of the gtk task manager.jhawkins@chromium.org2009-07-011-4/+32
* Add a skeleton UI for the gtk task manager.jhawkins@chromium.org2009-06-301-0/+51