1. 73d8cc7 Merge "Enable JIT in zygote." by Nicolas Geoffray · 6 years ago
  2. 883931d Merge "Revert^2 "Add apex com.android.runtime.host artifact"" by Alex Light · 6 years ago
  3. da948ce Revert^2 "Add apex com.android.runtime.host artifact" by Alex Light · 6 years ago
  4. dc1309c Merge changes Ib1e027a1,I1608b032,I11ca161a by Andreas Gampe · 6 years ago
  5. bee521d Merge "Cleanup marking logic for non-moving objects" by Lokesh Gidra · 6 years ago
  6. 44f6760 ART: Rewrite Runtime fault message to be lock-free by Andreas Gampe · 6 years ago
  7. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  8. 7cc45fd ART: Factor out lock order and holder from mutexes by Andreas Gampe · 6 years ago
  9. 03eb36c Merge "ART: use freed_bytes in reclaimed_bytes_ratio calculation" by Roland Levillain · 6 years ago
  10. 4bebb85 Merge "Make Javac throw an exception in the event of a compile error" by Treehugger Robot · 6 years ago
  11. 35144e5 Merge "Cleanup symbol add method in ElfBuilder." by David Srbecky · 6 years ago
  12. c345392 Merge "Simplify MakeElfFileForJIT" by David Srbecky · 6 years ago
  13. 0c34cee Make Javac throw an exception in the event of a compile error by Paul Duffin · 6 years ago
  14. ce9ed36 Enable JIT in zygote. by Nicolas Geoffray · 6 years ago
  15. 69431d3 Merge "Revert "Add apex com.android.runtime.host artifact"" by Nicolas Geoffray · 6 years ago
  16. 1047f1a Revert "Add apex com.android.runtime.host artifact" by Nicolas Geoffray · 6 years ago
  17. 67d3515 Merge "ART: Move EnableDebugger to frameworks" by Treehugger Robot · 6 years ago
  18. d4fff71 Merge "Reduce runtime thread pool stack size" by Mathieu Chartier · 6 years ago
  19. cfc4b3a Merge "Add apex com.android.runtime.host artifact" by Treehugger Robot · 6 years ago
  20. eac4d6a Reduce runtime thread pool stack size by Mathieu Chartier · 6 years ago
  21. 36703dc Add apex com.android.runtime.host artifact by Alex Light · 6 years ago
  22. 274ed2e Merge "Parallel image decompression" by Mathieu Chartier · 6 years ago
  23. 1885114 Merge "Add `ld.config.txt` file to Android Runtime APEX packages." by Roland Levillain · 6 years ago
  24. 523940b Merge "ART: add weighted allocated bytes metrics" by Roland Levillain · 6 years ago
  25. c83c64e Merge "ART: Support kryo385 CPU." by Vladimir Marko · 6 years ago
  26. f07dbf7 Merge "Disable failing libcore tests on host." by Vladimir Marko · 6 years ago
  27. cff5f2d Disable failing libcore tests on host. by Vladimir Marko · 6 years ago
  28. 8b751c5 ART: Move EnableDebugger to frameworks by Orion Hodson · 6 years ago
  29. be50f9a Simplify MakeElfFileForJIT by David Srbecky · 6 years ago
  30. 19acc61 Merge "Reduce core image to 6 modules." by Vladimir Marko · 6 years ago
  31. 519c1c7 Cleanup marking logic for non-moving objects by Lokesh Gidra · 6 years ago
  32. c6068c7 Parallel image decompression by Mathieu Chartier · 6 years ago
  33. 3be7afe Add `ld.config.txt` file to Android Runtime APEX packages. by Roland Levillain · 6 years ago
  34. 2d7329b ART: add weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  35. 94d4f5f Merge "Make test 924 more consistent." by Alex Light · 6 years ago
  36. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  37. 1fad850 Cleanup symbol add method in ElfBuilder. by David Srbecky · 6 years ago
  38. 6a98f89 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  39. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  40. 147b5b1 Merge "ART: ARM64: Pass ISA features to VIXL macroassembler." by Treehugger Robot · 6 years ago
  41. 95eeb39 Merge "Keep pointer to original DexFile during JVMTI redefine for hiddenapi" by David Brazdil · 6 years ago
  42. f6f43d8 Merge "hiddenapi: Introduce greylist-max-p" by David Brazdil · 6 years ago
  43. 997b3dc C++17 is the default now. by Elliott Hughes · 6 years ago
  44. 1a65863 Keep pointer to original DexFile during JVMTI redefine for hiddenapi by David Brazdil · 6 years ago
  45. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  46. ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
  47. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  48. aa6f483 ART: ARM64: Pass ISA features to VIXL macroassembler. by Artem Serov · 6 years ago
  49. 6693742 ART: use freed_bytes in reclaimed_bytes_ratio calculation by Albert Mingkun Yang · 6 years ago
  50. 9f27ffa Merge "ART: add GC throughput measured in bytes per CPU time" by Roland Levillain · 6 years ago
  51. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  52. 8bda21f Merge "Fix ahat dependencies." by Vladimir Marko · 6 years ago
  53. e99dada Merge "Revert^2 "Support shared libraries in CreateContextFromClassLoader."" by Nicolas Geoffray · 6 years ago
  54. e059238 Make test 924 more consistent. by Alex Light · 6 years ago
  55. 9dd5ba3 ART: add GC throughput measured in bytes per CPU time by Albert Mingkun Yang · 6 years ago
  56. e167273 Revert^2 "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  57. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  58. e2ca5cf Merge "hiddenapi: Fix typo" by David Brazdil · 6 years ago
  59. 32fd183 hiddenapi: Fix typo by David Brazdil · 6 years ago
  60. b06fbf7 ART: Support kryo385 CPU. by Artem Serov · 6 years ago
  61. 40c113e Merge "hiddenapi: Turn CHECK into a warning" by David Brazdil · 6 years ago
  62. 69af30e hiddenapi: Turn CHECK into a warning by David Brazdil · 6 years ago
  63. 6f2d7b9 Merge "Fix ART builbot after hiddenapi files change" by David Brazdil · 6 years ago
  64. a908057 Fix ART builbot after hiddenapi files change by David Brazdil · 6 years ago
  65. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  66. 0776942 Fix ahat dependencies. by Vladimir Marko · 6 years ago
  67. a3a57d3 Merge changes from topic "hiddenapi-csv" by David Brazdil · 6 years ago
  68. 1ee723b Merge "Add --runtime-arg to command line tools." by Vladimir Marko · 6 years ago
  69. 4581287 Merge "Revert "Support shared libraries in CreateContextFromClassLoader."" by Nicolas Geoffray · 6 years ago
  70. 1717a49 Revert "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  71. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  72. d5ae80c Merge "Use ArtMethod::GetDex{File,Cache}() more." by Treehugger Robot · 6 years ago
  73. f355ec7 Merge "C++17 compatibility: make WITH_TIDY=1 happy again." by Elliott Hughes · 6 years ago
  74. 0e211e5 Merge "Extract dex file if it is uncompressed but unaligned" by Treehugger Robot · 6 years ago
  75. 4afe9f5 Merge "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  76. 196d0c8 Merge "Use more vector<string>s in dex2oat.cc ." by Treehugger Robot · 6 years ago
  77. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  78. 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
  79. c89a287 Merge "Revert "Reduce the number of calls to Jit::AddSamples."" by Nicolas Geoffray · 6 years ago
  80. 0402f4b Revert "Reduce the number of calls to Jit::AddSamples." by Nicolas Geoffray · 6 years ago
  81. 813a863 Use ArtMethod::GetDex{File,Cache}() more. by Vladimir Marko · 6 years ago
  82. a66d69e Support shared libraries in CreateContextFromClassLoader. by Nicolas Geoffray · 6 years ago
  83. 813b914 Add --runtime-arg to command line tools. by Vladimir Marko · 6 years ago
  84. 80d1628 hiddenapi: Introduce greylist-max-p by David Brazdil · 6 years ago
  85. e701de9 Support CSV hiddenapi flags in class2greylist by David Brazdil · 6 years ago
  86. 91690d3 hiddenapi: Convert API lists to a flags CSV file by David Brazdil · 6 years ago
  87. d011d81 Use more vector<string>s in dex2oat.cc . by Vladimir Marko · 6 years ago
  88. f2970cd Merge "Inline methods in ObjPtr even in debug builds." by David Srbecky · 6 years ago
  89. b2eeca0 Merge "Reduce the number of calls to Jit::AddSamples." by David Srbecky · 6 years ago
  90. 9a9f8f6 Merge "Check consistency of mterp vregs before every opcode for slow debug." by David Srbecky · 6 years ago
  91. db94f2b Reduce the number of calls to Jit::AddSamples. by David Srbecky · 6 years ago
  92. d8eb2f2 Merge "Mterp: Add missing shadow reg clear to op_long_to_double" by David Srbecky · 6 years ago
  93. 076c9da Merge "Use ArtMethod::GetDexFile() instead of using declaring class." by Vladimir Marko · 6 years ago
  94. 1ad1254 Merge "C++17 compatibility: remove unreachable return." by Treehugger Robot · 6 years ago
  95. 055fb13 C++17 compatibility: remove unreachable return. by Elliott Hughes · 6 years ago
  96. a9f861b Merge "ART: Do not interact with thread object in test 913" by Andreas Gampe · 6 years ago
  97. 427766c Merge "ART: Mark implicit constructor NOLINT" by Treehugger Robot · 6 years ago
  98. a63423d Merge "Fix "performance-for-range-copy" error." by Andreas Gampe · 6 years ago
  99. ad33073 ART: Do not interact with thread object in test 913 by Andreas Gampe · 6 years ago
  100. 3f704c0 Inline methods in ObjPtr even in debug builds. by David Srbecky · 6 years ago