summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert of Enable forced extension updates on NaCl arch mismatch (patchset #5 ...dzhioev2014-09-032-43/+0
* DevTools: set extension name as human-readable name of isolated worldlushnikov2014-09-031-0/+3
* Move AppWindowContentsImpl to extensionshashimoto2014-09-034-0/+208
* Implement the client side of Serial I/O on data pipe.sammc2014-09-035-29/+813
* Add support for file inputs for all guest viewsericzeng2014-09-034-11/+11
* Add more generic filters to the chrome.usb.getDevices API.reillyg2014-09-035-218/+203
* Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetricmpcomplete2014-09-034-18/+15
* Run athena on chromeoshima2014-09-021-0/+4
* Add whitelisted permission for access to Universal 2nd Factor devices.reillyg2014-09-026-1/+29
* Enable forced extension updates on NaCl arch mismatchrockot2014-09-022-0/+43
* Move kWebstoreAppId constant to//extensions.hanxi2014-09-022-0/+4
* Fix Chrome linker errors in GN build.Brett Wilson2014-09-022-0/+19
* [fsp] Generalize fileBrowserPrivate.getEntryProperties().mtomasz2014-09-011-1/+1
* Fix small inaccuracies in the HID API documentation.reillyg2014-08-301-25/+18
* Extensions: Move bluetooth APIs to extensions/.thestig2014-08-2956-8/+10681
* Add getSelf method to management API to use without the "management" permission.dhnishi2014-08-291-0/+1
* app_shell: Do simple audio initialization.derat2014-08-297-14/+364
* Move guest_view_internal_api to extensions.hanxi2014-08-297-0/+236
* Move AppWindow to extensionshashimoto2014-08-2911-0/+2529
* Add more generic filters to the chrome.hid.getDevices API.reillyg2014-08-294-93/+140
* - Add support for references in different paths in apis.lfg2014-08-293-7/+52
* Renderer changes for wiring up shared memory with declarative injectionmarkdittmer2014-08-299-32/+196
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Remove BrowserThread dependency from usb_service.reillyg2014-08-2910-5/+74
* Add a separate warning message for topSites permission.meacer2014-08-291-0/+1
* GuestView: Cleanup on Embedder process swapfsamuel2014-08-281-0/+6
* Browser changes for wiring up RequestContentScript API to shared memorymarkdittmer2014-08-282-0/+3
* AppView internal API doesn't need to go through ExtensionsAPIClient anymore, ...lfg2014-08-283-42/+9
* Extensions-related fixups for scoped_refptr conversion operator removal.dcheng2014-08-288-23/+25
* Use ApiUnitTest for storage API tests (storage_api_unittest and storage_front...yoz2014-08-285-161/+114
* Move ExtensionWarningService and ExtensionsWarningSet, which are used by webr...hanxi2014-08-2817-7/+745
* GuestViews should be able to specify task manager entriesfsamuel2014-08-287-8/+34
* Rework ExtensionApiUnittest to run in extensions_unittests, removing its Chro...yoz2014-08-287-0/+298
* Revert of Adding Select Action Bar Unit test case for input (patchset #3 of h...Albert J. Wong2014-08-289-18/+79
* Fix HidService lifetime issues.rockot2014-08-279-79/+18
* Expose gallery watching functionality to the public mediaGalleries API.orenb2014-08-271-0/+4
* Remove ledger code from Chrome.Rahul Chaturvedi2014-08-272-2/+1
* Make gn deps for extensions API registration consistent with gyp dependencies.yoz2014-08-271-4/+7
* Revert of Revert "Typecheck JS files for chrome://extensions" (patchset #1 of...dbeam2014-08-271-0/+4
* Model <webview> and <appview> script injection after <extensionoptions>fsamuel2014-08-274-2/+14
* Revert "Typecheck JS files for chrome://extensions"Eric Roman2014-08-271-4/+0
* Typecheck JS files for chrome://extensionsvitalyp2014-08-271-0/+4
* Remove service worker concepts from apps/extensions manifest parsing.scheib2014-08-275-76/+10
* Implement the host side of serial connection I/O on data pipe.sammc2014-08-272-1/+15
* Content verification: Don't fail on non-existence.rockot2014-08-273-5/+23
* Add AppDelegate::ResizeWebContentshashimoto2014-08-271-0/+4
* Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...yoz2014-08-2714-134/+248
* Part 3: Merged FakedDBusThreadManager with DBusThreadManager.zelidrag2014-08-271-5/+3
* app_shell: Add version number in user agentjamescook2014-08-273-3/+33
* app_shell: Allow getUserMedia to select a capture device by idjamescook2014-08-274-31/+43