summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add a folders_only and subtree api to bookmark managerfeldstein@chromium.org2010-04-027-91/+278
* Enable tests of chrome.tab.captureVisibleTab() on mac, and all tab tests on l...skerner@chromium.org2010-04-011-10/+2
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-016-18/+43
* Mark a test as flaky on ChromeOS.finnur@chromium.org2010-04-011-2/+8
* Fix OS_MAC -> OS_MACOSX.rohitrao@chromium.org2010-04-012-9/+13
* Show an infobar when the user is using an unsupported flag.viettrungluu@chromium.org2010-04-011-1/+1
* Ignore invalid-looking extension ids when loading extensions.aa@chromium.org2010-04-011-0/+7
* Break the test of chrome.tab.captureVisibleTab() out of ExtensionApiTest.Tabs.skerner@chromium.org2010-04-011-3/+16
* Makes tab contents look for extension whose extent contains thesky@chromium.org2010-04-012-3/+15
* Flip the flag to enable geolocation by default.joth@chromium.org2010-04-011-3/+3
* Enable disabled WebSocket tests (ExtensionApiTest.WebSocket and WorkerWebSock...ukai@chromium.org2010-04-011-2/+1
* Use the infobar for installed extensions in incognito, since the browsermpcomplete@chromium.org2010-04-011-6/+8
* Fix type in test name s/DISABLE/DISABLED/arv@chromium.org2010-03-311-1/+1
* Fixes bug in ImageLoadintTracker where it would incorrectly hit asky@chromium.org2010-03-311-2/+2
* Fix NOTREACHED() in extension_prefs.cc.aa@chromium.org2010-03-311-6/+4
* Fix typoarv@chromium.org2010-03-311-1/+1
* Don't apply toolstrip theming stylesheet to popups.finnur@chromium.org2010-03-312-11/+22
* Disable BrowserActionApiTest.IncognitoBasic and ExtensionApiTest.IncognitoPop...arv@chromium.org2010-03-312-4/+14
* Mark some incognito extension tests as flakyarv@chromium.org2010-03-312-2/+4
* Adding API tests for getViews and infobars.finnur@chromium.org2010-03-314-9/+56
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-30/+20
* Fixes leak in image_loading_tracker_unittest.sky@chromium.org2010-03-311-3/+3
* GTK: New extension install prompt ui.estade@chromium.org2010-03-302-23/+29
* Send ping days parameter for extension blacklist update checksasargent@chromium.org2010-03-307-28/+34
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-304-29/+287
* Fix a bug where an open incognito window's browser actions would not updatempcomplete@chromium.org2010-03-302-1/+9
* Revert 43101 - Break the test of chrome.tab.captureVisibleTab() out of Extens...skerner@chromium.org2010-03-301-16/+3
* Break the test of chrome.tab.captureVisibleTab() out of ExtensionApiTest.Tabs.skerner@chromium.org2010-03-301-3/+16
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-9/+9
* [Mac] If a popup for an extension is shown and then the extension is killed o...andybons@chromium.org2010-03-302-1/+13
* CL fixing a race-condition during experimental popup extension API pop-up clo...twiz@chromium.org2010-03-301-7/+7
* Makes deletion of ExtensionInstallUI happen on ui thread.sky@chromium.org2010-03-302-6/+12
* Fix a crash when creating tabs from an Infobar by making sure finnur@chromium.org2010-03-302-0/+14
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-294-284/+29
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-294-29/+284
* Disabling the ExtensionApiTest.Tabs test on linux and mac as it fails there. ...ananta@chromium.org2010-03-291-3/+3
* Changed AddPendingExtension() to treat adding an already-installedakalin@chromium.org2010-03-293-21/+7
* Some small bookmark manager fixes.arv@chromium.org2010-03-291-1/+3
* Fixed memory leak in unittest introduced by 42899.akalin@chromium.org2010-03-271-0/+1
* Fill in a default update_url for extensions with none.akalin@chromium.org2010-03-273-144/+232
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-262-13/+8
* Fix a bug with incognito extensions like RSS Subscription that try to open anmpcomplete@chromium.org2010-03-261-5/+20
* Move onImportBegan/Ended to the regular bookmarks apifeldstein@chromium.org2010-03-266-103/+101
* [GTTF] Various ui tests cleanups:phajdan.jr@chromium.org2010-03-261-2/+2
* Rework ordering in ExtensionsService::UninstallExtension()jochen@chromium.org2010-03-263-17/+23
* Added support for pending extensions to ExtensionsService andakalin@chromium.org2010-03-266-90/+543
* Re-land 42631: The problem was that notifications aren't implemented on linux...aa@chromium.org2010-03-256-10/+47
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-256-43/+10
* First part of new install dialog on Windows. Later changes willaa@chromium.org2010-03-252-22/+90
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-256-10/+43