summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fixing the consistency with permissions warnings message with respect to "rea...mohammed@chromium.org2014-06-231-3/+3
* Refactor renderer-side script injection.rdevlin.cronin@chromium.org2014-06-2321-1331/+1530
* Remove the known_disabled feature as it is now superseeded by settings protec...gab@chromium.org2014-06-234-19/+8
* Performance histograms for extension content verificationasargent@chromium.org2014-06-235-3/+46
* Remove GuestWebContentsCreatedfsamuel@chromium.org2014-06-231-1/+2
* Adding a new Activity Log method to log Blink core events.pmarch@chromium.org2014-06-232-0/+18
* Enforce content verification for shared extensions on Chrome OSdpolukhin@chromium.org2014-06-236-121/+46
* Revert of Revert of Deprecate file_handlers[*].title. (https://codereview.chr...jackhou@chromium.org2014-06-235-21/+24
* Revert of Deprecate file_handlers[*].title. (https://codereview.chromium.org/...jackhou@chromium.org2014-06-235-24/+21
* [fsp] Cleanup success callbacks for CloseFile and OpenFile.mtomasz@chromium.org2014-06-231-2/+3
* Deprecate file_handlers[*].title.jackhou@chromium.org2014-06-235-21/+24
* [fsp] [reland] Cleanup handling errors for operation requests.mtomasz@chromium.org2014-06-231-6/+7
* app_shell: Remove chrome.shell.onLaunched.derat@chromium.org2014-06-221-3/+1
* extensions: Move app.runtime API from apps to extensions.derat@chromium.org2014-06-229-0/+288
* 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