1. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  2. 6a98f89 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  3. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  4. 147b5b1 Merge "ART: ARM64: Pass ISA features to VIXL macroassembler." by Treehugger Robot · 6 years ago
  5. 95eeb39 Merge "Keep pointer to original DexFile during JVMTI redefine for hiddenapi" by David Brazdil · 6 years ago
  6. f6f43d8 Merge "hiddenapi: Introduce greylist-max-p" by David Brazdil · 6 years ago
  7. 997b3dc C++17 is the default now. by Elliott Hughes · 6 years ago
  8. 1a65863 Keep pointer to original DexFile during JVMTI redefine for hiddenapi by David Brazdil · 6 years ago
  9. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  10. ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
  11. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  12. aa6f483 ART: ARM64: Pass ISA features to VIXL macroassembler. by Artem Serov · 6 years ago
  13. 9f27ffa Merge "ART: add GC throughput measured in bytes per CPU time" by Roland Levillain · 6 years ago
  14. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  15. 8bda21f Merge "Fix ahat dependencies." by Vladimir Marko · 6 years ago
  16. e99dada Merge "Revert^2 "Support shared libraries in CreateContextFromClassLoader."" by Nicolas Geoffray · 6 years ago
  17. 9dd5ba3 ART: add GC throughput measured in bytes per CPU time by Albert Mingkun Yang · 6 years ago
  18. e167273 Revert^2 "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  19. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  20. e2ca5cf Merge "hiddenapi: Fix typo" by David Brazdil · 6 years ago
  21. 32fd183 hiddenapi: Fix typo by David Brazdil · 6 years ago
  22. 40c113e Merge "hiddenapi: Turn CHECK into a warning" by David Brazdil · 6 years ago
  23. 69af30e hiddenapi: Turn CHECK into a warning by David Brazdil · 6 years ago
  24. 6f2d7b9 Merge "Fix ART builbot after hiddenapi files change" by David Brazdil · 6 years ago
  25. a908057 Fix ART builbot after hiddenapi files change by David Brazdil · 6 years ago
  26. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  27. 0776942 Fix ahat dependencies. by Vladimir Marko · 6 years ago
  28. a3a57d3 Merge changes from topic "hiddenapi-csv" by David Brazdil · 6 years ago
  29. 1ee723b Merge "Add --runtime-arg to command line tools." by Vladimir Marko · 6 years ago
  30. 4581287 Merge "Revert "Support shared libraries in CreateContextFromClassLoader."" by Nicolas Geoffray · 6 years ago
  31. 1717a49 Revert "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  32. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  33. d5ae80c Merge "Use ArtMethod::GetDex{File,Cache}() more." by Treehugger Robot · 6 years ago
  34. f355ec7 Merge "C++17 compatibility: make WITH_TIDY=1 happy again." by Elliott Hughes · 6 years ago
  35. 0e211e5 Merge "Extract dex file if it is uncompressed but unaligned" by Treehugger Robot · 6 years ago
  36. 4afe9f5 Merge "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  37. 196d0c8 Merge "Use more vector<string>s in dex2oat.cc ." by Treehugger Robot · 6 years ago
  38. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  39. 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
  40. c89a287 Merge "Revert "Reduce the number of calls to Jit::AddSamples."" by Nicolas Geoffray · 6 years ago
  41. 0402f4b Revert "Reduce the number of calls to Jit::AddSamples." by Nicolas Geoffray · 6 years ago
  42. 813a863 Use ArtMethod::GetDex{File,Cache}() more. by Vladimir Marko · 6 years ago
  43. a66d69e Support shared libraries in CreateContextFromClassLoader. by Nicolas Geoffray · 6 years ago
  44. 813b914 Add --runtime-arg to command line tools. by Vladimir Marko · 6 years ago
  45. 80d1628 hiddenapi: Introduce greylist-max-p by David Brazdil · 6 years ago
  46. e701de9 Support CSV hiddenapi flags in class2greylist by David Brazdil · 6 years ago
  47. 91690d3 hiddenapi: Convert API lists to a flags CSV file by David Brazdil · 6 years ago
  48. d011d81 Use more vector<string>s in dex2oat.cc . by Vladimir Marko · 6 years ago
  49. f2970cd Merge "Inline methods in ObjPtr even in debug builds." by David Srbecky · 6 years ago
  50. b2eeca0 Merge "Reduce the number of calls to Jit::AddSamples." by David Srbecky · 6 years ago
  51. 9a9f8f6 Merge "Check consistency of mterp vregs before every opcode for slow debug." by David Srbecky · 6 years ago
  52. db94f2b Reduce the number of calls to Jit::AddSamples. by David Srbecky · 6 years ago
  53. d8eb2f2 Merge "Mterp: Add missing shadow reg clear to op_long_to_double" by David Srbecky · 6 years ago
  54. 076c9da Merge "Use ArtMethod::GetDexFile() instead of using declaring class." by Vladimir Marko · 6 years ago
  55. 1ad1254 Merge "C++17 compatibility: remove unreachable return." by Treehugger Robot · 6 years ago
  56. 055fb13 C++17 compatibility: remove unreachable return. by Elliott Hughes · 6 years ago
  57. a9f861b Merge "ART: Do not interact with thread object in test 913" by Andreas Gampe · 6 years ago
  58. 427766c Merge "ART: Mark implicit constructor NOLINT" by Treehugger Robot · 6 years ago
  59. a63423d Merge "Fix "performance-for-range-copy" error." by Andreas Gampe · 6 years ago
  60. ad33073 ART: Do not interact with thread object in test 913 by Andreas Gampe · 6 years ago
  61. 3f704c0 Inline methods in ObjPtr even in debug builds. by David Srbecky · 6 years ago
  62. 2025488 Merge "ART: Some iwyu for logging.h" by Andreas Gampe · 6 years ago
  63. 68b926e Check consistency of mterp vregs before every opcode for slow debug. by David Srbecky · 6 years ago
  64. 9c8957d Fix "performance-for-range-copy" error. by Elliott Hughes · 6 years ago
  65. 124bb24 Mterp: Add missing shadow reg clear to op_long_to_double by David Srbecky · 6 years ago
  66. ef6b2aa Merge "Revert^4 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  67. 7e09737 Use ArtMethod::GetDexFile() instead of using declaring class. by Vladimir Marko · 6 years ago
  68. 8f50b2c Merge changes I5dd60978,I0c2b804c by Vladimir Marko · 6 years ago
  69. f7b3dff Merge "Remove bouncycastle dependency from 021-string2." by Vladimir Marko · 6 years ago
  70. a0ca79a Merge "Mterp: Always use macros for vreg reads/writes." by David Srbecky · 6 years ago
  71. d47e9ab Remove code replacing core.jar -> core-libart.jar. by Vladimir Marko · 6 years ago
  72. cb64b85 Remove bouncycastle dependency from 021-string2. by Vladimir Marko · 6 years ago
  73. a3283e4 Remove obsolete code related to patchoat. by Vladimir Marko · 6 years ago
  74. 0800562 Merge "Store ImtIndex in ArtMethod." by David Srbecky · 6 years ago
  75. 23b729e Merge "Revert^2 "Refactor code around JIT creation."" by Nicolas Geoffray · 6 years ago
  76. c9de61c Revert^2 "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  77. e36e7f2 Store ImtIndex in ArtMethod. by David Srbecky · 6 years ago
  78. 489a3fc ART: Mark implicit constructor NOLINT by Andreas Gampe · 6 years ago
  79. 98034bf Merge "ART: Fix clang-analyzer-security.insecureAPI.strcpy" by Treehugger Robot · 6 years ago
  80. a92b026 Merge "C++17 compatibility: unreachable `return`." by Treehugger Robot · 6 years ago
  81. a61a969 Merge "Revert "Refactor code around JIT creation."" by Treehugger Robot · 6 years ago
  82. 52f5fa7 Merge "Reorder kThreadWaitLock" by Treehugger Robot · 6 years ago
  83. d79209c C++17 compatibility: unreachable `return`. by Elliott Hughes · 6 years ago
  84. 763cd98 Revert "Refactor code around JIT creation." by Andreas Gampe · 6 years ago
  85. 201330c Merge "ART: Remove setjmp.h includes" by Treehugger Robot · 6 years ago
  86. d0f99b9 Merge "ART: Fix ResolveType with ArtMethod" by Andreas Gampe · 6 years ago
  87. af77ad4 Reorder kThreadWaitLock by Charles Munger · 6 years ago
  88. 561303f Mterp: Always use macros for vreg reads/writes. by David Srbecky · 6 years ago
  89. 244470a Merge "Rename apex keys to match with APEX bundle name" by Treehugger Robot · 6 years ago
  90. 1eaa975 Merge "Rename and reorganize hiddenapi::ApiList" by David Brazdil · 6 years ago
  91. be08120 Merge "Implement integer/long LowestOneBit intrinsic for x86" by Treehugger Robot · 6 years ago
  92. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  93. fd667d4 Merge changes I05871a8a,I8baec836 by Vladimir Marko · 6 years ago
  94. 80e6a09 Merge "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  95. 5ad3ade Merge "Fix app image generation and checking with shared libraries." by Nicolas Geoffray · 6 years ago
  96. a13be29 Merge "Wait until inline cache is accessible in GetProfiledMethods." by Nicolas Geoffray · 6 years ago
  97. 1afdfe6 Wait until inline cache is accessible in GetProfiledMethods. by Nicolas Geoffray · 6 years ago
  98. 11a2df3 Rename apex keys to match with APEX bundle name by Jiyong Park · 6 years ago
  99. 8943fa1 Implement integer/long LowestOneBit intrinsic for x86 by Shalini Salomi Bodapati · 6 years ago
  100. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago