1. 2cdfb03 Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab by Christopher Tate · 8 years ago
  2. 430e4ae Sanity check IMemory access versus underlying mmap by Christopher Tate · 8 years ago
  3. 6e06536 am bb686c25: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  4. 468290b Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  5. bf349d9 am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  6. 2111586 Verify that the native handle was created by Adam Lesinski · 9 years ago
  7. e9fb6bf am 897fe45c: am 23c2fcbb: (-s ours) am c0af9caf: am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  8. e7eab1a am 23c2fcbb: (-s ours) am c0af9caf: am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  9. cbc7813 am c0af9caf: am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  10. 54b24da am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  11. 3c44565 am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  12. fc18f7e am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  13. 1f68164 am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  14. 9f4b189 am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 10 years ago
  15. 1329a9b Check the padded size of the read byte array by Kenny Root · 10 years ago
  16. e62b3d9 Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  17. 78f862b am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  18. 0b8b0f8 Add support for writing byte arrays to parcels by Marco Nelissen · 10 years ago
  19. d05fd18 am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 10 years ago
  20. c962166 Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 10 years ago
  21. fe1be24 am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 10 years ago
  22. b51680b Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 10 years ago
  23. faf38d4 am de8c8069: Merge commit \'1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74\' into HEAD by The Android Open Source Project · 11 years ago
  24. 02ce650 Merge commit '1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74' into HEAD by The Android Open Source Project · 11 years ago
  25. 26bfe17 am fc3cdb93: Merge commit \'afd0debe4bdf47dc0f968282ca1261842bb65d60\' into HEAD by The Android Open Source Project · 11 years ago
  26. 3aeb6f0 Merge commit 'afd0debe4bdf47dc0f968282ca1261842bb65d60' into HEAD by The Android Open Source Project · 11 years ago
  27. dc705a6 am f2f74ca6: Merge "Remove references to obsolete pmem functionality." by Elliott Hughes · 11 years ago
  28. d79b994 Remove references to obsolete pmem functionality. by Elliott Hughes · 11 years ago
  29. 2bd16d9 Native counterpart of new power manager method by Marco Nelissen · 11 years ago
  30. 0d8e2e4 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  31. e6df0c1 defaultServiceManager wait for service manager ready by Todd Poynor · 11 years ago
  32. 315f750 Merge "libbinder: include sys/uio.h instead of cutils/uio.h" by Colin Cross · 11 years ago
  33. dbe88e3 libbinder: include sys/uio.h instead of cutils/uio.h by Colin Cross · 11 years ago
  34. 3e92143 Merge "libbinder: add libutils dependency" by Alex Ray · 11 years ago
  35. 97005cb libbinder: add libutils dependency by Alex Ray · 11 years ago
  36. 7de8931 Fix AppOsManager missing mutex unlock. by Zhijun He · 11 years ago
  37. d93278e Follow framework change to track started ops by proc. by Dianne Hackborn · 11 years ago
  38. b699a79 Make getCallingUid/Pid const. by Jeff Brown · 11 years ago
  39. f3bddd1 am 54d97c88: am 9da67a94: am 67481607: Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  40. 17d6c56 am 9da67a94: am 67481607: Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  41. 8870e13 am 67481607: Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  42. b063681 Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  43. c823780 Revert "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 11 years ago
  44. 0646cb0 binder: add polling / single-threaded operation by Todd Poynor · 11 years ago
  45. f170ddf am 03c06bc9: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  46. c92a276 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  47. b596112 Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  48. 8f20ede am cd9482d9: (-s ours) Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 11 years ago
  49. 97d2587 Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 11 years ago
  50. 4e989b8 merge in jb-mr2-zeroday-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  51. f9952ab am de836890: am ef07386e: Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  52. 3222528 am ef07386e: Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  53. ee711ec Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  54. 4352b8d Merge "Bring back overloading to print String8/16." by Jeff Sharkey · 11 years ago
  55. 565e95e am 255405eb: am 86b2ecdd: Merge "fix mem leak on error handling" by Jeff Brown · 11 years ago
  56. 69c328d Bring back overloading to print String8/16. by Jeff Sharkey · 11 years ago
  57. a5c4e37 am 86b2ecdd: Merge "fix mem leak on error handling" by Jeff Brown · 11 years ago
  58. bdfee45 fix mem leak on error handling by Hyejin Kim · 11 years ago
  59. 75feddc make all libsurfaceflinger and libsensorservice symbols's visibility hidden by Mathias Agopian · 11 years ago
  60. 4ea13dc libutils clean-up by Mathias Agopian · 11 years ago
  61. fef38f9 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  62. 4f85865 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  63. 22d5632 am 9dd8d897: am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 11 years ago
  64. 01ca786 am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 11 years ago
  65. 1a6a97b Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  66. b409b17 Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 11 years ago
  67. 8684cb6 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  68. 2444772 am 7133f863: Merge "improved CallStack a bit" into jb-mr2-dev by Mathias Agopian · 11 years ago
  69. 8450ba4 improved CallStack a bit by Mathias Agopian · 11 years ago
  70. 154d3d4 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  71. c627a29 am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 11 years ago
  72. 9f6c88b am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 11 years ago
  73. 5584d33 am 6250f6cb: am d8151306: Merge "Revert "Add a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  74. 5f21843 Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 11 years ago
  75. d9b8f07 am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 11 years ago
  76. 4af5e4a Second try at adding a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 11 years ago
  77. c8ff0d9 Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 11 years ago
  78. 51d6491 Add a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 11 years ago
  79. d191ed7 rename binder services main thread to Binder_* by Mathias Agopian · 11 years ago
  80. cc1a24d Fixes to native app ops services by Eino-Ville Talvala · 11 years ago
  81. 2b4eff1 App ops: new native access API. by Dianne Hackborn · 11 years ago
  82. 2ff5c07 [MIPS] Avoid unaligned load/store for 64-bit doubles. by Douglas Leung · 12 years ago
  83. 0a7d788 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  84. 68b83cc Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" by Dave Burke · 12 years ago
  85. b19c83a ugly, temporary, workaroung for a problem where a binder thread spins forever by Mathias Agopian · 12 years ago
  86. 84fcf44 ugly, temporary, workaroung for a problem where a binder thread spins forever by Mathias Agopian · 12 years ago
  87. f740926 fix a crasher when running out of memory by Mathias Agopian · 12 years ago
  88. 1fd64b7 make sure Parcel handles 0-sized LightFlatenables by Mathias Agopian · 12 years ago
  89. 1611a89 No longer need "original calling uid". by Dianne Hackborn · 12 years ago
  90. 0a84ac8 improve [un]marshalling of non-binder objects by Mathias Agopian · 12 years ago
  91. b79ffe1 am db1597a9: Fix shutdown sequence to avoid SIGSEGV when running am command by Johannes Carlsson · 12 years ago
  92. 597a3c7 Fix shutdown sequence to avoid SIGSEGV when running am command by Johannes Carlsson · 13 years ago
  93. c036622 split-up Client.h out of SurfaceFlinger.h by Mathias Agopian · 12 years ago
  94. ae32fcd Aligning native Parcel implementation to Java. by Magnus Strandberg · 13 years ago
  95. 86a50a6 Add callback hack to find out when to reload system properties. by Dianne Hackborn · 12 years ago
  96. 9ce74c6 Merge "Scheduling group cleanup" by Glenn Kasten · 12 years ago
  97. 0223f34 SF doesn't need more than a few binder threads by Mathias Agopian · 12 years ago
  98. cb5e242 Scheduling group cleanup by Glenn Kasten · 12 years ago
  99. 8297f50 add set thread count by Mathias Agopian · 12 years ago
  100. b9a7d6a double checked locking pattern is not safe on SMP by Mathias Agopian · 12 years ago