summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* webRequest: Check weak ptr before dispatching eventRob Wu2016-01-271-0/+3
* Merge to m49: Add a keyboard capture API for ChromeVox.dtseng2016-01-221-0/+1
* Extensions: remove DeprecatedDisableReasontreib2016-01-153-44/+0
* Add domain to sink model and display if available.amp2016-01-151-0/+1
* Implements an UpdateClient::SendUninstallPing API for thesorin2016-01-141-0/+3
* Remove unused transferred_global_request_id parameter.creis2016-01-142-9/+6
* Fix close ordering issue in extension socketsbemasc2016-01-148-30/+35
* Add WiFi Display session class skeleton and mojo servicemikhail.pozdnyakov2016-01-1414-37/+537
* Implements migration support for Cast extension users when the Media Router i...mfoltz2016-01-131-0/+2
* WebRequest API cleanuprob2016-01-129-421/+507
* [Media Router] Replace old MR extension ID with "new" extension ID.imcheng2016-01-124-5/+5
* Store audio device's active state in preferencehychao2016-01-121-5/+21
* Reland of GN: Properly mark all NaCl test depencies as data_depsphosek2016-01-121-1/+4
* Move mojo/application/public -> mojo/shell/publicben2016-01-123-3/+3
* [Media Router] Add Connecting state to PresentationConnection.imcheng2016-01-121-0/+2
* bluetooth: android: Add BluetoothDevice::ConnectErrorCode enumsjiangkai2016-01-112-16/+47
* Ensure that sendMessage's callback is called.rob2016-01-091-7/+24
* Fix for flow control in terminalPrivate APItbarzic2016-01-081-0/+1
* Non-Local Join for Media Router and Presentation APIboetger2016-01-081-7/+54
* [Extensions] Migrate ExtensionInstallPrompt::Delegate to be a callbackrdevlin.cronin2016-01-083-18/+22
* Give the ChromeVox Panel an extension view type.dmazzoni2016-01-072-3/+3
* Extensions: Logging value and db repair to UMA in different values.cmumford2016-01-074-35/+61
* 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-0613-106/+825
* OWNERS updates after jackhou departure.tapted2016-01-063-4/+5
* 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
* Revert of GN: Properly mark all NaCl test depencies as data_deps (patchset #2...dbeam2016-01-041-4/+1
* GN: Properly mark all NaCl test depencies as data_depsphosek2016-01-041-1/+4
* Cleanup: Remove double semicolons.thestig2016-01-041-1/+1
* Convert Pass()→std::move() for CrOS extension code.dcheng2015-12-317-18/+25
* Reland of Change extension icon load errors to warnings (patchset #2 id:30000...estade2015-12-298-23/+64
* Revert of Change extension icon load errors to warnings (patchset #8 id:14000...estade2015-12-298-64/+23
* Add a missing switch-case break in WebView UMAtzik2015-12-291-0/+1
* Replace NOTREACHED with VLOG in BluetoothEventRouter::AddPairingDelegateImplstevenjb2015-12-281-12/+13
* 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-23231-82/+409
* Switch to standard integer types in extensions/browser/.avi2015-12-23317-266/+744
* Remove assert that is not useful.avi2015-12-231-3/+0
* WebRequest API: add more resource typesrob2015-12-223-11/+16
* Replace RE2 import with a dependencybattre2015-12-214-4/+4
* Handle HTTP headers case-insensitively on the test servertzik2015-12-213-5/+5
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-1917-142/+158
* Whitelist IME extensions for app.window with type:panel.azurewei2015-12-193-8/+18
* Allow diagnostic audio recordings (AEC dumps) through a private API extension...guidou2015-12-191-0/+2
* Change extension icon load errors to warningsestade2015-12-199-26/+69
* Convert Pass()→std::move() in //extensionsdcheng2015-12-18181-716/+906
* net: net_util.h includes cleanuptfarina2015-12-181-0/+1
* Use rvalue reference instead of ExtensionBuilder::pass()limasdf2015-12-184-14/+35
* Only send MimeHandlerViewGuestOnLoadCompleted messages when the guest is atta...raymes2015-12-171-3/+12