summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix leaks in ExtensionUpdater unit testsasargent@chromium.org2009-07-102-6/+8
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-1010-0/+0
* Temporarily disable unit tests with leaks until I can check in a fix for them.asargent@chromium.org2009-07-101-5/+5
* ExtensionBrowserEventRouter now observes TAB_CONTENTS_DESTROYED. This became ...rafaelw@chromium.org2009-07-101-14/+18
* Implementation of Extension Updater.asargent@chromium.org2009-07-106-37/+1264
* Add getLanguage function to tab extension.sidchat@google.com2009-07-107-7/+91
* Properly restart extensions with no visible UI.phajdan.jr@chromium.org2009-07-101-1/+7
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-092-3/+3
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-093-1/+163
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-096-162/+222
* ExtensionsServiceBackend::GarbageCollectionExtensions() makes a local copy of...rafaelw@chromium.org2009-07-092-9/+4
* DevTools: remove extensions-related workaround from the docked devtools windo...pfeldman@chromium.org2009-07-081-1/+13
* 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-082-4/+11
* Disable ExtensionBrowserTest.Incognito because it fails too often.nsylvain@chromium.org2009-07-071-0/+3
* Fixing a crash in RenderViewGone.finnur@chromium.org2009-07-061-4/+7
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-062-38/+36
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-0410-328/+284
* Create a project for maintaining default extensions.finnur@chromium.org2009-07-031-0/+0
* Fix some issues with extension messaging:mpcomplete@chromium.org2009-07-024-18/+25
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-015-9/+32
* Create an interface just for update-related functions in ExtensionsService.asargent@chromium.org2009-07-013-15/+31
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-018-38/+132
* Adds a browser_test for extension startup, content scriptaa@chromium.org2009-07-012-3/+255
* Send port disconnect events when a frame is unloaded.mpcomplete@chromium.org2009-07-012-28/+42
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-301-4/+4
* Fix memleak in GetNodeDictionary.finnur@chromium.org2009-06-301-19/+18
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-292-13/+12
* a few minor tweaks the bookmarks API:erikkay@google.com2009-06-294-11/+35
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-294-4/+4
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-262-44/+47
* Fix crash 15371finnur@chromium.org2009-06-261-1/+2
* Change ExtensionHost to use notificationserikkay@chromium.org2009-06-267-59/+32
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-262-12/+13
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-262-13/+12
* Fix proper MACOSX exlussion.rvargas@google.com2009-06-261-3/+3
* Disable ExtensionsService.ExternalInstallPref unittest on mac.rafaelw@chromium.org2009-06-261-0/+6
* two more unit_test fixes for: http://codereview.chromium.org/140018rafaelw@chromium.org2009-06-251-2/+4
* Fix unit_test breakage from http://codereview.chromium.org/140018rafaelw@chromium.org2009-06-251-0/+3
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-256-83/+277
* Fix build. finnur@chromium.org2009-06-251-1/+1
* The Provider for External Extensions no longer usesfinnur@chromium.org2009-06-2510-71/+215
* Temporary extension UI for the Mac.avi@chromium.org2009-06-251-15/+39
* Relanding this, it was failing to compile because of a FRIEND_CHANGE that had...jcampan@chromium.org2009-06-251-1/+2
* Reverting 19233.jcampan@chromium.org2009-06-251-2/+1
* Disabling 2 browser tests that fail on the build-bot:jcampan@chromium.org2009-06-251-1/+2
* Try to reland r19170 (Pick up extensions (if any) and extensionskuchhal@chromium.org2009-06-241-0/+2
* Revert "Pick up extensions (if any) and extensions definitions file for insta...kuchhal@chromium.org2009-06-241-2/+0
* Pick up extensions (if any) and extensions definitions file for installation.kuchhal@chromium.org2009-06-241-0/+2