1. f6eba8f cutils: make set_process_name set kernel thread name as well by Erik Gilling · 15 years ago
  2. 5e7db23 Make the RIL daemon part of the audio group so it can load region-specific by Jean-Michel Trivi · 15 years ago
  3. 1b9f8c6 am 23433b93: Add Sony-Ericsson to adb. by Xavier Ducrohet · 15 years ago
  4. 23433b9 Add Sony-Ericsson to adb. by Xavier Ducrohet · 15 years ago
  5. 805d67a cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground by San Mehat · 15 years ago
  6. d2e4e46 cutils: schedpolicy: Add debug code to log sched policy transitions by San Mehat · 15 years ago
  7. 3927441 toolbox: Add scheduling policy display to top/ps by San Mehat · 15 years ago
  8. c0dfca7 cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  9. 21ec779 Add stack unwinding directives to atomic-android-arm.S. by Ben Cheng · 15 years ago
  10. 065694b init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu by Dima Zavin · 15 years ago
  11. 8234aa3 init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
  12. fd110c7 Merge change I831d8e1e into eclair by Android (Google) Code Review · 15 years ago
  13. 831d8e1 rootdir: init.rc: Adjust background dirty writeout policy by San Mehat · 15 years ago
  14. 8cf0d59 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  15. 1dec503 Force the mediaserver process to restart whenever the zygote or system by Dan Bornstein · 15 years ago
  16. ea935c1 Merge change I7b04795c into eclair by Android (Google) Code Review · 15 years ago
  17. 14d898e Make vmallocinfo readable by group log so we can put it in bugreports by Rebecca Schultz Zavin · 15 years ago
  18. bbf4093 am 46ef2b87: add free space on system and cache to free_storage_left log event by Doug Zongker · 15 years ago
  19. 46ef2b8 add free space on system and cache to free_storage_left log event by Doug Zongker · 15 years ago
  20. aa7d971 init.rc: don't mount debugfs by Brian Swetland · 15 years ago
  21. 529520e Revert "rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support" by San Mehat · 15 years ago
  22. f184b94 am b084929f: Make AudioPara4 world-readable by Jean-Baptiste Queru · 15 years ago
  23. b084929 Make AudioPara4 world-readable by Jean-Baptiste Queru · 15 years ago
  24. 4833d9f init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
  25. 04ea5b9 Add backup_initialize event to track initializeDevice() requests by Dan Egnor · 15 years ago
  26. 9e42da4 Add a new event log tag for corrupted database files. by Jeff Hamilton · 15 years ago
  27. 09e7137 Print code around PC and LR in the inline log. by Ben Cheng · 15 years ago
  28. 3afe20b vold: Add support for /dev/block/mmcblk1 by Ethan.Du · 15 years ago
  29. ff7d583 Merge change 26093 into eclair by Android (Google) Code Review · 15 years ago
  30. a0c98ef Ensure -user builds can run the dex preopt pass in the emulator. by David 'Digit' Turner · 15 years ago
  31. 79aedbe Merge change 26423 into eclair by Android (Google) Code Review · 15 years ago
  32. 7953b89 Add support for Acer devices by Robert CH Chou · 15 years ago
  33. b92174d Add event parameter for the restore set (device id) data is being restored from by Dan Egnor · 15 years ago
  34. 061b6de Add event log tag for server-prompted reset of backup data by Christopher Tate · 15 years ago
  35. 88003b0 Merge change 26051 into eclair by Android (Google) Code Review · 15 years ago
  36. 6ae9256 adb: Add USB Vendor IDs for LG and Huawei by Mike Lockwood · 15 years ago
  37. 9b4f1ff init.rc: specify keystore directory and fix permissions. by Chia-chi Yeh · 15 years ago
  38. 2fcdaf9 Add NOTICE file and license tag for adb by Jean-Baptiste Queru · 15 years ago
  39. 6f9d1c2 add account field to the sync log event by Doug Zongker · 15 years ago
  40. 1320687 Remove logwrapper for Bluetoothd. by Jaikumar Ganesh · 15 years ago
  41. b6b4007 adb: Clean up argument passing for create_service_thread() by Mike Lockwood · 15 years ago
  42. 119dcd8 Merge change 25859 into eclair by Android (Google) Code Review · 15 years ago
  43. b13d4e8 Improve error-handling when an expected token is missing. by Jack Palevich · 15 years ago
  44. bb6f68c init.rc: mount debugfs for debugging by Brian Swetland · 15 years ago
  45. 1c60e46 Produce error rather than assert when encountering a nested function. by Jack Palevich · 15 years ago
  46. 05647c8 Merge change 25170 into eclair by Android (Google) Code Review · 15 years ago
  47. 6388fe8 Merge change 25383 into eclair by Android (Google) Code Review · 15 years ago
  48. 35ad5f4 rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support by San Mehat · 15 years ago
  49. 7baff71 rootdir: init.rc: tweak cfs scheduler - disable child_runs_first by San Mehat · 15 years ago
  50. 154b7d7 Add bitfields to header for screen shots. This will allow ddms to distinguish by Rebecca Schultz Zavin · 15 years ago
  51. 0384a98 Disable sched_policy under Windows. by Raphael · 15 years ago
  52. 7a013f9 Fix vold coredump when enable_ums cmd comes without media inserted. by David Ding · 15 years ago
  53. 3cd5b66 libcutils: Dont include kernel header + add defines by San Mehat · 15 years ago
  54. 493dad9 libcutils: Add abstracted support for setting scheduler policies by San Mehat · 15 years ago
  55. 25f1a5a init.rc: Adjust permissions on /data/dontpanic/ so dumpstate will not need root by Mike Lockwood · 15 years ago
  56. 8880093 Merge change 24493 into eclair by Android (Google) Code Review · 15 years ago
  57. 04bee29 Fix several issues in framebuffer_service by Rebecca Schultz Zavin · 15 years ago
  58. e67eff1 Merge change 24564 into eclair by Android (Google) Code Review · 15 years ago
  59. 374ad78 Merge change 24577 into eclair by Android (Google) Code Review · 15 years ago
  60. e7aa149 Merge change 24576 into eclair by Android (Google) Code Review · 15 years ago
  61. 53f0658 Update peephole optimizer by Jack Palevich · 15 years ago
  62. bb3e9c1 Add a script "accarm" for ad-hoc testing of the ARM acc compiler. by Jack Palevich · 15 years ago
  63. c2d8e0e init: Make /dev/pmem_gpu* be writable by all by Dima Zavin · 15 years ago
  64. 8b213f1 Merge change 24474 into eclair by Android (Google) Code Review · 15 years ago
  65. ae0aa69 Merge change 24479 into eclair by Android (Google) Code Review · 15 years ago
  66. d30a2ce Implement a simple peephole optimization framework for ARM. by Jack Palevich · 15 years ago
  67. 833ea8d Fix an infinite loop in time2sub. by David 'Digit' Turner · 15 years ago
  68. 2f21659 Merge change 24213 into eclair by Android (Google) Code Review · 15 years ago
  69. 0e1f612 Merge change 24415 into eclair by Android (Google) Code Review · 15 years ago
  70. d531557 Move ARM disassembler out of libacc and into the acc command-line tool. by Jack Palevich · 15 years ago
  71. d9a16d6 Merge change 23852 into eclair by Android (Google) Code Review · 15 years ago
  72. d62ae8f Merge change 24061 into eclair by Android (Google) Code Review · 15 years ago
  73. 9332482 init.rc: Make /data/dontpanic files readable only by the system process. by Mike Lockwood · 15 years ago
  74. ca8177d Fix a bug that prevented the "generic" product builds from working in the emulator. by David 'Digit' Turner · 15 years ago
  75. c0b7490 Merge change 24171 into eclair by Android (Google) Code Review · 15 years ago
  76. c408bbf Turn an assert into an error to handle bad struct members more gracefully. by Jack Palevich · 15 years ago
  77. 6b89efa Merge change 24168 into eclair by Android (Google) Code Review · 15 years ago
  78. 5f32438 Merge change 24167 into eclair by Android (Google) Code Review · 15 years ago
  79. 9116bc4 Improved DEBUG_SAVE_INPUT_TO_FILE logic. by Jack Palevich · 15 years ago
  80. 61de31f Generate an error for the use of an undeclared struct. by Jack Palevich · 15 years ago
  81. 82a6014 rootdir: init.rc: Allow all processes access to /data/dontpanic by San Mehat · 15 years ago
  82. bdb005a Added a hack that makes the SD card world-writable when the sampling by Bob Lee · 15 years ago
  83. 4599c1f Merge change 23892 into eclair by Android (Google) Code Review · 15 years ago
  84. dfd31ee Merge change 24034 into eclair by Android (Google) Code Review · 15 years ago
  85. 8fe5dca Improve error message for unknown struct members by Jack Palevich · 15 years ago
  86. 9b7ed8a Merge change 24030 into eclair by Android (Google) Code Review · 15 years ago
  87. 5fd66ae Improve address operator (unary &). by Jack Palevich · 15 years ago
  88. c62592b Merge change 23911 into eclair by Android (Google) Code Review · 15 years ago
  89. 91acb14 Revert "adb: Another attempted workaround for the adb disconnect problem." by Joe Onorato · 15 years ago
  90. ca5e0bc android_atomic_write() implementation was using cmpxchg which was useless by Mathias Agopian · 15 years ago
  91. f602030 Add contacts aggregation event to the log. by Ken Shirriff · 15 years ago
  92. f56d1b5 Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell." by Mike Lockwood · 15 years ago
  93. 90764cf Fix a call to memset(3) with reversed arguments. by Elliott Hughes · 15 years ago
  94. e991dec Merge changes 23694,23695,23696 into eclair by Android (Google) Code Review · 15 years ago
  95. abe3a9c init.rc: Add dumpstate service by Mike Lockwood · 15 years ago
  96. c5e7ef2 init: Add support for enforcing setprop by caller's group. by Mike Lockwood · 15 years ago
  97. be0045a adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell. by Mike Lockwood · 15 years ago
  98. 69551d8 Merge change 23557 into eclair by Android (Google) Code Review · 15 years ago
  99. c822213 init: add some more audio devices by Brian Swetland · 15 years ago
  100. 020f35f rootdir: init.rc: Allow all processes access to apanic/ramconsole crash data. by San Mehat · 15 years ago