1. 2d7329b ART: add weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  2. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  3. 95eeb39 Merge "Keep pointer to original DexFile during JVMTI redefine for hiddenapi" by David Brazdil · 6 years ago
  4. f6f43d8 Merge "hiddenapi: Introduce greylist-max-p" by David Brazdil · 6 years ago
  5. 1a65863 Keep pointer to original DexFile during JVMTI redefine for hiddenapi by David Brazdil · 6 years ago
  6. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  7. ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
  8. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  9. 9f27ffa Merge "ART: add GC throughput measured in bytes per CPU time" by Roland Levillain · 6 years ago
  10. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  11. e99dada Merge "Revert^2 "Support shared libraries in CreateContextFromClassLoader."" by Nicolas Geoffray · 6 years ago
  12. 9dd5ba3 ART: add GC throughput measured in bytes per CPU time by Albert Mingkun Yang · 6 years ago
  13. e167273 Revert^2 "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  14. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  15. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  16. 4581287 Merge "Revert "Support shared libraries in CreateContextFromClassLoader."" by Nicolas Geoffray · 6 years ago
  17. 1717a49 Revert "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  18. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  19. d5ae80c Merge "Use ArtMethod::GetDex{File,Cache}() more." by Treehugger Robot · 6 years ago
  20. f355ec7 Merge "C++17 compatibility: make WITH_TIDY=1 happy again." by Elliott Hughes · 6 years ago
  21. 4afe9f5 Merge "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
  22. 196d0c8 Merge "Use more vector<string>s in dex2oat.cc ." by Treehugger Robot · 6 years ago
  23. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  24. c89a287 Merge "Revert "Reduce the number of calls to Jit::AddSamples."" by Nicolas Geoffray · 6 years ago
  25. 0402f4b Revert "Reduce the number of calls to Jit::AddSamples." by Nicolas Geoffray · 6 years ago
  26. 813a863 Use ArtMethod::GetDex{File,Cache}() more. by Vladimir Marko · 6 years ago
  27. a66d69e Support shared libraries in CreateContextFromClassLoader. by Nicolas Geoffray · 6 years ago
  28. 80d1628 hiddenapi: Introduce greylist-max-p by David Brazdil · 6 years ago
  29. d011d81 Use more vector<string>s in dex2oat.cc . by Vladimir Marko · 6 years ago
  30. f2970cd Merge "Inline methods in ObjPtr even in debug builds." by David Srbecky · 6 years ago
  31. b2eeca0 Merge "Reduce the number of calls to Jit::AddSamples." by David Srbecky · 6 years ago
  32. 9a9f8f6 Merge "Check consistency of mterp vregs before every opcode for slow debug." by David Srbecky · 6 years ago
  33. db94f2b Reduce the number of calls to Jit::AddSamples. by David Srbecky · 6 years ago
  34. d8eb2f2 Merge "Mterp: Add missing shadow reg clear to op_long_to_double" by David Srbecky · 6 years ago
  35. 076c9da Merge "Use ArtMethod::GetDexFile() instead of using declaring class." by Vladimir Marko · 6 years ago
  36. 055fb13 C++17 compatibility: remove unreachable return. by Elliott Hughes · 6 years ago
  37. 3f704c0 Inline methods in ObjPtr even in debug builds. by David Srbecky · 6 years ago
  38. 2025488 Merge "ART: Some iwyu for logging.h" by Andreas Gampe · 6 years ago
  39. 68b926e Check consistency of mterp vregs before every opcode for slow debug. by David Srbecky · 6 years ago
  40. 124bb24 Mterp: Add missing shadow reg clear to op_long_to_double by David Srbecky · 6 years ago
  41. ef6b2aa Merge "Revert^4 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  42. 7e09737 Use ArtMethod::GetDexFile() instead of using declaring class. by Vladimir Marko · 6 years ago
  43. 8f50b2c Merge changes I5dd60978,I0c2b804c by Vladimir Marko · 6 years ago
  44. a0ca79a Merge "Mterp: Always use macros for vreg reads/writes." by David Srbecky · 6 years ago
  45. d47e9ab Remove code replacing core.jar -> core-libart.jar. by Vladimir Marko · 6 years ago
  46. a3283e4 Remove obsolete code related to patchoat. by Vladimir Marko · 6 years ago
  47. 0800562 Merge "Store ImtIndex in ArtMethod." by David Srbecky · 6 years ago
  48. 23b729e Merge "Revert^2 "Refactor code around JIT creation."" by Nicolas Geoffray · 6 years ago
  49. c9de61c Revert^2 "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  50. e36e7f2 Store ImtIndex in ArtMethod. by David Srbecky · 6 years ago
  51. a92b026 Merge "C++17 compatibility: unreachable `return`." by Treehugger Robot · 6 years ago
  52. a61a969 Merge "Revert "Refactor code around JIT creation."" by Treehugger Robot · 6 years ago
  53. 52f5fa7 Merge "Reorder kThreadWaitLock" by Treehugger Robot · 6 years ago
  54. d79209c C++17 compatibility: unreachable `return`. by Elliott Hughes · 6 years ago
  55. 763cd98 Revert "Refactor code around JIT creation." by Andreas Gampe · 6 years ago
  56. 201330c Merge "ART: Remove setjmp.h includes" by Treehugger Robot · 6 years ago
  57. d0f99b9 Merge "ART: Fix ResolveType with ArtMethod" by Andreas Gampe · 6 years ago
  58. af77ad4 Reorder kThreadWaitLock by Charles Munger · 6 years ago
  59. 561303f Mterp: Always use macros for vreg reads/writes. by David Srbecky · 6 years ago
  60. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  61. fd667d4 Merge changes I05871a8a,I8baec836 by Vladimir Marko · 6 years ago
  62. 80e6a09 Merge "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  63. 5ad3ade Merge "Fix app image generation and checking with shared libraries." by Nicolas Geoffray · 6 years ago
  64. a13be29 Merge "Wait until inline cache is accessible in GetProfiledMethods." by Nicolas Geoffray · 6 years ago
  65. 1afdfe6 Wait until inline cache is accessible in GetProfiledMethods. by Nicolas Geoffray · 6 years ago
  66. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago
  67. 79c693b ART: Remove setjmp.h includes by Andreas Gampe · 6 years ago
  68. 4835d21 ART: Fix ResolveType with ArtMethod by Andreas Gampe · 6 years ago
  69. f0d3002 Fix app image generation and checking with shared libraries. by Nicolas Geoffray · 6 years ago
  70. 312f10e Refactor loading boot image. by Vladimir Marko · 6 years ago
  71. 0c78ef7 Remove boot image begin/size from image header. by Vladimir Marko · 6 years ago
  72. 5a78e8d Merge "ART: add reclaim bytes ratio metrics to GC performance" by Roland Levillain · 6 years ago
  73. 7ec77b4 Merge "Canonicalize shared libraries in ClassLoaderContext::CreateClassLoader." by Nicolas Geoffray · 6 years ago
  74. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  75. 7a2c7c2 Refactor code around JIT creation. by Nicolas Geoffray · 6 years ago
  76. cb2e1dd Canonicalize shared libraries in ClassLoaderContext::CreateClassLoader. by Nicolas Geoffray · 6 years ago
  77. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  78. 875b4f2 ART: Avoid some tidy nullptr warnings by Andreas Gampe · 6 years ago
  79. 3573c36 Merge "ART: Fix misc-uniqueptr-reset-release" by Treehugger Robot · 6 years ago
  80. 27cfa8f Merge "ART: change reference to pointer in for-loop over all collectors" by Roland Levillain · 6 years ago
  81. 42b95c4 Merge "Fix parsing of shared libraries in class loader context." by Nicolas Geoffray · 6 years ago
  82. 33e5d52 Merge "Support shared libraries in ClassLoaderContext::CreateClassLoader." by Nicolas Geoffray · 6 years ago
  83. 1c42e75 ART: change reference to pointer in for-loop over all collectors by Albert Mingkun Yang · 6 years ago
  84. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  85. 6b9fd8c Support shared libraries in ClassLoaderContext::CreateClassLoader. by Nicolas Geoffray · 6 years ago
  86. 41c911f ART: Fix misc-uniqueptr-reset-release by Andreas Gampe · 6 years ago
  87. d6e178e Revert^2 "ART: add GC time ratio metrics to GC performance" by Albert Mingkun Yang · 6 years ago
  88. f378fff Fix parsing of shared libraries in class loader context. by Nicolas Geoffray · 6 years ago
  89. 498d7c1 Merge "Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""" by Nicolas Geoffray · 6 years ago
  90. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  91. 0f643b0 Merge "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  92. 90402ad Merge "Revert "ART: add GC time ratio metrics to GC performance"" by Treehugger Robot · 6 years ago
  93. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  94. 4d57c69 Revert "ART: add GC time ratio metrics to GC performance" by Andreas Gampe · 6 years ago
  95. 54c7da9 Merge changes Idc6e518c,Ia1cc0506 by David Brazdil · 6 years ago
  96. d946533 Merge "ART: add GC time ratio metrics to GC performance" by Roland Levillain · 6 years ago
  97. 5f24607 Merge "Small cleanups in jit_code_cache." by Nicolas Geoffray · 6 years ago
  98. bf86464 Merge "EnableDebugger: handle the case when hard RLIMIT_CORE is <inf." by Nicolas Geoffray · 6 years ago
  99. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 6 years ago
  100. 8586569 Runtime flags only for fast/slow hiddenapi path by David Brazdil · 6 years ago