summaryrefslogtreecommitdiffstats
path: root/android_webview/unittestjava
Commit message (Expand)AuthorAgeFilesLines
* Remove Android support for out-of-process KeyStoreschangwan2015-12-021-14/+1
* Move JNI annotations to annotations package.aurimas2015-07-302-2/+2
* Enable NeedsBraces check and fix some checkstyle issues.aurimas2015-04-031-2/+3
* Fix Java indentation issues.aurimas2014-10-161-1/+1
* [Checkstyle] Update class member variable names to match style guides.aurimas@chromium.org2014-08-081-3/+3
* Don't crash on InputStream exceptions in the android_webview.mkosiba@chromium.org2014-07-291-0/+26
* Add client cert support to android_webviewsgurun@chromium.org2014-04-221-0/+59
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-101-1/+0
* Fixing Java style issues in android_webview.aurimas@chromium.org2013-12-101-25/+25
* [android_webview] Don't block the IO thread when reading from an InputStream.mkosiba@chromium.org2012-11-221-0/+40