1. b0a9e82 Snap for 4784261 from b73114e9ecd7a65df4abf648184dab8608f38e1d to pi-release by android-build-team Robot · 7 years ago
  2. b73114e Set default hidden API policy to dark+black by David Brazdil · 7 years ago
  3. 4fe044c Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat by David Brazdil · 7 years ago
  4. d527438 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 7 years ago
  5. f987312 Snap for 4778776 from a84ad346f6ad1be055bcc7270e154e27140f53a6 to pi-release by android-build-team Robot · 7 years ago
  6. a84ad34 Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  7. 7d1dbae Merge "Handle multidex in LocationIsOnSystemFramework." into pi-dev by Nicolas Geoffray · 7 years ago
  8. 8792fdd Merge "[veridex] Add a --target-sdk-version to avoid false positives." into pi-dev by Nicolas Geoffray · 7 years ago
  9. 16cb948 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 7 years ago
  10. 2a843c8 [veridex] Add a --target-sdk-version to avoid false positives. by Nicolas Geoffray · 7 years ago
  11. de334c0 Add support for loading trusted dex files. by Nicolas Geoffray · 7 years ago
  12. 586fd2c Implement VMDebug API to mark a class "platform" by David Brazdil · 7 years ago
  13. e3828ad Snap for 4773106 from 0b4a16e46526c743775f9edaea0ddaf30c92b3da to pi-release by android-build-team Robot · 7 years ago
  14. 0b4a16e Merge "Support system server ART-profiling" into pi-dev by Calin Juravle · 7 years ago
  15. bafecb3 Clear the profile if we fail to add new methods or classes by Calin Juravle · 7 years ago
  16. fb74d8b Support system server ART-profiling by Calin Juravle · 7 years ago
  17. 3105b27 Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 7 years ago
  18. ed71944 Snap for 4765094 from 7996b873bf5d2a3fc0aa0bf5058d5c98b1a79b8c to pi-release by android-build-team Robot · 7 years ago
  19. 7996b87 Merge "Fix hiddenapi::MemberSignature for proxies" into pi-dev by David Brazdil · 7 years ago
  20. e6801b1 Merge "[veridex] Reflection detection improvements." into pi-dev by Nicolas Geoffray · 7 years ago
  21. 73a64f6 Fix hiddenapi::MemberSignature for proxies by David Brazdil · 7 years ago
  22. 40b7990 Merge "Blacklist 596-app-image." into pi-dev by android-build-team Robot · 7 years ago
  23. 5de2ff2 [veridex] Reflection detection improvements. by Nicolas Geoffray · 7 years ago
  24. 7387c80 Blacklist 596-app-image. by Nicolas Geoffray · 7 years ago
  25. f59ca61 Do not log "None" type API accesses. by Mathew Inwood · 7 years ago
  26. 516fd37 Snap for 4759746 from 5bcef17fcee4f535c6d39177b1c55eefea81f854 to pi-release by android-build-team Robot · 7 years ago
  27. 5bcef17 Include package name in tron events. by Mathew Inwood · 7 years ago
  28. c50feaf Snap for 4754571 from a5dea30f762266dc87e4160e8139101e9d01cde3 to pi-release by android-build-team Robot · 7 years ago
  29. a5dea30 Merge "Do not verify apks when processing profiles" into pi-dev by Calin Juravle · 7 years ago
  30. 40636e8 Do not verify apks when processing profiles by Calin Juravle · 7 years ago
  31. 04f54ea Snap for 4751833 from 74eb2676af05485a5a5b3a0f56156b00c1346830 to pi-release by android-build-team Robot · 7 years ago
  32. 74eb267 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." into pi-dev by Calin Juravle · 7 years ago
  33. 5b97b01 Merge "Do not overwrite hidden access flags for intrinsics" into pi-dev by David Brazdil · 7 years ago
  34. 675f51b Merge "AOT inlined method lookup should stay within dex file." into pi-dev by Vladimir Marko · 7 years ago
  35. 61aa062 Fix delivering async exception while in compiled code. by Vladimir Marko · 7 years ago
  36. 0e1f7b9 Merge "Fix profile filtered loading" into pi-dev by Calin Juravle · 7 years ago
  37. 8a6b2f3 Do not overwrite hidden access flags for intrinsics by David Brazdil · 7 years ago
  38. 7c94799 AOT inlined method lookup should stay within dex file. by Vladimir Marko · 7 years ago
  39. 96dca1c Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 7 years ago
  40. 354794b Merge "ART: Fix oat_writer_test." into pi-dev by TreeHugger Robot · 7 years ago
  41. 396b90b ART: Fix oat_writer_test. by Vladimir Marko · 7 years ago
  42. b876f59 Fix profile filtered loading by Calin Juravle · 7 years ago
  43. 610d845 Reorder debug logging statements when marking a reference in an unused region. by Roland Levillain · 7 years ago
  44. 63ce8fa Snap for 4742838 from acffee0af1efd0b77f3196abf93ef1984b4a274f to pi-release by android-build-team Robot · 7 years ago
  45. acffee0 Fix oatdump_app_test for address sanitizer. by Vladimir Marko · 7 years ago
  46. cbb7bd2 Improve debug logging of classes for 77342775. by Vladimir Marko · 7 years ago
  47. e5442e7 Merge changes I956dd565,I080313dd into pi-dev by David Brazdil · 7 years ago
  48. 16608e6 Snap for 4739962 from 8917309cc1096d898d2c90847b8e969891a8ddf0 to pi-release by android-build-team Robot · 7 years ago
  49. 8917309 Merge changes from topic "dex2oat-pgo-arch-specific" into pi-dev by TreeHugger Robot · 7 years ago
  50. 69e0263 Specify dex2oat PGO profile files for Mips by Pirama Arumuga Nainar · 7 years ago
  51. da221a7 Separate out PGO profile files per arch by Pirama Arumuga Nainar · 7 years ago
  52. 51a4dce Merge "ART: Properly check for attached thread in CheckJNI" into pi-dev by TreeHugger Robot · 7 years ago
  53. 69944c9 ART: Properly check for attached thread in CheckJNI by Andreas Gampe · 7 years ago
  54. b8c6619 Fix race in hidden_api.h by David Brazdil · 7 years ago
  55. 14c212a Fix hidden API flags decoding for intrinsics by David Brazdil · 7 years ago
  56. 57b2a55 [veridex] New veridex improvements. by Nicolas Geoffray · 7 years ago
  57. 6d3eee1 Snap for 4736748 from 7f40ae52e9de9badb534969fb116579aee11bb84 to pi-release by android-build-team Robot · 7 years ago
  58. 7f40ae5 Move jit startup attempt to openjdkjvmti from adbconnection by Alex Light · 7 years ago
  59. 90f8add Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  60. 1787870 Merge "Add note about tests impacted by kLogAllAccesses flag." into pi-dev by Mathew Inwood · 7 years ago
  61. c5759ba Merge "Set hidden API flags of intrinsics" into pi-dev by David Brazdil · 7 years ago
  62. 49dded0 Set hidden API flags of intrinsics by David Brazdil · 7 years ago
  63. 4ac9bda Merge "Add VMRuntime.setDedupeHiddenApiWarnings()." into pi-dev by Mathew Inwood · 7 years ago
  64. 14faeb8 Merge "Use tron for logging hidden API accesses." into pi-dev by Mathew Inwood · 7 years ago
  65. fccbb72 Merge "Remove dexoptanalyzer fast file check" into pi-dev by Calin Juravle · 7 years ago
  66. 2d4d62f Use tron for logging hidden API accesses. by Mathew Inwood · 7 years ago
  67. 80900a3 Add VMRuntime.setDedupeHiddenApiWarnings(). by Mathew Inwood · 7 years ago
  68. 99a1e7b Snap for 4731145 from 9f3a0c3d5171f49111e11a62b6ff746a7838afe0 to pi-release by android-build-team Robot · 7 years ago
  69. b49dc28 Remove dexoptanalyzer fast file check by Calin Juravle · 7 years ago
  70. 9f3a0c3 Merge changes I16fde69b,I6c085137 into pi-dev by Mathieu Chartier · 7 years ago
  71. bee0c29 Merge "[veridex] Reflective usage detection improvements." into pi-dev by TreeHugger Robot · 7 years ago
  72. 26b1580 Merge "Make adbconnection try to start the JIT if it is not running." into pi-dev by TreeHugger Robot · 7 years ago
  73. 0d6736f Add arg for overwriting class loader class path by Mathieu Chartier · 7 years ago
  74. 8548de1 Add stored class loader context option by Mathieu Chartier · 7 years ago
  75. 6b1a447 Merge "Further improve debug logging for 77342775" into pi-dev by Vladimir Marko · 7 years ago
  76. 295cba0 [veridex] Reflective usage detection improvements. by Nicolas Geoffray · 7 years ago
  77. b822c6d Make adbconnection try to start the JIT if it is not running. by Alex Light · 7 years ago
  78. 1264d80 Bug fix in SIMD result detection. by Aart Bik · 7 years ago
  79. d54f1f9 Further improve debug logging for 77342775 by Vladimir Marko · 7 years ago
  80. efc1a9c Snap for 4722539 from 724e9c8cdb75cd606fe583fd2502783046d62796 to pi-release by android-build-team Robot · 7 years ago
  81. b0ca7b3 Merge cherrypicks of [3891315, 3891335, 3891336] into pi-release by android-build-team Robot · 7 years ago
  82. b3d4a95 Fix test after ag/3881475. by Mathew Inwood · 7 years ago
  83. 6d6012e Add note about tests impacted by kLogAllAccesses flag. by Mathew Inwood · 7 years ago
  84. 724e9c8 Fix test after ag/3881475. by Mathew Inwood · 7 years ago
  85. eba8b96 Merge "Revert "Update hidden API membership of intrinsics"" into pi-dev by TreeHugger Robot · 7 years ago
  86. 2add1c4 Snap for 4716599 from 38a50121f8cc73cabec72eef17e320c557c164d9 to pi-release by android-build-team Robot · 7 years ago
  87. 38a5012 Merge changes I6c800641,Ia0a05c93 into pi-dev by TreeHugger Robot · 7 years ago
  88. 7b91439 Merge "Improve debug logging for bug 77342775." into pi-dev by TreeHugger Robot · 7 years ago
  89. 5933cdb Merge "Log for light grey API accesses." into pi-dev by TreeHugger Robot · 7 years ago
  90. da802f8 ART: Fix core image detection by Andreas Gampe · 7 years ago
  91. 5abb069 Fix running some run-tests with -Xjitthreshold:0 by Vladimir Marko · 7 years ago
  92. 0dbc8be Revert "Update hidden API membership of intrinsics" by Andreas Gampe · 7 years ago
  93. 47b6ace Merge "Prevent deadlock calling transformation functions in ClassLoad callback." into pi-dev by TreeHugger Robot · 7 years ago
  94. 27199e6 Log for light grey API accesses. by Mathew Inwood · 7 years ago
  95. d3782f3 Prevent deadlock calling transformation functions in ClassLoad callback. by Alex Light · 7 years ago
  96. 2e3667d Improve debug logging for bug 77342775. by Vladimir Marko · 7 years ago
  97. 29d8d0b Merge "Update hidden API membership of intrinsics" into pi-dev by TreeHugger Robot · 7 years ago
  98. ba4f1a2 Merge "Log an event on hidden API accesses." into pi-dev by Mathew Inwood · 7 years ago
  99. e1954f3 Update hidden API membership of intrinsics by David Brazdil · 7 years ago
  100. 73ddda4 Log an event on hidden API accesses. by Mathew Inwood · 7 years ago