1. 9dd8d89 am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
  2. cd91024 Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
  3. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  4. 5b00af2 am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  5. c47f098 Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  6. 5ca39ea am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  7. ddd2863 Second try at adding a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 12 years ago
  8. 6dbf07d Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  9. 7f974ff Add a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 12 years ago
  10. e3e43b3 rename binder services main thread to Binder_* by Mathias Agopian · 12 years ago
  11. e88a85e Fixes to native app ops services by Eino-Ville Talvala · 12 years ago
  12. 5da5ca5 App ops: new native access API. by Dianne Hackborn · 12 years ago
  13. cc1a4bb [MIPS] Avoid unaligned load/store for 64-bit doubles. by Douglas Leung · 12 years ago
  14. 0bed1f5 Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" by Dave Burke · 12 years ago
  15. 0845d02 ugly, temporary, workaroung for a problem where a binder thread spins forever by Mathias Agopian · 12 years ago
  16. 8210185 No longer need "original calling uid". by Dianne Hackborn · 12 years ago
  17. db1597a Fix shutdown sequence to avoid SIGSEGV when running am command by Johannes Carlsson · 14 years ago
  18. 1ba2457 Aligning native Parcel implementation to Java. by Magnus Strandberg · 13 years ago
  19. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 12 years ago
  20. a26e1cf Scheduling group cleanup by Glenn Kasten · 13 years ago
  21. 1b80f79 add set thread count by Mathias Agopian · 13 years ago
  22. e8db871 double checked locking pattern is not safe on SMP by Mathias Agopian · 13 years ago
  23. 4bcb575 Remove obsolete references to sched_policy.h by Glenn Kasten · 13 years ago
  24. 67f8b52 Merge "Shorten thread names" by Glenn Kasten · 13 years ago
  25. 102d539 Shorten thread names by Glenn Kasten · 13 years ago
  26. 7a75248 get rid of MemoryHeapPmem by Mathias Agopian · 13 years ago
  27. 89d353a move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 13 years ago
  28. a94f129 Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 13 years ago
  29. 4e975bb Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  30. 6726347 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  31. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  32. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  33. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  34. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  35. c4cd530 Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealer by Ji-Hwan Lee · 13 years ago
  36. a63ee4c am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ics-mr1 by Ben Cheng · 13 years ago
  37. d640f89 Initialize bwr.read_buffer in IPCThreadState::talkWithDriver. by Ben Cheng · 13 years ago
  38. d341c71 Fix possible leak in Parcel::writeDupFileDescriptor. by Jeff Brown · 13 years ago
  39. c17f56f am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  40. efd912c am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  41. 93ff1f9 Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  42. 9897b46 resolved conflicts for merge of 2d280f75 to ics-mr1 by Jeff Brown · 13 years ago
  43. 27a852b Improve the slow query instrumentation. by Jeff Brown · 13 years ago
  44. 20b3da9 Optimize fillWindow to improve reverse-seek performance. Bug: 5520301 by Jeff Brown · 13 years ago
  45. 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  46. 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  47. 3e2fb70 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
  48. ec4e006 Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  49. cc0bf53 Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
  50. 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  51. 5707dbf Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  52. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  53. 8acda78 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 13 years ago
  54. f4c1088 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  55. aefc9cd Resurrect verbose binder logging by Andy McFadden · 13 years ago
  56. c2be743 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  57. e16986c Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  58. 99b4984 PermissionCache caches permission checks by Mathias Agopian · 13 years ago
  59. 5728a92 MemoryHeapBase: Save and binderize the offset by Anu Sundararajan · 13 years ago
  60. d547432 Make sure binder ioctl structs don't contain uninitialized values. by Evgeniy Stepanov · 13 years ago
  61. 6e9eb74 Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 14 years ago
  62. 97e2bcd Rewrite battery history storage. by Dianne Hackborn · 14 years ago
  63. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 14 years ago
  64. af1cf07 Clean up use of HAVE_ANDROID_OS by Kenny Root · 14 years ago
  65. 1ee57e3 am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()" by Jean-Baptiste Queru · 14 years ago
  66. d1dff8d Fix for writing empty strings to Parcel::writeString8() by Pravat Dalbehera · 14 years ago
  67. 1b60843 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 14 years ago
  68. 7c4f09d fix messages from sqlite layer in c++ code to be useful. by Vasu Nori · 14 years ago
  69. 82bd26d convert one of the LOGE to LOG_WINDOW msg to reduce grief by Vasu Nori · 14 years ago
  70. 91abfdd turn off some useless messages by Vasu Nori · 14 years ago
  71. be8bf0c am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  72. 67f78c4 Some debugging support. by Dianne Hackborn · 14 years ago
  73. f3372f7 am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  74. 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  75. b8f4015 am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 14 years ago
  76. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  77. e9f1a64 am 3e5e21d4: am 1772c34e: Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 14 years ago
  78. 721c416 am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 14 years ago
  79. d36f4a5 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 14 years ago
  80. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  81. 0c2aaca am 706623dd: am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  82. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  83. f9e01ea am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  84. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  85. 244a765 Move CursorWindow class from core/jni to libbinder by Mike Lockwood · 14 years ago
  86. 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 14 years ago
  87. 3c772b7 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
  88. 440fd87 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 15 years ago
  89. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  90. 0dd0d29 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  91. 8c6cedc Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  92. c0c1092 Modify the binder to request 1M - 2 pages instead of 1M. The backing store by Rebecca Schultz Zavin · 15 years ago
  93. 07d6989 Reset binder service threads' cgroup/priority after command completion by Christopher Tate · 15 years ago
  94. 6dfe8f1 Revert jparks code from IPCThreadState. by Evan Millar · 15 years ago
  95. b5c4135 When a thread is about to be put back onto the thread pool ensure that it is in the foreground cgroup. by Jason Parks · 15 years ago
  96. dcd3958 Add a warning when we leave threads in the binder thread pool in the background scheduling group. by Jason Parks · 15 years ago
  97. d7f53e1 libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap by Dima Zavin · 15 years ago
  98. 0db1a89 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 15 years ago
  99. d4851d7 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  100. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago