1. 66ef53d Switch mips to the uapi kernel headers. by Elliott Hughes · 11 years ago
  2. e57c844 Merge "Switch x86 to uapi headers." by Elliott Hughes · 11 years ago
  3. 2d9dc89 Switch x86 to uapi headers. by Elliott Hughes · 11 years ago
  4. 0f78b47 Merge "Switch AOSP X86/MIPS compiler to gcc4.8" by Ying Wang · 11 years ago
  5. 8baaca5 Switch AOSP X86/MIPS compiler to gcc4.8 by Andrew Hsieh · 11 years ago
  6. de9b183 Merge "Switch AOSP ARM build to use GCC 4.8." by Ben Cheng · 11 years ago
  7. 818d7d0 Switch AOSP ARM build to use GCC 4.8. by Ben Cheng · 11 years ago
  8. 77f27f1 Merge "Cleanup x86 and x86_64 flags" by Ying Wang · 11 years ago
  9. bd10e2c Merge "Switch x86_64 over to uapi headers." by Elliott Hughes · 11 years ago
  10. 600b973 Switch x86_64 over to uapi headers. by Elliott Hughes · 11 years ago
  11. 3342bf0 Merge "Windows SDK: define BEGIN_DECLS/END_DECLS." by Raphael Moll · 11 years ago
  12. b9c20aa Windows SDK: define BEGIN_DECLS/END_DECLS. by Raphael Moll · 11 years ago
  13. a05365c Merge "Remove the hacks needed to support ash and mksh concurrently." by Elliott Hughes · 11 years ago
  14. 240cd12 Merge "Move goldfish-specific policy rules to their own directory." by Nick Kralevich · 11 years ago
  15. 1d5352e Move goldfish-specific policy rules to their own directory. by Stephen Smalley · 11 years ago
  16. 32bfd70 Remove the hacks needed to support ash and mksh concurrently. by Elliott Hughes · 11 years ago
  17. a7f254f Merge "Remove shell_ash; ash is but ashes." by Elliott Hughes · 11 years ago
  18. 17753f5 Remove shell_ash; ash is but ashes. by Elliott Hughes · 11 years ago
  19. 48c4bac Merge "AArch64: Enable AArch64 support" by Ben Cheng · 11 years ago
  20. 74a8faf AArch64: Enable AArch64 support by Ben Cheng · 11 years ago
  21. 7b954f4 Merge "Add the search path for libgcc.a and crt*.o." by Ben Cheng · 11 years ago
  22. 71c36eb Add the search path for libgcc.a and crt*.o. by Ben Cheng · 11 years ago
  23. 4f92aba Merge "Two quick fixes: fix kernel header location and nostdlib." by Ben Cheng · 11 years ago
  24. e61dea9 Two quick fixes: fix kernel header location and nostdlib. by Ben Cheng · 11 years ago
  25. 8c4efac Merge "x86: turn on -Wl,--fatal-warnings" by Nick Kralevich · 11 years ago
  26. 46ed4aa x86: turn on -Wl,--fatal-warnings by Nick Kralevich · 11 years ago
  27. 34cf868 Merge "Point to the uapi header location for aarch64." by Ben Cheng · 11 years ago
  28. 5797382 Point to the uapi header location for aarch64. by Ben Cheng · 11 years ago
  29. f0a4855 Cleanup x86 and x86_64 flags by Pavel Chupin · 11 years ago
  30. cc68ce7 Merge "Allow ECDSA signing OTA files" by Kenny Root · 11 years ago
  31. 816af5f Merge "Specify -mcpu=cortex-a15 for krait CPU variants." by Ian Rogers · 11 years ago
  32. d195c6d Specify -mcpu=cortex-a15 for krait CPU variants. by Ian Rogers · 11 years ago
  33. 01ed66d Allow ECDSA signing OTA files by Kenny Root · 11 years ago
  34. a766229 Merge "Explictily specify the dynamic linker name." by Ben Cheng · 11 years ago
  35. 98b8fdd Explictily specify the dynamic linker name. by Ben Cheng · 11 years ago
  36. 2c44876 Merge "Remove explicit passing of dynamic loader name" by Elliott Hughes · 11 years ago
  37. fde3c16 Remove explicit passing of dynamic loader name by Pavel Chupin · 11 years ago
  38. 12eeb00 Merge "Add generic aarch64 board config and build rules." by Ben Cheng · 11 years ago
  39. db4fc20 Add generic aarch64 board config and build rules. by Ben Cheng · 11 years ago
  40. 1303aa2 Merge "Remove useless x86 options that were always hardcoded on." by Elliott Hughes · 11 years ago
  41. d3f00c1 Remove useless x86 options that were always hardcoded on. by Elliott Hughes · 11 years ago
  42. 9a78828 Merge "Duplicate i686 target arch options for x86_64." by Ying Wang · 11 years ago
  43. 5d92a93 Merge "x86_64: Adding new target" by Ying Wang · 11 years ago
  44. 147f66c Duplicate i686 target arch options for x86_64. by Stephen Hines · 11 years ago
  45. fd82a49 x86_64: Adding new target by Pavel Chupin · 12 years ago
  46. 2acb1ea Merge "SignApk: add argument for loading a Provider" by Kenny Root · 11 years ago
  47. 085d3b5 Merge "Read algorithm OID directly from PKCS#8 container" by Kenny Root · 11 years ago
  48. 89c961a SignApk: add argument for loading a Provider by Kenny Root · 11 years ago
  49. 62ea4a5 Read algorithm OID directly from PKCS#8 container by Kenny Root · 11 years ago
  50. abc0bf0 Merge "SignApk: add support for EC keys" by Kenny Root · 11 years ago
  51. 3d2365c SignApk: add support for EC keys by Kenny Root · 11 years ago
  52. 13722ac Merge "SignApk: update SignApk to support SHA256withRSA signing" by Kenny Root · 11 years ago
  53. 8562fd4 SignApk: update SignApk to support SHA256withRSA signing by Doug Zongker · 11 years ago
  54. b71677b Merge "Extend x86 to have different arch variants" by Ying Wang · 11 years ago
  55. ae5c0ab Extend x86 to have different arch variants by Negreanu Marius Adrian · 13 years ago
  56. ba164eb Merge "Remove unnecessary dependencies between host and target modules." by Ying Wang · 11 years ago
  57. 293ad10 Remove unnecessary dependencies between host and target modules. by Ying Wang · 11 years ago
  58. a85afdb Merge "Add support for WITHOUT_CLANG" by Ying Wang · 11 years ago
  59. d90e240 Add support for WITHOUT_CLANG by Mike Lockwood · 11 years ago
  60. 7f2ad75 Merge "Switch x86 default compiler to multilib version" by Ying Wang · 11 years ago
  61. 4b7d8f1 Merge "Fix parsing string parameters in BOARD_MKBOOTIMG_ARGS" by Ying Wang · 11 years ago
  62. 0407e1a Merge "Rename bin/clang to bin/analyzer" by Andrew Hsieh · 11 years ago
  63. af738a4 Rename bin/clang to bin/analyzer by Andrew Hsieh · 11 years ago
  64. 4307764 Merge "Add libcore.conscrypt tests back to CTS" by Kenny Root · 11 years ago
  65. ebf1a97 Add libcore.conscrypt tests back to CTS by Kenny Root · 11 years ago
  66. 14d4310 Merge "Add Junit4 to the classpath for CollectAllTests" by Kenny Root · 11 years ago
  67. b0f4173 Merge "Add "WITH_STATIC_ANALYZER=1 m/mm/mmm/mma/mmma ..."" by Andrew Hsieh · 11 years ago
  68. 8509b0d Add Junit4 to the classpath for CollectAllTests by Kenny Root · 11 years ago
  69. 906cb78 Add "WITH_STATIC_ANALYZER=1 m/mm/mmm/mma/mmma ..." by Andrew Hsieh · 11 years ago
  70. a62334e Merge "Add "WITH_SYNTAX_CHECK=1 make ..."" by Andrew Hsieh · 11 years ago
  71. 62cd88d Merge "FDO: Only support locally" by Ying Wang · 11 years ago
  72. 6cea59a Add "WITH_SYNTAX_CHECK=1 make ..." by Andrew Hsieh · 11 years ago
  73. 7c46742 FDO: Only support locally by synergydev · 11 years ago
  74. d58df2d Merge "Re-tighten default compiler options." by Ben Cheng · 11 years ago
  75. 85ccf73 Re-tighten default compiler options. by Ben Cheng · 11 years ago
  76. 0984949 Fix parsing string parameters in BOARD_MKBOOTIMG_ARGS by Jianxun Zhang · 11 years ago
  77. d7a9f70 Merge "Hmm, contrary to Deckard's assurances, this broke internally. Reverting." by Geremy Condra · 11 years ago
  78. 572c5f0 Hmm, contrary to Deckard's assurances, this broke internally. Reverting. by Geremy Condra · 11 years ago
  79. d5ec4db Merge "Add sepolicy_version to PRODUCT_PACKAGES" by Geremy Condra · 11 years ago
  80. c1a5664 Switch x86 default compiler to multilib version by Pavel Chupin · 11 years ago
  81. 711b8d5 Add sepolicy_version to PRODUCT_PACKAGES by William Roberts · 11 years ago
  82. 929b3a2 Merge "Adding the missing audio files into the SDK system image" by Ying Wang · 11 years ago
  83. c5cc2f6 Merge "[MIPS] Add support for MXU instructions for Ingenic builds." by Ying Wang · 11 years ago
  84. 2597736 Merge "mkbootimg: Support custom mkbootimg implementation" by Ying Wang · 11 years ago
  85. cc41f01 [MIPS] Add support for MXU instructions for Ingenic builds. by Pete Delaney · 11 years ago
  86. 8f01a3c Merge "Add missing LOCAL_ADDITIONAL_DEPENDENCIES dependency to BUILD_PREBUILT." by Ying Wang · 11 years ago
  87. 32d315a Add missing LOCAL_ADDITIONAL_DEPENDENCIES dependency to BUILD_PREBUILT. by Elliott Hughes · 11 years ago
  88. 750e0c0 Merge "Prepare upcoming GCC 4.8 release." by Ying Wang · 11 years ago
  89. aac3f81 Prepare upcoming GCC 4.8 release. by Ben Cheng · 11 years ago
  90. 2863fa7 Merge "FDO: support linux-x86 target" by Ying Wang · 11 years ago
  91. 612e2cd mkbootimg: Support custom mkbootimg implementation by Bjorn Andersson · 12 years ago
  92. 6ecf0ef FDO: support linux-x86 target by synergydev · 11 years ago
  93. e58868a Merge "Link PRIVATE_TARGET_FDO_LIB before shared libraries" by Ying Wang · 11 years ago
  94. a3f69c9 Merge "Modify release tools to replace certs in MMAC files." by Ying Wang · 11 years ago
  95. 817c574 Modify release tools to replace certs in MMAC files. by Robert Craig · 11 years ago
  96. 515e046 Merge "FDO: do not support host modules" by Ying Wang · 11 years ago
  97. cfdb24f Link PRIVATE_TARGET_FDO_LIB before shared libraries by synergydev · 11 years ago
  98. 763217f Adding the missing audio files into the SDK system image by Jun Tian · 11 years ago
  99. 4a60576 FDO: do not support host modules by synergydev · 11 years ago
  100. 840f9d0 Merge "Remove BUILD_HOST_JAVA_LIBRARY dependency on aapt" by Ying Wang · 11 years ago