summaryrefslogtreecommitdiffstats
path: root/chrome/test/base
Commit message (Expand)AuthorAgeFilesLines
* Make Browser::CreateParams::CreateFor(App|DevTools) take HostDesktopType.gab@chromium.org2013-02-231-4/+8
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-231-2/+15
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-231-1/+1
* Plumb HostDesktopType through BrowserListTabContentsProvider.gab@chromium.org2013-02-222-0/+2
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-211-3/+3
* Remove PrefService parameter from chrome::RegisterPrefs.joi@chromium.org2013-02-211-1/+1
* Revert 183580 - added a static initializer on Macyoz@chromium.org2013-02-211-3/+3
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-201-3/+3
* Remove non-multi-desktop aware CreateBrowserWithTestWindowForProfile() method.gab@chromium.org2013-02-202-7/+1
* Fix mismatched prototype in InputDispatcher constructorjschuh@chromium.org2013-02-201-1/+1
* Revert revisions 183059, 183047 and 183039.sadrul@chromium.org2013-02-181-14/+2
* interactive ui tests: Trigger the mouse up/down events after the mouse-move e...sadrul@chromium.org2013-02-181-2/+14
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-2/+2
* Cleanup: Remove deprecated base::Value methods from various chrome sub-direct...thestig@chromium.org2013-02-151-34/+31
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-144-254/+2
* Phase out BrowserList::empty() and BrowserList::size().gab@chromium.org2013-02-142-4/+4
* Cleanup: Remove more uses of deprecated PrintPreviewDialogController methods.thestig@chromium.org2013-02-132-12/+12
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-128-162/+214
* Get rid of native-desktop-only BrowserList:: iterator methods in tests.gab@chromium.org2013-02-122-14/+15
* Move 'theme' parsing out of Extension classMHX348@motorola.com2013-02-122-26/+7
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-114-7/+7
* Delete most web intents code.thakis@chromium.org2013-02-111-3/+0
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-1117-104/+112
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-104-11/+24
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-085-5/+5
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-082-4/+49
* history: Extract HistoryDBTask into its own header file.tfarina@chromium.org2013-02-081-1/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.rsleevi@chromium.org2013-02-079-33/+38
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-064-42/+61
* Replaced deprecated v8 API calls by their non-deprecated equivalents.svenpanne@chromium.org2013-02-041-4/+5
* Remove IDS_TRACING_TITLE, the usage of this was removed in r129123.jam@chromium.org2013-02-041-1/+1
* Allow signin to continue even if sync is disabled by policy.atwilson@chromium.org2013-02-032-5/+17
* Disable tracing browser test while I investigatejam@chromium.org2013-02-031-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-8/+12
* Make most code on mac compile with enable_web_intents=0thakis@chromium.org2013-02-011-0/+2
* Introduce BrowserIterator.gab@chromium.org2013-01-302-2/+25
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-1/+2
* Refactor BrowserWindow fullscreen and presentation on Mac to be consistent wi...scheib@chromium.org2013-01-292-6/+8
* Fix for debug assert that looks timing related after r179271.jam@chromium.org2013-01-291-0/+5
* Revert 179347 can't repro this.jam@chromium.org2013-01-296-1/+1119
* Revert 179271bshe@chromium.org2013-01-296-1119/+1
* Simplify how TestChromeWebUIControllerFactory is registered now that multiple...jam@chromium.org2013-01-296-1/+1119
* Move ChromeWebUIControllerFactory to before PostProfileInit, so that login ui...jam@chromium.org2013-01-292-3/+12
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-282-7/+9
* Fix TestChromeWebUIFactory using tests. Now that the object is constructed be...jam@chromium.org2013-01-281-0/+3
* Register ChromeWebUIControllerFactory at ChromeContentBrowserClient to try to...jam@chromium.org2013-01-281-12/+0
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-281-0/+12
* Reenables some long disabled bookmark bar tests. These were failingsky@chromium.org2013-01-261-12/+3
* Change the one-click sign in confirmation bubble into a modal dialogrogerta@chromium.org2013-01-251-0/+1
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-252-2/+2