1. e104df9 CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  2. 45e2e95 Check bounds in offsetToPtr by Fyodor Kupolov · 7 years ago
  3. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  4. 00adb86 androidfw: resolve 64-bit build issues by Mark Salyzyn · 10 years ago
  5. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  6. 49d2b18 move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 12 years ago[Renamed (99%) from libs/binder/CursorWindow.cpp]
  7. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  8. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. 650de3d Optimize fillWindow to improve reverse-seek performance. Bug: 5520301 by Jeff Brown · 13 years ago
  10. 5e5d6d8 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
  11. 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  12. 3bc6bbc Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
  13. b37f8a8 fix messages from sqlite layer in c++ code to be useful. by Vasu Nori · 14 years ago
  14. e6544e4 convert one of the LOGE to LOG_WINDOW msg to reduce grief by Vasu Nori · 14 years ago
  15. b7e2c78 turn off some useless messages by Vasu Nori · 14 years ago
  16. 2807df8 Move CursorWindow class from core/jni to libbinder by Mike Lockwood · 14 years ago[Renamed (99%) from core/jni/CursorWindow.cpp]
  17. d1f74d0 Don't use the MemoryDealer in CursorWindow, it's not necessary. by Mathias Agopian · 14 years ago
  18. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 14 years ago
  19. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  20. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  21. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  22. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago