1. 3bfc694 Avoid resolving startup const strings without a profile by Mathieu Chartier · 5 years ago
  2. 3940254 Modernise code to use override specifier by Yi Kong · 5 years ago
  3. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 5 years ago
  4. bb206de ObjPtr<>-ify ClassExt. by Vladimir Marko · 5 years ago
  5. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 5 years ago
  6. fe1d952 Use generic name for JNI trampolines. by David Srbecky · 5 years ago
  7. f276f95 dex2oat: Avoid extra std::string copy by Greg Kaiser · 5 years ago
  8. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 5 years ago
  9. a72ca6c Don't attach thread before dex2oat finish creating runtime by Koji Fukui · 5 years ago
  10. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 5 years ago
  11. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 5 years ago
  12. 8982186 Support FDs for class loader context dex files by David Brazdil · 5 years ago
  13. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 5 years ago
  14. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 5 years ago
  15. 7286ad6 Enable lld for oatdump tests by Chih-Hung Hsieh · 5 years ago
  16. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 5 years ago
  17. 98fb083 Remove obsolete trampoline offsets from OatHeader. by Vladimir Marko · 5 years ago
  18. 403aafa Fix non-deterministic compilation for const-string... by Vladimir Marko · 5 years ago
  19. 8809c9c Preload const-strings only for profile methods. by Vladimir Marko · 5 years ago
  20. 7cb707f Use resolve-startup-const-strings=true for run tests by Mathieu Chartier · 5 years ago
  21. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 5 years ago
  22. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 5 years ago
  23. 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 5 years ago
  24. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 5 years ago
  25. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 5 years ago
  26. e570870 Merge "Remove code size from OatQuickMethodHeader" by David Srbecky · 5 years ago
  27. 98b970d Merge "Add support for booting with a boot classpath not fully AOTed." by Nicolas Geoffray · 5 years ago
  28. 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 5 years ago
  29. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 5 years ago
  30. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 6 years ago
  31. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 5 years ago
  32. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 5 years ago
  33. 5e11568 Merge "ARM: Fix the CallOtherJustTooFarAfter test." by Vladimir Marko · 5 years ago
  34. 38714e8 ARM: Fix the CallOtherJustTooFarAfter test. by Vladimir Marko · 5 years ago
  35. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 5 years ago
  36. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 5 years ago
  37. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 5 years ago
  38. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 5 years ago
  39. 49b2b20 Allow empty mini-debug-info ELF section. by David Srbecky · 5 years ago
  40. 9b596c0 Merge "Ensure the correctness of fast verify" by Calin Juravle · 5 years ago
  41. 5ffefaa Ensure the correctness of fast verify by Calin Juravle · 6 years ago
  42. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 5 years ago
  43. 7f88c1a ART: Enable ISA features run-time detection for ARM64 by xueliang.zhong · 6 years ago
  44. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 5 years ago
  45. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  46. 907001d Revert^2 "Build dex2oatd with compile_multilib: both." by Alex Light · 6 years ago
  47. 9ab73d5 Revert "Build dex2oatd with compile_multilib: both." by Alex Light · 6 years ago
  48. 81141ac Build dex2oatd with compile_multilib: both. by Alex Light · 6 years ago
  49. ea59304 Remove ObjPtr from CalculateNewObjectOffsets by Mathieu Chartier · 6 years ago
  50. 00fbe4f Add region padding for app images by Mathieu Chartier · 6 years ago
  51. 49b74a8 ART: Remove thread from class.h by Andreas Gampe · 6 years ago
  52. 1fb24e2 Disable Dex2oatWatchdogTest.TestWatchdogTrigger. by Roland Levillain · 6 years ago
  53. 163a37a Merge "Add ability to store invocation information in an external file." by Treehugger Robot · 6 years ago
  54. 6dbf9ec Merge "art_cc_static_library -> art_cc_library_static" by Treehugger Robot · 6 years ago
  55. 73030ed art_cc_static_library -> art_cc_library_static by Steven Moreland · 6 years ago
  56. ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
  57. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  58. 19667a0 Fix dex2oat usage error by Mathieu Chartier · 6 years ago
  59. 62afcf5 Add ability to store invocation information in an external file. by Alex Light · 6 years ago
  60. d6f8c8b Fix `pthread_cond_timedwait()` error processing in dex2oat. by Roland Levillain · 6 years ago
  61. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  62. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  63. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  64. ce2d6b3 Merge "Remove denver from art" by Haibo Huang · 6 years ago
  65. 7391c8c Store additional information in image header. by Vladimir Marko · 6 years ago
  66. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  67. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  68. ed8b4ac Merge "Refactor CompilerDriver::CompileAll()." by Vladimir Marko · 6 years ago
  69. 11a250b Remove denver from art by Haibo Huang · 6 years ago
  70. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  71. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  72. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  73. aa6f483 ART: ARM64: Pass ISA features to VIXL macroassembler. by Artem Serov · 6 years ago
  74. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  75. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  76. f355ec7 Merge "C++17 compatibility: make WITH_TIDY=1 happy again." by Elliott Hughes · 6 years ago
  77. 0e211e5 Merge "Extract dex file if it is uncompressed but unaligned" by Treehugger Robot · 6 years ago
  78. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  79. 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
  80. d011d81 Use more vector<string>s in dex2oat.cc . by Vladimir Marko · 6 years ago
  81. fd667d4 Merge changes I05871a8a,I8baec836 by Vladimir Marko · 6 years ago
  82. 5ad3ade Merge "Fix app image generation and checking with shared libraries." by Nicolas Geoffray · 6 years ago
  83. f0d3002 Fix app image generation and checking with shared libraries. by Nicolas Geoffray · 6 years ago
  84. 0c78ef7 Remove boot image begin/size from image header. by Vladimir Marko · 6 years ago
  85. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  86. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  87. 33e5d52 Merge "Support shared libraries in ClassLoaderContext::CreateClassLoader." by Nicolas Geoffray · 6 years ago
  88. 6b9fd8c Support shared libraries in ClassLoaderContext::CreateClassLoader. by Nicolas Geoffray · 6 years ago
  89. 33f7c8a Remove CompiledMethod dependency on CompilerDriver. by Vladimir Marko · 6 years ago
  90. b321ac2 Merge "Speed up relative_patcher_arm64_test." by Vladimir Marko · 6 years ago
  91. b74574a Speed up relative_patcher_arm64_test. by Vladimir Marko · 6 years ago
  92. 9c4b970 Rewrite image type in CompilerOptions. by Vladimir Marko · 6 years ago
  93. 0bcbe93 Merge changes I1617a601,Ifa324bea by Vladimir Marko · 6 years ago
  94. 38cf60a Postpone DexCache preloading in the ImageWriter. by Vladimir Marko · 6 years ago
  95. d0834e4 Merge "Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"" by Martin Stjernholm · 6 years ago
  96. b81c59e Merge "ART: Rewrite core image detection." by Vladimir Marko · 6 years ago
  97. 6be1dbd ART: Rewrite core image detection. by Vladimir Marko · 6 years ago
  98. 9e9fc70 Merge "Remove kDex2OatHostKey from oat-header" by Treehugger Robot · 6 years ago
  99. d6f3019 Remove kDex2OatHostKey from oat-header by Alex Light · 6 years ago
  100. 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago