1. 8cdfac7 Merge "Disable D8 for a subset of the tests" by Treehugger Robot · 7 years ago
  2. 026b3d4 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
  3. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
  4. 822cf6a Delete jack support by Colin Cross · 7 years ago
  5. 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  6. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  7. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  8. 27bd4dd ART: Use platform_include header library by Andreas Gampe · 7 years ago
  9. 24be74d Merge "Use absolute path for art/tools/cpplint.py --root" by Treehugger Robot · 7 years ago
  10. cf2bd73 Use absolute path for art/tools/cpplint.py --root by Colin Cross · 7 years ago
  11. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago
  12. 84b65e9 Merge "Assume all x86/x86_64 hosts support at least sse4.x/popcount." by Aart Bik · 7 years ago
  13. f605257 Assume all x86/x86_64 hosts support at least sse4.x/popcount. by Aart Bik · 7 years ago
  14. fcc7d67 ART: Enable full sanitization under ASAN host by default by Andreas Gampe · 7 years ago
  15. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 7 years ago
  16. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 7 years ago
  17. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 7 years ago
  18. 65d793b Merge "Remove the old ARM code generator from ART's Optimizing compiler." by Roland Levillain · 7 years ago
  19. 6744a5c Always pass --root to cpplint by Colin Cross · 7 years ago
  20. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 7 years ago
  21. 5ebf7dd Merge "ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable" by Treehugger Robot · 7 years ago
  22. dbf0e0f ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable by Andreas Gampe · 7 years ago
  23. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 7 years ago
  24. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 7 years ago
  25. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 7 years ago
  26. ca06ea3 Refactor module registration by Colin Cross · 7 years ago
  27. 2db58b6 gofmt -w build/art.go by Colin Cross · 7 years ago
  28. 19df565 Merge "Add dex2oat support for profile based image creation" by Mathieu Chartier · 7 years ago
  29. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 7 years ago
  30. 69489fa ART: Fix old warnings by Andreas Gampe · 7 years ago
  31. dd8aa32 build: disable -Wmissing-noreturn for clang-tidy by George Burgess IV · 7 years ago
  32. 2e4fe5a Merge "build: always define NDEBUG in the static analyzer" by Treehugger Robot · 7 years ago
  33. 7fb4665 build: always define NDEBUG in the static analyzer by George Burgess IV · 7 years ago
  34. 4cf4e36 Merge "Revert "Revert "test: Add desugar support to run-test""" by Treehugger Robot · 7 years ago
  35. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 7 years ago
  36. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 7 years ago
  37. 0385805 ART: Add ASAN_OPTIONS to gtest rules by Andreas Gampe · 7 years ago
  38. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 7 years ago
  39. db40eac Address review comments for aog/411660 by Mathieu Chartier · 7 years ago
  40. 73321bf Merge "ART: Fix old warnings" by Treehugger Robot · 7 years ago
  41. 2722f38 ART: Fix old warnings by Andreas Gampe · 7 years ago
  42. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 7 years ago
  43. 3e00363 ART: Increase stack overflow guard for x86 sanitization by Andreas Gampe · 7 years ago
  44. 0bb4031 Added DexFileAsanRegistrar and necessary additions by Bharadwaj Kalandhabhatta · 7 years ago
  45. 655c6fd ART: Increase stack overflow guard for sanitization by Andreas Gampe · 7 years ago
  46. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 7 years ago
  47. 90eb05c Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" by Alex Light · 7 years ago
  48. 7b497ee Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target by Alex Light · 7 years ago
  49. bc9f10c ART: Move overflow gap definition to art.go by Andreas Gampe · 7 years ago
  50. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 7 years ago
  51. 55232f1 Add dexdiag_test by David Sehr · 7 years ago
  52. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 7 years ago
  53. 1352f13 Split image_test and oatdump_test. by Vladimir Marko · 7 years ago
  54. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  55. c3c743a Merge "Improve deterministic boot image compilation with CC collector." by Roland Levillain · 7 years ago
  56. 1ca6890 More robust GC verification and corruption dumping by Mathieu Chartier · 7 years ago
  57. b81e9e9 Improve deterministic boot image compilation with CC collector. by Roland Levillain · 7 years ago
  58. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  59. cc05a77 Revert "Add dexdiag_test" by David Sehr · 7 years ago
  60. 2120ad4 Add dexdiag_test by David Sehr · 7 years ago
  61. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 7 years ago
  62. 146c3fa Add dexdiag_test by David Sehr · 7 years ago
  63. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 7 years ago
  64. 48f7a5b Merge "Assign pointer to quick code for copied methods" by Nicolas Geoffray · 7 years ago
  65. 1c5143e Revert "Remove obsolete LOCAL_DX_FLAGS." by Colin Cross · 7 years ago
  66. a70b683 Merge "Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""" by Nicolas Geoffray · 7 years ago
  67. 467d94a Revert "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 7 years ago
  68. 70b21bd Run all 'compiler' variants by default. by Nicolas Geoffray · 7 years ago
  69. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 7 years ago
  70. 8a78a77 Merge "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 7 years ago
  71. 25275be Revert "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 7 years ago
  72. b3f2b5c Assign pointer to quick code for copied methods by Artem Udovichenko · 8 years ago
  73. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 7 years ago
  74. 556cba0 Don't include patch information when generating images. by Richard Uhler · 7 years ago
  75. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  76. e631689 ARM: VIXL32: Use VIXL backend by default. by Scott Wakeling · 8 years ago
  77. bb00f81 Remove testing of prebuilt npic boot images. by Richard Uhler · 8 years ago
  78. 67e1dc5 Remove use of npic image for gtests. by Richard Uhler · 8 years ago
  79. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 8 years ago
  80. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 8 years ago
  81. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 8 years ago
  82. 1535770 Use VerifierDeps test file for dex2oat swap tests. by Vladimir Marko · 8 years ago
  83. 6dde4d3 Merge "Revert to `-fstack-protector-strong` in read barrier config." by Roland Levillain · 8 years ago
  84. ae3bcac Enable thread annotations for std::mutex by David Sehr · 8 years ago
  85. ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 8 years ago
  86. ad93db3 Add ART_TEST_RUN_TEST_IMAGE. by Nicolas Geoffray · 8 years ago
  87. 94e25db Make no-relocate the default. by Nicolas Geoffray · 8 years ago
  88. 56f06cb Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default." by Hiroshi Yamauchi · 8 years ago
  89. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 8 years ago
  90. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago
  91. da75ad7 Enable PRODUCT_ART_USE_READ_BARRIER by default. by Hiroshi Yamauchi · 8 years ago
  92. cd1ed41 Revert to `-fstack-protector-strong` in read barrier config. by Roland Levillain · 8 years ago
  93. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  94. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  95. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  96. 2c532ed Merge "Do not use npic image for oat file assistant tests." by Treehugger Robot · 8 years ago
  97. dedb22a Merge "Enable CC (ART_USE_READ_BARRIER) by default." by Treehugger Robot · 8 years ago
  98. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  99. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 8 years ago
  100. cdcbddf Do not use npic image for oat file assistant tests. by Richard Uhler · 8 years ago