1. cc05a77 Revert "Add dexdiag_test" by David Sehr · 7 years ago
  2. 2120ad4 Add dexdiag_test by David Sehr · 7 years ago
  3. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 7 years ago
  4. 146c3fa Add dexdiag_test by David Sehr · 7 years ago
  5. b3f2b5c Assign pointer to quick code for copied methods by Artem Udovichenko · 7 years ago
  6. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 7 years ago
  7. bb00f81 Remove testing of prebuilt npic boot images. by Richard Uhler · 7 years ago
  8. 67e1dc5 Remove use of npic image for gtests. by Richard Uhler · 7 years ago
  9. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 7 years ago
  10. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 8 years ago
  11. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 7 years ago
  12. 1535770 Use VerifierDeps test file for dex2oat swap tests. by Vladimir Marko · 7 years ago
  13. ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 7 years ago
  14. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 8 years ago
  15. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago
  16. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  17. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  18. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  19. 2c532ed Merge "Do not use npic image for oat file assistant tests." by Treehugger Robot · 8 years ago
  20. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  21. cdcbddf Do not use npic image for oat file assistant tests. by Richard Uhler · 8 years ago
  22. cb6a591 Revert^3 "Remove unused code for patching oat files." by Richard Uhler · 8 years ago
  23. e7ec8b2 Revert "Revert "Remove unused code for patching oat files."" by Richard Uhler · 8 years ago
  24. 7898587 Revert "Remove unused code for patching oat files." by Nicolas Geoffray · 8 years ago
  25. c9f7662 Remove unused code for patching oat files. by Richard Uhler · 8 years ago
  26. 3a2e78e Fix some issues reported by Valgrind by Anton Kirilov · 8 years ago
  27. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  28. db70ce5 Address some review comments by Mathieu Chartier · 8 years ago
  29. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  30. 03bc659 Refine OatStatus enum. by Richard Uhler · 8 years ago
  31. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  32. d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 8 years ago
  33. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 8 years ago
  34. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  35. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  36. 71a155f Remove unused build code by Colin Cross · 8 years ago
  37. b20be21 Always run oatdumps tests by Colin Cross · 8 years ago
  38. 8d0e6c5 Merge "Fix 2ND arch gtest testing." by Nicolas Geoffray · 8 years ago
  39. 6bbea4c Fix 2ND arch gtest testing. by Nicolas Geoffray · 8 years ago
  40. f906f12 Fix build for VerifierDeps gtest on target by David Brazdil · 8 years ago
  41. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  42. 124f881 Fix HOST_PREFER_32_BITS tests by Colin Cross · 8 years ago
  43. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  44. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 8 years ago
  45. fce42f4 Merge "Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""" by Nicolas Geoffray · 8 years ago
  46. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  47. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  48. 2048da5 Merge "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Treehugger Robot · 8 years ago
  49. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
  50. 1f43979 Merge "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Treehugger Robot · 8 years ago
  51. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  52. 9ef68a3 Merge "Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n" by Dan Willemsen · 8 years ago
  53. f9decf9 Merge "ART: Add generic system-weak holder infrastructure" by Andreas Gampe · 8 years ago
  54. eeb436f Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n by Dan Willemsen · 8 years ago
  55. fda5714 ART: Add generic system-weak holder infrastructure by Andreas Gampe · 8 years ago
  56. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  57. 2a1a8d7 Update test and dependencies after boot image changes. by Nicolas Geoffray · 8 years ago
  58. bd2b49b Merge "Get libgtest from libart-gtest." by Nicolas Geoffray · 8 years ago
  59. 199fbe5 Get libgtest from libart-gtest. by Dan Albert · 8 years ago
  60. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 8 years ago
  61. 728b27a Stop manually including gtest headers. by Dan Albert · 8 years ago
  62. bf13e80 ART: Use a 50-deep call-stack in valgrind by Andreas Gampe · 8 years ago
  63. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago
  64. de7b49a Fix ODR violation by Colin Cross · 8 years ago
  65. e7c85ad Merge "ARM: VIXL32: Implement VIXL-based assembler." by Treehugger Robot · 8 years ago
  66. a518c15 Merge "ARM: Purge Arm32Assembler." by Roland Levillain · 8 years ago
  67. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 8 years ago
  68. 12e097c ARM: VIXL32: Implement VIXL-based assembler. by Artem Serov · 8 years ago
  69. ba6b679 ARM: Purge Arm32Assembler. by Artem Serov · 8 years ago
  70. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 8 years ago
  71. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  72. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 8 years ago
  73. 7adeda8 Revert "Revert "ART: Add dex2oat swap usage test"" by Andreas Gampe · 8 years ago
  74. ec743ff Revert "ART: Add dex2oat swap usage test" by Andreas Gampe · 8 years ago
  75. ab2a540 ART: Add dex2oat swap usage test by Andreas Gampe · 8 years ago
  76. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 8 years ago
  77. dedde3f Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration." by Roland Levillain · 8 years ago
  78. f51ac42 Fix missing patchoat dependency for dex2oat test. by Richard Uhler · 8 years ago
  79. b5390f7 Have LOCAL_ASFLAGS honor debug/non-debug configuration. by Roland Levillain · 8 years ago
  80. e3fb245 MIPS32: Improve method invocation by Alexey Frunze · 8 years ago
  81. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago
  82. 4d2bb1b Fix StringReferenceValueComparator. by Vladimir Marko · 8 years ago
  83. 3add9cb MIPS32: Assembler tests for MIPS32R6 by Chris Larsen · 8 years ago
  84. e5e76f4 Add Valgrind target tests by Anton Kirilov · 8 years ago
  85. 372f10e Refactor handling of input records. by Vladimir Marko · 8 years ago
  86. 5edb063 Fix check_jni_compiler tests by Dimitry Ivanov · 8 years ago
  87. 3e0e717 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 8 years ago
  88. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 8 years ago
  89. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  90. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 8 years ago
  91. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  92. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  93. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 8 years ago
  94. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 8 years ago
  95. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 8 years ago
  96. dc15e89 Suppress a valgrind libc issue. by Hiroshi Yamauchi · 8 years ago
  97. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 8 years ago
  98. 970e191 Made art/runtime/arch/stub_test.cc compile with -O2 again. by Bilyan Borisov · 8 years ago
  99. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 8 years ago
  100. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 8 years ago