summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Reland of r114615: "chrome.clear: Increasing granularity of public API"mkwst@chromium.org2011-12-158-124/+279
* Reverting due to compile failure on multiple bots.finnur@chromium.org2011-12-158-279/+124
* chrome.clear: Increasing granularity of public APImkwst@chromium.org2011-12-158-124/+279
* Add private system extension API to get system update statushashimoto@chromium.org2011-12-154-13/+146
* Add some VLOG debugging info for extensions updating.asargent@chromium.org2011-12-151-2/+39
* Wire up onEvent and put it to use when UdpSocket::Write blocks.miket@chromium.org2011-12-155-18/+110
* Extend --load-extension commandline to accept multiple (comma-separated) exte...jvoung@google.com2011-12-141-6/+57
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-1411-142/+649
* Don't automatically create platform app shortcuts when testing.benwells@chromium.org2011-12-141-0/+2
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-146-10/+14
* Enable panels flag for all tests that use panels.dimich@chromium.org2011-12-142-3/+16
* Added a test that verifies that calling window.open() from a BackgroundConten...atwilson@chromium.org2011-12-141-0/+30
* Fixing browser crash in extension_browser_event_router.cc.dpapad@chromium.org2011-12-141-2/+4
* Enable BookmarkAppGetsNormalProcess test.creis@chromium.org2011-12-141-12/+15
* Add some histograms for app notification performance and usage.asargent@chromium.org2011-12-145-15/+96
* Create copy of extensions page that is standalone.estade@chromium.org2011-12-133-3/+3
* Adding terminal private extension api.tbarzic@chromium.org2011-12-134-0/+239
* Revert r114227 "[filebrowser] Add left panel with roots."oshima@chromium.org2011-12-131-1/+1
* WebRequest API should warn when a developer attempts to filter URLs without p...battre@chromium.org2011-12-133-3/+18
* Allocate SocketController lazily.miket@chromium.org2011-12-132-7/+26
* Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...csharp@chromium.org2011-12-1310-600/+141
* Convert calls to the utility process in extension code to use the zygote on L...jorgelo@chromium.org2011-12-134-0/+4
* Renaming REMOVE_LSO_DATA to REMOVE_PLUGIN_DATAmkwst@chromium.org2011-12-132-7/+8
* [filebrowser] Add left panel with roots.dgozman@chromium.org2011-12-131-1/+1
* Rename permission from input to ime.zork@chromium.org2011-12-131-0/+0
* Hide default context menu for platform apps.benwells@chromium.org2011-12-131-4/+87
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-1310-111/+48
* Ensure ExtensionHost sets the RendererPrefs for its TabContents. This fixes ampcomplete@chromium.org2011-12-131-0/+7
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-131-4/+1
* Fix crash in test.miket@chromium.org2011-12-121-1/+4
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-1210-141/+600
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-1211-25/+40
* Installing a platform application will add all application shortucts.benwells@chromium.org2011-12-122-2/+83
* Fix cause of uninitialized memory read in ExtensionService unit_testsasargent@chromium.org2011-12-102-2/+7
* retry 113568 - extensions: remove install/uninstall terminologyestade@chromium.org2011-12-104-8/+19
* Support chrome-extension:// scheme in URLPattern.battre@chromium.org2011-12-102-1/+8
* Fix crasher if onBeforeSendHeaders contains no new headersbattre@chromium.org2011-12-101-14/+18
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-103-3/+3
* Move the "extension" namespace from extension_api.json into extension_api_ext...koz@chromium.org2011-12-099-13/+10
* Panels back behind a flag except for dev/canary.jennb@chromium.org2011-12-092-8/+9
* Fix invalid pointer indirection causing crash when syncing data.saintlou@chromium.org2011-12-091-2/+2
* Revert 113804 - [filebrowser] Add left panel with roots.estade@chromium.org2011-12-091-1/+1
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-7/+4
* Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...avi@chromium.org2011-12-092-2/+2
* Revert 113794 - Revert 113785 - Enable TransferNavigationResourceHandlerbattre@chromium.org2011-12-091-5/+0
* [filebrowser] Add left panel with roots.dgozman@chromium.org2011-12-091-1/+1
* Revert 113785 - Enable TransferNavigationResourceHandlerbattre@chromium.org2011-12-091-0/+5
* Enable TransferNavigationResourceHandlerbattre@chromium.org2011-12-091-5/+0
* Make URL filter for web request API mandatorybattre@chromium.org2011-12-091-10/+11
* Move URLPattern::ParseOption into a field.aa@chromium.org2011-12-098-22/+21