summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Added webstorePrivate API functions for launching ephemeral appstmdiep@chromium.org2014-06-211-0/+2
* Remove --enable-service-worker flagjsbell@chromium.org2014-06-202-3/+3
* enterprise.platformKeys: Copy-on-read the 'algorithm' member of Key objects.pneubeck@chromium.org2014-06-203-0/+26
* Load the actual app icon in Athena.mukai@chromium.org2014-06-201-0/+2
* Android: Eliminate a bunch of unused extensions APIs.thestig@chromium.org2014-06-201-12/+21
* chrome.bluetoothLowEnergy: Introduce connect and disconnect methods.armansito@chromium.org2014-06-201-0/+2
* Add FileSystemID parameter to IsolatedContext::RegisterFileSystemForPath.kinaba@chromium.org2014-06-201-1/+1
* Add widevine and extensions resources to GN build.brettw@chromium.org2014-06-203-0/+39
* Moves extension_icon_image and image_loader to extensions/browsermukai@chromium.org2014-06-2014-0/+1874
* Add chrome.virtualKeyboardPrivate.openSettings api to open settings pagebshe@chromium.org2014-06-191-0/+1
* Revert 277929 "[fsp] Cleanup handling errors for operation reque..."oshima@chromium.org2014-06-181-7/+6
* Fix several problems with the content verification codeasargent@chromium.org2014-06-189-95/+301
* extensions::Dispatcher: Don't crash if forced_idle_timer_ is null.yoz@chromium.org2014-06-181-2/+3
* Remove the ability to retain local data of evicted ephemeral appstmdiep@chromium.org2014-06-182-89/+3
* [fsp] Cleanup handling errors for operation requests.mtomasz@chromium.org2014-06-181-6/+7
* Move usbDevices permission out to //extensions.rockot@chromium.org2014-06-181-0/+3
* Remove media_galleries_handlers - not used.vandebo@chromium.org2014-06-174-22/+1
* Identity API: add chrome.identity.getProfileUserInfocourage@chromium.org2014-06-171-0/+1
* Log error in ValueStore if JSON serialization during writing fails.pneubeck@chromium.org2014-06-162-3/+9
* Add a do_not_sync pref to ExtensionPrefs.xiyuan@chromium.org2014-06-143-3/+27
* Stub API for gcdPrivatenoamsml@chromium.org2014-06-141-0/+1
* Remove extension-specific page load time histogram support for webrequestvabr@chromium.org2014-06-136-16/+6
* Remove adviewfsamuel@chromium.org2014-06-133-4/+1
* Cleanup: Make ExtensionService:: and ExtensionPrefs::OnExtensionInstalledkalman@chromium.org2014-06-134-20/+62
* Fix linkage of components/keyed_service.joaodasilva@chromium.org2014-06-131-0/+1
* Add identity.email permission for apps and extensionscourage@chromium.org2014-06-132-0/+2
* Send an onInstalled event for shared module updateelijahtaylor@chromium.org2014-06-133-1/+40
* Add the about_page key to shared_module manifestsashab@chromium.org2014-06-122-1/+8
* Invoke callback from WebstoreInstaller when installation is fully completetmdiep@chromium.org2014-06-123-1/+18
* Updating XTBs based on .GRDs from branch 1985matthewyuan@chromium.org2014-06-1252-0/+260
* Move ExtensionServiceTestBase into its own header/cc filerdevlin.cronin@chromium.org2014-06-122-3/+6
* Call InitOriginPermissions when extension is added to the renderer process.kouhei@chromium.org2014-06-121-2/+7
* Adds IME switching private APIs.shuchen@chromium.org2014-06-121-0/+3
* Make MessagingBindings use ScriptContextSet::ForEach. This is a long-standingkalman@chromium.org2014-06-128-190/+188
* Remove param |context_type| from InitOriginPermissionskouhei@chromium.org2014-06-103-7/+6
* This replaces AutomationTree with AutomationRootNode, which is a regular node...aboxhall@chromium.org2014-06-102-15/+28
* Fix content verifier handling of paths with subdirectories on windowsasargent@chromium.org2014-06-102-4/+10
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-2/+2
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* Move allocate instance id to chrome/.lazyboy@chromium.org2014-06-071-0/+2
* Add an extension override bubble and warning box for proxy extensions. (2nd a...finnur@chromium.org2014-06-072-0/+21
* Move c/b/e/api/api_resource_manager_unittest.cc tolimasdf@gmail.com2014-06-071-0/+63
* Separate PermissionsData::CanExecuteScriptOnPage into two functionsrdevlin.cronin@chromium.org2014-06-075-98/+134
* Remove deprecated permissions functions from Extensionrdevlin.cronin@chromium.org2014-06-0614-52/+61
* Remove InstallTracker's extension load, unload observer.limasdf@gmail.com2014-06-063-2/+11
* Should provide creation context and isolate for WebBlob::toV8Value.tasak@google.com2014-06-062-2/+3
* Should provide creation context and isolate for WebDOMError::toV8Value.tasak@google.com2014-06-061-1/+2
* Remove PermissionsData::ForExtension() completelyrdevlin.cronin@chromium.org2014-06-0611-149/+101
* Use createV8Entry() and toV8Value() with context and isolate defined in WebDO...tasak@google.com2014-06-061-2/+5
* Revert 275229 "Add an extension override bubble and warning box ..."finnur@chromium.org2014-06-052-21/+0