summaryrefslogtreecommitdiffstats
path: root/printing/android
Commit message (Expand)AuthorAgeFilesLines
* 64-bit Porting. JNI pointers passed in int.anton@chromium.org2014-05-021-2/+2
* Add a method to query whether printing is active.sgurun@chromium.org2014-03-103-13/+27
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-104-10/+8
* Android: refactors printing code & adds a testcimamoglu@chromium.org2013-12-042-14/+170
* Android: fix a null pointer exception in printing codecimamoglu@chromium.org2013-11-261-1/+1
* Android: change native pointer types from int to long in src/printingcimamoglu@chromium.org2013-11-221-3/+3
* Android: Moves isPrintingSupported method to ApiCompatibilityUtilscimamoglu@chromium.org2013-11-221-10/+0
* Update Android printing related OWNERS filescimamoglu@chromium.org2013-11-211-0/+2
* Refactor Android printing code to make it more testable.cimamoglu@chromium.org2013-11-206-116/+130
* Upstream Android printing code.cimamoglu@chromium.org2013-11-146-0/+671