1. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 7 years ago
  2. 55232f1 Add dexdiag_test by David Sehr · 7 years ago
  3. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 7 years ago
  4. 1352f13 Split image_test and oatdump_test. by Vladimir Marko · 7 years ago
  5. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  6. c3c743a Merge "Improve deterministic boot image compilation with CC collector." by Roland Levillain · 7 years ago
  7. 1ca6890 More robust GC verification and corruption dumping by Mathieu Chartier · 7 years ago
  8. b81e9e9 Improve deterministic boot image compilation with CC collector. by Roland Levillain · 7 years ago
  9. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  10. cc05a77 Revert "Add dexdiag_test" by David Sehr · 7 years ago
  11. 2120ad4 Add dexdiag_test by David Sehr · 7 years ago
  12. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 7 years ago
  13. 146c3fa Add dexdiag_test by David Sehr · 7 years ago
  14. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 7 years ago
  15. 48f7a5b Merge "Assign pointer to quick code for copied methods" by Nicolas Geoffray · 7 years ago
  16. 1c5143e Revert "Remove obsolete LOCAL_DX_FLAGS." by Colin Cross · 7 years ago
  17. a70b683 Merge "Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""" by Nicolas Geoffray · 7 years ago
  18. 467d94a Revert "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 7 years ago
  19. 70b21bd Run all 'compiler' variants by default. by Nicolas Geoffray · 7 years ago
  20. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 7 years ago
  21. 8a78a77 Merge "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 7 years ago
  22. 25275be Revert "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 7 years ago
  23. b3f2b5c Assign pointer to quick code for copied methods by Artem Udovichenko · 8 years ago
  24. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 7 years ago
  25. 556cba0 Don't include patch information when generating images. by Richard Uhler · 7 years ago
  26. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 7 years ago
  27. e631689 ARM: VIXL32: Use VIXL backend by default. by Scott Wakeling · 8 years ago
  28. bb00f81 Remove testing of prebuilt npic boot images. by Richard Uhler · 7 years ago
  29. 67e1dc5 Remove use of npic image for gtests. by Richard Uhler · 7 years ago
  30. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 7 years ago
  31. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 8 years ago
  32. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 7 years ago
  33. 1535770 Use VerifierDeps test file for dex2oat swap tests. by Vladimir Marko · 7 years ago
  34. 6dde4d3 Merge "Revert to `-fstack-protector-strong` in read barrier config." by Roland Levillain · 7 years ago
  35. ae3bcac Enable thread annotations for std::mutex by David Sehr · 7 years ago
  36. ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 8 years ago
  37. ad93db3 Add ART_TEST_RUN_TEST_IMAGE. by Nicolas Geoffray · 8 years ago
  38. 94e25db Make no-relocate the default. by Nicolas Geoffray · 8 years ago
  39. 56f06cb Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default." by Hiroshi Yamauchi · 8 years ago
  40. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 8 years ago
  41. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago
  42. da75ad7 Enable PRODUCT_ART_USE_READ_BARRIER by default. by Hiroshi Yamauchi · 8 years ago
  43. cd1ed41 Revert to `-fstack-protector-strong` in read barrier config. by Roland Levillain · 8 years ago
  44. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  45. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  46. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  47. 2c532ed Merge "Do not use npic image for oat file assistant tests." by Treehugger Robot · 8 years ago
  48. dedb22a Merge "Enable CC (ART_USE_READ_BARRIER) by default." by Treehugger Robot · 8 years ago
  49. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  50. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 8 years ago
  51. cdcbddf Do not use npic image for oat file assistant tests. by Richard Uhler · 8 years ago
  52. cb6a591 Revert^3 "Remove unused code for patching oat files." by Richard Uhler · 8 years ago
  53. e7ec8b2 Revert "Revert "Remove unused code for patching oat files."" by Richard Uhler · 8 years ago
  54. 7898587 Revert "Remove unused code for patching oat files." by Nicolas Geoffray · 8 years ago
  55. c9f7662 Remove unused code for patching oat files. by Richard Uhler · 8 years ago
  56. 3a2e78e Fix some issues reported by Valgrind by Anton Kirilov · 8 years ago
  57. 1196ed8 Handle ART_USE_READ_BARRIER as a product variable. by Hiroshi Yamauchi · 8 years ago
  58. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  59. 9791626 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  60. db70ce5 Address some review comments by Mathieu Chartier · 8 years ago
  61. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  62. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  63. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
  64. 03bc659 Refine OatStatus enum. by Richard Uhler · 8 years ago
  65. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  66. 984b081 Have `make` report a failing gtest run as a top-level target. by Roland Levillain · 8 years ago
  67. 6150121 ART: Ignore google-default-arguments tidy check by Andreas Gampe · 8 years ago
  68. d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 8 years ago
  69. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 8 years ago
  70. f808786 Build: Avoid using ppid to generate temporary directory name. by Narayan Kamath · 8 years ago
  71. a7812ae ARM: VIXL32: Pass initial ART tests with new code generator. by Scott Wakeling · 8 years ago
  72. d82d425 Merge "Generate SHA-1 build ID for host-generated *.oat files (1/2)." by David Srbecky · 8 years ago
  73. 96548c9 Move registration into android package by Colin Cross · 8 years ago
  74. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 8 years ago
  75. ab40c11 Generate SHA-1 build ID for host-generated *.oat files (1/2). by Alexey Alexandrov · 8 years ago
  76. a82a1ac Revert "Compute PPID at ninja time" by Colin Cross · 8 years ago
  77. b1c17bb Compute PPID at ninja time by Colin Cross · 8 years ago
  78. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  79. 1ecc4fe Increase frame size for ASAN enabled builds. by Vishwath Mohan · 8 years ago
  80. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  81. 25c3d8d Pass --root to cpplint. by Sen Jiang · 8 years ago
  82. be332ed Reimplement ART_NDEBUG_OPT_FLAG by Colin Cross · 8 years ago
  83. 71a155f Remove unused build code by Colin Cross · 8 years ago
  84. b20be21 Always run oatdumps tests by Colin Cross · 8 years ago
  85. 3174b68 Increase host frame size limit for SANITIZE_HOST by Colin Cross · 8 years ago
  86. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  87. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  88. 834582c Merge "Move ART_HOST_TEST_DIR to Android.common_test.mk" by Treehugger Robot · 8 years ago
  89. 8d0e6c5 Merge "Fix 2ND arch gtest testing." by Nicolas Geoffray · 8 years ago
  90. cd8a057 Move ART_HOST_TEST_DIR to Android.common_test.mk by Dan Willemsen · 8 years ago
  91. 6bbea4c Fix 2ND arch gtest testing. by Nicolas Geoffray · 8 years ago
  92. f906f12 Fix build for VerifierDeps gtest on target by David Brazdil · 8 years ago
  93. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  94. 124f881 Fix HOST_PREFER_32_BITS tests by Colin Cross · 8 years ago
  95. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  96. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 8 years ago
  97. fce42f4 Merge "Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""" by Nicolas Geoffray · 8 years ago
  98. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  99. 755beba Merge "Move ArrayRef to runtime/base" by David Brazdil · 8 years ago
  100. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago