summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 2171Alex Mineer2014-11-1052-165/+1049
* Fix the hotrod active audio node selection issue caused by the change in exte...Jenny Zhang2014-11-061-2/+2
* Allow *.googleapis.com to be used in CSPRob Wu2014-11-042-0/+10
* Fix extensions NSS/BoringSSL dependenciesDavid Benjamin2014-11-032-10/+16
* Override IsRedirectResponse in extension protocolsRob Wu2014-10-311-0/+5
* Merge codereview.chromium.org/630243002 onto 2171 branchAntony Sargent2014-10-215-6/+69
* Merge codereview.chromium.org/625083003 onto 2171 branchAntony Sargent2014-10-212-2/+25
* Merge b321e4f568 and e8fa00efd0 into M-39 branch (issue 418207).Reilly Grant2014-10-206-6/+32
* Add histogram for content verification failure reasons.Ken Rockot2014-10-133-5/+9
* Enable cryptotoken in guest mode.Reilly Grant2014-10-081-0/+2
* [Merge] <webview>: Do not attempt to navigate unattached guest.Istiaque Ahmed2014-10-061-0/+3
* Revert "Remove deprecated extension notification from AppWindow"Ken Rockot2014-10-022-34/+52
* Updating XTBs based on .GRDs from branch 2171Alex Mineer2014-09-3052-317/+1358
* [Clean-up] Remove unnecessary default: NOTREACHED() case.isherman2014-09-261-2/+0
* Fix case-sensitivity problems in extension content verificationasargent2014-09-268-54/+127
* Check that extensions::HidDeviceManager is used from the FILE thread.reillyg2014-09-262-3/+11
* Create new class "CastTransport", which encapsulates the message read and wri...kmarshall2014-09-2612-55/+1393
* Fix for how webview.executeScript and webivew.insertCSS check for page navigt...paulmeyer2014-09-265-4/+23
* Fix a leak in extensions_unittests.sammc2014-09-261-4/+3
* Remove AppsClient::GetLoadedBrowserContextshashimoto2014-09-265-96/+0
* [Clean-up] Remove some dead code for handling Webstore sign-in.isherman2014-09-261-1/+1
* Revert "extensions: Explicitly ignore result of CalledOnValidThread()."Reilly Grant2014-09-261-1/+1
* Mark "u2fDevices" permission stable.reillyg2014-09-261-1/+1
* Add extensions/common/stack_frame_unittest.cc to extensions.gyp.sammc2014-09-253-4/+6
* Add new media request result MEDIA_DEVICE_FAILED_DUE_TO_SHUTDOWN.grunell2014-09-251-4/+12
* Adding tracking to verify the theory that jankiness of ExtensionMessageFilter...vadimt2014-09-251-1/+7
* Move string descriptor getters from UsbDeviceHandle to UsbDevice.reillyg2014-09-252-13/+7
* Add whitelist for extensions to put <all_urls> in externally_connectableasargent2014-09-258-3/+67
* Fixing script injection in app_shell.lfg2014-09-251-0/+1
* Hotword Audio Verification app: control the hotword settingskcarattini2014-09-251-0/+1
* Add serialization support to the JS DataSender and DataReceiver.sammc2014-09-259-306/+692
* Hotword Audio Verification App: Adds to hotwordPrivate APIkcarattini2014-09-251-0/+1
* extensions: Explicitly ignore result of CalledOnValidThread().anujk.sharma2014-09-251-1/+1
* Remove Increment/DecrementKeepAliveCount from AppsClienthashimoto2014-09-254-24/+0
* Supports multiple active input/output audio nodes in CrasAudioHandler.jennyz2014-09-252-8/+8
* Adds more webview tests to app_shell_browsertests.lfg2014-09-245-90/+429
* <webview>: Zooming the embedder should zoom the guest by the same level.fsamuel2014-09-242-0/+7
* Check multi-crx path for force update based on manifest entrieselijahtaylor2014-09-242-0/+6
* Move SafeManifestParser to //extensionsrockot2014-09-246-1/+191
* Move declarative_webrequest_custom_bindings.js. and declarative_web_request.j...hanxi2014-09-247-0/+700
* Merge utils back into helpers.wjmaclean2014-09-248-131/+90
* Add ctrl+mousewheel plumbing to MimeHandlerView.lazyboy2014-09-243-0/+10
* Use base::StringPairs where appropriate from src/extensionsanand.ratn2014-09-241-0/+1
* Change ScriptInjection to work with WebLocalFrames.dcheng2014-09-244-15/+25
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* Gather metrics on hosted app unlimitedStorage usagerdevlin.cronin2014-09-231-0/+11
* Make extension APIs work in MimeHandlerView.lazyboy2014-09-232-1/+42
* Move web_request_internal_custom_bindings.js and web_request_custom_bindings.jshanxi2014-09-238-7/+235
* Move RulesRegistryService to //extensions.wjmaclean2014-09-237-2/+472
* Enable webview tag in whitelisted webui pages, following the example of <exte...guohui2014-09-2311-18/+32