summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/task_manager_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-1/+2
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-111-13/+3
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-2/+3
* Add more browser tests for Task Manager.phajdan.jr@chromium.org2009-07-151-3/+6
* Fixing the tab order in the task manager.jcampan@chromium.org2009-06-251-1/+1
* Now that the tab_table_ of the TaskManager is parent owned, it should not be ...jcampan@chromium.org2009-06-241-4/+0
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-0/+634