summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an extension override bubble and warning box for proxy extensions.finnur@chromium.org2014-06-052-0/+21
* Refactor PermissionsData pt1rdevlin.cronin@chromium.org2014-06-0518-742/+836
* Settings Override API: support prepopulated_id.vasilii@chromium.org2014-06-052-0/+4
* Move kStandardSchemeSeparator from //content to //urlblundell@chromium.org2014-06-054-7/+7
* Reland 274764 - Reland 274558 - Move some resources to extensions_renderer_re...yoz@chromium.org2014-06-0431-5/+4245
* Bluetooth: cleanup histograms of deleted methodskeybuk@chromium.org2014-06-041-12/+12
* Media Galleries API: Audio/Video attached pictures support.tommycli@chromium.org2014-06-041-2/+2
* Handle promotion of ephemeral apps in the ExtensionStorageMonitortmdiep@chromium.org2014-06-042-60/+0
* Revert "Reland 274558 - Move some extensions renderer resources to extensions...dconnelly@chromium.org2014-06-0431-4245/+5
* Reland 274558 - Move some extensions renderer resources to extensions_rendere...yoz@chromium.org2014-06-0431-5/+4245
* Reland: Add generateAppForLink function in chrome.managementwjywbs@gmail.com2014-06-041-0/+1
* This CL switches to new blink API (CL 257803006), the old APIpmarch@chromium.org2014-06-041-2/+5
* Resubmit: Block content scripts from executing until user grants permissionrdevlin.cronin@chromium.org2014-06-0313-70/+396