1. c05fd3f ART: Fix gtest stack invocation by Andreas Gampe · 8 years ago
  2. 6acebf4 ART: Add symbolization pass to host gtests by Andreas Gampe · 8 years ago
  3. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 8 years ago
  4. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 8 years ago
  5. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 8 years ago
  6. 50173eb Make D8 Desugaring default. by Alan Leung · 8 years ago
  7. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 8 years ago
  8. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 8 years ago
  9. d1d5c95 Revert^4 "Add patchoat test" by Alex Klyubin · 8 years ago
  10. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 9 years ago
  11. a4ba9b5 Rename d8 to d8-compat-dx by Alan Leung · 9 years ago
  12. 693bfbf ART: Fix test dependencies and code by Andreas Gampe · 9 years ago
  13. 4720046 ART: Fix test dependencies by Andreas Gampe · 9 years ago
  14. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 9 years ago
  15. a42e704 Add support for running ART gtests with Valgrind in local installations. by Roland Levillain · 9 years ago
  16. bcc6352 Add missing ManyMethods dependency by Alex Klyubin · 9 years ago
  17. f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 9 years ago
  18. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 9 years ago
  19. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 9 years ago
  20. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 9 years ago
  21. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 9 years ago
  22. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 9 years ago
  23. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 9 years ago
  24. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 9 years ago
  25. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 9 years ago
  26. 0385805 ART: Add ASAN_OPTIONS to gtest rules by Andreas Gampe · 9 years ago
  27. db40eac Address review comments for aog/411660 by Mathieu Chartier · 9 years ago
  28. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 9 years ago
  29. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 9 years ago
  30. 55232f1 Add dexdiag_test by David Sehr · 9 years ago
  31. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 9 years ago
  32. 1352f13 Split image_test and oatdump_test. by Vladimir Marko · 9 years ago
  33. 1ca6890 More robust GC verification and corruption dumping by Mathieu Chartier · 9 years ago
  34. cc05a77 Revert "Add dexdiag_test" by David Sehr · 9 years ago
  35. 2120ad4 Add dexdiag_test by David Sehr · 9 years ago
  36. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 9 years ago
  37. 146c3fa Add dexdiag_test by David Sehr · 9 years ago
  38. b3f2b5c Assign pointer to quick code for copied methods by Artem Udovichenko · 9 years ago
  39. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 9 years ago
  40. bb00f81 Remove testing of prebuilt npic boot images. by Richard Uhler · 9 years ago
  41. 67e1dc5 Remove use of npic image for gtests. by Richard Uhler · 9 years ago
  42. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 9 years ago
  43. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 9 years ago
  44. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 9 years ago
  45. 1535770 Use VerifierDeps test file for dex2oat swap tests. by Vladimir Marko · 9 years ago
  46. ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 9 years ago
  47. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 9 years ago
  48. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 9 years ago
  49. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 9 years ago
  50. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 9 years ago
  51. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 9 years ago
  52. 2c532ed Merge "Do not use npic image for oat file assistant tests." by Treehugger Robot · 9 years ago
  53. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 9 years ago
  54. cdcbddf Do not use npic image for oat file assistant tests. by Richard Uhler · 9 years ago
  55. cb6a591 Revert^3 "Remove unused code for patching oat files." by Richard Uhler · 9 years ago
  56. e7ec8b2 Revert "Revert "Remove unused code for patching oat files."" by Richard Uhler · 9 years ago
  57. 7898587 Revert "Remove unused code for patching oat files." by Nicolas Geoffray · 9 years ago
  58. c9f7662 Remove unused code for patching oat files. by Richard Uhler · 9 years ago
  59. 3a2e78e Fix some issues reported by Valgrind by Anton Kirilov · 9 years ago
  60. 1e4841e Fill in empty iftable early by Mathieu Chartier · 9 years ago
  61. db70ce5 Address some review comments by Mathieu Chartier · 9 years ago
  62. 9df8931 Add atomic method reference map by Mathieu Chartier · 10 years ago
  63. 03bc659 Refine OatStatus enum. by Richard Uhler · 10 years ago
  64. 01b70e8 Add dequickening support. by Nicolas Geoffray · 10 years ago
  65. d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 10 years ago
  66. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 10 years ago
  67. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 10 years ago
  68. 496577f Smarter image layout by Mathieu Chartier · 10 years ago
  69. 71a155f Remove unused build code by Colin Cross · 10 years ago
  70. b20be21 Always run oatdumps tests by Colin Cross · 10 years ago
  71. 8d0e6c5 Merge "Fix 2ND arch gtest testing." by Nicolas Geoffray · 10 years ago
  72. 6bbea4c Fix 2ND arch gtest testing. by Nicolas Geoffray · 10 years ago
  73. f906f12 Fix build for VerifierDeps gtest on target by David Brazdil · 10 years ago
  74. ca3c8c3 Collect verifier dependencies by David Brazdil · 10 years ago
  75. 124f881 Fix HOST_PREFER_32_BITS tests by Colin Cross · 10 years ago
  76. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 10 years ago
  77. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 10 years ago
  78. fce42f4 Merge "Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""" by Nicolas Geoffray · 10 years ago
  79. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 10 years ago
  80. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 10 years ago
  81. 2048da5 Merge "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Treehugger Robot · 10 years ago
  82. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 10 years ago
  83. 1f43979 Merge "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Treehugger Robot · 10 years ago
  84. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 10 years ago
  85. 9ef68a3 Merge "Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n" by Dan Willemsen · 10 years ago
  86. f9decf9 Merge "ART: Add generic system-weak holder infrastructure" by Andreas Gampe · 10 years ago
  87. eeb436f Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n by Dan Willemsen · 10 years ago
  88. fda5714 ART: Add generic system-weak holder infrastructure by Andreas Gampe · 10 years ago
  89. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 10 years ago
  90. 2a1a8d7 Update test and dependencies after boot image changes. by Nicolas Geoffray · 10 years ago
  91. bd2b49b Merge "Get libgtest from libart-gtest." by Nicolas Geoffray · 10 years ago
  92. 199fbe5 Get libgtest from libart-gtest. by Dan Albert · 10 years ago
  93. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 10 years ago
  94. 728b27a Stop manually including gtest headers. by Dan Albert · 10 years ago
  95. bf13e80 ART: Use a 50-deep call-stack in valgrind by Andreas Gampe · 10 years ago
  96. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 10 years ago
  97. de7b49a Fix ODR violation by Colin Cross · 10 years ago
  98. e7c85ad Merge "ARM: VIXL32: Implement VIXL-based assembler." by Treehugger Robot · 10 years ago
  99. a518c15 Merge "ARM: Purge Arm32Assembler." by Roland Levillain · 10 years ago
  100. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 10 years ago