summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Make chrome_shell_apk buildcjhopman2014-10-131-5/+10
* Ignore uninteresting events when recording the last errors to reportmfoltz2014-10-132-14/+82
* Implement find in page support for top level BrowserPlugins.raymes2014-10-135-5/+49
* Update constants to MACRO_STYLEjamuraa2014-10-132-45/+46
* Add recommended extension installation supportbinjin2014-10-136-7/+77
* Disable WebViewAPITest.AcceptTouchEvents on Linux.reillyg2014-10-131-1/+7
* Revert "Move ExtensionCache to //extensions"kustermann2014-10-1310-176/+2
* Adding more webview browser tests to app_shell_browsertests.hanxi2014-10-1112-4/+368
* Fix windows static library build of app_shell / app_shell_browsertests / app_...lfg2014-10-111-0/+17
* Read HID report descriptor from sysfs and request permission on connect.reillyg2014-10-112-4/+28
* Move ExtensionCache to //extensionsrockot2014-10-1010-2/+176
* Sets uncompiled_source web_request_internal for schema on GN builds.mukai2014-10-101-0/+2
* Enabling two tests that were disabled in app_shell_browsertests.lfg2014-10-101-8/+2
* Moving last app_view bits to extensions.lfg2014-10-107-0/+273
* Adding webview tests to app_shell_browsertest.lfg2014-10-108-0/+422
* More cleaning up in web_view.js.paulmeyer2014-10-101-169/+166
* Remove the RenderProcessHost observer and attach the WebContentsObserver earl...lfg2014-10-105-63/+41
* [fsp] Add support for observing entries and notifying about changes.mtomasz2014-10-101-0/+1
* <webview>: Add additional WebRequest API test coverage.fsamuel2014-10-102-0/+83
* Adding application lifetime tests to athena, allowing to override focus reque...skuhne2014-10-095-6/+6
* Fix extension content verification handling of ./ in icon pathsasargent2014-10-095-6/+69
* Change newly added OVERRIDE to override in //extensionshanxi2014-10-091-10/+10
* Revert of Remove the RenderProcessHost observer and attach the WebContentsObs...danakj2014-10-095-41/+63
* Turn UploadDataStream into an abstract class, and split the implentationmmenke2014-10-091-12/+14
* Remove the RenderProcessHost observer and attach the WebContentsObserver earl...lfg2014-10-095-63/+41
* Added optional callbacks to webview.go(), webview.back(), and webview.forward().paulmeyer2014-10-095-11/+30
* Fix bug: AppShell: CHECK failure in PeerConnection init.hanxi2014-10-0914-383/+152
* Added missing OWNERS file for webview.paulmeyer2014-10-091-0/+2
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* Move WebViewDPITest to app_shell_browsertest.hanxi2014-10-092-4/+28
* Use IOService enumeration instead of IOHIDManager in HidServiceMac.reillyg2014-10-095-4/+28
* Remove "resources" subkey and functionality for Shared Moduleselijahtaylor2014-10-0917-143/+5
* Use ReadSizeT()/WriteSizeT() in more places.pkasting2014-10-082-15/+15
* Instrumenting descendants of EventRouter::Observer to find out what causes ja...vadimt2014-10-082-0/+10
* Add setVersion function to bookmarkManagerPrivaterfevang2014-10-081-0/+1
* Fix null ptr dereference in webview.lfg2014-10-081-0/+5
* <appview>: Remove --enable-app-view. <appview> will now work without flags on...fsamuel2014-10-085-21/+0
* Revert "Add setVersion function to bookmarkManagerPrivate"Jack Hou2014-10-081-1/+0
* Add setVersion function to bookmarkManagerPrivaterfevang2014-10-081-0/+1
* Makes sure that all the guest WebContents are destroyed when exiting the tests.lfg2014-10-084-25/+47
* Remote Assistance on Chrome OS Part III - NativeMessageHostkelvinp2014-10-076-0/+90
* Prototype for copresenceSockets.rkc2014-10-0710-0/+497
* Make ExtensionToolbarModel have an incognito versionrdevlin.cronin2014-10-071-12/+5
* Fix mime-handler-view crash upon creation:lazyboy2014-10-071-0/+6
* Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gypjamesr2014-10-072-2/+2
* Mojo JS bindings: simplify mojo.connectToService() usage - Part 1hansmuller2014-10-075-9/+10
* Whitelist "reduce data usage" extension for internal preferences API.kundaji2014-10-071-3/+5
* Factored out the proto function mapping in web_view_experimental.js (since we...paulmeyer2014-10-072-11/+13
* Cleanup webview app_shell_browsertests and add webview media permission tests...lfg2014-10-0722-77/+1069
* Refactoring of bubble controllers.merkulova2014-10-072-83/+0