summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Separate athena's startup process from AppShell'soshima2014-08-2512-162/+119
* app_shell: Allow window to load a normal URLjamescook2014-08-251-2/+8
* Move core web_view code to extensions.hanxi2014-08-2522-13/+3123
* Add some remoting targets to GN build.Brett Wilson2014-08-252-0/+20
* Merge apps/pref* to extensions/browser/pref*hashimoto2014-08-253-0/+10
* Revert of Merge apps/pref* to extensions/browser/pref* (patchset #1 of https:...machenbach2014-08-253-10/+0
* Merge apps/pref* to extensions/browser/pref*hashimoto2014-08-253-0/+10
* Begin whitelisting specific extensions for global key registration.dtseng2014-08-241-0/+1
* Move a set of extensions tests into extensions_unittests target.tfarina2014-08-242-0/+12
* extensions: Speculative fix for crash on IO thread.derat2014-08-241-0/+2
* app_shell: Shut down in response to power button.derat2014-08-236-48/+158
* Add ICAs for additional Cast devices.mfoltz2014-08-231-0/+396
* 1. Rename ChromeExtensionHostMsg_AttachGuest as ExtensionHostMsg_AttachGuest.hanxi@chromium.org2014-08-228-0/+144
* app_shell: Add audio and video capture supportjamescook@chromium.org2014-08-2217-64/+315
* Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...estade@chromium.org2014-08-221-1/+0
* Raise the chrome.storage.sync per-item quota to 8K.kalman@chromium.org2014-08-221-1/+1
* Atomic UserScript ID generationmarkdittmer@chromium.org2014-08-223-6/+19
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-225-13/+13
* Replace StreamListenSocket with StreamSocket in HttpServer.byungchul@chromium.org2014-08-221-0/+1
* Move InfoMapTest to extensions_unittestsjamescook@chromium.org2014-08-223-87/+5
* Unify logic of generating a stack trace for extension errorsrob@robwu.nl2014-08-227-37/+119
* [EasyUnlock] Add a private API for establishing an insecure Bluetooth connect...isherman@chromium.org2014-08-221-0/+1
* Provide core API permissions to extensions_unittestsjamescook@chromium.org2014-08-221-0/+6
* Remove ResultCatcher since test doesn't output any result, just succeeds or f...mfoltz@chromium.org2014-08-221-5/+1
* Remove BrowserPlugin's -internal-attach methodfsamuel@chromium.org2014-08-227-30/+145
* Support "Search" as a modifier specified in a chrome.commands manifest.dtseng@chromium.org2014-08-212-0/+2
* Moving app_view to extensions.lfg@chromium.org2014-08-2111-2/+449
* Introduce WebViewGuestDelegate.hanxi@chromium.org2014-08-213-0/+89
* Refactor setIcon to allow for more general use of imageData.gpdavis.chromium@gmail.com2014-08-213-89/+80
* Clean up NOTIFICATION_EXTENSION_PAGE_ACTION_[ COUNT | VISIBILITY ]_CHANGEDrdevlin.cronin@chromium.org2014-08-211-3/+3
* Allow URLRequests from one context to have different NetworkDelegates.mmenke@chromium.org2014-08-211-57/+74
* Make the minimized home card not overlap activities on Athenapkotwicz@chromium.org2014-08-212-0/+9
* Revert 291002 "Introduce WebViewGuestDelegate."ygorshenin@chromium.org2014-08-214-86/+0
* Introduce WebViewGuestDelegate.hanxi@chromium.org2014-08-214-0/+86
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-2121-227/+55
* Remove deprecated chrome.pageActions api functionsrdevlin.cronin@chromium.org2014-08-201-2/+2
* app-shell: Remove ShellRendererMainDelegate.sadrul@chromium.org2014-08-206-59/+18
* Transition BROWSER/PAGE_ACTION_UPDATED notifications to observers.rdevlin.cronin@chromium.org2014-08-201-10/+0
* Use a qualified path for grit/content_resources.h.thakis@chromium.org2014-08-202-2/+2
* Observe NOTIFICATION_APP_TERMINATING notification with the delegatehashimoto@chromium.org2014-08-201-0/+4
* Mojo: Add PlatformSupport argument to mojo::embedder::Init().viettrungluu@chromium.org2014-08-201-2/+2
* Add the JS data pipe client to be used to implement serial send.sammc@chromium.org2014-08-206-0/+780
* Move AppWindow related classes to extensionshashimoto@chromium.org2014-08-209-0/+1097
* Move NativeAppWindow to extensionshashimoto@chromium.org2014-08-204-0/+109
* Exclude shell_nacl_browser_delegate_unittest.cc on disable_nacl configurationtzik@chromium.org2014-08-201-0/+7
* Add support for asynchronously loading modules from the background page.sammc@chromium.org2014-08-204-109/+242
* Add an app_shell_unittests targetjamescook@chromium.org2014-08-204-14/+60
* Disallow non-subdomain wildcards such as https:// and https://*.com wildcardrob@robwu.nl2014-08-192-26/+84
* Use a real version string for app_shelljamescook@chromium.org2014-08-192-7/+7
* Fix issue with action icons not downscalinggpdavis.chromium@gmail.com2014-08-192-14/+10