summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Destroy TaskManager's view when its window is closed.phajdan.jr@chromium.org2009-06-101-33/+31
* Stats for nerds should bring up applicaiton browser window to foregroundmhm@chromium.org2009-06-091-1/+9
* The table was deleted after the model and the table accesses the model in its...jcampan@chromium.org2009-06-051-0/+4
* Latest attempt at enabling task manager tests and not having them leak or crash!ben@chromium.org2009-06-041-6/+6
* Revert "It looks like the unit tests instantiate the TaskManagerView..."evan@chromium.org2009-06-041-9/+10
* It looks like the unit tests instantiate the TaskManagerView without actually...ben@chromium.org2009-06-041-10/+9
* Fix task manager by only adding the table view to the view hierarchy when the...ben@chromium.org2009-06-031-2/+2
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-0/+2
* Create OpenClose browser test for TaskManager with necessary refactoring.phajdan.jr@chromium.org2009-05-271-1/+8
* Fix a crash on browser exit after opening TaskManager.phajdan.jr@chromium.org2009-05-201-0/+2
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-9/+98
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-4/+5
* Extract Windows-specific parts of TaskManager.phajdan.jr@chromium.org2009-05-141-0/+521