summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert 231221 - "Remove enabled/disabled state from extension and app sync."yoz@chromium.org2013-11-083-4/+144
* Remove 'Clean local cache' secret menu from Files.app and FileBrowserPrivateAPI.kinaba@chromium.org2013-11-081-1/+1
* Move extensions::admin_policy code to extensions/browser.derat@chromium.org2013-11-085-363/+2
* Ignore files in the.git, .svn and __MACOSX directory when packing extension.zhchbin@gmail.com2013-11-082-4/+63
* fileSystemProvider: First cut at implementing fileSystemProvider APIsatorux@chromium.org2013-11-081-0/+1
* Disable flaky ExternallyConnectableMessagingTest.WebConnectableWithEmptyTlsCh...kbr@chromium.org2013-11-081-2/+2
* Disable ExtensionHostFactoryTest.IncognitoExtensionHostsjamescook@chromium.org2013-11-081-7/+2
* Move LaunchContainer enum out of chrome/.derat@chromium.org2013-11-089-44/+44
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-082-9/+0
* <webview>: Plumb extension ID of embedder in WebViewInfo on IO thread.fsamuel@chromium.org2013-11-081-0/+1
* Remove ExtensionToolbarModel from ExtensionService.benwells@chromium.org2013-11-0812-99/+181
* Disabled ExtensionHostFactoryTest.IncognitoExtensionHosts on Mac due to flaky...kbr@chromium.org2013-11-081-1/+8
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-072-26/+0
* Do not leak a DictionaryValue from SessionsRestoreFunction::SetResultRestored...earthdok@chromium.org2013-11-071-2/+4
* Fix crash on login, don't pass PrepareKeyContext members by referencenkostylev@chromium.org2013-11-072-9/+37
* Revert 233619 "Fix crash on login, don't pass PrepareKeyContext ..."jam@chromium.org2013-11-071-3/+3
* Fix crash on login, don't pass PrepareKeyContext members by referencenkostylev@chromium.org2013-11-071-3/+3
* Make the internal storage policy::Schemas ref counted.joaodasilva@chromium.org2013-11-071-7/+6
* Enable ActivityLogApiTest.TriggerEvent and update testdavve@opera.com2013-11-071-3/+1
* Revert "Bind to all interfaces for chrome.dial."wez@chromium.org2013-11-073-8/+92
* Annotate leak of a Screen instance in system display API tests.earthdok@chromium.org2013-11-071-0/+3
* Disable MediaGalleriesPrivateApiTest.DeviceAttachDetachEvents on Linux offici...pshenoy@chromium.org2013-11-071-1/+8
* Disable ExternallyConnectableMessagingTest.WebConnectableWithEmptyTlsChannelI...pshenoy@chromium.org2013-11-071-1/+9
* Move ExtensionProcessManager to src/extensions, part 3 - remove Browserjamescook@chromium.org2013-11-076-157/+288
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-0710-29/+29
* Fix flaky brailleDisplayPrivateApi tests and reenable them.plundblad@chromium.org2013-11-071-2/+2
* Add SettingsOverridesAPI dependence on TemplateURLServiceFactory.vasilii@chromium.org2013-11-072-0/+12
* Disable remote TTS services when offline.dmazzoni@chromium.org2013-11-071-0/+1
* Add ::Leaky to the LazyInstance<SafeBrowsingServiceFactoryImpl> inkalman@chromium.org2013-11-071-6/+2
* Disable network speech on Chrome OS temporarily.dmazzoni@chromium.org2013-11-071-0/+2
* Defer app window appearance until first paint.mlamouri@chromium.org2013-11-072-3/+3
* Launch ephemeral app for webstore detail linkstmdiep@chromium.org2013-11-062-10/+74
* Do not leak a DictionaryValue from SessionsRestoreFunction::SetResultRestored...earthdok@chromium.org2013-11-061-2/+3
* Add a browser test to automatically run end-to-end Hangout Services test.joi@chromium.org2013-11-061-24/+70
* Adjusts panel ifdefs for aurasky@chromium.org2013-11-061-8/+6
* Correctly deal with tokens for supervised users in ProfileOAuth2TokenService.bauerb@chromium.org2013-11-063-1/+19
* Move chrome/common/extensions/incognito_handler.h to src/extensionsjamescook@chromium.org2013-11-0611-11/+11
* Data type conversion between extensions API and Cast APIhclam@chromium.org2013-11-061-0/+8
* Revert 232631 - Revert 232499 "Move ManifestHandler to top-level extensions."yoz@chromium.org2013-11-061-1/+1
* Disable ExtensionServiceTest.BlacklistedExtensionWillNotInstall and WillNotLo...thestig@chromium.org2013-11-061-2/+6
* signin: record http response codes and net errors in OAuth2AccessTokenFetcher.tim@chromium.org2013-11-062-0/+2
* Switch the WebstoreDataFetcherDelegate::OnWebstoreResponseParseSuccess interf...earthdok@chromium.org2013-11-064-6/+8
* Remove unused helper function DispatchOnInstalledEvent.mpcomplete@chromium.org2013-11-061-15/+0
* Enable global command test on Linux Aura.zhchbin@gmail.com2013-11-061-8/+11
* Enable WebrtcCastApiTest.Basicshclam@chromium.org2013-11-061-5/+2
* Deprecate 'singleton' option in chrome.apps.window.create().mlamouri@chromium.org2013-11-061-0/+7
* extensions: Remove Blacklist dependency from ExtensionPrefs.derat@chromium.org2013-11-058-32/+36
* Add Get/SetMetaInfo methods to BookmarkManagerPrivate Apirfevang@chromium.org2013-11-055-73/+97
* Disable ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate on win.kalman@chromium.org2013-11-051-1/+8
* Moved extension and value builder code to extensions component.benwells@chromium.org2013-11-0520-29/+29