summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+2
* [chromeos] Automation calls should use the right profile after loginnirnimesh@chromium.org2012-05-151-0/+4
* Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla...jam@chromium.org2012-04-181-252/+0
* Convert login prompt ui_tests to browser_tests.jam@chromium.org2012-04-121-10/+0
* Revert 13676 - Revert 131665 - Add a preference for why an extension is disab...yoz@chromium.org2012-04-111-1/+1
* Revert 131665 - Add a preference for why an extension is disabled.rsesek@chromium.org2012-04-101-1/+1
* Add a preference for why an extension is disabled.yoz@chromium.org2012-04-101-1/+1
* Add ExtensionSytem::Get(Profile*) as a wrapper aroundmpcomplete@chromium.org2012-04-051-2/+1
* Move ExternalTabContainer into a directory with an OWNERS file.robertshield@chromium.org2012-04-031-1/+1
* Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...yoz@chromium.org2012-04-021-1/+3
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-1/+0
* Add a Content API around TracingController.jam@chromium.org2012-03-131-0/+2
* Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...akalin@chromium.org2012-03-091-3/+1
* Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...yoz@chromium.org2012-03-091-1/+3
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Renaming virtual setters/getters in UserManager.nkostylev@chromium.org2012-03-061-1/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-3/+1
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-1/+3
* more logs for 26646oshima@chromium.org2012-03-021-0/+1
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-1/+1
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-241-2/+2
* Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...groby@chromium.org2012-02-231-2/+2
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-221-2/+2
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-131-1/+0
* Disable InitialLoads observers for AutomationProviders after the first one.dtu@chromium.org2012-02-101-16/+26
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-1/+0
* Refactor AutomationProvider::InitialLoadsComplete.dtu@chromium.org2012-02-011-9/+12
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-1/+0
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2