1. 48699fb Prevent verified method from being deleted by compiler driver. by Jeff Hao · 9 years ago
  2. 7bf5a26 Explicitly specify the C libraries that have mallinfo(3). by Elliott Hughes · 9 years ago
  3. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  4. 6ced409 Enable more direct code for JIT by Mathieu Chartier · 9 years ago
  5. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 9 years ago
  6. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 9 years ago
  7. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 9 years ago
  8. d304629 Merge "ART: Check that boot image classes are verified" by Andreas Gampe · 9 years ago
  9. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 9 years ago
  10. 5c9d8f0 Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 9 years ago
  11. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 9 years ago
  12. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  13. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 9 years ago
  14. 4d4eff7 ART: Fix compile-time-init fail by Andreas Gampe · 9 years ago
  15. 775f1d4 Merge "Follow-up 128393" by Sebastien Hertz · 9 years ago
  16. bd9cf9f Follow-up 128393 by Sebastien Hertz · 9 years ago
  17. 28a3588 Fix JIT direct call to interpreter bridge by Mathieu Chartier · 9 years ago
  18. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  19. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  20. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  21. a0acc2d Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."" by Jeff Hao · 10 years ago
  22. 1c80bec Fix transaction aborting by Sebastien Hertz · 10 years ago
  23. 14247b6 Revert "Allow preopted apps to have sharpened calls for non-x86 architectures." by Brian Carlstrom · 10 years ago
  24. 1e3dfff Allow preopted apps to have sharpened calls for non-x86 architectures. by Jeff Hao · 10 years ago
  25. 8d295f8 ART: Curb dex2oat verbosity by Andreas Gampe · 10 years ago
  26. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  27. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  28. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  29. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  30. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  31. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  32. 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  33. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  34. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  35. ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
  36. dc8b63c ART: Build fix. by Andreas Gampe · 10 years ago
  37. f842571 Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod." by Ian Rogers · 10 years ago
  38. e0a02da Move FindDexMethodIndexInOtherDexFile into ArtMethod. by Ian Rogers · 10 years ago
  39. eb8a32f Merge "ART: Change boot image class update" by Andreas Gampe · 10 years ago
  40. 5055c8e Merge "ART: Print initialization failures to file" by Andreas Gampe · 10 years ago
  41. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
  42. dbfe254 ART: Print initialization failures to file by Andreas Gampe · 10 years ago
  43. 7ae063b ART: Check that boot image classes are verified by Andreas Gampe · 10 years ago
  44. 124cd8f Merge "Add JNI trampoline for mips32." by Ian Rogers · 10 years ago
  45. 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
  46. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  47. 735b855 Add JNI trampoline for mips32. by Douglas Leung · 10 years ago
  48. 19a19cf Add support for static fields in optimizing compiler. by Nicolas Geoffray · 10 years ago
  49. b0f370e ART: Change boot image class update by Andreas Gampe · 10 years ago
  50. 66c6d7b Rewrite class initialization check elimination. by Vladimir Marko · 10 years ago
  51. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  52. a4a3f40 Enable generic JNI for x86 and ARM when interpret-only. by Ian Rogers · 10 years ago
  53. 0b5d851 Merge "Some code clean-up." by Ian Rogers · 10 years ago
  54. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  55. dddb8d8 Merge "dex2oat: Add a --compile-pic option" by Igor Murashkin · 10 years ago
  56. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  57. d6dee67 dex2oat: Add a --compile-pic option by Igor Murashkin · 10 years ago
  58. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  59. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  60. 2d5f39e Add ScopedAssertNoThreadSuspension by Mathieu Chartier · 10 years ago
  61. 61ff009 ART: Check for exceptions from unresolved classes by Andreas Gampe · 10 years ago
  62. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  63. 2ed8def ART: Allow quickening in the boot image by Andreas Gampe · 10 years ago
  64. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  65. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  66. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  67. 68b5685 Reduce and speed-up class def searches. by Ian Rogers · 10 years ago
  68. 8e219ae Reduce interpret-only compile time. by Mathieu Chartier · 10 years ago
  69. 898fcb5 CheckAndClearResolveException should allow LinkageError by Brian Carlstrom · 10 years ago
  70. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  71. 9d352c0 Merge "ART: Avoid expensive class lookup in compiler driver" by Andreas Gampe · 10 years ago
  72. e98c889 ART: Avoid expensive class lookup in compiler driver by Andreas Gampe · 10 years ago
  73. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 10 years ago
  74. 3e6ff5b Merge "Move explicit GC after we are done initalizing all classes." by Mathieu Chartier · 10 years ago
  75. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  76. 093ef21 Move explicit GC after we are done initalizing all classes. by Mathieu Chartier · 10 years ago
  77. 269c336 Merge "ART: Add guards to the dex cache and its shortcuts" by Andreas Gampe · 10 years ago
  78. 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 10 years ago
  79. 57cd9d3b Merge "Added support for patching classes from different dex files." by Mathieu Chartier · 10 years ago
  80. e7f82e2 Added support for patching classes from different dex files. by Fred Shih · 10 years ago
  81. 0f56c9c Merge "ART: Rework CFA frame initialization and writing code" by Andreas Gampe · 10 years ago
  82. 7927380 ART: Rework CFA frame initialization and writing code by Andreas Gampe · 10 years ago
  83. de7b436 ART: Skip compiling redefined classes in apps by Andreas Gampe · 10 years ago
  84. 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  85. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  86. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  87. e503832 Support fields in optimizing compiler. by Nicolas Geoffray · 10 years ago
  88. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  89. 6b0599f Whitelist another exception during dex2oat resolving. by Brian Carlstrom · 10 years ago
  90. 70b6348 Only allow whitelisted exceptions during dex2oat resolving. by Mathieu Chartier · 10 years ago
  91. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  92. 08f7a2d Log profile info only on debug builds. by Calin Juravle · 10 years ago
  93. 073ed9b ART: Ignore timing issues in debug builds by Andreas Gampe · 10 years ago
  94. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  95. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 10 years ago
  96. bb0b53f Clean up the sampling profiler by Calin Juravle · 10 years ago
  97. e0099d4 ART: Fix sharpening across dex files by Andreas Gampe · 10 years ago
  98. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  99. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  100. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago