1. ffd5864 Throw DeadObjectException on failed transaction, not RuntimeException by Christopher Tate · 9 years ago
  2. 02ca7a7 Don't throw TransactionTooLargeException for small payloads by Christopher Tate · 9 years ago
  3. e5c4262 Improve reporting to apps of transaction too large failures. by Dianne Hackborn · 9 years ago
  4. 090c08f Close race condition in binderDied() by Christopher Tate · 9 years ago
  5. 876b7d8f Properly describe exception by Mathieu Chartier · 9 years ago
  6. d7fdd02 Added watchdog monitor for Binder threads availability. by Wale Ogunwale · 9 years ago
  7. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  8. 8e357bf Merge "Fix clang warnings in core/jni." by Dan Albert · 10 years ago
  9. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  10. 46d8444 Fix clang warnings in core/jni. by Dan Albert · 10 years ago
  11. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  12. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  13. ed1589d am 9cf01b63: Merge "More work on issue #17656716: Unhandled exception in Window Manager" into lmp-dev by Dianne Hackborn · 10 years ago
  14. ce92b0d More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  15. 042b32c am 0b1eb9d4: Merge "Work on issue #17656716: Unhandled exception in Window Manager" into lmp-dev by Dianne Hackborn · 10 years ago
  16. 017c6a2 Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  17. cbed4e5 am be39e991: am 977c4a5b: Merge "Clean up ExceptionOccurred." by Mathieu Chartier · 10 years ago
  18. 98671c3 Clean up ExceptionOccurred. by Mathieu Chartier · 10 years ago
  19. 7380d86 am 72d3cef8: am 708da446: Merge "Use gettid directly in frameworks JNI." by Elliott Hughes · 10 years ago
  20. 06451fe Use gettid directly in frameworks JNI. by Elliott Hughes · 10 years ago
  21. 177b187 am 021cf13e: am 7782c6b3: Merge "Fix JNI error in exception reporting." by Mathieu Chartier · 10 years ago
  22. cf6775e Fix JNI error in exception reporting. by Mathieu Chartier · 10 years ago
  23. d1a7fca Fix JNI error in exception reporting. by Mathieu Chartier · 10 years ago
  24. cbefd8d Battery stats more wake history, power save mode. by Dianne Hackborn · 10 years ago
  25. 5b6da1a jni: binder ptrdiff_t compile issues by Mark Salyzyn · 10 years ago
  26. cfd91e7 jni: binder 64-bit compile issues by Mark Salyzyn · 10 years ago
  27. 8ab665d AArch64: Make Binder and Parcel 64-bit compatible by Ashok Bhat · 10 years ago
  28. 4a72b30 Merge "fix possible buffer overrun and memory leak" by Elliott Hughes · 11 years ago
  29. 44bc186 replace cutils/logger.h with log/logger.h by Colin Cross · 11 years ago
  30. ec3d44c fix possible buffer overrun and memory leak by Sungmin Choi · 12 years ago
  31. 2b4d22c Disable various sampling event logs. by Jeff Sharkey · 11 years ago
  32. a4ca8ea Fix reference cycle in InputEventReceiver and Sender. by Jeff Brown · 11 years ago
  33. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 11 years ago
  34. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  35. a53de06 Add callback hack to find out when to load system properties. by Dianne Hackborn · 12 years ago
  36. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  37. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  38. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  39. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  40. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  41. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  42. fe2d4ab am 698d3de6: am e7de36e6: Merge "Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022" into ics-mr1 by Jeff Brown · 13 years ago
  43. 0bde66a Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022 by Jeff Brown · 13 years ago
  44. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  45. c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  46. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  47. 0d4a792 Fix JNI for warning about failure to unlink DeathRecipients by Christopher Tate · 13 years ago
  48. ac5e350 Warn if we're tearing down "live" DeathRecipient content [take 2] by Christopher Tate · 13 years ago
  49. 055fa08 Revert "Warn only if we're tearing down "live" DeathRecipient content" by Guang Zhu · 13 years ago
  50. 2611f89 Warn only if we're tearing down "live" DeathRecipient content by Christopher Tate · 13 years ago
  51. 86284c6 Stop leaking DeathRecipient and BinderProxy instances by Christopher Tate · 13 years ago
  52. 9013ccd Check for exceptions before calling back into Java by Bjorn Bringert · 13 years ago
  53. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  54. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  55. e17aeb3 Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  56. f58f041 am cffde30f: am 44220a56: Merge "Add some debug code to try to track down issue 3183612" into gingerbread by Dianne Hackborn · 13 years ago
  57. cf3004a Add some debug code to try to track down issue 3183612 by Dianne Hackborn · 13 years ago
  58. 79dd31f Don't fail unlinking death recipients on dead binders by Christopher Tate · 13 years ago
  59. bd8b6f2 Fix binder proxy death notice tracking by Christopher Tate · 13 years ago
  60. c9119f5 Add ParcelFileDescriptor APIs to get raw fd. by Dianne Hackborn · 13 years ago
  61. 20ccb06 Merge "Fix Parcel.writeNative to not ignore 'offset'." by Elliott Hughes · 13 years ago
  62. a28b83e Fix Parcel.writeNative to not ignore 'offset'. by Elliott Hughes · 13 years ago
  63. 0b41448 Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 13 years ago
  64. e2ed956 Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  65. c2d55dd8 Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 13 years ago
  66. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  67. 7bcad8a3 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  68. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  69. 5348c01 Better fix for gettid() sim-eng breakage from last night. by Brad Fitzpatrick · 14 years ago
  70. ad8fd28 Hopefully fix the sim-eng build, part 2. by Brad Fitzpatrick · 14 years ago
  71. 8f26b32 Try to fix sim build. Looks like gettid() is in unistd.h. by Brad Fitzpatrick · 14 years ago
  72. 2c5da31 Log blocking Binder calls to the EventLog. by Brad Fitzpatrick · 14 years ago
  73. 582763a Ensure Binder finalizer handles partially initialized instances. by Jeff Brown · 14 years ago
  74. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  75. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  76. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  77. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  78. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  79. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  80. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago