summaryrefslogtreecommitdiffstats
path: root/printing/android
Commit message (Expand)AuthorAgeFilesLines
* 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