summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-301-33/+48
* Adds three new off-by-default columns to the task manager to track WebCore ca...jamesr@chromium.org2009-09-251-0/+44
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-9/+12
* Linux: fix "goats teleported" task manager column.mdm@chromium.org2009-08-241-1/+1
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-181-2/+2
* Add more browser tests for Task Manager.phajdan.jr@chromium.org2009-07-151-12/+17
* Move GetTabContentsID out of tab util because it has nothing to do with tabs orbrettw@chromium.org2009-06-301-3/+4
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-67/+14
* Destroy TaskManager's view when its window is closed.phajdan.jr@chromium.org2009-06-101-10/+17
* Display extension processes in task manager.phajdan.jr@chromium.org2009-06-061-0/+4
* Create OpenClose browser test for TaskManager with necessary refactoring.phajdan.jr@chromium.org2009-05-271-2/+8
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-1/+1
* Reverts parts of http://src.chromium.org/viewvc/chrome?view=rev&revision=1647...jam@chromium.org2009-05-211-17/+0
* Revert 16567.ben@chromium.org2009-05-211-1/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-1/+1
* Fix a crash on browser exit after opening TaskManager.phajdan.jr@chromium.org2009-05-201-0/+17
* Add missing ALLOW_THIS_IN_INITIALIZER_LIST...phajdan.jr@chromium.org2009-05-141-1/+3
* Extract Windows-specific parts of TaskManager.phajdan.jr@chromium.org2009-05-141-502/+13
* De-couple TaskManager from TableView code.phajdan.jr@chromium.org2009-05-111-224/+375
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-8/+8
* Make task_manager.h a bit more independent from views.phajdan.jr@chromium.org2009-05-061-49/+64
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* Patch for accelerator clean-up from Hamaji.jcampan@chromium.org2009-04-301-5/+1
* Landing Hamaji's patch.jcampan@chromium.org2009-04-271-0/+8
* Fix a memory leak in TaskManagerphajdan.jr@chromium.org2009-04-271-3/+7
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-1/+1
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-1/+1
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-1/+1
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-251-12/+13
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-8/+7
* Navigating to about:memory page from Task manager should bring up thetc@google.com2009-03-181-0/+2
* Forgot these two files.ben@chromium.org2009-03-171-3/+3
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+2
* rollback againben@chromium.org2009-03-141-2/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+2
* revertben@chromium.org2009-03-131-2/+1
* Rename Window->WindowWinben@chromium.org2009-03-131-1/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-0/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* Back out r10487 toomark@chromium.org2009-02-261-2/+1
* More URL constants replacement.brettw@chromium.org2009-02-261-1/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-4/+3
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1