| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a qualified path for chromium_strings, google_chrome_strings, and generat... | thestig@chromium.org | 2014-08-22 | 1 | -1/+1 |
* | [DevTools] Move DevToolsWindow testing code to a separate class. | dgozman@chromium.org | 2014-07-21 | 1 | -18/+17 |
* | Revert of [DevTools] Move DevToolsWindow testing code to a separate class. (h... | gab@chromium.org | 2014-07-18 | 1 | -17/+18 |
* | [DevTools] Move DevToolsWindow testing code to a separate class. | dgozman@chromium.org | 2014-07-18 | 1 | -18/+17 |
* | infobars: Componentize ConfirmInfoBarDelegate. | tfarina@chromium.org | 2014-05-22 | 1 | -1/+1 |
* | Move Infobars core files to the Infobars component | droger@chromium.org | 2014-04-18 | 1 | -1/+1 |
* | Fix task manager behavior for tabs that are killed/restarted. | nick@chromium.org | 2014-04-10 | 1 | -0/+28 |
* | Create a task manager browsertest for <webview>. | nick@chromium.org | 2014-03-12 | 1 | -24/+7 |
* | Task Manager: overhaul & re-enable task manager browser tests. | nick@chromium.org | 2014-03-05 | 1 | -250/+472 |
* | Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1. | yoz@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Disable the TaskManagerBrowserTests on ChromeOS. | danakj@chromium.org | 2014-01-19 | 1 | -7/+0 |
* | [DevTools] Remove dock side knowledge from browser. | dgozman@chromium.org | 2014-01-16 | 1 | -11/+4 |
* | Make task managers disable the GPU process | ccameron@chromium.org | 2013-12-17 | 1 | -7/+6 |
* | Add base namespace to some instances of string16. | brettw@chromium.org | 2013-12-06 | 1 | -12/+12 |
* | Infobar system refactor. | pkasting@chromium.org | 2013-12-06 | 1 | -1/+2 |
* | Revert 238283 "Infobar system refactor." | tonyg@chromium.org | 2013-12-03 | 1 | -2/+1 |
* | Infobar system refactor. | pkasting@chromium.org | 2013-12-03 | 1 | -1/+2 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Add 'Inspect' Links for views in the Extension Error Console | rdevlin.cronin@chromium.org | 2013-11-01 | 1 | -2/+2 |
* | Add C++ fixture for extension settings browser test | aboxhall@chromium.org | 2013-10-21 | 1 | -7/+7 |
* | Revert 228779 "Update defaults for InstantExtended." | erg@chromium.org | 2013-10-15 | 1 | -34/+30 |
* | Update defaults for InstantExtended. | samarth@chromium.org | 2013-10-15 | 1 | -30/+34 |
* | TaskManager should check for DevTools windows on start | vabr@chromium.org | 2013-09-26 | 1 | -6/+42 |
* | Revert 223894 "Revert "Enable device discovery notifications."" | vitalybuka@chromium.org | 2013-09-19 | 1 | -0/+3 |
* | Revert "Enable device discovery notifications." | teravest@chromium.org | 2013-09-18 | 1 | -3/+0 |
* | Enable device discovery notifications. | vitalybuka@chromium.org | 2013-09-13 | 1 | -0/+3 |
* | Revert 222318 "Revert 222302 "Revert 222238 "Enable device disco..." | noamsml@chromium.org | 2013-09-10 | 1 | -3/+0 |
* | Revert 222302 "Revert 222238 "Enable device discovery notificati..." | vitalybuka@chromium.org | 2013-09-10 | 1 | -0/+3 |
* | Revert 222238 "Enable device discovery notifications." | noamsml@chromium.org | 2013-09-10 | 1 | -3/+0 |
* | Enable device discovery notifications. | vitalybuka@chromium.org | 2013-09-10 | 1 | -0/+3 |
* | FindBrowserWithWebContents now recognises DevTool's embedded WebContent | vabr@chromium.org | 2013-08-30 | 1 | -0/+11 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Disable flaky TaskManagerBrowserTest.WebWorkerJSHeapMemory. | pauljensen@chromium.org | 2013-07-11 | 1 | -1/+2 |
* | GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1 | phajdan.jr@chromium.org | 2013-06-26 | 1 | -3/+4 |
* | Remove "View Background Pages". | avi@chromium.org | 2013-06-22 | 1 | -101/+1 |
* | Fix compilation with GCC broken in r206791 | sergeyu@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | Make Task Manager to count JS heap of web workers. | alph@chromium.org | 2013-06-17 | 1 | -0/+45 |
* | Use a direct include of strings headers in chrome/browser/t*-w*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 3. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Pick out Resource and ResourceProvider classes from TaskManager class. | peria@chromium.org | 2013-05-23 | 1 | -3/+4 |
* | Eliminate InfoBarTabHelper. Make InfoBarService a concrete class. | pkasting@chromium.org | 2013-04-23 | 1 | -3/+3 |
* | Fixing problem with a tabless browser windows showing up after a task manager... | skuhne@chromium.org | 2013-03-21 | 1 | -1/+2 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Move c/b/a/infobar files back to c/b/infobar | kaiwang@chromium.org | 2013-03-19 | 1 | -2/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -9/+9 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-29 | 1 | -2/+1 |
* | Implement new Task Manager and Edit Bookmark style, etc. | msw@chromium.org | 2013-01-18 | 1 | -1/+1 |
* | Makes TaskManagerModel cache all values (values are fetched on | sky@chromium.org | 2013-01-15 | 1 | -101/+37 |
* | Clean up chrome::CloseWebContents. | avi@chromium.org | 2012-12-28 | 1 | -4/+2 |