1. 4587455 Remove aprof support from the build system. by Ying Wang · 12 years ago
  2. f5ce4fa Merge "Install 64-bit libraries to /system/lib64." by Ying Wang · 12 years ago
  3. c634974 Install 64-bit libraries to /system/lib64. by Ying Wang · 12 years ago
  4. 37c699c Merge "Remove obsolete CUSTOM_KERNEL_HEADERS." by Elliott Hughes · 12 years ago
  5. dddb566 Remove obsolete CUSTOM_KERNEL_HEADERS. by Elliott Hughes · 12 years ago
  6. 987616e Merge "Fix x86_64 build" by Ying Wang · 12 years ago
  7. 522b0a6 Fix x86_64 build by Pavel Chupin · 12 years ago
  8. ad8271a Merge "Add support for ALTERNATE_JAVAC" by Brian Carlstrom · 12 years ago
  9. a26ea82 Merge "Define PRIVATE_TARGET_ variables for only target modules." by Ying Wang · 12 years ago
  10. b6dcef8 Add support for ALTERNATE_JAVAC by Brian Carlstrom · 12 years ago
  11. 7fff9a1 Define PRIVATE_TARGET_ variables for only target modules. by Ying Wang · 12 years ago
  12. aed4998 Merge "Allow clang to build host binaries." by Ying Wang · 12 years ago
  13. 8530e25 Merge "Remove libSR_AudioIn from base.mk" by Narayan Kamath · 12 years ago
  14. f12d481 Merge "PRODUCT_BOOT_JARS as a list of jar names separated by space" by Ying Wang · 12 years ago
  15. ad6674c PRODUCT_BOOT_JARS as a list of jar names separated by space by Ying Wang · 12 years ago
  16. 8ef8224 Remove libSR_AudioIn from base.mk by Narayan Kamath · 12 years ago
  17. e6f6543 Allow clang to build host binaries. by Logan Chien · 12 years ago
  18. a47d12e Merge "Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt" by Ying Wang · 12 years ago
  19. 9db168c Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt by Ying Wang · 12 years ago
  20. 6e8ffe3 Merge "Allow execmem and ashmem_device execute as required." by Nick Kralevich · 12 years ago
  21. d23bd8f Merge "e2fsck missing from emulator" by Ying Wang · 12 years ago
  22. 0214b3f e2fsck missing from emulator by Eric Frohnhoefer · 12 years ago
  23. 61c7107 Allow execmem and ashmem_device execute as required. by Stephen Smalley · 12 years ago
  24. b855979 Merge "Remove a non-existent directory from the include path." by Elliott Hughes · 12 years ago
  25. 26990f5 Remove a non-existent directory from the include path. by Elliott Hughes · 12 years ago
  26. dfabbc6 Merge "Add policy for x86 emulator." by Nick Kralevich · 12 years ago
  27. 737f9a1 Add policy for x86 emulator. by Stephen Smalley · 12 years ago
  28. 3ccb437 Merge "envsetup.sh: cd to toplevel in get_build_var" by Ying Wang · 12 years ago
  29. 6905e21 envsetup.sh: cd to toplevel in get_build_var by Andrew Boie · 12 years ago
  30. 3d3dd4a Merge "Fix aarch64 and x86-64 AndroidConfig.h." by Elliott Hughes · 12 years ago
  31. 98593a6 Fix aarch64 and x86-64 AndroidConfig.h. by Elliott Hughes · 12 years ago
  32. 8e3a71f Merge "Simplify the calculation of LOCAL_UNSTRIPPED_PATH" by Ying Wang · 12 years ago
  33. f358496 Simplify the calculation of LOCAL_UNSTRIPPED_PATH by Ying Wang · 12 years ago
  34. 3fc636c Merge "Create the dest dir before copying over files." by Ying Wang · 12 years ago
  35. 17a7e2b Create the dest dir before copying over files. by Ying Wang · 12 years ago
  36. 71e8a22 Merge "Add DEXPREOPT support for ART" by Ying Wang · 12 years ago
  37. d12ee62 Merge "Re-enable uapi kernel headers for arm." by Christopher Ferris · 12 years ago
  38. ced4bff Add DEXPREOPT support for ART by Brian Carlstrom · 12 years ago
  39. 3fd8953 Merge "Make aarch64 more like arm wrt strict-aliasing." by Elliott Hughes · 12 years ago
  40. c294779 Make aarch64 more like arm wrt strict-aliasing. by Elliott Hughes · 12 years ago
  41. 9824ce4 Re-enable uapi kernel headers for arm. by Christopher Ferris · 12 years ago
  42. 657eadd Merge "Revert "Enable uapi kernel headers for arm."" by Christopher Ferris · 12 years ago
  43. e2c73b3 Revert "Enable uapi kernel headers for arm." by Christopher Ferris · 12 years ago
  44. 84b99aa Merge "Enable uapi kernel headers for arm." by Christopher Ferris · 12 years ago
  45. 88c6c53 Enable uapi kernel headers for arm. by Christopher Ferris · 12 years ago
  46. 10b1ffa Merge "enable PIE for dynamically linked Linux host executables" by Ying Wang · 12 years ago
  47. b0eafa2 enable PIE for dynamically linked Linux host executables by Joshua J. Drake · 12 years ago
  48. 5859f10 Merge "Enable NX protections" by Ying Wang · 12 years ago
  49. 2c8078f Merge "Fix regex for finding symbol data." by Christopher Ferris · 12 years ago
  50. 2609640 Merge "Add an explicit definition of __ANDROID__=1" by Ben Cheng · 12 years ago
  51. cd7b02d Add an explicit definition of __ANDROID__=1 by Ben Cheng · 12 years ago
  52. 65a6944 Fix regex for finding symbol data. by Christopher Ferris · 12 years ago
  53. afb4563 Enable NX protections by Joshua J. Drake · 12 years ago
  54. d270230 Merge "sign_target_files_apks: rewrite build.prop correctly in eng builds" by Ying Wang · 12 years ago
  55. 73d5abb sign_target_files_apks: rewrite build.prop correctly in eng builds by Andrew Boie · 12 years ago
  56. 8a373fd Merge "Added TARGET_IS_64_BIT flag for x86_64 and aarch64" by Ying Wang · 12 years ago
  57. a1779eb Added TARGET_IS_64_BIT flag for x86_64 and aarch64 by Alexey Volkov · 12 years ago
  58. c2f639a Merge "Add "-encoding UTF-8" option to javadoc." by Ying Wang · 12 years ago
  59. 34e3e17 Add "-encoding UTF-8" option to javadoc. by Ying Wang · 12 years ago
  60. 99bb036 am 948206c0: Merge "Fix tools path on Mac OS for java 7." by Narayan Kamath · 12 years ago
  61. a8dcc8c am fe57f665: Merge "A few more Java7 related clean ups." by Narayan Kamath · 12 years ago
  62. 948206c Merge "Fix tools path on Mac OS for java 7." by Narayan Kamath · 12 years ago
  63. fe57f66 Merge "A few more Java7 related clean ups." by Narayan Kamath · 12 years ago
  64. 722581a Merge commit 'd54f8c2d1b4d88db84465fee93aa29103ca32078' into HEAD by The Android Open Source Project · 12 years ago
  65. 18ee9e5 Merge "Push wpa_supplicant modules down to the leaf product config." by Ying Wang · 12 years ago
  66. 3bd3693 Merge "Delete board config for the unused "emulator" device." by Ying Wang · 12 years ago
  67. 1caa938 Merge "Explictly set WPA_SUPPLICANT_VERSION := VER_0_8_X for the generic devices" by Ying Wang · 12 years ago
  68. 17fc3d2 Push wpa_supplicant modules down to the leaf product config. by Ying Wang · 12 years ago
  69. 817d803 Delete board config for the unused "emulator" device. by Ying Wang · 12 years ago
  70. ab6b4e0 Explictly set WPA_SUPPLICANT_VERSION := VER_0_8_X for the generic devices by Ying Wang · 12 years ago
  71. ab2e2e7 Fix tools path on Mac OS for java 7. by Narayan Kamath · 12 years ago
  72. e2d2788 A few more Java7 related clean ups. by Narayan Kamath · 12 years ago
  73. e65c296 Merge "Add utility function find-files-in-subdirs" by Ying Wang · 12 years ago
  74. 7c8c7bd Add utility function find-files-in-subdirs by Ying Wang · 12 years ago
  75. 6178f6f Merge "Run ar in Deterministic mode." by Ying Wang · 12 years ago
  76. b2f3918 Run ar in Deterministic mode. by Ying Wang · 12 years ago
  77. 7a77261 Merge "core: support make 4.00" by Ying Wang · 12 years ago
  78. 65ca752 Merge "Add FORCE_BUILD_RS_COMPAT option." by Stephen Hines · 12 years ago
  79. 4e12f54 Add FORCE_BUILD_RS_COMPAT option. by Stephen Hines · 12 years ago
  80. 66153e3 Merge "Switch x86 over to uapi-only." by Elliott Hughes · 12 years ago
  81. 7519d73 Merge "Add experimental flag to support OpenJDK builds." by Narayan Kamath · 12 years ago
  82. 0b25d9f Merge "Change build id to OPENMASTER" by Ying Wang · 12 years ago
  83. 7738e72 Merge "Version number change for AOSP master" by Ying Wang · 12 years ago
  84. ad69099 Add experimental flag to support OpenJDK builds. by Ying Wang · 12 years ago
  85. e131cf8 Version number change for AOSP master by Chirayu Desai · 12 years ago
  86. 4628804 Merge "Switch MIPS over to uapi-only." by Elliott Hughes · 12 years ago
  87. e5df095 Switch x86 over to uapi-only. by Elliott Hughes · 12 years ago
  88. b88bdeb Switch MIPS over to uapi-only. by Elliott Hughes · 12 years ago
  89. a5b55c2 Merge "Add a "reverse AUX hack" for ARM." by Elliott Hughes · 12 years ago
  90. 014a3c0 Add support for instruction set features by Dave Allison · 12 years ago
  91. 9696aca Add a "reverse AUX hack" for ARM. by Elliott Hughes · 12 years ago
  92. 3821622 Merge "Rework the generation of host java libraries." by Ying Wang · 12 years ago
  93. 40dae1f Rework the generation of host java libraries. by Narayan Kamath · 12 years ago
  94. ab5e162 Change build id to OPENMASTER by Chirayu Desai · 13 years ago
  95. b9041a4 Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD by The Android Open Source Project · 12 years ago
  96. a59b854 am e296f2c3: Merge "Switch mips to the uapi kernel headers." by Elliott Hughes · 12 years ago
  97. e296f2c Merge "Switch mips to the uapi kernel headers." by Elliott Hughes · 12 years ago
  98. 66ef53d Switch mips to the uapi kernel headers. by Elliott Hughes · 12 years ago
  99. bd36506 am e57c8446: Merge "Switch x86 to uapi headers." by Elliott Hughes · 12 years ago
  100. e57c844 Merge "Switch x86 to uapi headers." by Elliott Hughes · 12 years ago