1. e39765c Merge "Generate CFI for stackless methods." by David Srbecky · 5 years ago
  2. 3002184 Generate CFI for stackless methods. by David Srbecky · 5 years ago
  3. 438cc2b Merge "Revert^2 "Add code size to CodeInfo"" by David Srbecky · 5 years ago
  4. e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 5 years ago
  5. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 5 years ago
  6. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 5 years ago
  7. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 5 years ago
  8. 68efa7b Add code size to CodeInfo by David Srbecky · 5 years ago
  9. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 5 years ago
  10. 44a6f97 ART: Remove obsolete comment. by Vladimir Marko · 5 years ago
  11. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 5 years ago
  12. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 5 years ago
  13. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 5 years ago
  14. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 5 years ago
  15. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 5 years ago
  16. b7abcaf Merge "ART: Use C++17 extract/modify/insert pattern." by Vladimir Marko · 5 years ago
  17. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 5 years ago
  18. 22e2223 ART: Use C++17 extract/modify/insert pattern. by Vladimir Marko · 5 years ago
  19. 2860c19 Merge "Check that the String class is not movable in String.equals intrinsics." by Roland Levillain · 5 years ago
  20. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 5 years ago
  21. 49b2b20 Allow empty mini-debug-info ELF section. by David Srbecky · 5 years ago
  22. 9b596c0 Merge "Ensure the correctness of fast verify" by Calin Juravle · 5 years ago
  23. 5ffefaa Ensure the correctness of fast verify by Calin Juravle · 5 years ago
  24. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 5 years ago
  25. 53a41ac ART: Fix off-by-one error in BCE. by Vladimir Marko · 5 years ago
  26. 7f88c1a ART: Enable ISA features run-time detection for ARM64 by xueliang.zhong · 6 years ago
  27. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  28. 206348c Selectively allow dead reference elimination by Hans Boehm · 6 years ago
  29. 43ae779 Add timing logger for mini-debug-info generation. by David Srbecky · 6 years ago
  30. 96259f1 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 5 years ago
  31. 8f1c8e5 ART: Some more iwyu by Andreas Gampe · 6 years ago
  32. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  33. ebc3b25 Fix compiler bug when typing exceptions. by Nicolas Geoffray · 6 years ago
  34. e36f5f6 ART: Replace 'auto' with actual types by Evgeny Astigeevich · 6 years ago
  35. 5d938ef Merge "Fix CFI tests for heap poisoning." by David Srbecky · 6 years ago
  36. 51bc752 Fix CFI tests for heap poisoning. by David Srbecky · 6 years ago
  37. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  38. 90793b3 Merge "ART: Refactor for bugprone-argument-comment" by Treehugger Robot · 6 years ago
  39. 41dba67 Add dumping for number of classes initialized by Mathieu Chartier · 6 years ago
  40. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  41. ca7027d Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64" by Vladimir Marko · 6 years ago
  42. adf5959 Merge changes I5e42f85c,I60174623 by Vladimir Marko · 6 years ago
  43. 776a7c2 ART: Add CRC32.updateByteBuffer intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  44. 30a8c4b Merge "Pack JIT mini-debug-infos together." by David Srbecky · 6 years ago
  45. 29a533e Remove unresolved classes from image classes. by Vladimir Marko · 6 years ago
  46. c01dc29 ART: Optimize use of registers for CRC32.update intrinsic by Evgeny Astigeevich · 6 years ago
  47. 0b21e41 Pack JIT mini-debug-infos together. by David Srbecky · 6 years ago
  48. 5b20b35 ART: Rewrite EnsureInitialized hit case by Andreas Gampe · 6 years ago
  49. 9799182 Merge "Add a baseline flag to JIT compile." by Nicolas Geoffray · 6 years ago
  50. 457a017 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  51. e734fe8 Add a baseline flag to JIT compile. by Nicolas Geoffray · 6 years ago
  52. afc60cd Cleanup native debug interface api. by David Srbecky · 6 years ago
  53. 58431a7 Merge "Add xz decompression method." by David Srbecky · 6 years ago
  54. cf1af73 Add xz decompression method. by David Srbecky · 6 years ago
  55. a6dd280 Merge "ART: Add CRC32.updateBytes intrinsic for ARM64" by Vladimir Marko · 6 years ago
  56. ed8b4ac Merge "Refactor CompilerDriver::CompileAll()." by Vladimir Marko · 6 years ago
  57. 15c5b97 ART: Add CRC32.updateBytes intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  58. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  59. 35144e5 Merge "Cleanup symbol add method in ElfBuilder." by David Srbecky · 6 years ago
  60. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  61. be50f9a Simplify MakeElfFileForJIT by David Srbecky · 6 years ago
  62. 1fad850 Cleanup symbol add method in ElfBuilder. by David Srbecky · 6 years ago
  63. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  64. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  65. aa6f483 ART: ARM64: Pass ISA features to VIXL macroassembler. by Artem Serov · 6 years ago
  66. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  67. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  68. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  69. 2025488 Merge "ART: Some iwyu for logging.h" by Andreas Gampe · 6 years ago
  70. 23b729e Merge "Revert^2 "Refactor code around JIT creation."" by Nicolas Geoffray · 6 years ago
  71. c9de61c Revert^2 "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  72. a61a969 Merge "Revert "Refactor code around JIT creation."" by Treehugger Robot · 6 years ago
  73. 763cd98 Revert "Refactor code around JIT creation." by Andreas Gampe · 6 years ago
  74. be08120 Merge "Implement integer/long LowestOneBit intrinsic for x86" by Treehugger Robot · 6 years ago
  75. 80e6a09 Merge "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  76. 8943fa1 Implement integer/long LowestOneBit intrinsic for x86 by Shalini Salomi Bodapati · 6 years ago
  77. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago
  78. f759dc0 Merge "ART: Add profile-compile-check support" by Andreas Gampe · 6 years ago
  79. 7a2c7c2 Refactor code around JIT creation. by Nicolas Geoffray · 6 years ago
  80. 875b4f2 ART: Avoid some tidy nullptr warnings by Andreas Gampe · 6 years ago
  81. 1cc7329 On x86 modified the generated instructions for case "divide by 2". by Atul Bajaj · 6 years ago
  82. 33f7c8a Remove CompiledMethod dependency on CompilerDriver. by Vladimir Marko · 6 years ago
  83. 671986e Merge "Rewrite image type in CompilerOptions." by Vladimir Marko · 6 years ago
  84. 9c4b970 Rewrite image type in CompilerOptions. by Vladimir Marko · 6 years ago
  85. e14294c Merge "Revert^2 "ART: Fix breaking changes from recent VIXL update."" by Roland Levillain · 6 years ago
  86. 721538f Merge "Rename HVecReduce::GetKind() to GetReductionKind()." by Vladimir Marko · 6 years ago
  87. 3c92ff4 Merge "x86/x86-64: Remove broken codegen for MIN/MAX reduction." by Vladimir Marko · 6 years ago
  88. 4e3734a Rename HVecReduce::GetKind() to GetReductionKind(). by Vladimir Marko · 6 years ago
  89. 0bcbe93 Merge changes I1617a601,Ifa324bea by Vladimir Marko · 6 years ago
  90. 4deaa9b ART: Apply --no-inline-from= option on device. by Vladimir Marko · 6 years ago
  91. 8786fd9 x86/x86-64: Remove broken codegen for MIN/MAX reduction. by Vladimir Marko · 6 years ago
  92. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
  93. d0834e4 Merge "Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"" by Martin Stjernholm · 6 years ago
  94. b81c59e Merge "ART: Rewrite core image detection." by Vladimir Marko · 6 years ago
  95. 6be1dbd ART: Rewrite core image detection. by Vladimir Marko · 6 years ago
  96. 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago
  97. e5ed5ba Merge "Optimize mod power 2 for x86" by Vladimir Marko · 6 years ago
  98. a66784b Optimize mod power 2 for x86 by Shalini Salomi Bodapati · 6 years ago
  99. a297b55 Delete IsClassToCompile by Mathieu Chartier · 6 years ago
  100. 6e26c0b Merge "Emit bit manipulation instructions for x86 and x86_64" by Vladimir Marko · 6 years ago