| Commit message (Expand) | Author | Age | Files | Lines |
* | Move TableModel out of views/ and into app/. | estade@chromium.org | 2009-06-16 | 1 | -23/+23 |
* | Destroy TaskManager's view when its window is closed. | phajdan.jr@chromium.org | 2009-06-10 | 1 | -33/+31 |
* | Stats for nerds should bring up applicaiton browser window to foreground | mhm@chromium.org | 2009-06-09 | 1 | -1/+9 |
* | The table was deleted after the model and the table accesses the model in its... | jcampan@chromium.org | 2009-06-05 | 1 | -0/+4 |
* | Latest attempt at enabling task manager tests and not having them leak or crash! | ben@chromium.org | 2009-06-04 | 1 | -6/+6 |
* | Revert "It looks like the unit tests instantiate the TaskManagerView..." | evan@chromium.org | 2009-06-04 | 1 | -9/+10 |
* | It looks like the unit tests instantiate the TaskManagerView without actually... | ben@chromium.org | 2009-06-04 | 1 | -10/+9 |
* | Fix task manager by only adding the table view to the view hierarchy when the... | ben@chromium.org | 2009-06-03 | 1 | -2/+2 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Split out the views table functions into separate header files. Many users only | brettw@chromium.org | 2009-05-31 | 1 | -0/+2 |
* | Create OpenClose browser test for TaskManager with necessary refactoring. | phajdan.jr@chromium.org | 2009-05-27 | 1 | -1/+8 |
* | Fix a crash on browser exit after opening TaskManager. | phajdan.jr@chromium.org | 2009-05-20 | 1 | -0/+2 |
* | Move Always On Top setting out of Window/WindowDelegate and into task manager... | beng@google.com | 2009-05-14 | 1 | -9/+98 |
* | Refactors menus so that I can create a MenuGtk implementation, and moves it into | sky@chromium.org | 2009-05-14 | 1 | -4/+5 |
* | Extract Windows-specific parts of TaskManager. | phajdan.jr@chromium.org | 2009-05-14 | 1 | -0/+521 |