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