summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+4
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-3/+3
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+1
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-231-6/+4
* Reworked ExtensionsService::AddPendingExtension().akalin@chromium.org2010-06-261-1/+2
* Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."hclam@chromium.org2010-06-251-2/+1
* Reworked ExtensionsService::AddPendingExtension().akalin@chromium.org2010-06-251-1/+2
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-211-0/+15
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-191-9/+0
* Fix browser crash when refreshing extensions.finnur@chromium.org2010-05-191-1/+1
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Before creating a theme info bar, check if one is already visible for the sam...bulach@chromium.org2010-04-221-5/+8
* Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-081-24/+25
* Revert 43931 - [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-081-25/+24
* [GTTF] Clean up browser tests:phajdan.jr@chromium.org2010-04-081-24/+25
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-7/+5
* [GTTF] Remove the internal timeout of extension browser tests.phajdan.jr@chromium.org2010-03-171-26/+5
* Mechanical refactor of CrxInstaller signatures. This will makeaa@chromium.org2010-03-121-9/+8
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-1/+1
* Update the extensions management page to match mock attached to bug 36292.mpcomplete@chromium.org2010-03-051-10/+1
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-021-0/+13
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-1/+15
* Browser Action Container should not shrink when visible extension is disabled.finnur@chromium.org2010-02-121-3/+13
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-101-36/+57
* Add basic tests for extension crash recovery.phajdan.jr@chromium.org2010-02-101-0/+28
* Wires TabContents to app extensions.sky@chromium.org2010-02-051-2/+0
* Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t...kkania@chromium.org2010-01-201-14/+41
* Port BrowserActionApiTest.BrowserActionPopup to linux.estade@chromium.org2010-01-191-2/+0
* disable extension toolstrips by default, addingerikkay@chromium.org2009-11-241-0/+5
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-7/+7
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-7/+7
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-7/+7
* Fix for flaky browser tests as done by twiz and reviewed here:mad@chromium.org2009-11-041-5/+8
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-201-0/+5
* Correctly handle extension reloading in the task manager.phajdan.jr@chromium.org2009-10-201-0/+12
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-0/+25
* Generate IDs for --load-extension by hashing the path insteadaa@chromium.org2009-10-061-0/+1
* ExtensionApiTest improvements.rafaelw@chromium.org2009-09-251-5/+5
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-6/+34
* Enable extensions by default.aa@chromium.org2009-08-291-2/+0
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-10/+13
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-281-3/+15
* Load extensions that have their manifest in the Prefs on the UI thread.mpcomplete@chromium.org2009-08-211-3/+3
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-1/+1
* Adds a copyright header to extension_browsertest.cc and fixes lint error.mpcomplete@chromium.org2009-08-141-0/+6
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-141-20/+31
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-091-0/+25
* Aha, I think this was racing because INSTALLED is actually firedaa@chromium.org2009-07-081-7/+2
* Add some more logging. Still trying to figure out flakey test.aa@chromium.org2009-07-081-3/+20
* Add some logging to a flakey browsertest to debug.aa@chromium.org2009-07-081-2/+11