1. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  2. 9edb5b1 Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  3. d5ce6a8 ART: Skip image visitor in OatWriter for VerifyAtRuntime by Andreas Gampe · 9 years ago
  4. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  5. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  6. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  7. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  8. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  9. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  10. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago
  11. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 9 years ago
  12. 327c5ed Revert "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 9 years ago
  13. 6920703 Make dex2dex return a CompiledMethod after quickening. by Nicolas Geoffray · 9 years ago
  14. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  15. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 9 years ago
  16. f898087 Split .oat_patches to multiple sections. by David Srbecky · 9 years ago
  17. bc90fd0 Major refactoring of ElfBuilder. by David Srbecky · 10 years ago
  18. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  19. 009e2a6 Do not deduplicate code if --debuggable is set. by David Srbecky · 10 years ago
  20. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  21. 180b315 Merge "Relocate DWARF using .oat_patches." by David Srbecky · 10 years ago
  22. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  23. 2f6cdb0 Relocate DWARF using .oat_patches. by David Srbecky · 10 years ago
  24. 0df9e1f Remove duplicate of DexFile::DecodeDebugInfo. by David Srbecky · 10 years ago
  25. 3795e94 Merge "Split RelativePatcher::ReserveSpace() into two." by Vladimir Marko · 10 years ago
  26. 71b0ddf Split RelativePatcher::ReserveSpace() into two. by Vladimir Marko · 10 years ago
  27. e28be7d Merge "Add tests for Thumb2RelativePatcher." by Vladimir Marko · 10 years ago
  28. 4d23c9d Add tests for Thumb2RelativePatcher. by Vladimir Marko · 10 years ago
  29. e8a339e Merge "Write .debug_line section using the new DWARF library." by David Srbecky · 10 years ago
  30. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 10 years ago
  31. dc56cc5 PC-relative loads from dex cache arrays for x86-64. by Vladimir Marko · 10 years ago
  32. 6f71589 Write .debug_line section using the new DWARF library. by David Srbecky · 10 years ago
  33. c74658b Cortex-A53 Erratum 843419 workaround in OatWriter. by Vladimir Marko · 10 years ago
  34. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  35. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 10 years ago
  36. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  37. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  38. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  39. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  40. c7d1188 Handle variable size of methods properly between 32 and 64 bit. by Jeff Hao · 10 years ago
  41. a0acc2d Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."" by Jeff Hao · 10 years ago
  42. 14247b6 Revert "Allow preopted apps to have sharpened calls for non-x86 architectures." by Brian Carlstrom · 10 years ago
  43. 1e3dfff Allow preopted apps to have sharpened calls for non-x86 architectures. by Jeff Hao · 10 years ago
  44. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  45. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  46. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
  47. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago
  48. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  49. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  50. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  51. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  52. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  53. 7c2ad5a Implement method calls using relative BL on ARM64. by Vladimir Marko · 10 years ago
  54. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  55. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  56. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  57. d9efea6 ART: Improve error message on oat writer failure by Andreas Gampe · 10 years ago
  58. e77493c Make common BitVector operations inline-able. by Ian Rogers · 10 years ago
  59. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 10 years ago
  60. 7927380 ART: Rework CFA frame initialization and writing code by Andreas Gampe · 10 years ago
  61. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 10 years ago
  62. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  63. 0ee33c3 Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 10 years ago
  64. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  65. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  66. bd72fc1 Faster deduplication in OatWriter. by Vladimir Marko · 10 years ago
  67. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 10 years ago
  68. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 10 years ago
  69. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  70. 50abf0a Move trampolines to thumb2 instead of ARM by Dave Allison · 10 years ago
  71. 3c911d6 Add extra information to InitImageMethodVisitor CHECK by Brian Carlstrom · 10 years ago
  72. 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 10 years ago
  73. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  74. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  75. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  76. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  77. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  78. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 11 years ago
  79. 96c6ab9 Separate maps from code in oat file. by Vladimir Marko · 11 years ago
  80. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 11 years ago
  81. 08f068c AArch64 code alignment is 4 for OatWriter by Andreas Gampe · 11 years ago
  82. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  83. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  84. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  85. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  86. 242947d Make frame size dependent on arch-specific constants. by Andreas Gampe · 11 years ago
  87. 1180d77 Fix method index for GDB information by Mark Mendell · 11 years ago
  88. 36fea8d Fixing structure of native frame for Generic JNI by Andreas Gampe · 11 years ago
  89. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 11 years ago
  90. 661974a Fix valgrind gtests and memory leaks. by Mathieu Chartier · 11 years ago
  91. 2ec6520 Support compiler filters for boot classpath by Brian Carlstrom · 11 years ago
  92. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 11 years ago
  93. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 11 years ago
  94. 3d50407 Make out arguments non-reference types. by Ian Rogers · 11 years ago
  95. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  96. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago
  97. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 11 years ago
  98. ca368cb Break apart oat writing times. by Ian Rogers · 11 years ago
  99. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  100. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago