1. 2d13afd binder: add uint64 support to Parcel. by Ronghua Wu · 10 years ago
  2. 52f0407 Add ProcessInfoService to activity manager. by Ruben Brunk · 11 years ago
  3. e4ea03f am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" by Dan Stoza · 11 years ago
  4. 32ad1d5 am 104e1259: Merge "binder: Return pid_t/uid_t instead of int" by Dan Stoza · 11 years ago
  5. 41a0f2f binder: Add {read,write}Uint32 methods to Parcel by Dan Stoza · 11 years ago
  6. 9c634fd binder: Return pid_t/uid_t instead of int by Dan Stoza · 11 years ago
  7. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 11 years ago
  8. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  9. 007335e am bc49cd07: Merge "kill HAVE_FORKEXEC" by Yabin Cui · 11 years ago
  10. 0dd549a kill HAVE_FORKEXEC by Yabin Cui · 11 years ago
  11. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 11 years ago
  12. 08ff802 Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 11 years ago
  13. dc1fb90 am a0187a9c: Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""" by Hans Boehm · 11 years ago
  14. 3effaba Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 11 years ago
  15. d87319d am f491f497: Merge "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 11 years ago
  16. f010a05 Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""" by Hans Boehm · 11 years ago
  17. e0b96db am 6e5316b1: Merge "Revert "Revert "Remove incorrect android_atomic_...64 use.""" by Hans Boehm · 11 years ago
  18. 66629e0 Revert "Revert "Remove incorrect android_atomic_...64 use."" by Hans Boehm · 11 years ago
  19. 9e0ef39 am 735082ea: Merge "Revert "Remove incorrect android_atomic_...64 use."" by Hans Boehm · 11 years ago
  20. 9dc5c26 Revert "Remove incorrect android_atomic_...64 use." by Hans Boehm · 11 years ago
  21. 52bfb70 am c11eca81: Merge "Remove incorrect android_atomic_...64 use." by Hans Boehm · 11 years ago
  22. 2cbba47 add noteResetVideo/Audio to IBatteryStats by Chong Zhang · 11 years ago
  23. 88b7541 Remove incorrect android_atomic_...64 use. by Hans Boehm · 11 years ago
  24. bd42d38 update battery status for audio/video by Chong Zhang · 11 years ago
  25. 7da40c0 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
  26. f905bc3 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
  27. e4f00b2 Merge commit '6d05ef2310bdc84811d5b0385b009ad11447a749' into HEAD by Bill Yi · 11 years ago
  28. 7f4fe6e am d09b2acd: am 033bdd72: Merge "Remove global variables from ProcessState." by Narayan Kamath · 11 years ago
  29. d09b2ac am 033bdd72: Merge "Remove global variables from ProcessState." by Narayan Kamath · 11 years ago
  30. 162ea0e Remove global variables from ProcessState. by Narayan Kamath · 11 years ago
  31. 6546f2e Allow creation of heaps that are read-only to partner by Glenn Kasten · 12 years ago
  32. ce9f107 am 793be12c: am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 12 years ago
  33. 793be12 am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 12 years ago
  34. 446ef4b am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 12 years ago
  35. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 12 years ago
  36. 88f6ad1 am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 12 years ago
  37. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 12 years ago
  38. f683e01 Binder: Make binder portable by Serban Constantinescu · 12 years ago
  39. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  40. 5c0106e Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  41. 63ff1c6 Cleanup Binder interface between sensorservice and BatteryStats by Mike Lockwood · 12 years ago
  42. cbe36fe Add support for sending and receiving ParcelFileDescriptors from native Binder code by Mike Lockwood · 12 years ago
  43. 56e0138 Remove obsolete comment by Marco Nelissen · 12 years ago
  44. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  45. f5f8fa0 libbinder: include sys/uio.h instead of cutils/uio.h by Colin Cross · 12 years ago
  46. 913b63d Follow framework change to track started ops by proc. by Dianne Hackborn · 12 years ago
  47. ada11c5 Make getCallingUid/Pid const. by Jeff Brown · 12 years ago
  48. 8d96cab binder: add polling / single-threaded operation by Todd Poynor · 12 years ago
  49. 8cb8925 Bring back overloading to print String8/16. by Jeff Sharkey · 12 years ago
  50. b6df7d0 make all libsurfaceflinger and libsensorservice symbols's visibility hidden by Mathias Agopian · 12 years ago
  51. 002e1e5 libutils clean-up by Mathias Agopian · 12 years ago
  52. c47f098 Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 13 years ago
  53. 5ca39ea am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 13 years ago
  54. 7f974ff Add a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 13 years ago
  55. e3e43b3 rename binder services main thread to Binder_* by Mathias Agopian · 13 years ago
  56. e88a85e Fixes to native app ops services by Eino-Ville Talvala · 13 years ago
  57. 5da5ca5 App ops: new native access API. by Dianne Hackborn · 13 years ago
  58. 7b19051 fix a crasher when running out of memory by Mathias Agopian · 13 years ago
  59. 2098517 make sure Parcel handles 0-sized LightFlatenables by Mathias Agopian · 13 years ago
  60. 8210185 No longer need "original calling uid". by Dianne Hackborn · 13 years ago
  61. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  62. db403e8 split-up Client.h out of SurfaceFlinger.h by Mathias Agopian · 13 years ago
  63. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 13 years ago
  64. 64a1e08 SF doesn't need more than a few binder threads by Mathias Agopian · 13 years ago
  65. 1b80f79 add set thread count by Mathias Agopian · 13 years ago
  66. 7a75248 get rid of MemoryHeapPmem by Mathias Agopian · 14 years ago
  67. 89d353a move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 14 years ago
  68. a94f129 Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 14 years ago
  69. 4e975bb Multi-user - 1st major checkin by Amith Yamasani · 14 years ago
  70. c17f56f am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 14 years ago
  71. efd912c am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 14 years ago
  72. 93ff1f9 Fix a leak in Parcel::writeBlob. by Jeff Brown · 14 years ago
  73. 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 14 years ago
  74. 3e2fb70 Deprecate local-only CursorWindows. by Jeff Brown · 14 years ago
  75. ec4e006 Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 14 years ago
  76. cc0bf53 Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 14 years ago
  77. 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 14 years ago
  78. 5707dbf Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 14 years ago
  79. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 14 years ago
  80. 8acda78 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 14 years ago
  81. f4c1088 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 14 years ago
  82. e16986c Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 14 years ago
  83. 99b4984 PermissionCache caches permission checks by Mathias Agopian · 14 years ago
  84. 5728a92 MemoryHeapBase: Save and binderize the offset by Anu Sundararajan · 14 years ago
  85. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 14 years ago
  86. 71f64dd Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 15 years ago
  87. 9f5b53d Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 15 years ago
  88. c811e7a Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 15 years ago
  89. 11dde11 resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9 by Vasu Nori · 15 years ago
  90. 204249b Revert "bug:2448371 cursorwindow size moved to resource xml file." by Vasu Nori · 15 years ago
  91. bd57473 bug:2448371 cursorwindow size moved to resource xml file. by Vasu Nori · 15 years ago
  92. 1b60843 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 15 years ago
  93. f3372f7 am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  94. 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 15 years ago
  95. b8f4015 am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 15 years ago
  96. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 15 years ago
  97. 721c416 am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 15 years ago
  98. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 15 years ago
  99. 9382d11 am c74034b6: am 24651682: added BinderService<> template to help creating native binder services by Mathias Agopian · 15 years ago
  100. a1e6bc8 added BinderService<> template to help creating native binder services by Mathias Agopian · 15 years ago