summaryrefslogtreecommitdiffstats
path: root/android_webview/native/input_stream_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for -Wall for third-party code, -Wextra for chromium_codethakis2015-12-311-1/+1
* Switch to standard integer types in android_webview/.avi2015-12-201-0/+3
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-4/+5
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-3/+3
* [android_webview] Don't block the IO thread when reading from an InputStream.mkosiba@chromium.org2012-11-221-0/+53