summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* BrowserPlugin: Simplify guest accessfsamuel2014-08-272-22/+11
* Revert "Split bundle generation steps so that API registration is generated i...Albert J. Wong2014-08-2714-245/+134
* Split bundle generation steps so that API registration is generated in browse...yoz2014-08-2714-134/+245
* Move ExtensionActionStorageManager out of extension_action_api.*rdevlin.cronin2014-08-262-9/+20
* Fix display:none issue for <webview>.lazyboy2014-08-264-1/+8
* Don't pass buffers to HidConnection::Read because it knows the size.reillyg2014-08-262-42/+35
* Work on GN build of Chrome.Brett Wilson2014-08-264-10/+21
* Move core web_view code to extensions.hanxi2014-08-2619-15/+2662
* Remove NOTIFICATION_EXTENSION_PAGE_ACTIONS_UPDATEDrdevlin.cronin2014-08-261-4/+0
* Move deduping_factory files.wjmaclean2014-08-263-0/+380
* Cleanup: Rename content_resources.gyp to content_resources.gypi and include i...thestig2014-08-261-2/+2
* Send less data in the DataSender test that timed out under valgrind.sammc2014-08-262-8/+8
* Added proper extension manifest parser for launcher_page.mgiuca2014-08-267-0/+136
* Revert "Move core web_view code to extensions." (patchset #6 of https://coder...jamescook2014-08-2622-3123/+13
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-251-0/+1
* Remove implicit conversions from scoped_refptr to T* in extensions/dcheng2014-08-2522-89/+95