1. 7b985f6 Fix the error that free_string is not defined. by Jesse Zhao · 9 years ago
  2. dd67a29 Change transfer list format to include block hashes by Sami Tolvanen · 10 years ago
  3. fafe5ac Merge "Signapk.java: hide the password" by Ying Wang · 9 years ago
  4. 168357a Merge "Support .asm being compiled by yasm targeted for x86_64." by Ying Wang · 9 years ago
  5. 501af52 Merge "Increase system and userdata partition sizes." by Ying Wang · 9 years ago
  6. 3713ded Increase system and userdata partition sizes. by Douglas Leung · 9 years ago
  7. fe1e5c3 Support .asm being compiled by yasm targeted for x86_64. by Ying Wang · 9 years ago
  8. 46ba545 am 708b56ed: Merge "Make sure DEX2OAT_TARGET_CPU_VARIANT is not empty." by Christopher Ferris · 9 years ago
  9. 708b56e Merge "Make sure DEX2OAT_TARGET_CPU_VARIANT is not empty." by Christopher Ferris · 9 years ago
  10. e380c11 am 9a0382ff: Merge "Build: Fail preopting apps when there are verifier errors" by Andreas Gampe · 9 years ago
  11. 9a0382f Merge "Build: Fail preopting apps when there are verifier errors" by Andreas Gampe · 9 years ago
  12. 9de4d5e Make sure DEX2OAT_TARGET_CPU_VARIANT is not empty. by Christopher Ferris · 9 years ago
  13. 06d86e9 Build: Fail preopting apps when there are verifier errors by Andreas Gampe · 9 years ago
  14. 137a9fd am 9575e13a: Merge "Filter out unsupported flag: -fprefetch-loop-arrays" by Chih-Hung Hsieh · 9 years ago
  15. 9575e13 Merge "Filter out unsupported flag: -fprefetch-loop-arrays" by Chih-Hung Hsieh · 9 years ago
  16. 78df832 Filter out unsupported flag: -fprefetch-loop-arrays by Chih-Hung Hsieh · 9 years ago
  17. a7c669f am 71c64dc1: Merge "Reorder lib paths in transform-bc-to-so to avoid build race condition." by Ying Wang · 9 years ago
  18. 71c64dc Merge "Reorder lib paths in transform-bc-to-so to avoid build race condition." by Ying Wang · 9 years ago
  19. bfc4369 Reorder lib paths in transform-bc-to-so to avoid build race condition. by Ying Wang · 9 years ago
  20. 9b19382 resolved conflicts for merge of fc759204 to stage-aosp-master by Mohamad Ayyash · 9 years ago
  21. fc75920 Merge "Allow flashing a squashfs system image" by Mohamad Ayyash · 9 years ago
  22. a10263e am ccf1cc55: Merge "Fix the mac build." by Dan Albert · 9 years ago
  23. ccf1cc5 Merge "Fix the mac build." by Dan Albert · 9 years ago
  24. d666bb1 Fix the mac build. by Dan Albert · 9 years ago
  25. 850e0b3 am edab98a4: Merge "Catch more cases of static host executables." by Ying Wang · 9 years ago
  26. edab98a Merge "Catch more cases of static host executables." by Ying Wang · 9 years ago
  27. b97746e Allow flashing a squashfs system image by Mohamad Ayyash · 9 years ago
  28. b5eb905 Catch more cases of static host executables. by Dan Albert · 9 years ago
  29. 21b75e2 am d52afdd6: Merge "(Hopefully) fix the Mac build." by Dan Albert · 9 years ago
  30. d52afdd Merge "(Hopefully) fix the Mac build." by Dan Albert · 9 years ago
  31. 4f2afde (Hopefully) fix the Mac build. by Dan Albert · 9 years ago
  32. 9445178 am cfafe554: Merge "Fix building static host executables." by Dan Albert · 9 years ago
  33. cfafe55 Merge "Fix building static host executables." by Dan Albert · 9 years ago
  34. 8bf4cc9 Fix building static host executables. by Dan Albert · 9 years ago
  35. fc93e28 am 6492792d: Merge "Consult tput about color control sequence support" by Greg Hackmann · 9 years ago
  36. 6492792 Merge "Consult tput about color control sequence support" by Greg Hackmann · 9 years ago
  37. 9a75b4e am d408e607: Merge "Disable tail call optimization and use -mstackrealign to boot up on fugu." by Chih-Hung Hsieh · 9 years ago
  38. d408e60 Merge "Disable tail call optimization and use -mstackrealign to boot up on fugu." by Chih-Hung Hsieh · 9 years ago
  39. 73e734b Disable tail call optimization and use -mstackrealign to boot up on fugu. by Chih-Hung Hsieh · 9 years ago
  40. 2479a09 am 30b5ed7b: Merge "Fix zipalign README file and usage strings." by Narayan Kamath · 9 years ago
  41. 30b5ed7 Merge "Fix zipalign README file and usage strings." by Narayan Kamath · 9 years ago
  42. 59c24c7 am 095c4515: Merge "Remove unused variables." by Narayan Kamath · 9 years ago
  43. e0b8d19 Fix zipalign README file and usage strings. by Narayan Kamath · 9 years ago
  44. 095c451 Merge "Remove unused variables." by Narayan Kamath · 9 years ago
  45. 8485fb0 am 4eec22a6: Merge "Use a less freqent dummy file name: zipdummy" by Ying Wang · 9 years ago
  46. 4eec22a Merge "Use a less freqent dummy file name: zipdummy" by Ying Wang · 9 years ago
  47. dcd9083 Use a less freqent dummy file name: zipdummy by Ying Wang · 9 years ago
  48. e886392 am 37a44faa: Merge "Store native libs aligned to PAGE_SIZE" by Narayan Kamath · 9 years ago
  49. bc0d368 Remove unused variables. by Narayan Kamath · 9 years ago
  50. 37a44fa Merge "Store native libs aligned to PAGE_SIZE" by Narayan Kamath · 9 years ago
  51. 13e5965 Store native libs aligned to PAGE_SIZE by Dmitriy Ivanov · 10 years ago
  52. 13baa31 am 876f45e7: Merge "Make some warnings impossible to override." by Dan Albert · 9 years ago
  53. 876f45e Merge "Make some warnings impossible to override." by Dan Albert · 9 years ago
  54. 2c5b6ab am 8389deee: Merge "mips64 should avoid common LP64 errors just like arm64 and x86-64." by Elliott Hughes · 9 years ago
  55. 8389dee Merge "mips64 should avoid common LP64 errors just like arm64 and x86-64." by Elliott Hughes · 9 years ago
  56. d1ea5fb mips64 should avoid common LP64 errors just like arm64 and x86-64. by Elliott Hughes · 9 years ago
  57. 841e4cf am a82f7db9: Merge "add BUILD_NATIVE_BENCHMARK" by Colin Cross · 9 years ago
  58. a82f7db Merge "add BUILD_NATIVE_BENCHMARK" by Colin Cross · 9 years ago
  59. 36f1797 am ca15af1b: Merge "Turn on -Werror=implicit-function-declaration for arm64." by Elliott Hughes · 9 years ago
  60. ca15af1 Merge "Turn on -Werror=implicit-function-declaration for arm64." by Elliott Hughes · 9 years ago
  61. 5081cbf am faeae397: Merge "Turn on -Werror=implicit-function-declaration for x86-64." by Elliott Hughes · 9 years ago
  62. faeae39 Merge "Turn on -Werror=implicit-function-declaration for x86-64." by Elliott Hughes · 9 years ago
  63. 0c91fa8 Make some warnings impossible to override. by Dan Albert · 9 years ago
  64. 0487ab1 am 58aeaed9: Merge "goldfish_logcat: remove permissive_or_unconfined()" by Ying Wang · 9 years ago
  65. 723d003 am aa67c0ce: Merge "qemud: remove permissive_or_unconfined()" by Ying Wang · 9 years ago
  66. 4ca5ab5 am 4be75b37: Merge "qemu_props: remove permissive_or_unconfined()" by Ying Wang · 9 years ago
  67. a65c7cf am 5d47a481: Merge "goldfish_setup: remove permissive_or_unconfined()" by Ying Wang · 9 years ago
  68. 58aeaed Merge "goldfish_logcat: remove permissive_or_unconfined()" by Ying Wang · 9 years ago
  69. aa67c0c Merge "qemud: remove permissive_or_unconfined()" by Ying Wang · 9 years ago
  70. 4be75b3 Merge "qemu_props: remove permissive_or_unconfined()" by Ying Wang · 9 years ago
  71. 5d47a48 Merge "goldfish_setup: remove permissive_or_unconfined()" by Ying Wang · 9 years ago
  72. f5e204b Turn on -Werror=implicit-function-declaration for arm64. by Elliott Hughes · 9 years ago
  73. b97d8c7 Turn on -Werror=implicit-function-declaration for x86-64. by Elliott Hughes · 9 years ago
  74. ae25aed am 940632f1: Merge "Remove references to __CYGWIN__ and HAVE_WINSOCK2_H." by Narayan Kamath · 9 years ago
  75. 940632f Merge "Remove references to __CYGWIN__ and HAVE_WINSOCK2_H." by Narayan Kamath · 9 years ago
  76. 2fad00c Remove references to __CYGWIN__ and HAVE_WINSOCK2_H. by Narayan Kamath · 9 years ago
  77. 2fc439c Restore AOSP-style version numbers - DO NOT MERGE by The Android Open Source Project · 9 years ago
  78. 564abd1 am 0f672c6a: (-s ours) Merge "[DO NOT MERGE] Trim the AOSP PLATFORM_VERSION." by Ying Wang · 9 years ago
  79. 0f672c6 Merge "[DO NOT MERGE] Trim the AOSP PLATFORM_VERSION." by Ying Wang · 9 years ago
  80. 5bcc416 [DO NOT MERGE] Trim the AOSP PLATFORM_VERSION. by Ying Wang · 9 years ago
  81. 251412b Merge commit 'b89ec38113a22d09b0832ed2d3cb8fc413a14a75' into HEAD by Bill Yi · 9 years ago
  82. 0badfce Merge "Remove the unsets for removed gdbclient functions." by Dan Albert · 9 years ago
  83. 24374e5 Merge "Remove ARCH_ARM_HAVE_TLS_REGISTER." by Elliott Hughes · 9 years ago
  84. e033c6d Remove ARCH_ARM_HAVE_TLS_REGISTER. by Elliott Hughes · 9 years ago
  85. b89ec38 am 070eea05: am ffd4fee9: Merge "Revert "Allow system images larger than 2GiB."" into lmp-mr1-dev by Justin Harrison · 9 years ago
  86. 070eea0 am ffd4fee9: Merge "Revert "Allow system images larger than 2GiB."" into lmp-mr1-dev by Justin Harrison · 9 years ago
  87. ffd4fee Merge "Revert "Allow system images larger than 2GiB."" into lmp-mr1-dev by Justin Harrison · 9 years ago
  88. 2de68bb Revert "Allow system images larger than 2GiB." by Justin Harrison · 9 years ago
  89. 95627f6 am a8b9a8c1: am 1f58c417: Support LOCAL_PREBUILT_JNI_LIBS in unbundled build. by Ying Wang · 9 years ago
  90. a8b9a8c am 1f58c417: Support LOCAL_PREBUILT_JNI_LIBS in unbundled build. by Ying Wang · 9 years ago
  91. 1f58c41 Support LOCAL_PREBUILT_JNI_LIBS in unbundled build. by Ying Wang · 9 years ago
  92. b5a3e2f am 8f1965ed: Merge "Remove gdbclient from envsetup." by Dan Albert · 9 years ago
  93. 8f1965e Merge "Remove gdbclient from envsetup." by Dan Albert · 9 years ago
  94. f5a6279 am bdfec89d: Merge "Increase BOARD_SYSTEMIMAGE_PARTITION_SIZE to 900MB for mips64." by Ying Wang · 9 years ago
  95. bdfec89 Merge "Increase BOARD_SYSTEMIMAGE_PARTITION_SIZE to 900MB for mips64." by Ying Wang · 9 years ago
  96. 617be5e Remove the unsets for removed gdbclient functions. by Dan Albert · 9 years ago
  97. f9631fd Remove gdbclient from envsetup. by Dan Albert · 9 years ago
  98. d95c7f7 Consult tput about color control sequence support by Greg Hackmann · 10 years ago
  99. 92e0682 resolved conflicts for merge of 7fc55db3 to lmp-mr1-dev-plus-aosp by JP Abgrall · 9 years ago
  100. 7fc55db Merge "core: remove dependencies on genext2fs" by JP Abgrall · 9 years ago