summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove override_encoding from NavigateParams and OpenURLParams.davidben@chromium.org2013-10-101-1/+1
* Remove all NetworkLibrary dependencies from AutomationTestingProviderstevenjb@chromium.org2013-09-101-17/+1
* Use content instead of WebKit for synthesizing keycodesjamesr@chromium.org2013-07-261-33/+0
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* Warn users about potentially unwanted downloads.asanka@chromium.org2013-07-241-0/+3
* Use a direct include of the message_loop header in chrome/browser/, part 1.avi@chromium.org2013-07-181-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in chrome/auto*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-1/+1
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-2/+2
* Add LoginState class to src/chromeos/login (redux)stevenjb@chromium.org2013-04-181-2/+2
* Revert 193699 "Add LoginState class to src/chromeos/login"michaeln@google.com2013-04-111-2/+2
* Add LoginState class to src/chromeos/loginstevenjb@chromium.org2013-04-111-2/+2
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-1/+3
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-3/+1
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-1/+3
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-3/+1
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-1/+3
* Remove unused bookmark includes.tfarina@chromium.org2013-03-241-2/+0
* Minimal Chrome Frame with Aura.grt@chromium.org2013-02-281-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-231-1/+4
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Sync csd.proto with server-side version.mattm@chromium.org2013-02-011-0/+3
* Merge DownloadItem::SafetyState and DownloadDangerTyperdsmith@chromium.org2013-01-171-14/+56
* Get rid of ui_controls.h usage in shipping browser code. In a followup change...jam@chromium.org2013-01-111-4/+34
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-021-1/+1
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-151-1/+2
* Switch FindTabHelper to use WebContentsUserData.avi@chromium.org2012-09-291-4/+3
* Refactor BrowsingDataRemover creation for clarity.mkwst@chromium.org2012-09-041-3/+1
* Kill DownloadItem::IsOtr()benjhayden@chromium.org2012-08-141-2/+2
* Revert 151036 - Speculative revert to see if this change introduced a perform...ben@chromium.org2012-08-141-5/+4
* Speculative revert to see if this change introduced a performance regression ...ben@chromium.org2012-08-101-4/+5
* Relandbenjhayden@chromium.org2012-08-091-1/+0
* Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...rdsmith@chromium.org2012-08-061-0/+1
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-031-1/+0
* Move browsing_data_helper files into a separate directory.markusheintz@chromium.org2012-07-191-2/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-2/+2
* autocomplete: Extract the two classes in autocomplete_edit.h into their files.tfarina@chromium.org2012-06-231-1/+0
* browser: Add ExternalTabContainer interface.tfarina@chromium.org2012-06-211-4/+0
* Replace usage of browser::FindBrowserForController with browser::FindBrowserW...ben@chromium.org2012-06-191-6/+4
* TabContentsWrapper -> TabContents, part 43.avi@chromium.org2012-06-121-2/+1
* TabContentsWrapper -> TabContents, part 6.avi@chromium.org2012-06-081-5/+5
* Add automation hooks for OOBE transitions.ivankr@chromium.org2012-06-041-4/+4
* Teaching BrowsingDataRemover how to delete application data.mkwst@chromium.org2012-06-041-1/+2
* Migrate the rest of the "global" prefs.falken@google.com2012-05-221-2/+1