summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-19106-673/+725
* Reland r105978: Report errors when extensions attempt to useaa@chromium.org2011-10-192-13/+0
* Revert 105033 Revert 105015 - Eliminate WaitForNavigation.gbillock@chromium.org2011-10-191-5/+13
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+0
* Revert 106140 - Make inline installation callbacks fire when the item is down...sail@chromium.org2011-10-183-47/+17
* Make inline installation callbacks fire when the item is downloaded and insta...mihaip@chromium.org2011-10-183-17/+47
* Revert 106110 - Implement SyncableService in AppNotificationsManager:sail@chromium.org2011-10-1810-1137/+94
* Implement SyncableService in AppNotificationsManager:munjal@chromium.org2011-10-1810-94/+1137
* Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...adamk@chromium.org2011-10-1821-144/+161
* Use more idiomatic gtest style in extension_function_test_utils.mihaip@chromium.org2011-10-181-13/+10
* Remove flaky indicator from webstore inline install tests.mihaip@chromium.org2011-10-181-32/+4
* Revert 105978 - Report errors when extensions attempt to use private APIs.nkostylev@chromium.org2011-10-181-0/+8
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-1810-7/+10
* record UMA histogram for different bookmark launch typesestade@chromium.org2011-10-182-0/+13
* Add another point at which we check for new external extensions.miket@chromium.org2011-10-181-4/+3
* 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