1. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  2. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  3. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  4. a931d521 AArch64: Use long for pointers in view/input classes by Ashok Bhat · 11 years ago
  5. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  6. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 11 years ago
  7. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  8. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  9. 91e3289 Clean up InputChannel file descriptor data type. by Jeff Brown · 12 years ago
  10. cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 12 years ago
  11. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  14. 02cafc9 Log errors reading input channel from parcel. by Jeff Brown · 13 years ago
  15. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  16. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago