summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* [extensions] Fix several broken assumptions in TCP sockets APIKen Rockot2016-03-071-3/+15
* Fixed affiliation for device local accounts.Bartosz Fabianowski2016-03-041-1/+4
* [Extensions] Update web API cloberring for platform appsDevlin Cronin2016-02-261-13/+36
* Fix re-entrancy and lifetime issue in RenderFrameObserverNatives::OnDocumentE...Rob Wu2016-02-162-33/+57
* [Feature Switch][Media Router] Add required field trials to MR switch.Jennifer Apacible2016-02-122-23/+77
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-02-081-2/+2
* Revert "Store audio device's active state in preference"Jenny Zhang2016-02-031-21/+5
* Adds the input method private API to allow the component IME extension to cha...Shu Chen2016-02-021-0/+1
* Fix the dynamic browser action setIcon path to work with any size icon.Evan Stade2016-01-292-67/+45
* 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