1. ac04f4e Remove FD from the right Looper by John Reck · 8 years ago
  2. 3d3fe50 Add choreographer API to the NDK. by Michael Wright · 9 years ago
  3. 0dba1f6 FastJNI canvas by John Reck · 9 years ago
  4. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  5. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  6. 1f2c768 Add new `hid` command. by Michael Wright · 9 years ago
  7. 3b4049e Fix leaks due to GC circular references. by Jeff Brown · 9 years ago
  8. 46d8444 Fix clang warnings in core/jni. by Dan Albert · 10 years ago
  9. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  10. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  11. 2728582 AArch64: Use long for pointers in DisplayEventReceiver by Ashok Bhat · 11 years ago
  12. 82b007d Track Looper decoupling from ALooper by Brian Carlstrom · 11 years ago
  13. 16823bd Process all display events in order by Jesse Hall · 12 years ago
  14. e87bf03 Support HDMI hotplug. by Jeff Brown · 12 years ago
  15. 80a1de1 Use sp<LooperCallback> to fix race causing dangling pointer. by Jeff Brown · 12 years ago
  16. 603b445 Ensure that apps crash if they throw exceptions. by Jeff Brown · 12 years ago
  17. bec0a86 Refactor DisplayEventReceiver read loop. by Jeff Brown · 12 years ago
  18. 58aedbc Fix possible races in vsync infrastructure. by Jeff Brown · 12 years ago
  19. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  20. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  21. 6779df2 Improve the VSYNC api a bit. by Mathias Agopian · 13 years ago
  22. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago