summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add an install source for inline installs.mihaip@chromium.org2011-10-183-11/+36
* Report errors when extensions attempt to use private APIs.aa@chromium.org2011-10-181-8/+0
* Remove toolstrips from Chrome.aa@chromium.org2011-10-174-16/+7
* base::Bind: Convert FileUtilProxy::StatusCallback.jhawkins@chromium.org2011-10-171-3/+1
* Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...mihaip@chromium.org2011-10-177-205/+11
* Diabling failing test ExtensionClipboardApiTesttbarzic@chromium.org2011-10-171-1/+1
* More NewRunnable* -> base::Bind for chrome/browser/extensions/.adamk@chromium.org2011-10-1712-98/+57
* Restrict webRequest events to extensions with host permissionsmpcomplete@chromium.org2011-10-173-14/+18
* Revert 105759 - Revert 105755 - Fails on XP and Vistatbarzic@chromium.org2011-10-174-0/+359
* Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...adamk@chromium.org2011-10-1722-164/+146
* Use real language for extension alert.miket@chromium.org2011-10-171-8/+7
* NewRunnable* -> base::Bind for most of chrome/browser/extensions/.adamk@chromium.org2011-10-1722-146/+164
* For the extension_tab_map_id, Change usage of AllSources to AllBrowserContext...mirandac@chromium.org2011-10-171-3/+3
* For the extension service, Change usage of AllSources to AllBrowserContextsAn...mirandac@chromium.org2011-10-171-3/+3
* Make audio recording exclusive between web speech input and the extension API.leandrogracia@chromium.org2011-10-175-15/+43
* Refactoring: Iterating content setting rules.marja@chromium.org2011-10-173-166/+147
* Change EnterFullscreen() to take an enum instead of a bool as second parameter.thakis@chromium.org2011-10-171-2/+4
* Revert 105755 - Fails on XP and Vistarsleevi@chromium.org2011-10-174-358/+0
* Adding experimental extension clipboard api.tbarzic@chromium.org2011-10-164-0/+358
* Allow webstore extensions to use experimental permissions. Weaa@chromium.org2011-10-162-22/+23
* Disable warning the user if a webRequest extension misbehavesbattre@chromium.org2011-10-161-11/+17
* Initialize the NetworkDelayListener to allow requests rather than deny them.pam@chromium.org2011-10-153-38/+7
* Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...pam@chromium.org2011-10-1510-28/+353
* Revert 105659 - Delay network requests on startup if any webRequest or webNav...pam@chromium.org2011-10-1510-353/+28
* Remove svn:executable from source file.pam@chromium.org2011-10-151-0/+0
* Delay network requests on startup if any webRequest or webNavigation extensio...pam@chromium.org2011-10-1511-28/+637
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-2/+2
* Reenable Isolated App Tests that should no longer be flaky as of r105029.ajwong@chromium.org2011-10-151-15/+2
* Mark ExtensionMessageService AllSources usage as ok.yoz@chromium.org2011-10-151-3/+3
* Fix ExtensionApiTest.TabUpdateNoPermissions timeoutsmihaip@chromium.org2011-10-144-29/+82
* Fix RENDERER_PROCESS_CREATED AllSources listeners in UserScriptMaster and Vis...yoz@chromium.org2011-10-141-1/+5
* Move NativeWebKeyboardEvent files into their intended final destinations prio...ben@chromium.org2011-10-142-2/+2
* Renaming extension_clipboard_apitest.cc to extension_dom_clipboard_apitest.cctbarzic@chromium.org2011-10-141-0/+0
* Now allow reopening BCs even if they were specified in the manifestatwilson@chromium.org2011-10-141-1/+30
* Fix flaky AppInstallBundle test.jstritar@chromium.org2011-10-141-3/+13
* Support SSL connections in websocket-to-TCP proxy.dilmah@chromium.org2011-10-144-30/+140
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-141-14/+14
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-142-2/+2
* When not running the default apps experiment, default apps should be controlledrogerta@chromium.org2011-10-141-6/+23
* Do not create incognito window based on the particular URL.ncj674@motorola.com2011-10-141-1/+11
* Move extension permissions API out of experimental.jstritar@chromium.org2011-10-143-10/+10
* Fix issues related to <all_urls> in extensions.jstritar@chromium.org2011-10-142-1/+7
* Clear extension settings when an extension is uninstalled.kalman@chromium.org2011-10-1410-66/+279
* Fix some AllSources observers of EXTENSION_UNLOADED.yoz@chromium.org2011-10-134-8/+9
* Allow resource identifiers in content settings.bauerb@chromium.org2011-10-132-5/+1
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-131-1/+2
* Add a helper class for downloading and installing extensions from the gallery.jstritar@chromium.org2011-10-1312-60/+394
* Move contentSettings extension API out of experimentalbauerb@chromium.org2011-10-131-8/+4
* Added a InterruptReason enum.ahendrickson@chromium.org2011-10-131-1/+2
* Disable AppNotificationManagerTest.ExtensionUninstall under AddressSanitizerglider@chromium.org2011-10-131-1/+7