summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-171-0/+6
* Cleanup: Prevent usage of various extension headers when extensions support i...thestig2014-10-173-0/+13
* Don't try to create extensionoptions for extensions that don't exist.kalman2014-10-171-0/+7
* Prompt for granting permission to access USB devices.reillyg2014-10-168-4/+381
* Move ExtensionDownloader to //extensionsrockot2014-10-167-0/+1485
* Open HID connections asynchronously.reillyg2014-10-162-21/+10
* Convert ARRAYSIZE_UNSAFE -> arraysize in extensions/.viettrungluu2014-10-163-6/+6
* Remove //chrome deps from ExtensionDownloaderrockot2014-10-155-0/+33
* Move request_queue/_impl to //extensionsrockot2014-10-154-0/+300
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-1510-18/+15
* Rename v8::ExternalAsciiStringResource to v8::ExternalOneByteStringResource.yangguo2014-10-157-39/+41
* Revert of Sets the default background color of inline signin and user manager...kbr2014-10-152-19/+4
* Move manifest_url_handler to //extensionsrockot2014-10-154-0/+302
* Add some null checks to the extensions bindings privates() method.kalman2014-10-151-0/+6
* Sets the default background color of inline signin and user manager to greyguohui2014-10-152-4/+19
* Created "guest_view/" directory to contain all the guestview files (like web_...paulmeyer2014-10-1411-10/+10
* Factor out Chrome-specific manifest URL handlersrockot2014-10-141-0/+3
* Adding more webview browser tests to app_shell_browsertests.hanxi2014-10-148-0/+161
* Re-enable AppWindowBrowserTest.FrameInsetsForColoredFrame on Linux.mgiuca2014-10-141-10/+1
* Reland: Move ExtensionCache to //extensionsrockot2014-10-1410-2/+176
* WebView Guest should use ZOOM_MODE_ISOLATED.wjmaclean2014-10-142-0/+5
* Disable two linux tests again due to flaky timeout on Linuxkustermann2014-10-141-1/+7
* Attempt to fix flaky ChromeOS test timeouts.kustermann2014-10-141-7/+1
* Replace OVERRIDE with their C++11 counterparts in extensionsmohan.reddy2014-10-141-1/+1
* New error strings for chrome.bluetoothLowEnergyjamuraa2014-10-134-21/+106
* 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