1. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  2. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 10 years ago
  3. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 10 years ago
  4. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  5. ffb078e Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 10 years ago
  6. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  7. c959695 Add -no-integrated-as at local level. by Chih-Hung Hsieh · 10 years ago
  8. 2549478 Remove selinux dependency. by Nicolas Geoffray · 10 years ago
  9. fa888d0 Revert "Enable computed goto interpreter on the host" by Sebastien Hertz · 10 years ago
  10. 66d9bdb Enable computed goto interpreter on the host by Sebastien Hertz · 10 years ago
  11. a5a53ef Add native support for FinalizerList.makeCircularListIfUnenqueued by Mathieu Chartier · 10 years ago
  12. 3256166 Add native support for FinalizerList.makeCircularListIfUnenqueued by Mathieu Chartier · 10 years ago
  13. 1ee99e3 Revert "Disable Clang internal assembler." by Stephen Hines · 10 years ago
  14. d619cab Disable Clang internal assembler. by Chih-Hung Hsieh · 10 years ago
  15. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  16. 5369c40 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  17. 93de427 [ART] Move to system/core native bridge library by Calin Juravle · 10 years ago
  18. 37f048b Merge "[ART] Move to system/core native bridge library" by Calin Juravle · 10 years ago
  19. c842352 [ART] Move to system/core native bridge library by Calin Juravle · 10 years ago
  20. b162bf5 Use homogeneous space compaction if proper flag is set. by Mathieu Chartier · 10 years ago
  21. b0f05b9 Add implicit checks for x86_64 architecture. by Dave Allison · 10 years ago
  22. 76ab347 Fix art build script by Junmo Park · 10 years ago
  23. 6a763f1 Proper fix after -Bsymbolic change. by Dan Albert · 10 years ago
  24. 58bea4a Proper fix after -Bsymbolic change. by Dan Albert · 10 years ago
  25. f70a5f4 Workaround for test failures after Bsymbolic fix. by Dan Albert · 10 years ago
  26. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  27. 3bed41c Workaround for test failures after Bsymbolic fix. by Dan Albert · 10 years ago
  28. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 10 years ago
  29. 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 10 years ago
  30. 1740eca Remove the per-project FDO support. Use the common FDO support from build/core. by Dehao Chen · 10 years ago
  31. 355383f Integrate ART with NativeBridge interfaces by Yong WU · 10 years ago
  32. b363f66 Recycle mem-maps for collector transitions. by Mathieu Chartier · 10 years ago
  33. 907194a Add optimized assembler implementation of __memcmp16 for x86. by Alexander Ivchenko · 10 years ago
  34. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  35. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  36. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 10 years ago
  37. fc35de0 Make jemalloc the default choice. by Christopher Ferris · 10 years ago
  38. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 10 years ago
  39. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  40. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 10 years ago
  41. 460503b Add intrinsic for Reference.get() by Fred Shih · 10 years ago
  42. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  43. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  44. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  45. 7ac7e32 Fix the x86 textrel and remove -Wl,--no-fatal-warnings. by Elliott Hughes · 10 years ago
  46. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  47. 52e4b43 Add mark compact collector. by Mathieu Chartier · 10 years ago
  48. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  49. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  50. 6240102 ART: Fix MIPS build by Andreas Gampe · 10 years ago
  51. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  52. d1c606f Add locking around boot image generation. by Narayan Kamath · 10 years ago
  53. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 10 years ago
  54. 5cf9819 Don't report down-calls as unhandled exceptions. by Ian Rogers · 10 years ago
  55. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 10 years ago
  56. c4ddc04 Add support for jemalloc instead of dlmalloc. by Christopher Ferris · 10 years ago
  57. 2a0e954 Move art host to libc++ by Dan Albert · 10 years ago
  58. 8ab7e78 Improve heap verification for invalid roots. by Mathieu Chartier · 10 years ago
  59. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  60. ba0c51f Switch ART to libc++. by Ian Rogers · 10 years ago
  61. c6585b7 64-bit host multilib build. by Ying Wang · 10 years ago
  62. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 10 years ago
  63. 78f7b4c Add concurrent reference processing. by Mathieu Chartier · 10 years ago
  64. fd3077e Refactor exception handling for deoptimization by Sebastien Hertz · 10 years ago
  65. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 10 years ago
  66. 5f3ded4 Restore the args in the invoke trampoline slow paths. by Mathieu Chartier · 10 years ago
  67. d0ab122 Merge "Keep the symbol table in the shared libraries." by Christopher Ferris · 10 years ago
  68. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 10 years ago
  69. 8e157dc Merge "Move most zygote related code to frameworks/base." by Narayan Kamath · 10 years ago
  70. d59b7b1 Keep the symbol table in the shared libraries. by Christopher Ferris · 10 years ago
  71. 8b2c8b9 Move most zygote related code to frameworks/base. by Narayan Kamath · 10 years ago
  72. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  73. d5307ec An empty collector skeleton for a read barrier-based collector. by Hiroshi Yamauchi · 10 years ago
  74. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  75. 38e68e9 Use the card table to speed up the GSS collector. by Hiroshi Yamauchi · 10 years ago
  76. 737d7c3 Fix path for arch/mips/fault_handler_mips.cc by Brian Carlstrom · 10 years ago
  77. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago
  78. 0d64958 Merge "Refactor immune region logic into its own file." by Mathieu Chartier · 10 years ago
  79. 8d56210 Refactor immune region logic into its own file. by Mathieu Chartier · 10 years ago
  80. e3e0260 Move inline method detection to runtime. by Vladimir Marko · 10 years ago
  81. 9719cd2 Support WITHOUT_CLANG builds by Brian Carlstrom · 10 years ago
  82. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  83. ed8dd49 AArch64: Add ARM64 Assembler by Serban Constantinescu · 10 years ago
  84. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 10 years ago
  85. 491ca9e Add ART -help and -showversion by Brian Carlstrom · 10 years ago
  86. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  87. 659d87d art: Fix build errors for x86_64 target by Dmitry Petrochenko · 10 years ago
  88. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 10 years ago
  89. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 10 years ago
  90. d2fe10a Remove blacklist by Sebastien Hertz · 10 years ago
  91. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  92. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 10 years ago
  93. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 10 years ago
  94. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  95. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 10 years ago
  96. 81de680 art: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  97. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 10 years ago
  98. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 10 years ago
  99. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  100. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 11 years ago