summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/task_manager_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not block all task manager tree view mouse release events.estade@chromium.org2009-07-171-4/+2
* Set window icon on task manager.estade@chromium.org2009-07-171-0/+1
* Add more browser tests for Task Manager.phajdan.jr@chromium.org2009-07-151-1/+2
* Connect the ctrl-w accelerator to the task manager dialog, and close the wind...jhawkins@chromium.org2009-07-081-0/+34
* Wrap the task manager treeview in a GtkScrolledWindow in order to have a fram...jhawkins@chromium.org2009-07-071-1/+10
* Activate the currently selected process when the user double clicks the task ...jhawkins@chromium.org2009-07-061-1/+23
* Add a context menu to the gtk task manager.jhawkins@chromium.org2009-07-061-0/+120
* Add more functionality to the gtk task manager:jhawkins@chromium.org2009-07-021-10/+52
* Implement the core functionality of the gtk task manager.jhawkins@chromium.org2009-07-011-48/+241
* Add a skeleton UI for the gtk task manager.jhawkins@chromium.org2009-06-301-12/+130
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-0/+42