1. 0260847 ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 'swp' instruction is deprecated by Vinay HARUGOP · 15 years ago
  2. a145741 merge from master by Jean-Baptiste Queru · 15 years ago
  3. e86a2c7 Merge change 7315 by Android Code Review · 15 years ago
  4. 15681df BUGFIX - ro.kernel.android.{qemud | ril} and ro.android.noril by Simon Braunschmidt · 16 years ago
  5. dc816d5 Allow an onrestart command to stop the current service by Ben Gruver · 15 years ago
  6. e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 16 years ago
  7. 9f28bde Trivial implementation of init's import command. by Jay Freeman (saurik) · 16 years ago
  8. 12a5b88 Merge change 2903 by Android Code Review · 15 years ago
  9. cef31a0 adb: Fix emulator support. by Mike Lockwood · 15 years ago
  10. f71c711 Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  11. 2f38b69 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  12. 26f3de6 BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  13. ecfb75d adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 15 years ago
  14. 668cc77 adb: print better error message when there are insufficient permissions for a device. by Mike Lockwood · 15 years ago
  15. a8be72f adb: update call to register_usb_transport in Mac and Windows builds. by Mike Lockwood · 15 years ago
  16. 95b837d adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 15 years ago
  17. e64004d adb: Use correct language ID when retrieving USB serial number. by Guang Zhu · 15 years ago
  18. 63e6152 adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  19. 5f4b051 adb: add "adb reboot" command. by Mike Lockwood · 15 years ago
  20. 3969080 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  21. 22048ef Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 15 years ago
  22. 1e07084 Fix incorrect check for LOG_UEVENTS by Chuck Tuffli · 16 years ago
  23. 7acf338 init.rc: Fixes typo: sytem -> system. by Hiroshi Takekawa · 15 years ago
  24. 11e1c42 completed implementation of "trigger" for init by Jay Freeman (saurik) · 16 years ago
  25. 41ced02 Merge change 11205 by Android Code Review · 15 years ago
  26. e36c153 system/core: vold: Change permission of external storage device nodes by San Mehat · 15 years ago
  27. 85b3fcc system/core: vold: Change permission of external storage device nodes by San Mehat · 15 years ago
  28. e353047 Fix bug of mmc.c not checking read_file result. by Xinyu Chen · 15 years ago
  29. 227c74a vold: Check partitions 1-4 instead of 0-3 by Ben Winslow · 15 years ago
  30. e3baafd BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  31. c52c602 DO NOT MERGE adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  32. 704aa83 DO NOT MERGE cherry-pick "adb reboot" from master: by Mike Lockwood · 15 years ago
  33. c5ceeee Merge change 20354 into donut by Android (Google) Code Review · 15 years ago
  34. 0e5e7ef strip comments from event-log-tags on device by Doug Zongker · 15 years ago
  35. ee40fc4 rootdir: init.rc: Bump up background cpu shares to 5.0% by San Mehat · 15 years ago
  36. 1f7aceb merge from donut by Jean-Baptiste Queru · 15 years ago
  37. cc1de48 adb: Another attempted workaround for the adb disconnect problem. by Mike Lockwood · 15 years ago
  38. a868359 merge from donut by Jean-Baptiste Queru · 15 years ago
  39. 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  40. de6f62a Add support for Samsung and Motorola devices. by Xavier Ducrohet · 15 years ago
  41. d52f54c install recovery image using patch mechanism by Doug Zongker · 15 years ago
  42. 1f27821 vold: If we're bootstrapping, don't automatically mount the SD card. Also fixes some by San Mehat · 15 years ago
  43. d8221d9 vold: vfat: Run up to 3 passes of the disk checker when the checker by San Mehat · 15 years ago
  44. b6e70d8 vold: Allow a damaged volume to be re-evaluated for mounting by San Mehat · 15 years ago
  45. 160d4b0 Merge change 6738 into donut by Android (Google) Code Review · 15 years ago
  46. 1219448 rootdir: Remove ip-up-vpn script, which is replaced by an executable. by Chia-chi Yeh · 15 years ago
  47. 7bf6884 adb: Increment ADB_SERVER_VERSION by Mike Lockwood · 15 years ago
  48. 48d116e init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf by Mike Lockwood · 15 years ago
  49. dc9d52f adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 15 years ago
  50. c989199 Fix typo in adb commandline help by Kenny Root · 15 years ago
  51. 3d9b265 adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 15 years ago
  52. b3edd07 vold: Change the disk formatter we use + fix commandline argument creation by San Mehat · 15 years ago
  53. 72eead4 toolbox: mkdosfs: Imported new 'newfs_msdos' updated disk formatter by San Mehat · 15 years ago
  54. eefef32 Set the permissions of wifi supplicant file so that system can access it. by Amith Yamasani · 15 years ago
  55. 5c49135 Merge change 5852 into donut by Android (Google) Code Review · 15 years ago
  56. 9ad18f0 vold: Kill logspam by San Mehat · 15 years ago
  57. 51afbf5 rootdir: Modify init.rc to run mtpd/racoon as a non-root user. by Chia-chi Yeh · 15 years ago
  58. 383688b toolbox: Fix uninitalized stack variable in mount. by Dima Zavin · 15 years ago
  59. 5e92446 Merge change 5662 into donut by Android (Google) Code Review · 15 years ago
  60. 4a1465f toolbox: Revise route utility. by Chia-chi Yeh · 15 years ago
  61. 4322f2d init: Enable sched_yield() compatability mode on boot. by San Mehat · 15 years ago
  62. 9f9c951 vold: Force formatting of cards to FAT32 by San Mehat · 15 years ago
  63. 3860b6e rootdir: Obsolete ppp/peers/common and racoon/racoon.conf. by Chia-chi Yeh · 15 years ago
  64. abb0855 Merge change 4728 into donut by Android (Google) Code Review · 15 years ago
  65. bbdab64 Merge change 4592 into donut by Android (Google) Code Review · 15 years ago
  66. a1140ad Merge change 5455 into donut by Android (Google) Code Review · 15 years ago
  67. 34ccf65 Add new PPP IPCP script for VPN. by Hung-ying Tyan · 15 years ago
  68. c3115b9 vold: Logging to catch when the disk checker crashes by San Mehat · 15 years ago
  69. 1537d48 vold: Fix bug where logwrapper would pass data to LOG() in the format field, by San Mehat · 15 years ago
  70. e7f444f vold: Switch vfat fsck tools by San Mehat · 15 years ago
  71. d6c6796 nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/stop control by San Mehat · 15 years ago
  72. 54962e0 nexus: Add skeleton for DhcpClient by San Mehat · 15 years ago
  73. 88dc657 Add device, property, directory, and file permissions for VPN. by Chia-chi Yeh · 15 years ago
  74. abd54c1 rootdir: Remove gprs/pppd related scripts. by Chia-chi Yeh · 15 years ago
  75. bfa2f8e init: Bump up the max cpu bandwidth shares ratio for background. by San Mehat · 15 years ago
  76. d0290ea nexus: Fix SupplicantStatus decoding by San Mehat · 15 years ago
  77. 052403e nexus: Less verbosity in TiwlanEventListener for now by San Mehat · 15 years ago
  78. 891cb2c nexus: Add TiwlanEventListener to makefile by San Mehat · 15 years ago
  79. bbe92c3 nexus: Initialize frequency in SupplicantAssociatingEvent constructor by San Mehat · 15 years ago
  80. 0f48658 nexus: Add some logging output to WifiController by San Mehat · 15 years ago
  81. 5fc4129 nexus: Add TiwlanEventListener for reading driver events directly by San Mehat · 15 years ago
  82. 43c1619 Merge change 4228 into donut by Android (Google) Code Review · 15 years ago
  83. 2d0a6ca Merge change 4227 into donut by Android (Google) Code Review · 15 years ago
  84. 12a26e3 Merge change 4226 into donut by Android (Google) Code Review · 15 years ago
  85. 3aff2d1 Nexus: Clean up supplicant events, protocol, and continue plumbing by San Mehat · 15 years ago
  86. 669a701 nexctl: Refactor so Nexus can be tested from scripts easily. by San Mehat · 15 years ago
  87. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  88. d709b58 remove 3G timeout values from init.rc, this should be device specific by Mike Chan · 15 years ago
  89. 47c1d73 Merge change 4051 into donut by Android (Google) Code Review · 15 years ago
  90. 825c27d vold: Give logwrapper the ability to put jobs into the background sched group. by San Mehat · 15 years ago
  91. 0bd9a9f Add the ipcp scripts for pppd and racoon configuration for ipsec-tools. by Chung-yih Wang · 15 years ago
  92. 2cf6cff Add a note to event-log-tags listing the log tag range by Dan Egnor · 15 years ago
  93. 34c3426 Merge change 3951 into donut by Android (Google) Code Review · 15 years ago
  94. 02d40b5 Revert "adb: Workaround for adb disconnect problem." by Mike Lockwood · 15 years ago
  95. 3d6f16e init.rc: Set default cpu shares for background scheduler group to < 1% by San Mehat · 15 years ago
  96. 1f75d70 Add VPN and Keystore services and data directories. by Chung-yih Wang · 15 years ago
  97. 417a323 Fix typo in adb commandline help by Kenny Root · 15 years ago
  98. 17df71e Add an OOM adjustment category for apps undergoing backup by Christopher Tate · 15 years ago
  99. 8765778 Merge change 3008 into donut by Android (Google) Code Review · 15 years ago
  100. e38a31e adb: Workaround for adb disconnect problem. by Mike Lockwood · 15 years ago