Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 64-bit Porting. JNI pointers passed in int. | anton@chromium.org | 2014-05-02 | 1 | -2/+2 |
* | Add a method to query whether printing is active. | sgurun@chromium.org | 2014-03-10 | 3 | -13/+27 |
* | Fixing all Java import ordering issues. | aurimas@chromium.org | 2013-12-10 | 4 | -10/+8 |
* | Android: refactors printing code & adds a test | cimamoglu@chromium.org | 2013-12-04 | 2 | -14/+170 |
* | Android: fix a null pointer exception in printing code | cimamoglu@chromium.org | 2013-11-26 | 1 | -1/+1 |
* | Android: change native pointer types from int to long in src/printing | cimamoglu@chromium.org | 2013-11-22 | 1 | -3/+3 |
* | Android: Moves isPrintingSupported method to ApiCompatibilityUtils | cimamoglu@chromium.org | 2013-11-22 | 1 | -10/+0 |
* | Update Android printing related OWNERS files | cimamoglu@chromium.org | 2013-11-21 | 1 | -0/+2 |
* | Refactor Android printing code to make it more testable. | cimamoglu@chromium.org | 2013-11-20 | 6 | -116/+130 |
* | Upstream Android printing code. | cimamoglu@chromium.org | 2013-11-14 | 6 | -0/+671 |