1. 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 5 years ago
  2. 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 5 years ago
  3. b45a435 Add AVX support for packed mul/div instructions. by Shalini Salomi Bodapati · 5 years ago
  4. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 5 years ago
  5. 2d06e02 Clean up linker patches in codegens. by Vladimir Marko · 5 years ago
  6. 7cde458 Further clean up boot image address checks. by Vladimir Marko · 5 years ago
  7. 2808be8 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 6 years ago
  8. 460f054 ARM: Remove unnecessary kCoreAlwaysSpillRegister. by Vladimir Marko · 5 years ago
  9. d5fd5c3 Make .bss stores atomic release operations. by Vladimir Marko · 5 years ago
  10. 4b3946a Remove small and tiny method options by Mathieu Chartier · 5 years ago
  11. 05b41c4 Prepare for sharing JIT code after fork. by Nicolas Geoffray · 5 years ago
  12. 0d4567f Stack maps: Refactor constructors. by David Srbecky · 5 years ago
  13. a48c3df Revert "Revert "Make the JIT zygote memory shared."" by Nicolas Geoffray · 5 years ago
  14. ee1f126 Fix search for implicit null check. by Vladimir Marko · 5 years ago
  15. 2fef66b Revert "Make the JIT zygote memory shared." by Nicolas Geoffray · 5 years ago
  16. aeb0223 Retry cache flushes on ARMv7 devices by Orion Hodson · 5 years ago
  17. 05f8721 Make the JIT zygote memory shared. by Nicolas Geoffray · 5 years ago
  18. 1e52a07 Correct Indicies -> Indices by Alex Light · 5 years ago
  19. 00a37ff Move code writing to data portion of the JIT cache in JitMemoryRegion. by Nicolas Geoffray · 5 years ago
  20. 6c4ec5c Revert^2 "Stack maps: Interleave consecutive varints." by David Srbecky · 5 years ago
  21. 1b2a49b Revert "Stack maps: Interleave consecutive varints." by Raylin Hsu · 5 years ago
  22. a2b3456 Stack maps: Interleave consecutive varints. by David Srbecky · 5 years ago
  23. 697c47a Stack maps: Handle special cases using flags. by David Srbecky · 5 years ago
  24. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 5 years ago
  25. 3fae129 Move IntrusiveForwardList<> to libartbase. by Vladimir Marko · 5 years ago
  26. 7f7539b Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 5 years ago
  27. 93adcb5 ART: Remove some compile-time info points by Andreas Gampe · 5 years ago
  28. d2f13ba Remove requirement of a ProfilingInfo for jitted code. by Nicolas Geoffray · 5 years ago
  29. 81d15be Add AVX support for packed add/sub instructions on x86 by Shalini Salomi Bodapati · 5 years ago
  30. eb104c8 Fix wrong assumption on boolean type. by Nicolas Geoffray · 5 years ago
  31. 78da5e2 Eliminate dead LoadClass when pruning ClinitCheck. by Vladimir Marko · 5 years ago
  32. e42a4b9 Optimize stack maps: add fast path for no inline info. by David Srbecky · 5 years ago
  33. 67ba872 Optimize stack map decoding. by David Srbecky · 5 years ago
  34. f667508 ARM/ARM64: Use trampolines for slow-path entrypoint calls. by Vladimir Marko · 6 years ago
  35. 8fa839c Revert^2 "Improve ArraySet codegen." by Vladimir Marko · 6 years ago
  36. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  37. 957c538 ART: Refactor SchedulingGraph for consistency and clarity by Evgeny Astigeevich · 6 years ago
  38. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  39. 0dda8c8 Revert "Improve ArraySet codegen." by Vladimir Marko · 6 years ago
  40. 0ece864 Improve ArraySet codegen. by Vladimir Marko · 6 years ago
  41. d4f8afb Revert "Add binary search table for .debug_frame" by David Srbecky · 6 years ago
  42. d456117 ART: Mark StringBuilder.append()s as intrinsics. by Vladimir Marko · 7 years ago
  43. 1b3561a x86: Add assembler tests and clean up style. by Vladimir Marko · 6 years ago
  44. c5e3a52 Make compiling an apex image explicit. by Nicolas Geoffray · 6 years ago
  45. 256c94b Update induction ranges in superblock cloner. by Nicolas Geoffray · 6 years ago
  46. 36ec6c7 Fix DWARF line-number generation for JITed methods. by David Srbecky · 6 years ago
  47. 2cc9d34 Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks. by Nicolas Geoffray · 6 years ago
  48. 20d1c94 Patch supports Intel(R) AVX/AVX2 MOV Instruction by jaishank · 6 years ago
  49. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
  50. 89cbeb6 Fix AssertNonMovableStringClass(). by Vladimir Marko · 6 years ago
  51. 76b9c69 Split JIT mini-debug-info packing and compression to two phases. by David Srbecky · 6 years ago
  52. f59bc11 Couple of improvements in the jit zygote pass. by Nicolas Geoffray · 6 years ago
  53. 91038d6 Don't abort for min/max/abs intrinsics, baseline use them. by Nicolas Geoffray · 6 years ago
  54. 9b195cc Fix arm32 code generator when used with baseline compilation. by Nicolas Geoffray · 6 years ago
  55. bdc93b4 ObjPtr<>-ify StackTraceElement and ClassLoader. by Vladimir Marko · 6 years ago
  56. 3940254 Modernise code to use override specifier by Yi Kong · 6 years ago
  57. fe1d952 Use generic name for JNI trampolines. by David Srbecky · 6 years ago
  58. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  59. e7e195d optimizing_compiler: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  60. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  61. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  62. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  63. b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  64. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  65. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  66. 5f1465f Add binary search table for .debug_frame by David Srbecky · 6 years ago
  67. 3dacdd6 Revert^4 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  68. 939798e Revert "Revert^2 "Remove Global deopt requirement for several jvmti events"" by Nicolas Geoffray · 6 years ago
  69. 403aafa Fix non-deterministic compilation for const-string... by Vladimir Marko · 6 years ago
  70. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  71. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 6 years ago
  72. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 6 years ago
  73. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 6 years ago
  74. 85dd9e3 Revert^2 "RFC: ART: ARM64: Support SDOT/UDOT instructions." by Artem Serov · 6 years ago
  75. 4b2d1c5 Fix memory leak in CommonCompilerTest::CompileMethod(). by Vladimir Marko · 6 years ago
  76. bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 6 years ago
  77. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
  78. 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 6 years ago
  79. b1b2ca9 Revert "Don't pack code size in CodeInfo." by Nicolas Geoffray · 6 years ago
  80. e35ac04 Don't pack code size in CodeInfo. by David Srbecky · 6 years ago
  81. 141b63c Don't do CHA inlining in zygote. by Nicolas Geoffray · 6 years ago
  82. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 6 years ago
  83. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 6 years ago
  84. de3e70f Move to new glibc in the tree. by Nicolas Geoffray · 6 years ago
  85. e570870 Merge "Remove code size from OatQuickMethodHeader" by David Srbecky · 6 years ago
  86. ec956e8 Merge changes Ifd690cda,I7bcbe947 by David Brazdil · 6 years ago
  87. eda46e9 Fix vdex fast-verify performance regression by David Brazdil · 6 years ago
  88. feb2282 Improve `verified`, add `redefined` class status in VerifierDeps by David Brazdil · 6 years ago
  89. 98b970d Merge "Add support for booting with a boot classpath not fully AOTed." by Nicolas Geoffray · 6 years ago
  90. 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 6 years ago
  91. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 6 years ago
  92. 03c6b17 Merge "Refactor ElfDebugReader." by David Srbecky · 6 years ago
  93. 03fc501 Merge "Simplify XZ compression." by David Srbecky · 6 years ago
  94. a5359f7 ART: Delete obsolete comments in GVN. by Vladimir Marko · 6 years ago
  95. 53eb07f Refactor ElfDebugReader. by David Srbecky · 6 years ago
  96. 82b9560 Simplify XZ compression. by David Srbecky · 6 years ago
  97. e39765c Merge "Generate CFI for stackless methods." by David Srbecky · 6 years ago
  98. 3002184 Generate CFI for stackless methods. by David Srbecky · 6 years ago
  99. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 6 years ago
  100. 438cc2b Merge "Revert^2 "Add code size to CodeInfo"" by David Srbecky · 6 years ago