1. 1fbea61 ART: Fix memcmp16_test typo by Andreas Gampe · 7 years ago
  2. 0520f21 Merge "Various ART GC documentation updates." by Roland Levillain · 7 years ago
  3. faf76cb Merge "Add offset for native stack dump." by Christopher Ferris · 7 years ago
  4. 8f7ea9a Various ART GC documentation updates. by Roland Levillain · 7 years ago
  5. ed0180c Merge changes Icad6d952,Ic41aa804 by Roland Levillain · 7 years ago
  6. 53ef6a6 Add offset for native stack dump. by Christopher Ferris · 7 years ago
  7. 9b55957 Merge "Split dex_file_loader_test" by Treehugger Robot · 7 years ago
  8. 1ec2f3e Merge "ART: Be more robust with multidex uncompressed-dex odex files" by Treehugger Robot · 7 years ago
  9. fc604a7 ART: Be more robust with multidex uncompressed-dex odex files by Andreas Gampe · 7 years ago
  10. 78a6ce8 Merge "ART: Fix lookup class used by invoke-custom" by Treehugger Robot · 7 years ago
  11. 139512d Split dex_file_loader_test by David Sehr · 7 years ago
  12. f320dc1 Pretty print RegionSpace::RegionType and RegionSpace::RegionState values. by Roland Levillain · 7 years ago
  13. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 7 years ago
  14. dc46115 Merge "Fix typos." by Roland Levillain · 7 years ago
  15. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 7 years ago
  16. e416979 ART: Fix lookup class used by invoke-custom by Orion Hodson · 7 years ago
  17. ef01222 Fix typos. by Roland Levillain · 8 years ago
  18. cd4ddee Merge "Revert^2 "ART: Interpreter support for VarHandle accessors"" by Treehugger Robot · 7 years ago
  19. 551ff7e Merge "Visit targets of proxy methods when visiting thread roots." by Roland Levillain · 7 years ago
  20. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  21. cc78efa Merge "Improve to-space invariant error reporting in the CC collector." by Roland Levillain · 7 years ago
  22. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 7 years ago
  23. b1c724c Merge "Fix HPROF DDMS." by Alex Light · 7 years ago
  24. 65404f0 Merge "Suppress clang 7.0 warnings." by Treehugger Robot · 7 years ago
  25. 4c84ca6 Suppress clang 7.0 warnings. by Chih-Hung Hsieh · 7 years ago
  26. 3a4f5f3 Merge "ART: Clear any exception after resolution" by Treehugger Robot · 7 years ago
  27. 272bbb0 Merge "Revert "Disable hidden API checks during WellKnownClasses::Init"" by Guang Zhu · 7 years ago
  28. df30f82 Merge "Implement ClampGrowthLimit feature for region space" by Lokesh Gidra · 7 years ago
  29. 7b6345d Revert "Disable hidden API checks during WellKnownClasses::Init" by Guang Zhu · 7 years ago
  30. 001eff9 Improve to-space invariant error reporting in the CC collector. by Roland Levillain · 7 years ago
  31. d96e802 Merge "Remove unused methods." by Nicolas Geoffray · 7 years ago
  32. 8407b4e Disable hidden API checks during WellKnownClasses::Init by David Brazdil · 7 years ago
  33. 7130744 ART: Clear any exception after resolution by Andreas Gampe · 7 years ago
  34. e009de6 Merge "Call patchoat --verify from art runtime to verify art files" by Treehugger Robot · 7 years ago
  35. c7d2e78 Fix HPROF DDMS. by Alex Light · 7 years ago
  36. 0efe324 Merge "Fix potential null read for truncated dex files" by Mathieu Chartier · 7 years ago
  37. 5f0b71a Implement ClampGrowthLimit feature for region space by Lokesh Gidra · 7 years ago
  38. e5fac73 Call patchoat --verify from art runtime to verify art files by Chris Morin · 7 years ago
  39. 2e6d97b Merge "Do not enforce hidden API for boot image and preopt compilation" by David Brazdil · 7 years ago
  40. 661078b Merge "Make libdexfile tests independent of runtime" by David Sehr · 7 years ago
  41. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 7 years ago
  42. a689903 Do not enforce hidden API for boot image and preopt compilation by David Brazdil · 7 years ago
  43. 8b5d152 Remove unused methods. by Nicolas Geoffray · 7 years ago
  44. fa854e4 Visit targets of proxy methods when visiting thread roots. by Roland Levillain · 7 years ago
  45. 5168173 Use more ArrayRefs in quicken infos by Mathieu Chartier · 7 years ago
  46. e112340 Make libdexfile tests independent of runtime by David Sehr · 7 years ago
  47. 90771c2 Merge "Disable hidden API checks for Am" by David Brazdil · 7 years ago
  48. ad66627 Disable hidden API checks for Am by David Brazdil · 7 years ago
  49. 8bcecf9 Merge "Workaround bogus Thread Safety Analysis warning" by Stephen Hines · 7 years ago
  50. 045112c Merge "Ignore null-pointer-arithmetic warnings in external/dlmalloc" by Stephen Hines · 7 years ago
  51. 3a18e1f Merge "Revert "ART: Interpreter support for VarHandle accessors"" by Orion Hodson · 7 years ago
  52. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  53. 17eaf99 Merge "ART: Interpreter support for VarHandle accessors" by Treehugger Robot · 7 years ago
  54. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 7 years ago
  55. 540d4be Merge "Enable code item deduping" by Mathieu Chartier · 7 years ago
  56. 279e3a3 Enable code item deduping by Mathieu Chartier · 7 years ago
  57. 5681b72 Revert "Blacklist tests failing on valgrind." by Alex Light · 7 years ago
  58. 1e5b3f3 Merge "MIPS64: Fix art_quick_instrumentation_entry" by Treehugger Robot · 7 years ago
  59. 45a6da0 Blacklist tests failing on valgrind. by Nicolas Geoffray · 7 years ago
  60. 47c420b Merge "Only set UI warning on hidden API dark greylist" by Treehugger Robot · 7 years ago
  61. 1be5505 Merge "Fix NE when DumpKernelStack" by Treehugger Robot · 7 years ago
  62. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 7 years ago
  63. e29ccfd Merge "ART: Fix call site resolution" by Treehugger Robot · 7 years ago
  64. 60baf83 Merge "Extend VLOG(signals) to be more useful." by Treehugger Robot · 7 years ago
  65. 0e7d8dd Merge "Leave one more register for clang 7.0." by Chih-hung Hsieh · 7 years ago
  66. a927295 Merge changes I39354837,Id8e47f45 by Alex Light · 7 years ago
  67. 21f498f Extend VLOG(signals) to be more useful. by Alex Light · 7 years ago
  68. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 7 years ago
  69. 86e6814 Leave one more register for clang 7.0. by Chih-Hung Hsieh · 7 years ago
  70. da1cdd0 ART: Fix call site resolution by Orion Hodson · 7 years ago
  71. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 7 years ago
  72. e01ec23 Merge "Fix heap size tracing during bulk thread-local allocations." by Roland Levillain · 7 years ago
  73. 7349d5d MIPS64: Fix art_quick_instrumentation_entry by Goran Jakovljevic · 7 years ago
  74. 7a8b3f2 Fix NE when DumpKernelStack by yuanhao · 7 years ago
  75. 9657618 Merge "Lower a LOG(WARNING) to VLOG(deopt) in instrumentation" by Treehugger Robot · 7 years ago
  76. eeaf87f Merge "Print dex signatures in hidden API warnings" by Treehugger Robot · 7 years ago
  77. 70e88d6 Merge "Move hidden API warnings into resolvers" by Treehugger Robot · 7 years ago
  78. cf026fe Merge "Enable hidden API enforcement" by Treehugger Robot · 7 years ago
  79. 67fd19d Merge "Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app" by David Srbecky · 7 years ago
  80. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 7 years ago
  81. 2e34916 Enable hidden API enforcement by David Brazdil · 7 years ago
  82. 1077bbc Print dex signatures in hidden API warnings by David Brazdil · 7 years ago
  83. a02cb11 Move hidden API warnings into resolvers by David Brazdil · 7 years ago
  84. 0e9d090 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 7 years ago
  85. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  86. da244c9 Merge "Revert "Revert "Make libdexfile build independent of runtime dir""" by David Sehr · 7 years ago
  87. 8848fe8 Merge "Revert "Revert "Make the runtime default to not allowing JDWP again.""" by Treehugger Robot · 7 years ago
  88. 264a486 Revert "Revert "Make the runtime default to not allowing JDWP again."" by Alex Light · 7 years ago
  89. 8e9a5e8 Bump vdex version by Mathieu Chartier · 7 years ago
  90. 02e33ab Merge "Do not DCHECK intrinsics with hidden API flags" by Treehugger Robot · 7 years ago
  91. 9b869ea Fix heap size tracing during bulk thread-local allocations. by Roland Levillain · 7 years ago
  92. 95fa4fd Merge "Revert "Make the runtime default to not allowing JDWP again."" by David Brazdil · 7 years ago
  93. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  94. f05c320 Revert "Make the runtime default to not allowing JDWP again." by David Brazdil · 7 years ago
  95. bc71892 Merge "Make the runtime default to not allowing JDWP again." by Alex Light · 7 years ago
  96. cec262e Merge "ART: Call ThreadGroup.add for attached threads" by Treehugger Robot · 7 years ago
  97. 85f890b Merge "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  98. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  99. aa129ff Do not DCHECK intrinsics with hidden API flags by David Brazdil · 7 years ago
  100. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 7 years ago