summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-4/+2
* Remove some test file complitation exceptions from chrome_tests.gypistuartmorgan@chromium.org2010-06-031-1/+1
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-11/+10
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-3/+3
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-3/+3
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-3/+3
* Marking ExtensionTestRoundTripApiCall.RunTest as FLAKY.cbentzel@chromium.org2010-05-201-1/+3
* Marking ExtensionTestSimpleApiCall, RunTest as flaky after failure on Vista T...robertshield@chromium.org2010-05-191-1/+1
* Mark ExtensionTestBrowserEvents.RunTest as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-1/+1
* [GTTF] Various ui tests cleanups:phajdan.jr@chromium.org2010-03-261-2/+2
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Expose 'type' and 'incognito' bits to the extension window object, and makempcomplete@chromium.org2010-03-081-1/+1
* Give UITest ability to have MessageLoopforUI message loop instead of the defa...stoyan@chromium.org2010-02-251-0/+11
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-4/+6
* Use strict json formating in extension_uitest.rafaelw@chromium.org2010-02-041-10/+9
* Get rid of ExternalTabAutomationProxy by switching the extension UIjoi@chromium.org2009-12-051-229/+180
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-14/+8
* 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