summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixing flakiness in getRecent() by spacing node creation 1ms apart soerikkay@chromium.org2010-04-201-2/+1
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-203-6/+3
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-202-5/+49
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-203-3/+6
* Auto-launch apps after installation.aa@chromium.org2010-04-191-0/+5
* Give chrome-extension frames in regular renderers access to messaging APIs,mpcomplete@chromium.org2010-04-191-0/+5
* extensions: test if the external provider exists before reading itevan@chromium.org2010-04-191-2/+6
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-182-49/+5
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-182-5/+49
* Remove needless friend declaration.evan@chromium.org2010-04-161-3/+1
* Fixes bug where GetSubtreeBookmarkManagerFunction would crash ifsky@chromium.org2010-04-161-0/+4
* Fix a bug where opening an extension options tab from a sole incognito windowmpcomplete@chromium.org2010-04-162-0/+3
* Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab. skerner@chromium.org2010-04-151-8/+1
* Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.rafaelw@chromium.org2010-04-156-34/+25
* Start up extension event routers later in BrowserMain, sohuanr@chromium.org2010-04-152-14/+11
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-152-3/+7
* Revert 44570 - Fix chrome os flakyness for test ExtensionApiTest.CaptureVisib...nsylvain@chromium.org2010-04-151-1/+8
* Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab.skerner@chromium.org2010-04-141-8/+1
* Fix bug that caused us to have many duplicate registrationsaa@chromium.org2010-04-143-5/+96
* Add chrome.tabs.getCurrent() api call to extensions.rafaelw@chromium.org2010-04-144-0/+57
* Remove registration of the extension protocol late in the init process. Thisbrettw@chromium.org2010-04-141-4/+0
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-1415-32/+95
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-2/+3
* Disabled WebSocket tests on Windows,ukai@chromium.org2010-04-141-5/+5
* Shorten text next to checkmark. Use yellow text instead of an alert dialog.aa@chromium.org2010-04-134-65/+32
* Mark ExtensionApiTest.CaptureVisibleTab as flaky in Chrome OS. Make the erro...skerner@chromium.org2010-04-131-2/+9
* Add a browser test to ensure that notifications that are requested via reques...rafaelw@chromium.org2010-04-131-1/+11
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-1315-95/+32
* Disable WebSocket tests because they broke with the last webkit mergensylvain@chromium.org2010-04-131-1/+2
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-1315-32/+95
* Revert 44348 - Add support for restricting broadcasting events to extensions ...jochen@chromium.org2010-04-1315-96/+33
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-1315-33/+96
* Disable ExtensionApiTest.FavIconPermission on Linuxarv@chromium.org2010-04-101-0/+5
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-102-0/+19
* loosen origin requirements for apps for nowerikkay@chromium.org2010-04-101-5/+5
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-092-30/+42
* Revert 44134 - Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-092-42/+30
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-092-30/+42
* Revert r44125aa@chromium.org2010-04-091-50/+0
* Disable this test on Linux, because it will fail as soon as WebKit'sdumi@chromium.org2010-04-091-0/+6
* Attempt fix for crash bug when alert closes while owning hostaa@chromium.org2010-04-091-0/+50
* Fix file names so that for browser tests the suffix is _browsertest.phajdan.jr@chromium.org2010-04-094-0/+0
* Reenable PluginLoadUnload after fixing a race condition that made it fail inmpcomplete@chromium.org2010-04-081-1/+1
* Make ExtensionContextMenuModel hold on to a reference to itselffinnur@chromium.org2010-04-082-2/+10
* Rename extension_apitests_misc.cc => alert_apitest.cc becauseaa@chromium.org2010-04-081-1/+1
* Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.rafaelw@chromium.org2010-04-089-40/+43
* Fix build (trivial syntax error).phajdan.jr@chromium.org2010-04-081-1/+1