1. c5759ba Merge "Set hidden API flags of intrinsics" into pi-dev by David Brazdil · 6 years ago
  2. 49dded0 Set hidden API flags of intrinsics by David Brazdil · 6 years ago
  3. 4ac9bda Merge "Add VMRuntime.setDedupeHiddenApiWarnings()." into pi-dev by Mathew Inwood · 6 years ago
  4. 14faeb8 Merge "Use tron for logging hidden API accesses." into pi-dev by Mathew Inwood · 6 years ago
  5. fccbb72 Merge "Remove dexoptanalyzer fast file check" into pi-dev by Calin Juravle · 6 years ago
  6. 2d4d62f Use tron for logging hidden API accesses. by Mathew Inwood · 6 years ago
  7. 80900a3 Add VMRuntime.setDedupeHiddenApiWarnings(). by Mathew Inwood · 6 years ago
  8. b49dc28 Remove dexoptanalyzer fast file check by Calin Juravle · 6 years ago
  9. 9f3a0c3 Merge changes I16fde69b,I6c085137 into pi-dev by Mathieu Chartier · 6 years ago
  10. bee0c29 Merge "[veridex] Reflective usage detection improvements." into pi-dev by TreeHugger Robot · 6 years ago
  11. 26b1580 Merge "Make adbconnection try to start the JIT if it is not running." into pi-dev by TreeHugger Robot · 6 years ago
  12. 0d6736f Add arg for overwriting class loader class path by Mathieu Chartier · 6 years ago
  13. 8548de1 Add stored class loader context option by Mathieu Chartier · 6 years ago
  14. 6b1a447 Merge "Further improve debug logging for 77342775" into pi-dev by Vladimir Marko · 6 years ago
  15. 295cba0 [veridex] Reflective usage detection improvements. by Nicolas Geoffray · 6 years ago
  16. b822c6d Make adbconnection try to start the JIT if it is not running. by Alex Light · 6 years ago
  17. 1264d80 Bug fix in SIMD result detection. by Aart Bik · 6 years ago
  18. d54f1f9 Further improve debug logging for 77342775 by Vladimir Marko · 6 years ago
  19. 724e9c8 Fix test after ag/3881475. by Mathew Inwood · 6 years ago
  20. eba8b96 Merge "Revert "Update hidden API membership of intrinsics"" into pi-dev by TreeHugger Robot · 6 years ago
  21. 38a5012 Merge changes I6c800641,Ia0a05c93 into pi-dev by TreeHugger Robot · 6 years ago
  22. 7b91439 Merge "Improve debug logging for bug 77342775." into pi-dev by TreeHugger Robot · 6 years ago
  23. 5933cdb Merge "Log for light grey API accesses." into pi-dev by TreeHugger Robot · 6 years ago
  24. da802f8 ART: Fix core image detection by Andreas Gampe · 6 years ago
  25. 5abb069 Fix running some run-tests with -Xjitthreshold:0 by Vladimir Marko · 6 years ago
  26. 0dbc8be Revert "Update hidden API membership of intrinsics" by Andreas Gampe · 6 years ago
  27. 47b6ace Merge "Prevent deadlock calling transformation functions in ClassLoad callback." into pi-dev by TreeHugger Robot · 6 years ago
  28. 27199e6 Log for light grey API accesses. by Mathew Inwood · 6 years ago
  29. d3782f3 Prevent deadlock calling transformation functions in ClassLoad callback. by Alex Light · 6 years ago
  30. 2e3667d Improve debug logging for bug 77342775. by Vladimir Marko · 6 years ago
  31. 29d8d0b Merge "Update hidden API membership of intrinsics" into pi-dev by TreeHugger Robot · 6 years ago
  32. ba4f1a2 Merge "Log an event on hidden API accesses." into pi-dev by Mathew Inwood · 6 years ago
  33. e1954f3 Update hidden API membership of intrinsics by David Brazdil · 6 years ago
  34. 73ddda4 Log an event on hidden API accesses. by Mathew Inwood · 6 years ago
  35. 75e4605 Merge "ART: Stop Hidden API stackwalk for class initializers in j.l.i." into pi-dev by Orion Hodson · 6 years ago
  36. 60d7315 Merge "Consider whitelist when listing class members." into pi-dev by Mathew Inwood · 6 years ago
  37. 8863fc3 Merge "Count switch as branch." into pi-dev by TreeHugger Robot · 6 years ago
  38. 29e64cf ART: Stop Hidden API stackwalk for class initializers in j.l.i. by Orion Hodson · 6 years ago
  39. 64ee8ae Consider whitelist when listing class members. by Mathew Inwood · 6 years ago
  40. 15f4f71 Drop removed OsTest.test_setgroups() from libcore_failures.txt by Tobias Thierer · 6 years ago
  41. 5665c97 Merge "Revert^2 "ART: Fix MethodHandle invoke-super"" into pi-dev by Orion Hodson · 6 years ago
  42. d7959c2 Revert^2 "ART: Fix MethodHandle invoke-super" by Orion Hodson · 6 years ago
  43. 709e67c Merge "Add extra logging for bug 77342775." into pi-dev by TreeHugger Robot · 6 years ago
  44. 516e20f Add extra logging for bug 77342775. by Vladimir Marko · 6 years ago
  45. cc2cd98 Don't pass empty profile to OatWriter by Mathieu Chartier · 6 years ago
  46. 4af599d Count switch as branch. by Aart Bik · 6 years ago
  47. 51d77d6 Merge "ART: Walk past j.l.i in stackwalk for Hidden API" into pi-dev by TreeHugger Robot · 6 years ago
  48. a05ddd5 Revert "ART: Fix MethodHandle invoke-super" by Orion Hodson · 6 years ago
  49. 198a27e ART: Walk past j.l.i in stackwalk for Hidden API by Orion Hodson · 6 years ago
  50. 9b92fb5 ART: Fix MethodHandle invoke-super by Orion Hodson · 6 years ago
  51. c3dbfcc Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 6 years ago
  52. 459ee30 Revert "Write shared data section for oatdump export dex" by Orion Hodson · 6 years ago
  53. 005f9d1 Merge "Always do cdex conversion for OatWriter dexlayout" into pi-dev by Mathieu Chartier · 6 years ago
  54. 3e13fe6 Merge "[veridex] Add a flow analysis pass to detect precise reflection usages." into pi-dev by TreeHugger Robot · 6 years ago
  55. cc41239 Merge "Treat hidden API exemptions as whitelist." into pi-dev by TreeHugger Robot · 6 years ago
  56. 242758a [veridex] Add a flow analysis pass to detect precise reflection usages. by Nicolas Geoffray · 6 years ago
  57. a5dd33c Merge "Replace kAllLists policy with kJustWarn." into pi-dev by Mathew Inwood · 6 years ago
  58. c8ce5f5 Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  59. 93b728f Merge "Fix verifier/linker IncompatibleClassChangeError with hidden API" into pi-dev by David Brazdil · 6 years ago
  60. f5f74cb Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 6 years ago
  61. 4531091 Fix and extend debugging output for bug 74410240. by Vladimir Marko · 6 years ago
  62. e8320ea ART: Refactor known-classloader visits by Andreas Gampe · 6 years ago
  63. 54a99cf Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 6 years ago
  64. 6869369 Replace kAllLists policy with kJustWarn. by Mathew Inwood · 6 years ago
  65. b658cd7 Merge "Revert^2 "hidden_api: Call back into libcore on hidden api detection""" into pi-dev by TreeHugger Robot · 6 years ago
  66. e453a8d Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 6 years ago
  67. 60af9c3 Merge "Add reachabilityFence intrinsics" into pi-dev by Hans Boehm · 6 years ago
  68. 437795d Merge "Revert^6 "Ensure that OSR still is possible with jvmti"" into pi-dev by TreeHugger Robot · 6 years ago
  69. d698ef5 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  70. d3a5f94 Ensure that art_sigsegv_fault is never inlined by Alex Light · 6 years ago
  71. 39d9c2f Merge "[veridex] Detect more reflection uses." into pi-dev by Nicolas Geoffray · 6 years ago
  72. 51865e6 Merge "Write shared data section for oatdump export dex" into pi-dev by TreeHugger Robot · 6 years ago
  73. 1b9de3c Merge "Add range CHECK for method index in GetQuickenedInfoOf" into pi-dev by TreeHugger Robot · 6 years ago
  74. 3a4dd08 Merge "Treat no profile the same as empty profile for app image generation" into pi-dev by TreeHugger Robot · 6 years ago
  75. 3ce35b3 Write shared data section for oatdump export dex by Mathieu Chartier · 6 years ago
  76. 6f96bbe Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 6 years ago
  77. 1c50c0f Add range CHECK for method index in GetQuickenedInfoOf by Mathieu Chartier · 6 years ago
  78. 7efc4f2 Merge "Revert "hidden_api: Call back into libcore on hidden api detection"" into pi-dev by Orion Hodson · 6 years ago
  79. 9e68ade Revert "hidden_api: Call back into libcore on hidden api detection" by Orion Hodson · 6 years ago
  80. 11ce79e Merge "hidden_api: Call back into libcore on hidden api detection" into pi-dev by TreeHugger Robot · 6 years ago
  81. 76fee04 [veridex] Detect more reflection uses. by Nicolas Geoffray · 6 years ago
  82. 4d4175a Add reachabilityFence intrinsics by Hans Boehm · 6 years ago
  83. b607481 Merge "Make Remove() atomic, as expected" into pi-dev by Hans Boehm · 6 years ago
  84. 9e7add6 Make Remove() atomic, as expected by Hans Boehm · 6 years ago
  85. 0a3a691 Merge "Fix failure to initialize AnnotatedStackTraceElement." into pi-dev by Nicolas Geoffray · 6 years ago
  86. 974e54e Merge "Fix double accounting of skipped objects during copying" into pi-dev by Roland Levillain · 6 years ago
  87. e800044 Merge "[veridex] Detect reflection uses." into pi-dev by Nicolas Geoffray · 6 years ago
  88. b8c40e2 Merge "Ensure that we don't suspend during GetOwnedMonitorInfoCommon" into pi-dev by TreeHugger Robot · 6 years ago
  89. 637e0b4 Fix double accounting of skipped objects during copying by Lokesh Gidra · 6 years ago
  90. 757a9d0 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 6 years ago
  91. 7dd2119 Fix failure to initialize AnnotatedStackTraceElement. by Vladimir Marko · 6 years ago
  92. 4d9081c Ensure that we don't suspend during GetOwnedMonitorInfoCommon by Alex Light · 6 years ago
  93. dfe9ee4 [veridex] Detect reflection uses. by Nicolas Geoffray · 6 years ago
  94. 80f5fe5 ART: Refactor hidden_api by Andreas Gampe · 6 years ago
  95. be4aa29 Merge "Support for API exemptions from API blacklisting." into pi-dev by Mathew Inwood · 6 years ago
  96. f659030 Merge "Remove unneeded ScopedGCCriticalSections from openjdkjvmti." into pi-dev by TreeHugger Robot · 6 years ago
  97. ac5fea0 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  98. 6387fad [veridex] Add an appcompat rule and appcompat.sh script. by Nicolas Geoffray · 6 years ago
  99. 2da18ff Merge "[veridex] Log when linking against private APIs." into pi-dev by Nicolas Geoffray · 6 years ago
  100. 9d8aff0 Merge "[veridex] Resolve all type_id/method_id/field_id in app dex files." into pi-dev by Nicolas Geoffray · 6 years ago