summaryrefslogtreecommitdiffstats
path: root/extensions/common
Commit message (Expand)AuthorAgeFilesLines
...
* Extensions - Check for too big or too small manifest icons.estade2016-01-254-2/+79
* Remove unused process_id parameter from permissions_datarob2016-01-252-17/+6
* kiosk: Add kiosk.required_platform_version manifest keyxiyuan2016-01-216-8/+75
* Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...tsergeant2016-01-212-33/+0
* Expose versionName to management apilimasdf2016-01-212-0/+6
* Implement webview.captureVisibleRegion()wjmaclean2016-01-212-0/+33
* Add BSSID + Frequency to NetworkState/getNetworksstevenjb2016-01-201-0/+2
* Host permission messages: Move formatting into an actual Formattertreib2016-01-182-53/+0
* permission_message_util cleanup/modernizationtreib2016-01-182-40/+22
* Extensions: remove DeprecatedDisableReasontreib2016-01-151-9/+0
* Add WiFi Display session class skeleton and mojo servicemikhail.pozdnyakov2016-01-141-0/+35
* Implements migration support for Cast extension users when the Media Router i...mfoltz2016-01-131-0/+2
* [Media Router] Replace old MR extension ID with "new" extension ID.imcheng2016-01-123-4/+4
* bluetooth: android: Add BluetoothDevice::ConnectErrorCode enumsjiangkai2016-01-111-6/+13
* Give the ChromeVox Panel an extension view type.dmazzoni2016-01-071-2/+2
* Unbreak ipc_fuzzer build after https://codereview.chromium.org/1413543005/Nico Weber2016-01-071-2/+2
* Use FrameTreeNode ID as frameId in extension APIsrob2016-01-061-18/+18
* Manual revert of "Change extension icon load errors to warnings"estade2016-01-056-47/+12
* As the ChromeOS IME Menu will only uses app.window to create panel, rather th...azurewei2016-01-052-6/+0
* Reland of Change extension icon load errors to warnings (patchset #2 id:30000...estade2015-12-296-19/+59
* Revert of Change extension icon load errors to warnings (patchset #8 id:14000...estade2015-12-296-59/+19
* Show install warning when kiosk_only app is loaded from non chromeoslimasdf2015-12-251-1/+2
* Switch to standard integer types in extensions/.avi2015-12-23113-38/+206
* WebRequest API: add more resource typesrob2015-12-222-2/+2
* Replace RE2 import with a dependencybattre2015-12-212-2/+2
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-196-51/+61
* Whitelist IME extensions for app.window with type:panel.azurewei2015-12-192-0/+6
* Change extension icon load errors to warningsestade2015-12-196-22/+64
* Convert Pass()→std::move() in //extensionsdcheng2015-12-1832-95/+131
* Use rvalue reference instead of ExtensionBuilder::pass()limasdf2015-12-184-14/+35
* Cleanup: Convert const char* kFoo to const char kFoo[].thestig2015-12-174-39/+38
* Introduce bluetooth interfaces for Settings UIstevenjb2015-12-161-1/+1
* [extensions] Update content_capabilities whitelistsrockot2015-12-161-0/+16
* extensions::ListBuilder move constructor doesn't transfer to a raw pointer.limasdf2015-12-111-2/+2
* chrome.displaySource custom bindingsmikhail.pozdnyakov2015-12-091-3/+10
* Use rvalue reference instead of extensions::ListBuilder::Pass()limasdf2015-12-096-38/+95
* Remove all the ephemeral apps code.benwells2015-12-092-5/+4
* Allow arbitrary sizes for extension icons (and bookmark app icons)estade2015-12-085-60/+3
* Track all extension frames in ProcessManager, inspect extensionoptionsrob2015-12-061-0/+1
* Handle more scale factors for extension Browser Action iconsestade2015-12-044-23/+26
* Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions.alexmos2015-12-023-2/+6
* [Extensions] Add allow-modals to the default sandbox CSProckot2015-12-011-1/+1
* Remove kuint16max.avi2015-12-012-19/+20
* Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...avi2015-12-012-20/+19
* Remove kuint16max.avi2015-12-012-19/+20
* Get rid of an unnecessary StringPiece->std::string conversion.amistry2015-11-271-3/+2
* Use bluetooth and bluetoothPrivate APIs in Options UIstevenjb2015-11-202-1/+3
* Run gn --format over all .gn filesagrieve2015-11-202-2/+2
* Use std::tie() for operator< in extensions/jsbell2015-11-203-29/+11
* kiosk: Flush installed app files for realxiyuan2015-11-181-3/+7