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