1. 10b9087 Merge change 7790 by Android (Google) Code Review · 16 years ago
  2. ba929a4 Track lvalues vs. rvalues. by Jack Palevich · 16 years ago
  3. 6b001d8 am 1f278215: vold: If we\'re bootstrapping, don\'t automatically mount the SD card. Also fixes some error display bugs (our printf doesnt support %m) by San Mehat · 16 years ago
  4. c0334b1 am d8221d98: vold: vfat: Run up to 3 passes of the disk checker when the checker indicates the FS has been modified. Also create LOST.DIR if it doesn\'t exist on mount. by San Mehat · 16 years ago
  5. a27bd2c am b6e70d87: vold: Allow a damaged volume to be re-evaluated for mounting by San Mehat · 16 years ago
  6. 3377bfd Report error (rather than crashing) when a declaration name is missing. by Jack Palevich · 16 years ago
  7. 8148c5b Coerce R0 to destination type before storing it into a variable. by Jack Palevich · 16 years ago
  8. dc45646 Implement a "#line" directive. by Jack Palevich · 16 years ago
  9. b1544ca Detect assignments to undeclared variables. by Jack Palevich · 16 years ago
  10. ce105a9 If the compile failed, return NULL from symbol lookups. by Jack Palevich · 16 years ago
  11. 1f27821 vold: If we're bootstrapping, don't automatically mount the SD card. Also fixes some by San Mehat · 16 years ago
  12. d8221d9 vold: vfat: Run up to 3 passes of the disk checker when the checker by San Mehat · 16 years ago
  13. b6e70d8 vold: Allow a damaged volume to be re-evaluated for mounting by San Mehat · 16 years ago
  14. 588d2bd Merge change 7495 by Android (Google) Code Review · 16 years ago
  15. d1f57e6 Improve error handling by Jack Palevich · 16 years ago
  16. 6b840e9 Merge change 7456 by Android (Google) Code Review · 16 years ago
  17. 0f0776e Merge change 7464 by Android (Google) Code Review · 16 years ago
  18. 2aaf21f Improve numerical constant parsing. by Jack Palevich · 16 years ago
  19. be65da4 init: Change owner of /dev/uinput to system by Ken Schultz · 16 years ago
  20. b44aeb7 Add OPUSH to register obex server. by Nick Pelly · 16 years ago
  21. 8c246a9 Add accRegisterSymbolCallback API to control external symbol linkage. by Jack Palevich · 16 years ago
  22. fd3db48 Add test for passing floats and doubles as ints, floats, and doubles. by Jack Palevich · 16 years ago
  23. 37c54bd Make forward declarations of external symbols really work. by Jack Palevich · 16 years ago
  24. 7ecc555 Remove unused variable. by Jack Palevich · 16 years ago
  25. 5e52509 Merge change 7050 by Android (Google) Code Review · 16 years ago
  26. dc61060 Merge change 7049 by Android (Google) Code Review · 16 years ago
  27. 13ac7f6 Merge change 7048 by Android (Google) Code Review · 16 years ago
  28. c80b0a9 Merge change 7047 by Android (Google) Code Review · 16 years ago
  29. a8f427f Implement pointer arithmetic. by Jack Palevich · 16 years ago
  30. 25c0cca Implement support for "char" local and global variables. by Jack Palevich · 16 years ago
  31. 45431bc Implement general casts and pointer dereferencing. by Jack Palevich · 16 years ago
  32. 59178c0 Run tests on both ARM and x86 by Jack Palevich · 16 years ago
  33. eced01b am 160d4b05: Merge change 6738 into donut by Android (Google) Code Review · 16 years ago
  34. 160d4b0 Merge change 6738 into donut by Android (Google) Code Review · 16 years ago
  35. 4c8dee8 Merge change 6822 by Android (Google) Code Review · 16 years ago
  36. feb63e9 libnetutils: Add ifc_enable(), for enabling a network interface. by Mike Lockwood · 16 years ago
  37. c4a895b nexus: Rollup update for nexus by San Mehat · 16 years ago
  38. 1219448 rootdir: Remove ip-up-vpn script, which is replaced by an executable. by Chia-chi Yeh · 16 years ago
  39. 2974d1f Merge change 6741 by Android (Google) Code Review · 16 years ago
  40. c4d1f67 Merge change 6740 by Android (Google) Code Review · 16 years ago
  41. b7718b9 Implement floating point for ARM. by Jack Palevich · 16 years ago
  42. dd8a23b am 7bf68842: adb: Increment ADB_SERVER_VERSION by Mike Lockwood · 16 years ago
  43. 7bf6884 adb: Increment ADB_SERVER_VERSION by Mike Lockwood · 16 years ago
  44. bab8064 Add x86 floating point test. by Jack Palevich · 16 years ago
  45. a0c0d8a Merge change 6658 by Android (Google) Code Review · 16 years ago
  46. 2a4e1a9 Finish implementing x86 floating point by Jack Palevich · 16 years ago
  47. 5b63399 Merge branch 'master' of git://android.git.kernel.org/platform/system/core into merge_korg_master by Jean-Baptiste Queru · 16 years ago
  48. 52dddc6 Merge change 6597 by Android (Google) Code Review · 16 years ago
  49. a39749f Implement x86 floating point operations by Jack Palevich · 16 years ago
  50. de394b2 Merge change 6591 by Android (Google) Code Review · 16 years ago
  51. 3306e06 set permissions for capella cm3602 proximity sensor by Iliyan Malchev · 16 years ago
  52. 3338e55 am 48d116ed: init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf by Mike Lockwood · 16 years ago
  53. 48d116e init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf by Mike Lockwood · 16 years ago
  54. eea5ae9 Class with virtual methods should have virtual destructors too. by Marco Nelissen · 16 years ago
  55. 0239311 Merge change 6551 by Android (Google) Code Review · 16 years ago
  56. e86161d Merge change 6550 by Android (Google) Code Review · 16 years ago
  57. 9cbd226 Implement global, local, and stack based float and double variables. by Jack Palevich · 16 years ago
  58. 128ad2d Implement x86 int <--> float. by Jack Palevich · 16 years ago
  59. d773ff2 Merge change 6498 by Android (Google) Code Review · 16 years ago
  60. f048750 Merge change 6497 by Android (Google) Code Review · 16 years ago
  61. 1a539db Some x86 floating point code works. by Jack Palevich · 16 years ago
  62. df3fb65 am c989199c: Fix typo in adb commandline help by Kenny Root · 16 years ago
  63. dc9d52f adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 16 years ago
  64. c989199 Fix typo in adb commandline help by Kenny Root · 16 years ago
  65. 5089bd0 am 3d9b265b: adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 16 years ago
  66. 3d9b265 adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 16 years ago
  67. b77f6a1 Merge change 6004 by Android (Google) Code Review · 16 years ago
  68. 8df4619 Start tracking types in expressions. by Jack Palevich · 16 years ago
  69. 32db731 Merge change 6323 by Android (Google) Code Review · 16 years ago
  70. 1816655 Merge change 6322 by Android (Google) Code Review · 16 years ago
  71. 1aeb87b Parse floating point (and double) constants. by Jack Palevich · 16 years ago
  72. 9eed7a2 Start teaching the code generator about types. by Jack Palevich · 16 years ago
  73. 73aaaac Merge commit 'goog/master_gl' into merge_master_gl by Mathias Agopian · 16 years ago
  74. 01f6d93 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  75. 192d1d7 am b3edd072: vold: Change the disk formatter we use + fix commandline argument creation by San Mehat · 16 years ago
  76. 151047a Merge change 6257 by Android (Google) Code Review · 16 years ago
  77. c310959 resolved conflicts for merge of 72eead43 to master by San Mehat · 16 years ago
  78. 32a0056 Merge changes 6249,6250 by Android (Google) Code Review · 16 years ago
  79. a5c234e Merge change 6248 by Android (Google) Code Review · 16 years ago
  80. 95727a0 Initial support for float, double. by Jack Palevich · 16 years ago
  81. b3edd07 vold: Change the disk formatter we use + fix commandline argument creation by San Mehat · 16 years ago
  82. 72eead4 toolbox: mkdosfs: Imported new 'newfs_msdos' updated disk formatter by San Mehat · 16 years ago
  83. 3bbaec5 am eefef323: Set the permissions of wifi supplicant file so that system can access it. by Amith Yamasani · 16 years ago
  84. 3f22649 Implement our hard casts using our type system. by Jack Palevich · 16 years ago
  85. 91217ca am 5c49135b: Merge change 5852 into donut by Android (Google) Code Review · 16 years ago
  86. eefef32 Set the permissions of wifi supplicant file so that system can access it. by Amith Yamasani · 16 years ago
  87. 79258b8 am 9ad18f05: vold: Kill logspam by San Mehat · 16 years ago
  88. bfa833c Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  89. 04ac588 Add aggregator test tag to list by Jim Miller · 16 years ago
  90. 40600de Clean up expression code. by Jack Palevich · 16 years ago
  91. 2f0c41e am 383688b5: toolbox: Fix uninitalized stack variable in mount. by Dima Zavin · 16 years ago
  92. 53e6808 am 5e924468: Merge change 5662 into donut by Android (Google) Code Review · 16 years ago
  93. 5c49135 Merge change 5852 into donut by Android (Google) Code Review · 16 years ago
  94. bb1ae45 Merge change 5870 by Android (Google) Code Review · 16 years ago
  95. 9ad18f0 vold: Kill logspam by San Mehat · 16 years ago
  96. 8635198 Add a type system. by Jack Palevich · 16 years ago
  97. 51afbf5 rootdir: Modify init.rc to run mtpd/racoon as a non-root user. by Chia-chi Yeh · 16 years ago
  98. acc9a25 am 4322f2d7: init: Enable sched_yield() compatability mode on boot. by San Mehat · 16 years ago
  99. f2a8d0a Merge change 5749 by Android (Google) Code Review · 16 years ago
  100. 4fc5257 Merge change 5784 by Android (Google) Code Review · 16 years ago