1. d333389 Tighten default inlining settings when using the space filter. by Roland Levillain · 10 years ago
  2. 8f96df8 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  3. 5597b42 Merge "ART: Fix kEverything compiler filter" into mnc-dev by Andreas Gampe · 10 years ago
  4. 88802ca ART: Fix kEverything compiler filter by buzbee · 10 years ago
  5. 005deb0 ART: Set methods to preverified in verify-none by Andreas Gampe · 10 years ago
  6. 421e495 ART: Don't do pre-linked calls to the interpreter bridge. by Vladimir Marko · 10 years ago
  7. 042fd00 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  8. db538d3 Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev by David Srbecky · 10 years ago
  9. a26cb57 ART stack unwinding fixes for libunwind/gdb/lldb. by David Srbecky · 10 years ago
  10. a8b4100 ART: Fix reporting initialized classes by CompilerDriver. by Vladimir Marko · 10 years ago
  11. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  12. 41b175a ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  13. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  14. eb5459c Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  15. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago
  16. c91df2d Revert "Revert "Quick: Rewrite type inference pass."" by Vladimir Marko · 10 years ago
  17. 1b717f6 Revert "Quick: Rewrite type inference pass." by Andreas Gampe · 10 years ago
  18. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  19. e490b01 Quick: Rewrite type inference pass. by Vladimir Marko · 10 years ago
  20. 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
  21. dac1a69 Merge "Use --dump-stats to dump optimizing compiler stats." by Calin Juravle · 10 years ago
  22. 2be39e0 Use --dump-stats to dump optimizing compiler stats. by Calin Juravle · 10 years ago
  23. b1fcead ART: Change image_classes and compiled_classes to unordered set by Andreas Gampe · 10 years ago
  24. 27df758 [optimizing] Add memory barriers in constructors when needed by Calin Juravle · 10 years ago
  25. f1c6d9e Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  26. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  27. 4af290a Merge "Remove the --gen-gdb-info compiler option." by David Srbecky · 10 years ago
  28. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  29. 7f49e67 Remove the --gen-gdb-info compiler option. by David Srbecky · 10 years ago
  30. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  31. 3773cd0 ART: Remove WriteElf from Compiler by Andreas Gampe · 10 years ago
  32. c7399c8 ART: Remove LLVM cruft by Andreas Gampe · 10 years ago
  33. 425ee0e Merge "Prevent verified method from being deleted by compiler driver." by Jeff Hao · 10 years ago
  34. 48699fb Prevent verified method from being deleted by compiler driver. by Jeff Hao · 10 years ago
  35. 75c40d4 Fix JNI compiler for mips64 by Goran Jakovljevic · 10 years ago
  36. 7bf5a26 Explicitly specify the C libraries that have mallinfo(3). by Elliott Hughes · 10 years ago
  37. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 10 years ago
  38. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  39. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  40. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  41. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  42. 6ced409 Enable more direct code for JIT by Mathieu Chartier · 10 years ago
  43. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 10 years ago
  44. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 10 years ago
  45. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  46. d304629 Merge "ART: Check that boot image classes are verified" by Andreas Gampe · 10 years ago
  47. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 10 years ago
  48. 5c9d8f0 Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 10 years ago
  49. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 10 years ago
  50. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  51. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 10 years ago
  52. 4d4eff7 ART: Fix compile-time-init fail by Andreas Gampe · 10 years ago
  53. c670efd Merge "ART: Add debuggable compiler flag" by Andreas Gampe · 10 years ago
  54. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 10 years ago
  55. 86a4db4 Merge "Remove ART_SMALL_MODE ifdefs." by Jeff Hao · 10 years ago
  56. 775f1d4 Merge "Follow-up 128393" by Sebastien Hertz · 10 years ago
  57. bd9cf9f Follow-up 128393 by Sebastien Hertz · 10 years ago
  58. f3c7ba6 Remove ART_SMALL_MODE ifdefs. by Jeff Hao · 10 years ago
  59. 28a3588 Fix JIT direct call to interpreter bridge by Mathieu Chartier · 10 years ago
  60. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  61. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  62. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  63. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  64. a0acc2d Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."" by Jeff Hao · 10 years ago
  65. 1c80bec Fix transaction aborting by Sebastien Hertz · 10 years ago
  66. 14247b6 Revert "Allow preopted apps to have sharpened calls for non-x86 architectures." by Brian Carlstrom · 10 years ago
  67. 6407d3c Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." by Jeff Hao · 10 years ago
  68. 5bdab12 Clean up pass driver by Mathieu Chartier · 10 years ago
  69. 1e3dfff Allow preopted apps to have sharpened calls for non-x86 architectures. by Jeff Hao · 10 years ago
  70. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 10 years ago
  71. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  72. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  73. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 10 years ago
  74. 8d295f8 ART: Curb dex2oat verbosity by Andreas Gampe · 10 years ago
  75. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  76. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  77. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  78. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  79. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  80. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  81. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  82. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  83. 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  84. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  85. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  86. ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
  87. 49285c5 Print memory usage in dex2oat shutdown by Mathieu Chartier · 10 years ago
  88. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  89. dc8b63c ART: Build fix. by Andreas Gampe · 10 years ago
  90. f842571 Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod." by Ian Rogers · 10 years ago
  91. e0a02da Move FindDexMethodIndexInOtherDexFile into ArtMethod. by Ian Rogers · 10 years ago
  92. eb8a32f Merge "ART: Change boot image class update" by Andreas Gampe · 10 years ago
  93. 5055c8e Merge "ART: Print initialization failures to file" by Andreas Gampe · 10 years ago
  94. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
  95. dbfe254 ART: Print initialization failures to file by Andreas Gampe · 10 years ago
  96. 7ae063b ART: Check that boot image classes are verified by Andreas Gampe · 10 years ago
  97. 124cd8f Merge "Add JNI trampoline for mips32." by Ian Rogers · 10 years ago
  98. 920506d Do not try to sharpen super calls to abstract methods. by Vladimir Marko · 10 years ago
  99. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  100. 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago