summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Added missing OWNERS file for web_view directory.paulmeyer2014-11-041-0/+2
* Refine //extensions DEPS on //uirockot2014-11-044-3/+20
* <webview>: Remove broken captureVisibleRegion code until feature is properly ...fsamuel2014-11-044-71/+0
* Removing instrumentations for task URLFetcherCore::OnCompletedURLRequestvadimt2014-11-041-6/+0
* Add a new field "source" in launchData of chrome.app.runtime.onLaunched() to ...cylee2014-11-0410-31/+141
* Add a way to kill apps without killing windowshashimoto2014-11-042-32/+113
* chrome.gcdPrivate allows app to choose pairing method.vitalybuka2014-11-041-0/+1
* Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21jamesr2014-11-042-6/+2
* Fix some minor typos related to the word "accessibility".sungmann.cho2014-11-041-1/+1
* Do not try to link chrome or app_shell in chromeos gn build.dpranke2014-11-041-8/+10
* Implement crypto signature verification routines using OpenSSL.kmarshall2014-11-0313-92/+631
* app_shell: Initial skeleton of a GCD target device setup APIjamescook2014-11-038-0/+141
* Split Blacklist from ExtensionSystem.reillyg2014-11-035-14/+0
* Split WarningService from ExtensionSystem.reillyg2014-11-0311-19/+104
* Don't assume gfx::Screen::GetNumDisplays() == GetAllDisplays().size().reillyg2014-11-031-3/+3
* Hotword Private API: Adds speech training functions.kcarattini2014-11-031-0/+3
* Cleanup: Remove most enable_extensions logic in extensions code.thestig2014-11-0117-141/+46
* Write a second set of documentation for extension options now thatkalman2014-10-311-3/+3
* Remove the extension QuotaService::SustainedLimit and its last client, thekalman2014-10-315-174/+3
* Add idl for managing window visibility in app_shellzork2014-10-318-0/+216
* Revert of WebView Guest should use ZOOM_MODE_ISOLATED. (patchset #2 id:100001...wjmaclean2014-10-312-5/+0
* Added chrome.printerProvider API definitions.vitalybuka2014-10-311-0/+1
* Fix extensions NSS/BoringSSL dependenciesdavidben2014-10-312-10/+16
* Add policy controlled permission block list for extensionsbinjin2014-10-312-0/+8
* Make the default value of open-in-tab false when the options_ui key is given.kalman2014-10-311-0/+1
* Adding app_view tests to app_shell_browsertests.lfg2014-10-3110-6/+302
* Move the USB API tests into app_shell_browsertests.reillyg2014-10-3016-46/+468
* Enable passing cast channel certificate authority keys.vadimgo2014-10-3012-134/+664
* Revert "Implement a JavaScript API for document scanning"Chris Sharp2014-10-304-12/+2
* Implement a JavaScript API for document scanningpstew2014-10-304-2/+12
* Add API tests for the chrome.hid API.reillyg2014-10-304-0/+566
* Move virtualKeyboardPrivate API to src/extensions.kevers2014-10-3010-0/+565
* app_shell: Fix crash when using devtools remote debuggingjamescook2014-10-301-2/+2
* Adding support for authenticated copresence calls. I've added a temporary cal...ckehoe2014-10-301-0/+1
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-292-6/+6
* Handle the wire protocol for copresence sockets.rkc2014-10-296-76/+286
* Fix incognito mode extension toolbar bugrdevlin.cronin2014-10-291-0/+2
* Refactor ICA whitelist and accessors into impl-agnostic library.kmarshall2014-10-298-640/+671
* Add OnBackgroundHostClose event to ProcessManagerObserver.reillyg2014-10-297-65/+54
* Save USB device manufacturer and product strings for permission messages.reillyg2014-10-295-89/+141
* Allow building app_shell with GN.mukai2014-10-298-3/+187
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-1/+0
* Exclude BrowserThread if disable_nacl is specified.mukai2014-10-291-0/+3
* app_shell: Introduce skeleton for identity APIjamescook2014-10-2821-108/+456
* Extract ProcessManager from ExtensionSystem.reillyg2014-10-2825-148/+183
* Enable the mojo-based serial API in the renderer behind a flag.sammc2014-10-2812-52/+231
* Change data pipe wrappers used by SerialConnection to use message pipe.sammc2014-10-284-172/+106
* Fix a bug in data_sender.js.sammc2014-10-281-1/+1
* Add an extensions keep-alive client.sammc2014-10-2811-0/+209
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2733-379/+350