1. 166546c Fix hidden API flags decoding for intrinsics by David Brazdil · 6 years ago
  2. 2e6f69c Set hidden API flags of intrinsics by David Brazdil · 6 years ago
  3. 1724520 Use tron for logging hidden API accesses. by Mathew Inwood · 6 years ago
  4. c9c87f6 Add VMRuntime.setDedupeHiddenApiWarnings(). by Mathew Inwood · 6 years ago
  5. 0a054d3 Add note about tests impacted by kLogAllAccesses flag. by Mathew Inwood · 6 years ago
  6. 523cd63 Fix test after ag/3881475. by Mathew Inwood · 6 years ago
  7. 85b5a57 Log for light grey API accesses. by Mathew Inwood · 6 years ago
  8. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 6 years ago
  9. 9a13d42 Consider whitelist when listing class members. by Mathew Inwood · 6 years ago
  10. 9a81945 Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  11. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 6 years ago
  12. a8503d9 Replace kAllLists policy with kJustWarn. by Mathew Inwood · 6 years ago
  13. d94a00c Merge "ART: Relayout Region" by android-build-prod (mdb) · 6 years ago
  14. 2697d58 ART: Relayout Region by Andreas Gampe · 6 years ago
  15. aed79fb Merge "Update expectations for 913-heaps for new D8 version" by Søren Gjesse · 6 years ago
  16. 59962d7 Update expectations for 913-heaps for new D8 version by Søren Gjesse · 6 years ago
  17. 0044036 Merge changes from topic "remove_art_tombstoned_parameter" by Andreas Gampe · 6 years ago
  18. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 6 years ago
  19. b09abb2 Revert "ART: Support per PID stack trace files." by Andreas Gampe · 6 years ago
  20. 8ad1b14 Merge "ARM: Remove VIXL dependency from ArmManagedRegister." by Vladimir Marko · 6 years ago
  21. d78842e Merge "ART: Disable 716-jli-jit-samples for jvmti stress tests" by android-build-prod (mdb) · 6 years ago
  22. 3ec9fcc Merge "[veridex] Reflection detection improvements." by Nicolas Geoffray · 6 years ago
  23. 7d29753 ART: Disable 716-jli-jit-samples for jvmti stress tests by Orion Hodson · 6 years ago
  24. d1fa440 ARM: Remove VIXL dependency from ArmManagedRegister. by Vladimir Marko · 6 years ago
  25. 9926e46 Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 6 years ago
  26. 0aa1e70 Remove unnecessary references to libunwind. by Christopher Ferris · 6 years ago
  27. 28c9c47 Merge "Perform rudimentary check on graph size for no-change assertions." by Aart Bik · 6 years ago
  28. e2b4195 [veridex] Reflection detection improvements. by Nicolas Geoffray · 6 years ago
  29. a8360cd Perform rudimentary check on graph size for no-change assertions. by Aart Bik · 6 years ago
  30. 8bf3b26 Merge "ART: Follow-up changes to DexFileVerifier" by android-build-prod (mdb) · 6 years ago
  31. 4931fc2 Merge "ART: Skip RI test of 716-jli-jit-samples" by Orion Hodson · 6 years ago
  32. 86bb96f ART: Skip RI test of 716-jli-jit-samples by Orion Hodson · 6 years ago
  33. 53d2356 Merge "ART: No JIT for native MethodHandle/VarHandle methods" by Orion Hodson · 6 years ago
  34. 52f5a1f ART: No JIT for native MethodHandle/VarHandle methods by Orion Hodson · 6 years ago
  35. a92f51b ART: Follow-up changes to DexFileVerifier by Andreas Gampe · 6 years ago
  36. d637fda Merge "Add CommonArtTest" by David Sehr · 6 years ago
  37. e1b445b Merge "Increase logging in run-test 080-oom-throw to debug OOME-in-OOME issues." by Roland Levillain · 6 years ago
  38. a36cbaa Merge "Don't run ICU tests on gcstress." by Nicolas Geoffray · 6 years ago
  39. b0be495 Merge "Add a few cases of non compatiple d8 tests" by Rico Wind · 6 years ago
  40. a655575 Don't run ICU tests on gcstress. by Nicolas Geoffray · 6 years ago
  41. 3d995b5 Merge "Remove some SIMD recognition code." by Aart Bik · 6 years ago
  42. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  43. 3f08e9b Remove some SIMD recognition code. by Aart Bik · 6 years ago
  44. 9417b6b Merge changes If8183bb2,Ie719109e by Roland Levillain · 6 years ago
  45. d7a8ab2 Merge "ART: Find and cache indices for method names" by android-build-prod (mdb) · 6 years ago
  46. f3a163c Increase logging in run-test 080-oom-throw to debug OOME-in-OOME issues. by Roland Levillain · 6 years ago
  47. a1b1b1b Add a few cases of non compatiple d8 tests by Rico Wind · 6 years ago
  48. cf659ae Merge "Build, sync and use debuggerd and su in ART's Android root testing dir." by Roland Levillain · 6 years ago
  49. b52dbb7 Build, sync and use debuggerd and su in ART's Android root testing dir. by Roland Levillain · 6 years ago
  50. b7f6807 Merge "Remove changes to 001-HelloWorld" by android-build-prod (mdb) · 6 years ago
  51. f094ac2 Merge changes I4a084367,Id4636dc1 by android-build-prod (mdb) · 6 years ago
  52. 9fecf30 Remove changes to 001-HelloWorld by Alex Light · 6 years ago
  53. 0e4e814 ART: Find and cache indices for method names by Andreas Gampe · 6 years ago
  54. 20da733 Remove skip of test 904 for JIT by Alex Light · 6 years ago
  55. d4102ba Limit test 904 to examining test threads by Alex Light · 6 years ago
  56. 302dda5 Merge "Do not verify apks when processing profiles" by Calin Juravle · 6 years ago
  57. 56189d2 Merge "Step 2 of 2: conditional passes." by Aart Bik · 6 years ago
  58. 2e14868 Step 2 of 2: conditional passes. by Aart Bik · 6 years ago
  59. b5303e5 Merge "Update art references to prebuilts." by Anton Hansson · 6 years ago
  60. 9276ec7 Merge "Make test 1935 avoid entering jit code before test thread starts" by android-build-prod (mdb) · 6 years ago
  61. 29c4ec0 Merge "Set GS register for Fuchsia" by Jeff Brown · 6 years ago
  62. d79aaab Merge "Add additional logging to test 1940" by android-build-prod (mdb) · 6 years ago
  63. 5503d26 Merge "Bug fix: add condition back" by android-build-prod (mdb) · 6 years ago
  64. 60eff82 Make test 1935 avoid entering jit code before test thread starts by Alex Light · 6 years ago
  65. 54e45c5 Bug fix: add condition back by Aart Bik · 6 years ago
  66. 10a3f31 Add additional logging to test 1940 by Alex Light · 6 years ago
  67. c843359 Merge "ART: Improve bit-test function" by android-build-prod (mdb) · 6 years ago
  68. 1bfe4bd Do not verify apks when processing profiles by Calin Juravle · 6 years ago
  69. 395071d Set GS register for Fuchsia by Steve Austin · 6 years ago
  70. 2f8279e Merge "Step 1 of 2: conditional passes." by android-build-prod (mdb) · 6 years ago
  71. 0b9b1c6 ART: Improve bit-test function by Andreas Gampe · 6 years ago
  72. 8db788b Merge changes I002c99ac,I393ecdee,I22f40325 by android-build-prod (mdb) · 6 years ago
  73. c0147ed ART: Templatize dex-file-verifier check code by Andreas Gampe · 6 years ago
  74. 3153915 ART: Use alloca to avoid an expensive allocation by Andreas Gampe · 6 years ago
  75. a111ab1 ART: Refactor class-def retrieval by Andreas Gampe · 6 years ago
  76. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 6 years ago
  77. 756fddf Update art references to prebuilts. by Anton Hansson · 6 years ago
  78. 8404e93 Merge "Add libprofile/libprofiled to public libraries." by Richard Uhler · 6 years ago
  79. 83b7419 Add libprofile/libprofiled to public libraries. by Nicolas Geoffray · 6 years ago
  80. d9132e2 Merge "ART: Change direct-method overlap detection" by android-build-prod (mdb) · 6 years ago
  81. 1979c64 Clean up include paths by David Sehr · 6 years ago
  82. 9e0b75b Merge "Add a profiling library" by android-build-prod (mdb) · 6 years ago
  83. 82d046e Add a profiling library by David Sehr · 6 years ago
  84. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 6 years ago
  85. 5a87e19 Merge "AOT inlined method lookup should stay within dex file." by Vladimir Marko · 6 years ago
  86. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 6 years ago
  87. 63a9f3e AOT inlined method lookup should stay within dex file. by Vladimir Marko · 6 years ago
  88. 9e363f6 Merge "Fix profile filtered loading" by android-build-prod (mdb) · 6 years ago
  89. f0cf86f Fix profile filtered loading by Calin Juravle · 6 years ago
  90. 8047d84 ART: Change direct-method overlap detection by Andreas Gampe · 6 years ago
  91. 189ee81 Merge "Reorder debug logging statements when marking a reference in an unused region." by Roland Levillain · 6 years ago
  92. e1d644d Always enable dead object poisoning in unevacuated regions. by Roland Levillain · 6 years ago
  93. cf6dfae Always enable cyclic region allocation in ART's region space. by Roland Levillain · 6 years ago
  94. b6cf2ad Reorder debug logging statements when marking a reference in an unused region. by Roland Levillain · 6 years ago
  95. 95bc9b2 Merge "Allow INVOKE_VIRTUAL_RANGE as single invoke" by Rico Wind · 6 years ago
  96. 0a6fee8 Merge "Fix non-Baker build." by android-build-prod (mdb) · 6 years ago
  97. c24fa5d Allow INVOKE_VIRTUAL_RANGE as single invoke by Rico Wind · 6 years ago
  98. e3872ed Fix non-Baker build. by Vladimir Marko · 6 years ago
  99. a03627a Merge "Use named constant instead of magic number in RegisterLine" by Daniel Colascione · 6 years ago
  100. 5713f66 Use named constant instead of magic number in RegisterLine by Daniel Colascione · 6 years ago