Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust format strings to work on both 32-bit and 64-bit builds | Bernhard Rosenkränzer | 2014-12-05 | 1 | -1/+1 |
* | Frameworks/base: Consistency in core/jni | Andreas Gampe | 2014-11-21 | 1 | -29/+29 |
* | Frameworks/base: Replace LOG_FATAL_IF in core/jni | Andreas Gampe | 2014-11-19 | 1 | -18/+9 |
* | Frameworks/base: Wall Werror in core/jni | Andreas Gampe | 2014-11-13 | 1 | -0/+1 |
* | AArch64: Use long for pointers in view/input classes | Ashok Bhat | 2014-01-09 | 1 | -9/+9 |
* | Move input library code to frameworks/native. | Jeff Brown | 2013-07-01 | 1 | -1/+1 |
* | Fix reference cycle in InputEventReceiver and Sender. | Jeff Brown | 2013-04-02 | 1 | -9/+21 |
* | Start input event sequence numbers at 1 | Michael Wright | 2013-04-01 | 1 | -1/+1 |
* | Disable some noisy error logs. | Jeff Brown | 2013-03-27 | 1 | -1/+6 |
* | Use input transport for communications between app and IME. | Jeff Brown | 2013-03-26 | 1 | -0/+307 |