summaryrefslogtreecommitdiffstats
path: root/android_webview/native/aw_pdf_exporter.cc
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] Don't store unnecessary copy of print_settings in aw_pdf_ex...timvolodine2015-08-071-10/+12
* Refactor some browser-side chrome and webview printing code into component/pr...timvolodine2015-07-141-29/+15
* favor DCHECK_CURRENTLY_ON for better logs in android_webview/mostynb2015-03-181-1/+1
* Remove the discrepencies between chrome and android_webview printsgurun2015-01-141-4/+4
* WebView: RegisterNativesImpl() returns bool; don't compare it for >= 0.hans@chromium.org2014-04-161-1/+1
* [Webview] Convert some straggling jint->jlong field for 64 bit.rmcilroy@chromium.org2014-03-241-1/+1
* aw: Split hardware rendering into HardwareRendererboliu@chromium.org2014-02-261-3/+0
* For implementing printing in android K release, we had to temporarilysgurun@chromium.org2013-12-021-0/+120