1. 485e688 Add clang-format preupload check. by Martin Stjernholm · 2 years, 4 months ago
  2. bdbee06 Make remaining compiler/ symbols hidden. by Vladimir Marko · 2 years, 4 months ago
  3. d5a4319 ART: Move `CompiledMethod{,-Storage}` to dex2oat/. by Vladimir Marko · 2 years, 5 months ago
  4. d46716b Move `VerificationResults` to dex2oat/. by Vladimir Marko · 2 years, 5 months ago
  5. ab3f8d2 Reland "Add clinit checks at entry for some boot image methods." by Nicolas Geoffray · 2 years, 8 months ago
  6. 0ae8905 Revert "Add clinit checks at entry for some boot image methods." by Nicolas Geoffray · 2 years, 8 months ago
  7. c37e3a0 Add clinit checks at entry for some boot image methods. by Nicolas Geoffray · 3 years ago
  8. f4bd5de Touch up changes related to cross-dex compiling by Santiago Aboy Solanes · 3 years ago
  9. f67e8c3 Preallocate `CodeInfoTableDeduper::dedupe_set_`. by Vladimir Marko · 3 years ago
  10. 396bab8 Remove obsolete code related to quickening. by Vladimir Marko · 3 years ago
  11. ee7bd32 Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases" by Nicolas Geoffray · 3 years, 2 months ago
  12. 32b8c8f Expand sharpening's ComputeLoadClassKind to cover cross-dex cases by Santiago Aboy Solanes · 3 years, 3 months ago
  13. a0232ad Add .bss support for inlining across dexfiles within Oat by Santiago Aboy Solanes · 3 years, 4 months ago
  14. 9e050ab Remove the need of VerifiedMethod in the compiler. by Nicolas Geoffray · 3 years, 8 months ago
  15. 9cacdce Enable mini-debug-info by default. by David Srbecky · 3 years, 10 months ago
  16. d3d1a1a Remove DexToDexCompiler by David Srbecky · 4 years ago
  17. c7ac91b [metrics] Report some ART metadata by Eric Holk · 4 years, 1 month ago
  18. 3ac2f5a Make RTP::Visit robust against input order by Alex Light · 4 years, 4 months ago
  19. 0d47a82 Use help-text generator for dex2oat by Alex Light · 4 years, 6 months ago
  20. 695348f Add compiler type to CompilerOptions. by Vladimir Marko · 4 years, 10 months ago
  21. 4fa07a5 Add explicit compiler option to enable test-specific features. by David Srbecky · 5 years ago
  22. fe57c2b Revert^4 "Add "linkage" test options"" by David Sehr · 5 years ago
  23. 16c08ca Revert "Revert "Revert "Add "linkage" test options""" by Nicolas Geoffray · 5 years ago
  24. 80c0c50 Revert "Revert "Add "linkage" test options"" by David Sehr · 5 years ago
  25. 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 5 years ago
  26. 873bb64 Add "linkage" test options by David Sehr · 5 years ago
  27. 6cf7a9b Revert "Revert "If generating an image, run initialization and other optimizations."" by Nicolas Geoffray · 5 years ago
  28. bbec8a6 Revert "If generating an image, run initialization and other optimizations." by Eric Holk · 5 years ago
  29. ada8536 If generating an image, run initialization and other optimizations. by Nicolas Geoffray · 5 years ago
  30. ef46e10 Do not verify dex files for --compiler-filter=assume-verified. by Vladimir Marko · 5 years ago
  31. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 5 years ago
  32. c124d1d Fix name-based detection of JIT-zygote boot image extension. by Ulya Trafimovich · 5 years ago
  33. 44ca075 Compiler changes for boot image extension. by Vladimir Marko · 6 years ago
  34. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 6 years ago
  35. 4b3946a Remove small and tiny method options by Mathieu Chartier · 6 years ago
  36. f667508 ARM/ARM64: Use trampolines for slow-path entrypoint calls. by Vladimir Marko · 6 years ago
  37. c5e3a52 Make compiling an apex image explicit. by Nicolas Geoffray · 6 years ago
  38. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 6 years ago
  39. 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 6 years ago
  40. ec956e8 Merge changes Ifd690cda,I7bcbe947 by David Brazdil · 6 years ago
  41. eda46e9 Fix vdex fast-verify performance regression by David Brazdil · 6 years ago
  42. feb2282 Improve `verified`, add `redefined` class status in VerifierDeps by David Brazdil · 6 years ago
  43. 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 6 years ago
  44. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 6 years ago
  45. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 6 years ago
  46. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 6 years ago
  47. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 6 years ago
  48. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 6 years ago
  49. 5ffefaa Ensure the correctness of fast verify by Calin Juravle · 6 years ago
  50. 8f1c8e5 ART: Some more iwyu by Andreas Gampe · 6 years ago
  51. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  52. 90793b3 Merge "ART: Refactor for bugprone-argument-comment" by Treehugger Robot · 6 years ago
  53. 41dba67 Add dumping for number of classes initialized by Mathieu Chartier · 6 years ago
  54. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  55. 29a533e Remove unresolved classes from image classes. by Vladimir Marko · 6 years ago
  56. 5b20b35 ART: Rewrite EnsureInitialized hit case by Andreas Gampe · 6 years ago
  57. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  58. aa6f483 ART: ARM64: Pass ISA features to VIXL macroassembler. by Artem Serov · 6 years ago
  59. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  60. f759dc0 Merge "ART: Add profile-compile-check support" by Andreas Gampe · 6 years ago
  61. 33f7c8a Remove CompiledMethod dependency on CompilerDriver. by Vladimir Marko · 6 years ago
  62. 9c4b970 Rewrite image type in CompilerOptions. by Vladimir Marko · 6 years ago
  63. 6be1dbd ART: Rewrite core image detection. by Vladimir Marko · 6 years ago
  64. a297b55 Delete IsClassToCompile by Mathieu Chartier · 6 years ago
  65. 82b67b2 Merge "Move profile compilation info to CompilerOptions." by Vladimir Marko · 6 years ago
  66. 1a2a5cd Move profile compilation info to CompilerOptions. by Vladimir Marko · 6 years ago
  67. 4776987 ART: Small compiler-driver cleanup by Andreas Gampe · 6 years ago
  68. cd5d107 Merge "Change ResolveStartupConstStrings default to false" by Mathieu Chartier · 6 years ago
  69. 3643360 Change ResolveStartupConstStrings default to false by Mathieu Chartier · 6 years ago
  70. c1c3452 Do not cache RequiresConstructorBarrier() results. by Vladimir Marko · 6 years ago
  71. a2c211c Add compiling class to the DexCompilationUnit. by Vladimir Marko · 6 years ago
  72. 69ebc8f Merge "Add PreResolved strings dex cache array" by Mathieu Chartier · 6 years ago
  73. 1ca718e Add PreResolved strings dex cache array by Mathieu Chartier · 6 years ago
  74. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  75. fa9abc2 Merge "ART: Use ObjPtr for GetSuperClass" by Treehugger Robot · 6 years ago
  76. 2275277 Resolve const-string of clinit by Mathieu Chartier · 6 years ago
  77. 5c80311 ART: Add profile-compile-check support by Andreas Gampe · 7 years ago
  78. cd0f38f Add logic to eagerly resolve const-string for startup methods by Mathieu Chartier · 6 years ago
  79. 9810499 ART: Use ObjPtr for GetSuperClass by Andreas Gampe · 6 years ago
  80. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  81. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  82. 3adb7f2 Merge "Implemented a new method for walking string references in AppImages." by Christian Wailes · 6 years ago
  83. 0c61be4 Implemented a new method for walking string references in AppImages. by Chris Wailes · 6 years ago
  84. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  85. 3e7f66b ART: Fix tidy warning in compiler-driver by Andreas Gampe · 7 years ago
  86. 125a3a4 Merge changes I207718d6,I700ef52e by Andreas Gampe · 7 years ago
  87. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 7 years ago
  88. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  89. 6cc23ac ART: Add API level to verifier by Andreas Gampe · 7 years ago
  90. ced0483 Reuse arena memory for each block in scheduler. by Vladimir Marko · 7 years ago
  91. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 7 years ago
  92. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 7 years ago
  93. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 7 years ago
  94. 51b8aaf Fix HClinitCheck elimination in instruction builder. by Vladimir Marko · 8 years ago
  95. bb089b6 Remove CompilerDriver::support_boot_image_fixup_. by Vladimir Marko · 7 years ago
  96. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  97. 213ee2d Move dex_files_for_oat_file_ to CompilerOptions. by Vladimir Marko · 7 years ago
  98. dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 7 years ago
  99. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 7 years ago
  100. 18e2687 Refactor ClassAccessor to use an index instead of ClassDef pointer by Mathieu Chartier · 7 years ago