summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-063-70/+20
* Revert 46611 - Quick fix to browser tests failure for http://codereview.chrom...zork@chromium.org2010-05-061-8/+6
* Quick fix to browser tests failure for http://codereview.chromium.org/1921003ericdingle@google.com2010-05-061-6/+8
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-063-20/+70
* Mark ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault as flaky.phajdan.jr@chromium.org2010-05-061-1/+2
* Disable ExtensionApiTest.Tabs, it flakily exceeds test timeout.phajdan.jr@chromium.org2010-05-061-8/+2
* Changing a NOTREACHED to a DLOG(ERROR) since we hit this when running the net...tommi@chromium.org2010-05-061-1/+1
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-063-24/+34
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-2/+1
* Tell the app launcher about any newly installed apps. This is intended to be ...aa@chromium.org2010-05-051-4/+26
* Replace CHECK(false) by LOG(FATAL) where appropriate.evan@chromium.org2010-05-051-2/+2
* Prevent chrome extension URL overrides from applying in incognito mode.mpcomplete@chromium.org2010-05-042-4/+27
* Enable BrowserActionApiTest.BrowserActionPopup test after fixing some flaky/c...kkania@chromium.org2010-05-041-14/+16
* Enable clipboard in extensions. re-enable the disabled clipboard test.inferno@chromium.org2010-05-042-2/+4
* Disable clipboard test until I enable back clipboard for extensions. My recen...inferno@chromium.org2010-05-041-1/+2
* Include App pages in chrome://extensions "active views" list.rafaelw@chromium.org2010-05-034-43/+76
* Revert "Clean-up of the asynchronous behaviour of the experimental extension ...phajdan.jr@chromium.org2010-05-013-60/+15
* Attempt to fix AppApiTest.AppProcess and ExtensionApiTest.Storage flakiness.kkania@chromium.org2010-04-302-4/+6
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-303-15/+60
* Mark AppApiTest.AppProcess as flaky.willchan@chromium.org2010-04-301-1/+1
* [Linux] Mark ExtensionApiTest.Storage as flaky.kkania@chromium.org2010-04-301-1/+8
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-304-9/+57
* Have extension call windows.getLastFocused include incognito windows if thempcomplete@chromium.org2010-04-301-1/+2
* [Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run...kkania@chromium.org2010-04-301-5/+0
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-31/+31
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-2915-13/+134
* Mark ExtensionApiTest.Incognito as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Mark ExtensionTestBrowserEvents.RunTest as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-3/+5
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-282-3/+8
* Reland: Link the name of the extension on the management page to thefinnur@chromium.org2010-04-282-7/+7
* Revert 45749 - (missing test fix)finnur@chromium.org2010-04-272-7/+7
* Link the name of the extension on the management page to thefinnur@chromium.org2010-04-272-7/+7
* Adding ExtensionPrefs methods for storing update-when-idle data.asargent@chromium.org2010-04-2710-239/+460
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-271-0/+0
* Fix flaky AppApiTest.AppProcess.mpcomplete@chromium.org2010-04-261-6/+7
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-263-2/+23
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-261-1/+1
* mark AppApiTest.AppProcess as flakynsylvain@chromium.org2010-04-251-1/+2
* Add a first run bubble to show after installing an extension app.finnur@chromium.org2010-04-241-3/+8
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-241-1/+1
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-241-1/+1
* Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...viettrungluu@chromium.org2010-04-231-6/+2
* Implement app process model isolation.mpcomplete@chromium.org2010-04-223-9/+117
* Before creating a theme info bar, check if one is already visible for the sam...bulach@chromium.org2010-04-226-12/+108
* Mark ExtensionApiTest.Notifications as flaky.phajdan.jr@chromium.org2010-04-221-1/+2
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-223-3/+6
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-213-6/+3
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-213-3/+6
* Fix crash in bookmark manager dropping codefeldstein@chromium.org2010-04-211-2/+6