summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-3/+3
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-3/+3
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-2/+0
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-291-0/+2
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-291-2/+0
* Add some more temporary traces to narrow down the cause of failure.finnur@chromium.org2010-11-291-7/+21
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-291-0/+2
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-281-2/+0
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+1
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-8/+2
* Add some more traces to figure out timeout in PrepopulateRespectBlankfinnur@chromium.org2010-11-251-0/+29
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-243-20/+69
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-2/+8
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-8/+2
* Add the associated tab contents to automation messages for extension API call...cindylau@google.com2010-11-221-0/+13
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-203-69/+20
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-193-20/+69
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-1/+1
* Add pyauto hook for getting and manipulating the data underneath the NTP.kkania@chromium.org2010-11-194-0/+261
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-183-8/+9
* Add pid to HTML5 notification information in pyauto hook.kkania@chromium.org2010-11-181-4/+12
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-1/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-1/+1
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-173-69/+20
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-173-20/+69
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-162-2/+2
* Add tab proxy call for taking a snapshot of the entire page.kkania@chromium.org2010-11-126-22/+170
* Part 3 of reapplying r64637.erg@google.com2010-11-122-11/+11
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-1/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-1/+1
* Part 2 of reapplying r64637.erg@google.com2010-11-1016-16/+16
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-083-4/+3
* base: Remove 'using' declaration of SStringPrintf.tfarina@chromium.org2010-11-081-3/+4
* Use .crdownload file path for 'Show In Folder' while download is in progresskinuko@chromium.org2010-11-081-2/+4
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-052-4/+11
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-032-0/+258
* A recent change (r64277) added an extra argument to Port.dispatchOnDisconnect()rogerta@google.com2010-11-031-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-2/+3
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-0117-27/+27
* Refactor automation messages.erg@google.com2010-11-0117-27/+27
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-012-6/+6
* Prevent an annoying warning from showing up in ChromeFrame runs when we don't...ananta@chromium.org2010-10-291-2/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-299-48/+54
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-282-5/+2
* Autofill deprecate unique_ids in favor of guids for testing_automation_providerdhollowa@chromium.org2010-10-281-3/+2
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-282-2/+5
* BrowserList::GetLastActive doesn't guarentee to return a Browser object, chec...ace@chromium.org2010-10-281-3/+6
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-272-1/+3
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-264-0/+152
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-262-6/+8