summaryrefslogtreecommitdiffstats
path: root/extensions/common
Commit message (Expand)AuthorAgeFilesLines
...
* Migrating tests to use EmbeddedTestServer (/chrome/browser misc)svaldez2015-11-181-14/+1
* Reland of [Extensions] Finish migrating ServiceWorker off the Behavior Featur...alemate2015-11-181-3/+0
* Revert of [Extensions] Finish migrating ServiceWorker off the Behavior Featur...alemate2015-11-181-0/+3
* Introduce chrome.displaySource APImikhail.pozdnyakov2015-11-186-0/+163
* URLPatternSet::ToStringVector does not need to call std::unique().dhsharp2015-11-182-1/+19
* UI changes to disable button for prohibted technologiesfqj2015-11-171-1/+3
* [Extensions] Finish migrating ServiceWorker off the Behavior Feature systemrdevlin.cronin2015-11-171-3/+0
* kiosk: Flush installed app files and cached crxxiyuan2015-11-172-0/+14
* Clean code related to ManifestTest::ManifestDataolli.raula2015-11-174-69/+79
* Remove ScopedVector from /extenisons part#1limasdf2015-11-136-14/+20
* Change extensions enum presubmit checks to run on upload onlyrockot2015-11-131-0/+32
* Delete PRESUBMIT checks using StrictEnumValueChecker (known false positives)Paweł Hajdan, Jr2015-11-131-35/+0
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-132-2/+2
* Implement bluetoothPrivate.forgetstevenjb2015-11-121-0/+4
* Remove URLs from chrome.tabs.executeScript permission warning.battre2015-11-123-5/+25
* [Media Router] Add separate experiment/FeatureSwitch for cast ext users.imcheng2015-11-122-1/+12
* Remove ScopedPtrMap from extensions codelimasdf2015-11-112-6/+5
* Extensions sync: Create a whitelist of syncable disable reasonstreib2015-11-111-0/+2
* Expand bluetoothPrivate whitelist to include Linux.rkc2015-11-111-1/+1
* Add bluetoothPrivate.connectstevenjb2015-11-101-0/+21
* Add connecting/connectable to bluetooth.Device.stevenjb2015-11-101-0/+6
* [Media Router] Replace --enable-media-router with trivalue switchimcheng2015-11-061-1/+1
* Remove unneeded imports of build/config/crypto.gni.tfarina2015-11-041-1/+0
* Extension sync cleanup: get rid of DISABLE_UNKNOWN_FROM_SYNCtreib2015-11-041-3/+3
* Aura on Android: Stub implementation of UsbPrinterManifestHandler.moshayedi2015-11-032-0/+35
* chrome.browserAction.setBadgeBackgroundColor accepts hsl CSS color stringslimasdf2015-11-013-15/+132
* [Media Router] Add experiment control logic.imcheng2015-10-302-6/+14
* Disable zoom bubble for PDF extension.wjmaclean2015-10-293-0/+10
* Remove readingListPrivate extension API.yfriedman2015-10-291-1/+1
* Use bluetooth APIs in Options UIstevenjb2015-10-261-4/+20
* Fix the documentation for chrome.runtime.reload for not being supported in ki...jennyz2015-10-221-1/+1
* bluetooth_private -> IDLstevenjb2015-10-224-278/+139
* When sending an incident report, also collect data regarding the last install...proberge2015-10-211-0/+3
* Promote kiosk_only to stable.mtomasz2015-10-201-1/+1
* Use RSA_public_key_from_bytes instead of d2i_RSAPublicKey.davidben2015-10-161-7/+4
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-163-4/+5
* Make chrome/common pass "gn check"brettw2015-10-152-3/+5
* [Extensions] Refactor click-to-script permissioningrdevlin.cronin2015-10-152-23/+0
* Revert of Make chrome/common pass "gn check" (patchset #8 id:140001 of https:...mpearson2015-10-142-5/+3
* Make chrome/common pass "gn check"brettw2015-10-142-3/+5
* Remove ability for users to launch ephemeral apps.benwells2015-10-131-1/+1
* Add myself as owner of extension permissions codetreib2015-10-121-0/+2
* Add CrOnc.getManagedAutoConnectstevenjb2015-10-071-4/+6
* Revert "Revert of Check the tab ID before delivering an extension message."rdevlin.cronin2015-10-061-1/+6
* Remove multi-crx force download codeelijahtaylor2015-10-052-6/+0
* Fold away the NSS cast_cert_validator.cc path.davidben2015-10-026-347/+144
* Add ManagedProperties to networking_private.idlstevenjb2015-10-011-36/+370
* Add public session launch flagkelvinp2015-10-011-0/+5
* [Extensions] Make const PermissionSet* const PermissionSet& where possiblerdevlin.cronin2015-09-309-43/+41
* Update networkingPrivate IDLstevenjb2015-09-291-24/+201