summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Clean up SiteInstance with all swapped out views.dsjang@chromium.org2013-07-121-3/+4
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-125-5/+5
* Making the extension permissions dialog scrollable, when needed (adding expan...finnur@chromium.org2013-07-111-0/+9
* [chromedriver] Kill host forwarder daemon during setup.frankf@chromium.org2013-07-112-0/+2
* Move PathExists to base namespace.brettw@chromium.org2013-07-1120-35/+35
* InstantExtended: Omnibox and location bar cleanup.jered@chromium.org2013-07-111-2/+0
* Move webview definition to earliest eventyang.gu@intel.com2013-07-114-0/+66
* <webview>: Move stop/reload/terminate to chromefsamuel@chromium.org2013-07-111-1/+27
* Drag drop test for <webview> for chromeos. lazyboy@chromium.org2013-07-116-0/+195
* Do not log URLs from incognito windows in the extension activity logmvrable@chromium.org2013-07-114-18/+109
* [chromedriver] Don't hardcode local app data paths, use base_paths_win.kkania@chromium.org2013-07-101-22/+8
* Destroy the V8SchemaRegistry before shutting down WebKitjochen@chromium.org2013-07-101-2/+2
* Refactoring of the activity logging end to tests. They now check the correct ...karenlees@chromium.org2013-07-109-641/+1021
* Revert 210672 "Refactoring of the activity logging end to tests...."felt@chromium.org2013-07-109-1021/+641
* bookmarks: Simplify BookmarkLoadObserver implementation.tfarina@chromium.org2013-07-102-29/+11
* Browser Plugin: Change internal API to track V8 object lifetimefsamuel@chromium.org2013-07-106-2/+190
* [chromedriver] Disable a flaky java test in Windows.chrisgao@chromium.org2013-07-101-0/+2
* [NaCl SDK] test_sdk actually runs the tests (using browser_tester).binji@chromium.org2013-07-102-46/+115
* Don't count host permission changes for v2 apps as a permission increase.yoz@chromium.org2013-07-104-0/+39
* Refactoring of the activity logging end to tests. They now check the correct ...karenlees@chromium.org2013-07-099-641/+1021
* Pull TestExtensionDir out of ExtensionLoadingBrowsertest into its own file, thenkalman@chromium.org2013-07-094-53/+0
* Make utility process run in-process when running in single-process mode.jam@chromium.org2013-07-091-1/+6
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-092-12/+0
* Move Copy* into the base namespace.brettw@chromium.org2013-07-095-10/+7
* Revert 210475 "Refactoring of the activity logging end to tests...."felt@chromium.org2013-07-099-1021/+641
* Enable browser software compositor when GL context can't be used.jbauman@chromium.org2013-07-091-2/+2
* Refactoring of the activity logging end to tests. They now check the correct ...karenlees@chromium.org2013-07-099-641/+1021
* Implementation for Events Waterfall Viewviona@google.com2013-07-093-0/+4
* Reland: fix and reenable WindowOpenPanelTest.WindowOpenPanelDetachedjianli@chromium.org2013-07-081-5/+11
* [chromedriver] Change the revision number for downloading chrome 29 from cont...chrisgao@chromium.org2013-07-081-1/+1
* InstantExtended: Remove the old Instant pref.jered@chromium.org2013-07-081-23/+0
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Remove unused parameter "show_history" from the ShowWebsiteSettings methods.markusheintz@chromium.org2013-07-051-2/+1
* Adding browser test for WebRTC diagnostic logging.grunell@chromium.org2013-07-052-7/+13
* Remove remaining code related to chrome.managedModePrivate APIfangjue23303@gmail.com2013-07-056-95/+0
* <webview>: Move loadabort from content to chromefsamuel@chromium.org2013-07-041-1/+45
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-0426-32/+32
* Rewrite storage info provider using storage monitor impl.Hokein.Wu@gmail.com2013-07-042-4/+7
* Remove ip_address from TestingAutomationProvider::GetNetworkInfo.pneubeck@chromium.org2013-07-041-5/+0
* [chromedriver] Bump version and release 2.1kkania@chromium.org2013-07-031-1/+1
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-031-2/+2
* Revert 210031 "Fix and reenable WindowOpenPanelTest.WindowOpenPa..."jianli@chromium.org2013-07-031-1/+1
* Disable ThroughputTestSW.CanvasTextSW that fails on the windows GPU botsvangelis@chromium.org2013-07-031-1/+2
* [chromedriver] Disable failed java tests.chrisgao@chromium.org2013-07-031-0/+15
* Refresh socket status in chrome.socket.getInfo.ikarienator@chromium.org2013-07-031-2/+11
* Fix and reenable WindowOpenPanelTest.WindowOpenPanelDetachedjianli@chromium.org2013-07-031-1/+1
* Resolve certificate references in ONC by PEM.pneubeck@chromium.org2013-07-034-8/+8
* [chromedriver] Fix server to accept lower case "content-length" header.kkania@chromium.org2013-07-031-2/+3
* <webview>: Move loadstart and loadredirect from content to chromefsamuel@chromium.org2013-07-032-1/+43
* [chromedriver] Flush stdout after printing start message.kkania@chromium.org2013-07-031-0/+1