summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Use .crdownload file path for 'Show In Folder' while download is in progresskinuko@chromium.org2010-11-081-2/+4
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-13/+16
* ChromeFrame network tests were broken since the change to honor the automatio...ananta@chromium.org2010-10-261-2/+6
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome/browser/automation/.pkasting@chromium.org2010-10-221-1/+1
* Optimistic Fix for an error on AutomationProvider destructor.nirnimesh@chromium.org2010-10-181-2/+5
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-1/+1
* Fix the ChromeFrame net test failures. These tests started failing since the ...ananta@chromium.org2010-10-121-1/+4
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-8/+29
* Rename ChromeThread to BrowserThread Part 2:tfarina@chromium.org2010-10-061-2/+2
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-1/+2
* Reland "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-141-0/+14
* Revert "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-131-15/+0
* GTTF: Move some more bits of automation code from AutomationProvider to Testi...phajdan.jr@chromium.org2010-09-091-54/+0
* Re-lands 58186:bryeung@chromium.org2010-09-031-1/+0
* GTTF: Move pyauto automation provider code to TestingAutomationProviderphajdan.jr@chromium.org2010-09-021-1761/+36
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-0/+1
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-1/+0
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-0/+1
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-1/+0
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-311-0/+53
* Make AutomationProvider fail fast on messages it doesn't understand.phajdan.jr@chromium.org2010-08-301-0/+15
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-301-96/+0
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-7/+2
* GTTF: Continue moving test automation code out of AutomationProvider.phajdan.jr@chromium.org2010-08-271-277/+0
* GTTF: Move more and more automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-261-553/+0
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* GTTF: Move more code from AutomationProvider to TestingAutomationProviderphajdan.jr@chromium.org2010-08-251-201/+1
* GTTF: Continue moving testing automation bits out of AutomationProvider.phajdan.jr@chromium.org2010-08-251-214/+0
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-231-117/+0
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-0/+1
* GTTF: Continue moving testing automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-201-213/+1
* PyAuto test for renderer crash reportingnirnimesh@chromium.org2010-08-201-0/+3
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-201-34/+163
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-1/+0
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-0/+1
* GTTF: Keep removing testing automation bits from AutomationProvider.phajdan.jr@chromium.org2010-08-191-224/+0
* Convert a couple of wstring methods in ChildProcessInfo.viettrungluu@chromium.org2010-08-191-2/+1
* GTTF: Move TestingAutomationProvider to its own file.phajdan.jr@chromium.org2010-08-181-123/+0
* GTTF: Further separation of testing automation stuff from ChromeFramephajdan.jr@chromium.org2010-08-171-67/+77
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-4/+4
* PyAuto fix for declining translation.alyssad@chromium.org2010-08-161-0/+1
* Convert remaining wide extension_automation_constants keys.viettrungluu@chromium.org2010-08-141-6/+6
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-8/+4
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+1