1. 0ac759f Merge "Only set UI warning on hidden API dark greylist" am: 47c420bb5e by David Brazdil · 7 years ago
  2. 47c420b Merge "Only set UI warning on hidden API dark greylist" by Treehugger Robot · 7 years ago
  3. dffa4fb Merge "Fix NE when DumpKernelStack" am: 1be5505422 by yuanhao · 7 years ago
  4. 9c1e1dc Merge "ART: Fix Main.isAotCompiled" am: 8e8f5e3b45 by Andreas Gampe · 7 years ago
  5. 1be5505 Merge "Fix NE when DumpKernelStack" by Treehugger Robot · 7 years ago
  6. 8e8f5e3 Merge "ART: Fix Main.isAotCompiled" by Treehugger Robot · 7 years ago
  7. ace698d Merge "Temporarily disable lazy class-file-load-hook" am: 685629d5c1 by Alex Light · 7 years ago
  8. 685629d Merge "Temporarily disable lazy class-file-load-hook" by Treehugger Robot · 7 years ago
  9. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 7 years ago
  10. cc8f912 Merge "Lower several adbconnection log messages to VLOG(jdwp)" am: d4006e65b6 by Alex Light · 7 years ago
  11. 45d6acc Merge "ART: Fix call site resolution" am: e29ccfd107 by Orion Hodson · 7 years ago
  12. 3797770 Temporarily disable lazy class-file-load-hook by Alex Light · 7 years ago
  13. d4006e6 Merge "Lower several adbconnection log messages to VLOG(jdwp)" by Treehugger Robot · 7 years ago
  14. e29ccfd Merge "ART: Fix call site resolution" by Treehugger Robot · 7 years ago
  15. a17cc2e Lower several adbconnection log messages to VLOG(jdwp) by Alex Light · 7 years ago
  16. 05a4cfc Merge "Extend VLOG(signals) to be more useful." am: 60baf831ae by Alex Light · 7 years ago
  17. b77c772 Merge "Leave one more register for clang 7.0." am: 0e7d8dd81d by Chih-hung Hsieh · 7 years ago
  18. c7b44fa Merge changes I39354837,Id8e47f45 am: a927295aa2 by Alex Light · 7 years ago
  19. 60baf83 Merge "Extend VLOG(signals) to be more useful." by Treehugger Robot · 7 years ago
  20. 0e7d8dd Merge "Leave one more register for clang 7.0." by Chih-hung Hsieh · 7 years ago
  21. 035a296 ART: Fix Main.isAotCompiled by Andreas Gampe · 7 years ago
  22. a927295 Merge changes I39354837,Id8e47f45 by Alex Light · 7 years ago
  23. 21f498f Extend VLOG(signals) to be more useful. by Alex Light · 7 years ago
  24. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 7 years ago
  25. 86e6814 Leave one more register for clang 7.0. by Chih-Hung Hsieh · 7 years ago
  26. 764254f Merge "Revert^2 "ARM: Use r4 for stack overflow check to reduce code size."" by xueliang.zhong · 7 years ago
  27. 2e40c1c Remove unneeded mutator_lock_ requires from fixed_up_dex_file by Alex Light · 7 years ago
  28. e65948f Merge "Revert^2 "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 7 years ago
  29. 185ff20 Merge "Enable profile data filtering in profman" am: 527984ac73 by Calin Juravle · 7 years ago
  30. 19ac9cc Merge "Create list of open dex files for libbacktrace." am: 833529f817 by David Srbecky · 7 years ago
  31. 83eb2a4 Merge "Add libdexfile.so to the list of libraries needed for tests." by David Srbecky · 7 years ago
  32. 72473d6 Merge "MIPS: Clean up InstanceOf/CheckCast." am: 6831209ae9 by Alexey Frunze · 7 years ago
  33. 527984a Merge "Enable profile data filtering in profman" by Treehugger Robot · 7 years ago
  34. 833529f Merge "Create list of open dex files for libbacktrace." by Treehugger Robot · 7 years ago
  35. da1cdd0 ART: Fix call site resolution by Orion Hodson · 7 years ago
  36. 1004955 Revert^2 "ARM: Use r4 for stack overflow check to reduce code size." by xueliang.zhong · 7 years ago
  37. 97f1e04 Merge "Add libdexfile.so to the list of libraries needed for tests." by Treehugger Robot · 7 years ago
  38. 6831209 Merge "MIPS: Clean up InstanceOf/CheckCast." by Treehugger Robot · 7 years ago
  39. e10c1e2 Enable profile data filtering in profman by Calin Juravle · 7 years ago
  40. 481dc9b Merge "Move the art-gtest-heap-poisoning from Valgrind to ASan." am: 2827ff64c7 by Roland Levillain · 7 years ago
  41. 4bffba2 Merge "Fix heap size tracing during bulk thread-local allocations." by Roland Levillain · 7 years ago
  42. 25bf868 Merge "Fix typo" am: e5bf41acab by Nicolas Geoffray · 7 years ago
  43. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 7 years ago
  44. 21117a3 Add libdexfile.so to the list of libraries needed for tests. by David Srbecky · 7 years ago
  45. 2827ff6 Merge "Move the art-gtest-heap-poisoning from Valgrind to ASan." by Roland Levillain · 7 years ago
  46. e01ec23 Merge "Fix heap size tracing during bulk thread-local allocations." by Roland Levillain · 7 years ago
  47. e5bf41a Merge "Fix typo" by Treehugger Robot · 7 years ago
  48. 2f6d42d Fix typo by Nicolas Geoffray · 7 years ago
  49. 7a8b3f2 Fix NE when DumpKernelStack by yuanhao · 7 years ago
  50. 6b970c8 Merge "Lower a LOG(WARNING) to VLOG(deopt) in instrumentation" am: 9657618bbf by Alex Light · 7 years ago
  51. 9dd0a7c Merge "Clean up signed/unsigned in vectorizer." am: 3e7110755f by Aart Bik · 7 years ago
  52. f301315 Merge "Fix UAF error caught by asan" am: 4df8ee17ed by Alex Light · 7 years ago
  53. 9657618 Merge "Lower a LOG(WARNING) to VLOG(deopt) in instrumentation" by Treehugger Robot · 7 years ago
  54. 3e71107 Merge "Clean up signed/unsigned in vectorizer." by Treehugger Robot · 7 years ago
  55. 4df8ee1 Merge "Fix UAF error caught by asan" by Treehugger Robot · 7 years ago
  56. 0f9152d Merge "Blacklist 674-HelloWorld-Dm test on device." am: 92d0c8b68c by Nicolas Geoffray · 7 years ago
  57. d6f9d85 Fix UAF error caught by asan by Alex Light · 7 years ago
  58. 66c158e Clean up signed/unsigned in vectorizer. by Aart Bik · 7 years ago
  59. 92d0c8b Merge "Blacklist 674-HelloWorld-Dm test on device." by Nicolas Geoffray · 7 years ago
  60. 0817645 Blacklist 674-HelloWorld-Dm test on device. by Nicolas Geoffray · 7 years ago
  61. acdb2a8 Merge "Print dex signatures in hidden API warnings" am: eeaf87f859 by David Brazdil · 7 years ago
  62. eeaf87f Merge "Print dex signatures in hidden API warnings" by Treehugger Robot · 7 years ago
  63. 8c0c03f Merge "Move hidden API warnings into resolvers" am: 70e88d6df6 by David Brazdil · 7 years ago
  64. 845a735 Merge "Enable hidden API enforcement" am: cf026fec63 by David Brazdil · 7 years ago
  65. ee3d3ad Merge "Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app" am: 67fd19dd59 by David Srbecky · 7 years ago
  66. 70e88d6 Merge "Move hidden API warnings into resolvers" by Treehugger Robot · 7 years ago
  67. cf026fe Merge "Enable hidden API enforcement" by Treehugger Robot · 7 years ago
  68. 67fd19d Merge "Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app" by David Srbecky · 7 years ago
  69. 773a9e8 Merge "dex2oat: Accept .dm files." am: 21dca73964 by Nicolas Geoffray · 7 years ago
  70. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 7 years ago
  71. 2e34916 Enable hidden API enforcement by David Brazdil · 7 years ago
  72. 4cca0e2 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 7 years ago
  73. cc1ec87 Merge "Make test 044-proxy less flaky" am: 212e375f3f by Mathieu Chartier · 7 years ago
  74. a986d8e Merge "Revert "Revert "Make libdexfile build independent of runtime dir""" by David Sehr · 7 years ago
  75. 1077bbc Print dex signatures in hidden API warnings by David Brazdil · 7 years ago
  76. a02cb11 Move hidden API warnings into resolvers by David Brazdil · 7 years ago
  77. 0e9d090 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 7 years ago
  78. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  79. 212e375 Merge "Make test 044-proxy less flaky" by Mathieu Chartier · 7 years ago
  80. da244c9 Merge "Revert "Revert "Make libdexfile build independent of runtime dir""" by David Sehr · 7 years ago
  81. decf8c6 Merge "Don't run NonMovingAlloc operations by default in ThreadStress." by Roland Levillain · 7 years ago
  82. 2f8ad4b Merge "Don't run NonMovingAlloc operations by default in ThreadStress." by Treehugger Robot · 7 years ago
  83. 0f82419 Merge "Revert "Revert "Make the runtime default to not allowing JDWP again.""" by Alex Light · 7 years ago
  84. 8848fe8 Merge "Revert "Revert "Make the runtime default to not allowing JDWP again.""" by Treehugger Robot · 7 years ago
  85. e756f20 Don't run NonMovingAlloc operations by default in ThreadStress. by Roland Levillain · 7 years ago
  86. 4d0cd8c Merge "Bump vdex version" am: 59949b79aa by Mathieu Chartier · 7 years ago
  87. 59949b7 Merge "Bump vdex version" by Mathieu Chartier · 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. deb962c Merge "Fix compact dex shared section with update_input_vdex" am: bad8437f82 by Mathieu Chartier · 7 years ago
  91. bad8437 Merge "Fix compact dex shared section with update_input_vdex" by Mathieu Chartier · 7 years ago
  92. 2d47aa8 Merge "Do not DCHECK intrinsics with hidden API flags" am: 02e33ab155 by David Brazdil · 7 years ago
  93. 02e33ab Merge "Do not DCHECK intrinsics with hidden API flags" by Treehugger Robot · 7 years ago
  94. 45caa1d Make test 044-proxy less flaky by Mathieu Chartier · 7 years ago
  95. 727ee77 Merge "Add an operation performing non-moving allocation in ThreadStress." by Roland Levillain · 7 years ago
  96. f346af5 Merge "Add an operation performing non-moving allocation in ThreadStress." by Roland Levillain · 7 years ago
  97. 9b869ea Fix heap size tracing during bulk thread-local allocations. by Roland Levillain · 7 years ago
  98. 60c06f4 Merge "Revert "Make the runtime default to not allowing JDWP again."" by David Brazdil · 7 years ago
  99. f160983 Fix compact dex shared section with update_input_vdex by Mathieu Chartier · 7 years ago
  100. 95fa4fd Merge "Revert "Make the runtime default to not allowing JDWP again."" by David Brazdil · 7 years ago