1. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 10 years ago
  2. d28b969 Code cleanup to avoid CompilerDriver abstractions in JIT. by Nicolas Geoffray · 10 years ago
  3. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 10 years ago
  4. 469e9c4 Merge "Keep list of dex files for oat file in CompilerDriver." by Vladimir Marko · 10 years ago
  5. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 10 years ago
  6. f31f973 Merge "Refactor code so that JIT can parse compiler options." by Nicolas Geoffray · 10 years ago
  7. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 10 years ago
  8. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 10 years ago
  9. 55d02cf Revert "Enable store elimination for singleton objects." by Andreas Gampe · 10 years ago
  10. 7f43a3d Enable store elimination for singleton objects. by Mingyao Yang · 10 years ago
  11. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  12. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 10 years ago
  13. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 10 years ago
  14. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 10 years ago
  15. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 10 years ago
  16. 9eac83e Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 10 years ago
  17. 740667a ART: Skip compiler-driver compile loop for VerifyAtRuntime by Andreas Gampe · 10 years ago
  18. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 10 years ago
  19. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 10 years ago
  20. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 10 years ago
  21. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 10 years ago
  22. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 10 years ago
  23. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  24. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 10 years ago
  25. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 10 years ago
  26. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 10 years ago
  27. a727e37 ART: Balanced locking by Andreas Gampe · 10 years ago
  28. 706ea6a Merge "ART: Propagate verifier failure types to the compilers" by Andreas Gampe · 10 years ago
  29. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 10 years ago
  30. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 10 years ago
  31. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 10 years ago
  32. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  33. d9c4d2e Merge "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  34. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  35. 464581a Merge "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  36. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 10 years ago
  37. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 10 years ago
  38. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 10 years ago
  39. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 10 years ago
  40. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  41. a215b95 Tighten default inlining settings when using the space filter. by Roland Levillain · 10 years ago
  42. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 10 years ago
  43. b931848 Merge "Allow for fine tuning the inliner." by Calin Juravle · 10 years ago
  44. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  45. e0671ce Clean up class visitors by Mathieu Chartier · 10 years ago
  46. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  47. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  48. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 10 years ago
  49. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 10 years ago
  50. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 10 years ago
  51. 327c5ed Revert "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 10 years ago
  52. 6920703 Make dex2dex return a CompiledMethod after quickening. by Nicolas Geoffray · 10 years ago
  53. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  54. bbcc01a Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER. by Roland Levillain · 10 years ago
  55. c833299 ART: Fix kEverything compiler filter by buzbee · 10 years ago
  56. 1c284f2 ART: Set methods to preverified in verify-none by Andreas Gampe · 10 years ago
  57. c08ab29 ART: Don't do pre-linked calls to the interpreter bridge. by Vladimir Marko · 10 years ago
  58. b783b40 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  59. 463580c Revert "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 10 years ago
  60. af268bb Use IsAssignableFrom instead of IsSubclass for robustness. by Nicolas Geoffray · 10 years ago
  61. 07785bb ART: Fix reporting initialized classes by CompilerDriver. by Vladimir Marko · 10 years ago
  62. 7b9f214 Merge "Revert "Revert "Switch to using ELF-64 for 64-bit architectures.""" by David Srbecky · 10 years ago
  63. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  64. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  65. ce0db62 Revert "Revert "Switch to using ELF-64 for 64-bit architectures."" by David Srbecky · 10 years ago
  66. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  67. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  68. e7654e5 Merge "Revert "Switch to using ELF-64 for 64-bit architectures."" by Hiroshi Yamauchi · 10 years ago
  69. 650f0c4 Revert "Switch to using ELF-64 for 64-bit architectures." by Hiroshi Yamauchi · 10 years ago
  70. 1d63774 Merge "Fix the size of a StackHandleScope in art::CompilerDriver." by Roland Levillain · 10 years ago
  71. a3a49fe Switch to using ELF-64 for 64-bit architectures. by David Srbecky · 10 years ago
  72. 2b846ed Fix the size of a StackHandleScope in art::CompilerDriver. by Roland Levillain · 10 years ago
  73. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 12 years ago
  74. eb5459c Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  75. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago
  76. c91df2d Revert "Revert "Quick: Rewrite type inference pass."" by Vladimir Marko · 10 years ago
  77. 1b717f6 Revert "Quick: Rewrite type inference pass." by Andreas Gampe · 10 years ago
  78. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  79. e490b01 Quick: Rewrite type inference pass. by Vladimir Marko · 10 years ago
  80. 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
  81. dac1a69 Merge "Use --dump-stats to dump optimizing compiler stats." by Calin Juravle · 10 years ago
  82. 2be39e0 Use --dump-stats to dump optimizing compiler stats. by Calin Juravle · 10 years ago
  83. b1fcead ART: Change image_classes and compiled_classes to unordered set by Andreas Gampe · 10 years ago
  84. 27df758 [optimizing] Add memory barriers in constructors when needed by Calin Juravle · 10 years ago
  85. f1c6d9e Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  86. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  87. 4af290a Merge "Remove the --gen-gdb-info compiler option." by David Srbecky · 10 years ago
  88. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  89. 7f49e67 Remove the --gen-gdb-info compiler option. by David Srbecky · 10 years ago
  90. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  91. 3773cd0 ART: Remove WriteElf from Compiler by Andreas Gampe · 10 years ago
  92. c7399c8 ART: Remove LLVM cruft by Andreas Gampe · 10 years ago
  93. 425ee0e Merge "Prevent verified method from being deleted by compiler driver." by Jeff Hao · 10 years ago
  94. 48699fb Prevent verified method from being deleted by compiler driver. by Jeff Hao · 10 years ago
  95. 75c40d4 Fix JNI compiler for mips64 by Goran Jakovljevic · 10 years ago
  96. 7bf5a26 Explicitly specify the C libraries that have mallinfo(3). by Elliott Hughes · 10 years ago
  97. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 10 years ago
  98. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  99. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  100. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago