1. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  2. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 7 years ago
  3. 1e5b3f3 Merge "MIPS64: Fix art_quick_instrumentation_entry" by Treehugger Robot · 6 years ago
  4. 386568b Merge "Blacklist test in right expectation file." by Treehugger Robot · 6 years ago
  5. c9b6a7d Merge "Blacklist tests failing on valgrind." by Treehugger Robot · 6 years ago
  6. 45a6da0 Blacklist tests failing on valgrind. by Nicolas Geoffray · 6 years ago
  7. 02a212a Blacklist test in right expectation file. by Nicolas Geoffray · 6 years ago
  8. c4b731b Merge "Enable 137-cfi unwind test for cdex" by David Srbecky · 6 years ago
  9. 47c420b Merge "Only set UI warning on hidden API dark greylist" by Treehugger Robot · 6 years ago
  10. 1be5505 Merge "Fix NE when DumpKernelStack" by Treehugger Robot · 6 years ago
  11. 8e8f5e3 Merge "ART: Fix Main.isAotCompiled" by Treehugger Robot · 6 years ago
  12. 685629d Merge "Temporarily disable lazy class-file-load-hook" by Treehugger Robot · 6 years ago
  13. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 6 years ago
  14. 3797770 Temporarily disable lazy class-file-load-hook by Alex Light · 6 years ago
  15. d4006e6 Merge "Lower several adbconnection log messages to VLOG(jdwp)" by Treehugger Robot · 6 years ago
  16. e29ccfd Merge "ART: Fix call site resolution" by Treehugger Robot · 6 years ago
  17. a17cc2e Lower several adbconnection log messages to VLOG(jdwp) by Alex Light · 6 years ago
  18. 60baf83 Merge "Extend VLOG(signals) to be more useful." by Treehugger Robot · 6 years ago
  19. 0e7d8dd Merge "Leave one more register for clang 7.0." by Chih-hung Hsieh · 6 years ago
  20. 035a296 ART: Fix Main.isAotCompiled by Andreas Gampe · 6 years ago
  21. a927295 Merge changes I39354837,Id8e47f45 by Alex Light · 6 years ago
  22. 21f498f Extend VLOG(signals) to be more useful. by Alex Light · 6 years ago
  23. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 6 years ago
  24. 86e6814 Leave one more register for clang 7.0. by Chih-Hung Hsieh · 6 years ago
  25. 2e40c1c Remove unneeded mutator_lock_ requires from fixed_up_dex_file by Alex Light · 6 years ago
  26. e65948f Merge "Revert^2 "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 6 years ago
  27. 527984a Merge "Enable profile data filtering in profman" by Treehugger Robot · 6 years ago
  28. 833529f Merge "Create list of open dex files for libbacktrace." by Treehugger Robot · 6 years ago
  29. da1cdd0 ART: Fix call site resolution by Orion Hodson · 6 years ago
  30. 1004955 Revert^2 "ARM: Use r4 for stack overflow check to reduce code size." by xueliang.zhong · 6 years ago
  31. 97f1e04 Merge "Add libdexfile.so to the list of libraries needed for tests." by Treehugger Robot · 6 years ago
  32. 6831209 Merge "MIPS: Clean up InstanceOf/CheckCast." by Treehugger Robot · 6 years ago
  33. e10c1e2 Enable profile data filtering in profman by Calin Juravle · 7 years ago
  34. b61b58f Enable 137-cfi unwind test for cdex by David Srbecky · 6 years ago
  35. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 7 years ago
  36. 21117a3 Add libdexfile.so to the list of libraries needed for tests. by David Srbecky · 6 years ago
  37. 2827ff6 Merge "Move the art-gtest-heap-poisoning from Valgrind to ASan." by Roland Levillain · 6 years ago
  38. e01ec23 Merge "Fix heap size tracing during bulk thread-local allocations." by Roland Levillain · 6 years ago
  39. e5bf41a Merge "Fix typo" by Treehugger Robot · 6 years ago
  40. 7349d5d MIPS64: Fix art_quick_instrumentation_entry by Goran Jakovljevic · 6 years ago
  41. 2f6d42d Fix typo by Nicolas Geoffray · 6 years ago
  42. 7a8b3f2 Fix NE when DumpKernelStack by yuanhao · 6 years ago
  43. 9657618 Merge "Lower a LOG(WARNING) to VLOG(deopt) in instrumentation" by Treehugger Robot · 6 years ago
  44. 3e71107 Merge "Clean up signed/unsigned in vectorizer." by Treehugger Robot · 6 years ago
  45. 4df8ee1 Merge "Fix UAF error caught by asan" by Treehugger Robot · 6 years ago
  46. d6f9d85 Fix UAF error caught by asan by Alex Light · 7 years ago
  47. 66c158e Clean up signed/unsigned in vectorizer. by Aart Bik · 6 years ago
  48. 92d0c8b Merge "Blacklist 674-HelloWorld-Dm test on device." by Nicolas Geoffray · 6 years ago
  49. 0817645 Blacklist 674-HelloWorld-Dm test on device. by Nicolas Geoffray · 6 years ago
  50. eeaf87f Merge "Print dex signatures in hidden API warnings" by Treehugger Robot · 6 years ago
  51. 70e88d6 Merge "Move hidden API warnings into resolvers" by Treehugger Robot · 6 years ago
  52. cf026fe Merge "Enable hidden API enforcement" by Treehugger Robot · 6 years ago
  53. 67fd19d Merge "Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app" by David Srbecky · 6 years ago
  54. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 6 years ago
  55. 2e34916 Enable hidden API enforcement by David Brazdil · 7 years ago
  56. 1077bbc Print dex signatures in hidden API warnings by David Brazdil · 6 years ago
  57. a02cb11 Move hidden API warnings into resolvers by David Brazdil · 6 years ago
  58. 0e9d090 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 6 years ago
  59. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  60. 212e375 Merge "Make test 044-proxy less flaky" by Mathieu Chartier · 6 years ago
  61. da244c9 Merge "Revert "Revert "Make libdexfile build independent of runtime dir""" by David Sehr · 6 years ago
  62. 2f8ad4b Merge "Don't run NonMovingAlloc operations by default in ThreadStress." by Treehugger Robot · 6 years ago
  63. 8848fe8 Merge "Revert "Revert "Make the runtime default to not allowing JDWP again.""" by Treehugger Robot · 6 years ago
  64. e756f20 Don't run NonMovingAlloc operations by default in ThreadStress. by Roland Levillain · 6 years ago
  65. 59949b7 Merge "Bump vdex version" by Mathieu Chartier · 6 years ago
  66. 264a486 Revert "Revert "Make the runtime default to not allowing JDWP again."" by Alex Light · 6 years ago
  67. 8e9a5e8 Bump vdex version by Mathieu Chartier · 6 years ago
  68. bad8437 Merge "Fix compact dex shared section with update_input_vdex" by Mathieu Chartier · 6 years ago
  69. 02e33ab Merge "Do not DCHECK intrinsics with hidden API flags" by Treehugger Robot · 6 years ago
  70. 45caa1d Make test 044-proxy less flaky by Mathieu Chartier · 6 years ago
  71. f346af5 Merge "Add an operation performing non-moving allocation in ThreadStress." by Roland Levillain · 6 years ago
  72. 9b869ea Fix heap size tracing during bulk thread-local allocations. by Roland Levillain · 6 years ago
  73. f160983 Fix compact dex shared section with update_input_vdex by Mathieu Chartier · 6 years ago
  74. 95fa4fd Merge "Revert "Make the runtime default to not allowing JDWP again."" by David Brazdil · 6 years ago
  75. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  76. f05c320 Revert "Make the runtime default to not allowing JDWP again." by David Brazdil · 6 years ago
  77. c7e546f Merge "Refactor JVMTI ClassFileLoadHook handling" by Treehugger Robot · 6 years ago
  78. 64e4c14 Refactor JVMTI ClassFileLoadHook handling by Alex Light · 6 years ago
  79. 029cb25 Merge "Add release 8 flag to reference implementation run too." by Treehugger Robot · 6 years ago
  80. bc71892 Merge "Make the runtime default to not allowing JDWP again." by Alex Light · 6 years ago
  81. cec262e Merge "ART: Call ThreadGroup.add for attached threads" by Treehugger Robot · 6 years ago
  82. 85f890b Merge "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  83. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  84. aa129ff Do not DCHECK intrinsics with hidden API flags by David Brazdil · 6 years ago
  85. d2b5229 Merge "Profman: Skip dex file verification for boot jars" by Treehugger Robot · 6 years ago
  86. 74478e6 Add release 8 flag to reference implementation run too. by Aart Bik · 6 years ago
  87. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 7 years ago
  88. b06bd68 Make the runtime default to not allowing JDWP again. by Alex Light · 6 years ago
  89. 413c3cb Move the art-gtest-heap-poisoning from Valgrind to ASan. by Roland Levillain · 6 years ago
  90. f13ac7c Profman: Skip dex file verification for boot jars by David Brazdil · 6 years ago
  91. 47ec7ad Merge "Add an option to stress only allocations in ThreadStress." by Roland Levillain · 6 years ago
  92. 8f99e0b Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app by David Srbecky · 6 years ago
  93. 4732f12 Add an operation performing non-moving allocation in ThreadStress. by Roland Levillain · 6 years ago
  94. ea5575b Merge "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  95. 7a32347 Add an option to stress only allocations in ThreadStress. by Roland Levillain · 7 years ago
  96. 8d8cf2e Merge "Fix loading of cdex files." by David Srbecky · 6 years ago
  97. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  98. b21c704 Fix loading of cdex files. by David Srbecky · 6 years ago
  99. 9690ad7 Merge "Remove hiddenapi access flags in FixedUpDexFile" by Treehugger Robot · 6 years ago
  100. d8eb673 Lower a LOG(WARNING) to VLOG(deopt) in instrumentation by Alex Light · 6 years ago