1. c4a895b nexus: Rollup update for nexus by San Mehat · 16 years ago
  2. a0c0d8a Merge change 6658 by Android (Google) Code Review · 16 years ago
  3. 2a4e1a9 Finish implementing x86 floating point by Jack Palevich · 16 years ago
  4. 5b63399 Merge branch 'master' of git://android.git.kernel.org/platform/system/core into merge_korg_master by Jean-Baptiste Queru · 16 years ago
  5. 52dddc6 Merge change 6597 by Android (Google) Code Review · 16 years ago
  6. a39749f Implement x86 floating point operations by Jack Palevich · 16 years ago
  7. de394b2 Merge change 6591 by Android (Google) Code Review · 16 years ago
  8. 3306e06 set permissions for capella cm3602 proximity sensor by Iliyan Malchev · 16 years ago
  9. 3338e55 am 48d116ed: init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf by Mike Lockwood · 16 years ago
  10. 48d116e init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf by Mike Lockwood · 16 years ago
  11. eea5ae9 Class with virtual methods should have virtual destructors too. by Marco Nelissen · 16 years ago
  12. 0239311 Merge change 6551 by Android (Google) Code Review · 16 years ago
  13. e86161d Merge change 6550 by Android (Google) Code Review · 16 years ago
  14. 9cbd226 Implement global, local, and stack based float and double variables. by Jack Palevich · 16 years ago
  15. 128ad2d Implement x86 int <--> float. by Jack Palevich · 16 years ago
  16. d773ff2 Merge change 6498 by Android (Google) Code Review · 16 years ago
  17. f048750 Merge change 6497 by Android (Google) Code Review · 16 years ago
  18. 1a539db Some x86 floating point code works. by Jack Palevich · 16 years ago
  19. df3fb65 am c989199c: Fix typo in adb commandline help by Kenny Root · 16 years ago
  20. dc9d52f adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 16 years ago
  21. c989199 Fix typo in adb commandline help by Kenny Root · 16 years ago
  22. 5089bd0 am 3d9b265b: adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 16 years ago
  23. 3d9b265 adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 16 years ago
  24. b77f6a1 Merge change 6004 by Android (Google) Code Review · 16 years ago
  25. 8df4619 Start tracking types in expressions. by Jack Palevich · 16 years ago
  26. 32db731 Merge change 6323 by Android (Google) Code Review · 16 years ago
  27. 1816655 Merge change 6322 by Android (Google) Code Review · 16 years ago
  28. 1aeb87b Parse floating point (and double) constants. by Jack Palevich · 16 years ago
  29. 9eed7a2 Start teaching the code generator about types. by Jack Palevich · 16 years ago
  30. 73aaaac Merge commit 'goog/master_gl' into merge_master_gl by Mathias Agopian · 16 years ago
  31. 01f6d93 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  32. 192d1d7 am b3edd072: vold: Change the disk formatter we use + fix commandline argument creation by San Mehat · 16 years ago
  33. 151047a Merge change 6257 by Android (Google) Code Review · 16 years ago
  34. c310959 resolved conflicts for merge of 72eead43 to master by San Mehat · 16 years ago
  35. 32a0056 Merge changes 6249,6250 by Android (Google) Code Review · 16 years ago
  36. a5c234e Merge change 6248 by Android (Google) Code Review · 16 years ago
  37. 95727a0 Initial support for float, double. by Jack Palevich · 16 years ago
  38. b3edd07 vold: Change the disk formatter we use + fix commandline argument creation by San Mehat · 16 years ago
  39. 72eead4 toolbox: mkdosfs: Imported new 'newfs_msdos' updated disk formatter by San Mehat · 16 years ago
  40. 3bbaec5 am eefef323: Set the permissions of wifi supplicant file so that system can access it. by Amith Yamasani · 16 years ago
  41. 3f22649 Implement our hard casts using our type system. by Jack Palevich · 16 years ago
  42. 91217ca am 5c49135b: Merge change 5852 into donut by Android (Google) Code Review · 16 years ago
  43. eefef32 Set the permissions of wifi supplicant file so that system can access it. by Amith Yamasani · 16 years ago
  44. 79258b8 am 9ad18f05: vold: Kill logspam by San Mehat · 16 years ago
  45. bfa833c Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  46. 04ac588 Add aggregator test tag to list by Jim Miller · 16 years ago
  47. 40600de Clean up expression code. by Jack Palevich · 16 years ago
  48. 2f0c41e am 383688b5: toolbox: Fix uninitalized stack variable in mount. by Dima Zavin · 16 years ago
  49. 53e6808 am 5e924468: Merge change 5662 into donut by Android (Google) Code Review · 16 years ago
  50. 5c49135 Merge change 5852 into donut by Android (Google) Code Review · 16 years ago
  51. bb1ae45 Merge change 5870 by Android (Google) Code Review · 16 years ago
  52. 9ad18f0 vold: Kill logspam by San Mehat · 16 years ago
  53. 8635198 Add a type system. by Jack Palevich · 16 years ago
  54. 51afbf5 rootdir: Modify init.rc to run mtpd/racoon as a non-root user. by Chia-chi Yeh · 16 years ago
  55. acc9a25 am 4322f2d7: init: Enable sched_yield() compatability mode on boot. by San Mehat · 16 years ago
  56. f2a8d0a Merge change 5749 by Android (Google) Code Review · 16 years ago
  57. 4fc5257 Merge change 5784 by Android (Google) Code Review · 16 years ago
  58. 569f135 Implement a token table and an arena allocator. by Jack Palevich · 16 years ago
  59. 008abac init now returns proper error codes in dmesg for write command (init.rc) by Mike Chan · 16 years ago
  60. 3b84e47 am 9f9c951a: vold: Force formatting of cards to FAT32 by San Mehat · 16 years ago
  61. fff1092 am 3860b6e6: rootdir: Obsolete ppp/peers/common and racoon/racoon.conf. by Chia-chi Yeh · 16 years ago
  62. 60a4cd5 resolved conflicts for merge of abb08550 to master by repo sync · 16 years ago
  63. 24f3a2f am bbdab64d: Merge change 4592 into donut by Android (Google) Code Review · 16 years ago
  64. 383688b toolbox: Fix uninitalized stack variable in mount. by Dima Zavin · 16 years ago
  65. 5e92446 Merge change 5662 into donut by Android (Google) Code Review · 16 years ago
  66. 4a1465f toolbox: Revise route utility. by Chia-chi Yeh · 16 years ago
  67. 4322f2d init: Enable sched_yield() compatability mode on boot. by San Mehat · 16 years ago
  68. 9f9c951 vold: Force formatting of cards to FAT32 by San Mehat · 16 years ago
  69. 3860b6e rootdir: Obsolete ppp/peers/common and racoon/racoon.conf. by Chia-chi Yeh · 16 years ago
  70. abb0855 Merge change 4728 into donut by Android (Google) Code Review · 16 years ago
  71. bbdab64 Merge change 4592 into donut by Android (Google) Code Review · 16 years ago
  72. a65044f am a1140ad4: Merge change 5455 into donut by Android (Google) Code Review · 16 years ago
  73. a1140ad Merge change 5455 into donut by Android (Google) Code Review · 16 years ago
  74. 0e6146c Merge change 5449 by Android (Google) Code Review · 16 years ago
  75. 34ccf65 Add new PPP IPCP script for VPN. by Hung-ying Tyan · 16 years ago
  76. 9a52eda init: set permissions for akm8973 and bma150 drivers by Iliyan Malchev · 16 years ago
  77. 112ad56 am c3115b9e: vold: Logging to catch when the disk checker crashes (could happen due to a really messed up card) by San Mehat · 16 years ago
  78. 156f9c5 am 1537d480: vold: Fix bug where logwrapper would pass data to LOG() in the format field, which caused vsprintf to process format characters in the string. by San Mehat · 16 years ago
  79. 7602299 Merge change 5408 by Android (Google) Code Review · 16 years ago
  80. 609c994 Rewrite compiler test using python. by Jack Palevich · 16 years ago
  81. c3115b9 vold: Logging to catch when the disk checker crashes by San Mehat · 16 years ago
  82. 1537d48 vold: Fix bug where logwrapper would pass data to LOG() in the format field, by San Mehat · 16 years ago
  83. 64e1c16 am e7f444f3: vold: Switch vfat fsck tools by San Mehat · 16 years ago
  84. e7f444f vold: Switch vfat fsck tools by San Mehat · 16 years ago
  85. 75530b5 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  86. 715c03a am d6c67966: nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/stop control by San Mehat · 16 years ago
  87. e61e50f am 54962e0f: nexus: Add skeleton for DhcpClient by San Mehat · 16 years ago
  88. d6c6796 nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/stop control by San Mehat · 16 years ago
  89. 54962e0 nexus: Add skeleton for DhcpClient by San Mehat · 16 years ago
  90. fda03b7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  91. 1ccef18 Change permissions on sound devices. by Masaki Sato · 16 years ago
  92. 9d0d888 add kernel event logging tags for more gtalk/mcs logging (heartbeat resets and connection closed events) by Wei Huang · 16 years ago
  93. 88dc657 Add device, property, directory, and file permissions for VPN. by Chia-chi Yeh · 16 years ago
  94. abd54c1 rootdir: Remove gprs/pppd related scripts. by Chia-chi Yeh · 16 years ago
  95. 0af3e7f Merge change 4564 by Android (Google) Code Review · 16 years ago
  96. 422972c Align ARM stack pointer to an 8-byte boundary when calling functions. by -b master · 16 years ago
  97. f1d63f3 am bfa2f8e9: init: Bump up the max cpu bandwidth shares ratio for background. by San Mehat · 16 years ago
  98. bfa2f8e init: Bump up the max cpu bandwidth shares ratio for background. by San Mehat · 16 years ago
  99. d7166ed Merge change 4424 by Android (Google) Code Review · 16 years ago
  100. 287c71c fix decompression bug in fastboot by Doug Zongker · 16 years ago