1. adf5959 Merge changes I5e42f85c,I60174623 by Vladimir Marko · 6 years ago
  2. 30a8c4b Merge "Pack JIT mini-debug-infos together." by David Srbecky · 6 years ago
  3. 29a533e Remove unresolved classes from image classes. by Vladimir Marko · 6 years ago
  4. c01dc29 ART: Optimize use of registers for CRC32.update intrinsic by Evgeny Astigeevich · 6 years ago
  5. 0b21e41 Pack JIT mini-debug-infos together. by David Srbecky · 6 years ago
  6. 5b20b35 ART: Rewrite EnsureInitialized hit case by Andreas Gampe · 6 years ago
  7. 9799182 Merge "Add a baseline flag to JIT compile." by Nicolas Geoffray · 6 years ago
  8. 457a017 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  9. e734fe8 Add a baseline flag to JIT compile. by Nicolas Geoffray · 6 years ago
  10. afc60cd Cleanup native debug interface api. by David Srbecky · 6 years ago
  11. 58431a7 Merge "Add xz decompression method." by David Srbecky · 6 years ago
  12. cf1af73 Add xz decompression method. by David Srbecky · 6 years ago
  13. a6dd280 Merge "ART: Add CRC32.updateBytes intrinsic for ARM64" by Vladimir Marko · 6 years ago
  14. ed8b4ac Merge "Refactor CompilerDriver::CompileAll()." by Vladimir Marko · 6 years ago
  15. 15c5b97 ART: Add CRC32.updateBytes intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  16. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  17. 35144e5 Merge "Cleanup symbol add method in ElfBuilder." by David Srbecky · 6 years ago
  18. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  19. be50f9a Simplify MakeElfFileForJIT by David Srbecky · 6 years ago
  20. 1fad850 Cleanup symbol add method in ElfBuilder. by David Srbecky · 6 years ago
  21. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  22. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  23. aa6f483 ART: ARM64: Pass ISA features to VIXL macroassembler. by Artem Serov · 6 years ago
  24. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  25. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  26. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  27. 2025488 Merge "ART: Some iwyu for logging.h" by Andreas Gampe · 6 years ago
  28. 23b729e Merge "Revert^2 "Refactor code around JIT creation."" by Nicolas Geoffray · 6 years ago
  29. c9de61c Revert^2 "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  30. a61a969 Merge "Revert "Refactor code around JIT creation."" by Treehugger Robot · 6 years ago
  31. 763cd98 Revert "Refactor code around JIT creation." by Andreas Gampe · 6 years ago
  32. be08120 Merge "Implement integer/long LowestOneBit intrinsic for x86" by Treehugger Robot · 6 years ago
  33. 80e6a09 Merge "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  34. 8943fa1 Implement integer/long LowestOneBit intrinsic for x86 by Shalini Salomi Bodapati · 6 years ago
  35. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago
  36. f759dc0 Merge "ART: Add profile-compile-check support" by Andreas Gampe · 6 years ago
  37. 7a2c7c2 Refactor code around JIT creation. by Nicolas Geoffray · 6 years ago
  38. 875b4f2 ART: Avoid some tidy nullptr warnings by Andreas Gampe · 6 years ago
  39. 1cc7329 On x86 modified the generated instructions for case "divide by 2". by Atul Bajaj · 6 years ago
  40. 33f7c8a Remove CompiledMethod dependency on CompilerDriver. by Vladimir Marko · 6 years ago
  41. 671986e Merge "Rewrite image type in CompilerOptions." by Vladimir Marko · 6 years ago
  42. 9c4b970 Rewrite image type in CompilerOptions. by Vladimir Marko · 6 years ago
  43. e14294c Merge "Revert^2 "ART: Fix breaking changes from recent VIXL update."" by Roland Levillain · 6 years ago
  44. 721538f Merge "Rename HVecReduce::GetKind() to GetReductionKind()." by Vladimir Marko · 6 years ago
  45. 3c92ff4 Merge "x86/x86-64: Remove broken codegen for MIN/MAX reduction." by Vladimir Marko · 6 years ago
  46. 4e3734a Rename HVecReduce::GetKind() to GetReductionKind(). by Vladimir Marko · 6 years ago
  47. 0bcbe93 Merge changes I1617a601,Ifa324bea by Vladimir Marko · 6 years ago
  48. 4deaa9b ART: Apply --no-inline-from= option on device. by Vladimir Marko · 6 years ago
  49. 8786fd9 x86/x86-64: Remove broken codegen for MIN/MAX reduction. by Vladimir Marko · 6 years ago
  50. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
  51. d0834e4 Merge "Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"" by Martin Stjernholm · 6 years ago
  52. b81c59e Merge "ART: Rewrite core image detection." by Vladimir Marko · 6 years ago
  53. 6be1dbd ART: Rewrite core image detection. by Vladimir Marko · 6 years ago
  54. 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago
  55. e5ed5ba Merge "Optimize mod power 2 for x86" by Vladimir Marko · 6 years ago
  56. a66784b Optimize mod power 2 for x86 by Shalini Salomi Bodapati · 6 years ago
  57. a297b55 Delete IsClassToCompile by Mathieu Chartier · 6 years ago
  58. 6e26c0b Merge "Emit bit manipulation instructions for x86 and x86_64" by Vladimir Marko · 6 years ago
  59. 1ecd7a8 Merge "Revert "Link lzma and lz4 compression libs statically into libartbase and use that"" by Annie Meng · 6 years ago
  60. 9960cbc Revert "Link lzma and lz4 compression libs statically into libartbase and use that" by Annie Meng · 6 years ago
  61. a25b683 Merge "Link lzma and lz4 compression libs statically into libartbase and use that instead." by Martin Stjernholm · 6 years ago
  62. 82b67b2 Merge "Move profile compilation info to CompilerOptions." by Vladimir Marko · 6 years ago
  63. 1a2a5cd Move profile compilation info to CompilerOptions. by Vladimir Marko · 6 years ago
  64. dd121f6 Emit bit manipulation instructions for x86 and x86_64 by Shalini Salomi Bodapati · 6 years ago
  65. 4776987 ART: Small compiler-driver cleanup by Andreas Gampe · 6 years ago
  66. 21579be Link lzma and lz4 compression libs statically into libartbase and use that by Martin Stjernholm · 6 years ago
  67. 57a3e68 Merge "Enable building art and tests with linux_bionic" by Alex Light · 6 years ago
  68. 680cbf2 Enable building art and tests with linux_bionic by Alex Light · 6 years ago
  69. 57e7dbf Merge "ARM64: Support interm. address for object arrays." by Vladimir Marko · 6 years ago
  70. d120d33 Revert^2 "ART: Fix breaking changes from recent VIXL update." by xueliang.zhong · 6 years ago
  71. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  72. 6b2b372 Merge "ART: Add CRC32.udate(int,int) intrinsic for ARM64" by Vladimir Marko · 6 years ago
  73. cd5d107 Merge "Change ResolveStartupConstStrings default to false" by Mathieu Chartier · 6 years ago
  74. 3643360 Change ResolveStartupConstStrings default to false by Mathieu Chartier · 6 years ago
  75. cb58b07 ART: Add CRC32.udate(int,int) intrinsic for ARM64 by xueliang.zhong · 7 years ago
  76. c1c3452 Do not cache RequiresConstructorBarrier() results. by Vladimir Marko · 6 years ago
  77. 3b50620 ART: Cache resolved types in InstructionBuilder. by Vladimir Marko · 6 years ago
  78. a2c211c Add compiling class to the DexCompilationUnit. by Vladimir Marko · 6 years ago
  79. 7f260d4 Fix and improve ClinitCheck elimination. by Vladimir Marko · 6 years ago
  80. 69ebc8f Merge "Add PreResolved strings dex cache array" by Mathieu Chartier · 6 years ago
  81. 1ca718e Add PreResolved strings dex cache array by Mathieu Chartier · 6 years ago
  82. 0ee5082 Merge "Refactor MemMap::MapAnonymous()." by Vladimir Marko · 6 years ago
  83. eead626 Merge "Revert "Link compression libs statically into libartbase and use those everywhere."" by Nicolas Geoffray · 6 years ago
  84. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  85. 6e32b00 Merge "Link compression libs statically into libartbase and use those everywhere." by Martin Stjernholm · 6 years ago
  86. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  87. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  88. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  89. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  90. 0806f58 ARM64: Support interm. address for object arrays. by Artem Serov · 6 years ago
  91. 0d71f43 Merge "Add support for vex coding scheme in x86 assembler" by Vladimir Marko · 6 years ago
  92. fe89f17 Merge "Block the platform register, x18." by Treehugger Robot · 6 years ago
  93. 8e5bc2d Add support for vex coding scheme in x86 assembler by Shalini Salomi Bodapati · 6 years ago
  94. 1cb95b1 Merge "Cache the value of MterpShouldSwitchInterpreters()" by David Srbecky · 6 years ago
  95. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  96. fa9abc2 Merge "ART: Use ObjPtr for GetSuperClass" by Treehugger Robot · 6 years ago
  97. a498458 Merge "Resolve const-string of clinit" by Mathieu Chartier · 6 years ago
  98. 2275277 Resolve const-string of clinit by Mathieu Chartier · 6 years ago
  99. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  100. 5c80311 ART: Add profile-compile-check support by Andreas Gampe · 6 years ago