1. 91e5551 Merge "toolbox: rmmod: fix module unloading" by Jean-Baptiste Queru · 12 years ago
  2. a745aeb remove an anonymous typedef by Iliyan Malchev · 12 years ago
  3. 497de83 HACK: push ramdisk up by 2M by Iliyan Malchev · 12 years ago
  4. 029d44e HACK: use /firmware/image as a 3rd choice by Iliyan Malchev · 12 years ago
  5. db7462f libnl_2: compile as shared library as well by Iliyan Malchev · 12 years ago
  6. e2c01bc Added logtags for errors in bionic. by Geremy Condra · 12 years ago
  7. 0f3974c Merge "Enable tracing on user builds" into jb-dev by Jamie Gennis · 12 years ago
  8. ef9d8d9 am a6f4e65b: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  9. a6f4e65 Reconcile with jb-release by The Android Open Source Project · 12 years ago
  10. 7452db9 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  11. d010d7d am f87d9c86: am 9cec175c: Remove a stray newline in the backtrace output. by Jeff Brown · 12 years ago
  12. f87d9c8 am 9cec175c: Remove a stray newline in the backtrace output. by Jeff Brown · 12 years ago
  13. aff4466 am 536b81af: resolved conflicts for merge of 053b8654 to jb-dev-plus-aosp by Jeff Brown · 12 years ago
  14. 536b81a resolved conflicts for merge of 053b8654 to jb-dev-plus-aosp by Jeff Brown · 12 years ago
  15. 1279013 Enable tracing on user builds by Jamie Gennis · 12 years ago
  16. 9cec175 Remove a stray newline in the backtrace output. by Jeff Brown · 12 years ago
  17. 38547c3 Merge "libsuspend: always unblock early suspend" by Colin Cross · 12 years ago
  18. 053b865 Enhance native stack dumps. by Jeff Brown · 12 years ago
  19. 2146b7f libsuspend: always unblock early suspend by Colin Cross · 12 years ago
  20. a7fbf8a [MIPS] Enable SD-card functionality to work by Bhanu Chetlapalli · 12 years ago
  21. 51d827a Merge "fastboot: Let "fastboot devices" work in all cases" by JP Abgrall · 12 years ago
  22. 3b8f00c am d96544ff: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  23. d96544f Reconcile with jb-release by The Android Open Source Project · 12 years ago
  24. 6ba76f0 Merge "init.rc: Set owner for /sys/power/autosleep" by Arve Hjønnevåg · 12 years ago
  25. c29569c Merge "FunctionFS: initial implementation" by Benoit Goby · 12 years ago
  26. a032ded fastboot: Let "fastboot devices" work in all cases by JP Abgrall · 12 years ago
  27. 845f106 am 1b7a7e81: adb: Use bionic\'s strtok_r() for Windows by Scott Anderson · 12 years ago
  28. 1b7a7e8 adb: Use bionic's strtok_r() for Windows by Scott Anderson · 12 years ago
  29. dd32794 am 866b1bd5: fastboot: Make the format of "devices -l" match adb\'s by Scott Anderson · 12 years ago
  30. 0e9e13e am 2ca3e6b3: adb: Generalizing -s to take qualifiers. by Scott Anderson · 12 years ago
  31. 3fef581 am e82c2db0: adb: Transmit key properties in banner of connect message by Scott Anderson · 12 years ago
  32. 866b1bd fastboot: Make the format of "devices -l" match adb's by Scott Anderson · 12 years ago
  33. 2ca3e6b adb: Generalizing -s to take qualifiers. by Scott Anderson · 12 years ago
  34. e82c2db adb: Transmit key properties in banner of connect message by Scott Anderson · 12 years ago
  35. ba4cf5d am 779b12fc: am 5f2d00b0: rootdir: init.rc: remove audio app/sys groups, merge to fg by Dima Zavin · 12 years ago
  36. 7fa30fb am 2b628a3c: am 29319a67: cutils: sched_policy: remove audio app/sys groups, merge into fg by Dima Zavin · 12 years ago
  37. ed60e86 am 38160c06: am df44b886: core: init.rc: create apps cgroup for fg tasks, move bg under it by Dima Zavin · 12 years ago
  38. 1a0b4c4 am 2449c83a: am 13ed76bf: cutils: sched_policy: make bg group be nested under fg by Dima Zavin · 12 years ago
  39. e545c53 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  40. 779b12f am 5f2d00b0: rootdir: init.rc: remove audio app/sys groups, merge to fg by Dima Zavin · 12 years ago
  41. 2b628a3 am 29319a67: cutils: sched_policy: remove audio app/sys groups, merge into fg by Dima Zavin · 12 years ago
  42. 38160c0 am df44b886: core: init.rc: create apps cgroup for fg tasks, move bg under it by Dima Zavin · 12 years ago
  43. 2449c83 am 13ed76bf: cutils: sched_policy: make bg group be nested under fg by Dima Zavin · 12 years ago
  44. 5f2d00b rootdir: init.rc: remove audio app/sys groups, merge to fg by Dima Zavin · 12 years ago
  45. 29319a6 cutils: sched_policy: remove audio app/sys groups, merge into fg by Dima Zavin · 12 years ago
  46. 6249b90 Make sdcard daemon multi-threaded. by Jeff Brown · 12 years ago
  47. fc1e1a0 Refactor request opcode handlers. by Jeff Brown · 12 years ago
  48. 7729d24 Move buffers into a handler structure. by Jeff Brown · 12 years ago
  49. 6fd921a Implement FUSE_FSYNC request. by Jeff Brown · 12 years ago
  50. 8471584 More code cleanup. by Jeff Brown · 12 years ago
  51. 2656735 Code cleanup. by Jeff Brown · 12 years ago
  52. df44b88 core: init.rc: create apps cgroup for fg tasks, move bg under it by Dima Zavin · 12 years ago
  53. 13ed76b cutils: sched_policy: make bg group be nested under fg by Dima Zavin · 12 years ago
  54. e586714 am 3608d832: adb: Fix two problems with device path implementation. by Scott Anderson · 12 years ago
  55. a102082 am c7993af6: adb: Fix compiler warning by Scott Anderson · 12 years ago
  56. fd96db1 FunctionFS: initial implementation by Andrzej Pietrasiewicz · 12 years ago
  57. 3608d83 adb: Fix two problems with device path implementation. by Scott Anderson · 12 years ago
  58. c7993af adb: Fix compiler warning by Scott Anderson · 12 years ago
  59. a1cd8b9 am 6f523cda: am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData" by Robert Greenwalt · 12 years ago
  60. 6f523cd am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData" by Robert Greenwalt · 12 years ago
  61. 7bb1b95 am ff856a2b: Merge "Add error handling to SocketClient::sendData" by Robert Greenwalt · 12 years ago
  62. ff856a2 Merge "Add error handling to SocketClient::sendData" by Robert Greenwalt · 12 years ago
  63. 068f9f3 Add Mips support to libpixelflinger by Duane Sand · 12 years ago
  64. 0960411 Add Mips architecture to system/core/include by Duane Sand · 12 years ago
  65. 393e559 Enable conv=fdatasync in dd. by Jeff Sharkey · 12 years ago
  66. 5dd3ec2 am 99565a9e: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  67. 99565a9 Reconcile with jb-release by The Android Open Source Project · 12 years ago
  68. b7eb2cc merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  69. 2e5fcd0 Add error handling to SocketClient::sendData by Mattias Falk · 13 years ago
  70. ac7304e am 79c71831: am a802b837: am 1d5e7885: Merge "toolbox: implement rm -f flag" by Jean-Baptiste Queru · 12 years ago
  71. 79c7183 am a802b837: am 1d5e7885: Merge "toolbox: implement rm -f flag" by Jean-Baptiste Queru · 12 years ago
  72. a802b83 am 1d5e7885: Merge "toolbox: implement rm -f flag" by Jean-Baptiste Queru · 12 years ago
  73. 1d5e788 Merge "toolbox: implement rm -f flag" by Jean-Baptiste Queru · 12 years ago
  74. 6f1f698 Merge "Mac OS has included dladdr(3) since at least 10.4." by Elliott Hughes · 12 years ago
  75. 94bb0ac am 27ca5f14: am 88f11846: audio policy: allow disabling A2DP for media. by Eric Laurent · 12 years ago
  76. 27ca5f1 am 88f11846: audio policy: allow disabling A2DP for media. by Eric Laurent · 12 years ago
  77. 88f1184 audio policy: allow disabling A2DP for media. by Eric Laurent · 12 years ago
  78. 14cea26 am c79e59ce: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  79. c79e59c Reconcile with jb-release by The Android Open Source Project · 12 years ago
  80. 75d2a79 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  81. 5817b03 Mac OS has included dladdr(3) since at least 10.4. by Elliott Hughes · 12 years ago
  82. 458409c am e4cd4512: am ddf07b41: Merge "Reuse system properties for p2p" into jb-dev by Irfan Sheriff · 12 years ago
  83. e4cd451 am ddf07b41: Merge "Reuse system properties for p2p" into jb-dev by Irfan Sheriff · 12 years ago
  84. ddf07b4 Merge "Reuse system properties for p2p" into jb-dev by Irfan Sheriff · 12 years ago
  85. 89f58cf Reuse system properties for p2p by Irfan Sheriff · 12 years ago
  86. 6b659ae Fix a leak I caused in the libcorkscrew test program. by Elliott Hughes · 12 years ago
  87. cdc6d77 Merge "Fix libcorkscrew for x86 targets (bionic) as well as the host (glibc)." by Elliott Hughes · 12 years ago
  88. cdedc3e am 8141498d: Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 12 years ago
  89. 6b3bab3 Fix libcorkscrew for x86 targets (bionic) as well as the host (glibc). by Elliott Hughes · 12 years ago
  90. 8141498 Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 12 years ago
  91. 04607b8 Test libcorkscrew's ELF symbol table decoder too. by Elliott Hughes · 12 years ago
  92. 71363a8 Support libcorkscrew on x86 hosts in binaries using glibc. by Elliott Hughes · 12 years ago
  93. 2240bbe merge in nakasi-factoryrom-release history after reset to jb-dev by The Android Automerger · 12 years ago
  94. b7fa1fc Merge "Add missing #includes." by Elliott Hughes · 12 years ago
  95. 420a7fa Add missing #includes. by Elliott Hughes · 12 years ago
  96. 3449836 am 5820a99f: Fix build by Jean-Baptiste Queru · 12 years ago
  97. 5a252a0 am bbea1446: am 4c48025c: Increase cpu.rt_runtime_us to 10% for fg and bg groups by Colin Cross · 12 years ago
  98. 5820a99 Fix build by Jean-Baptiste Queru · 12 years ago
  99. 90dbf7a Increase cpu.rt_runtime_us to 10% for fg and bg groups by Colin Cross · 12 years ago
  100. bbea144 am 4c48025c: Increase cpu.rt_runtime_us to 10% for fg and bg groups by Colin Cross · 12 years ago