summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-15/+24
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-281-1/+2
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-8/+9
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-2/+25
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-1/+1
* Generate IDs for --load-extension by hashing the path insteadaa@chromium.org2009-10-061-9/+2
* Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...rafaelw@chromium.org2009-09-221-1/+2
* ExternalTabcontainer browser to initial URLamit@chromium.org2009-09-111-23/+22
* Enable extensions by default.aa@chromium.org2009-08-291-2/+0
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-17/+19
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-221-27/+56
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-201-0/+1
* Revert a part of r22173 that caused a compile failure on Win dbg.jhawkins@chromium.org2009-07-311-1/+1
* Coverity: Check the return value of DictionaryValue::GetString.jhawkins@chromium.org2009-07-311-5/+5
* First step in abstracting extension api to common/shared "IDL" files (jsonsch...rafaelw@chromium.org2009-07-161-19/+19
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-4/+9
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-141-2/+10
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-231-3/+3
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-231-3/+3
* submitted on behalf of rogerta (Roger Tawa).rafaelw@chromium.org2009-06-161-0/+178
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-131-2/+2
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-121-2/+2
* Revert "BUG=12114"tc@google.com2009-06-111-2/+2
* BUG=12114rafaelw@chromium.org2009-06-111-2/+2
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-111-2/+3
* Revert "Add support to the automation provider to test sending browser"aa@chromium.org2009-06-111-169/+0
* Add support to the automation provider to test sending browseraa@chromium.org2009-06-111-0/+169
* Revert "Add support to the automation provider to test sending browser"aa@chromium.org2009-06-111-169/+0
* Add support to the automation provider to test sending browseraa@chromium.org2009-06-111-0/+169
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-1/+1
* Committing issue 113734 for Joi.tommi@chromium.org2009-05-231-1/+1
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-151-0/+282