1. 7f82179 Fix documentation and some style issues in the profile am: d0d215acfc by Calin Juravle · 5 years ago
  2. 77d2799 Remove an unused profile method am: 4f9c6cf8e3 am: c8b92b2f9f by Calin Juravle · 5 years ago
  3. 3d2c3a5 Make explicit which methods retrieve info about *hot* methods am: 4ad9521434 by Calin Juravle · 5 years ago
  4. 77fe8cb Clean up profile AddClass APIs am: 45cdd05e32 am: ea6cbf7bbb by Calin Juravle · 5 years ago
  5. 8c94575 Clean up profile AddMethod APIs am: 1061c7d2bf am: db21ecb0e0 by Calin Juravle · 5 years ago
  6. 3d6c6de Restructure the profile compilation info tests am: 8b959958d1 am: 98ebdb1be7 by Calin Juravle · 5 years ago
  7. 4ebb2c6 Fix documentation and some style issues in the profile am: d0d215acfc by Calin Juravle · 5 years ago
  8. c8b92b2 Remove an unused profile method am: 4f9c6cf8e3 by Calin Juravle · 5 years ago
  9. 965cf1e Make explicit which methods retrieve info about *hot* methods am: 4ad9521434 by Calin Juravle · 5 years ago
  10. ea6cbf7 Clean up profile AddClass APIs am: 45cdd05e32 by Calin Juravle · 5 years ago
  11. db21ecb Clean up profile AddMethod APIs am: 1061c7d2bf by Calin Juravle · 5 years ago
  12. 98ebdb1 Restructure the profile compilation info tests am: 8b959958d1 by Calin Juravle · 5 years ago
  13. d0d215a Fix documentation and some style issues in the profile by Calin Juravle · 5 years ago
  14. 4f9c6cf Remove an unused profile method by Calin Juravle · 5 years ago
  15. 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 5 years ago
  16. 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
  17. 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 5 years ago
  18. 8b95995 Restructure the profile compilation info tests by Calin Juravle · 5 years ago
  19. 8df620f Allow excluding API list values via command line arguments. am: 7acb8464b0 by Artur Satayev · 5 years ago
  20. 94785b1 Allow excluding API list values via command line arguments. am: 7acb8464b0 by Artur Satayev · 5 years ago
  21. 7acb846 Allow excluding API list values via command line arguments. by Artur Satayev · 6 years ago
  22. acf1f70 Boot image: only use the resolution stub when there is AOT code. am: 5a0b672656 by Nicolas Geoffray · 5 years ago
  23. 6c68b08 Boot image: only use the resolution stub when there is AOT code. am: 5a0b672656 by Nicolas Geoffray · 5 years ago
  24. 5a0b672 Boot image: only use the resolution stub when there is AOT code. by Nicolas Geoffray · 5 years ago
  25. 13c84dc Consolidate profile methods am: a6c9b78a3f am: f9ca77a03d by Calin Juravle · 5 years ago
  26. 4e0973a Process method flags uniformly in the profile am: 38cf1105e3 am: 7f61097f7c by Calin Juravle · 5 years ago
  27. f9ca77a Consolidate profile methods am: a6c9b78a3f by Calin Juravle · 5 years ago
  28. 7f61097 Process method flags uniformly in the profile am: 38cf1105e3 by Calin Juravle · 5 years ago
  29. a6c9b78 Consolidate profile methods by Calin Juravle · 6 years ago
  30. 38cf110 Process method flags uniformly in the profile by Calin Juravle · 5 years ago
  31. 257cd62 Various renames following the name change from "Runtime APEX" to "ART APEX". am: e58624f221 by Martin Stjernholm · 5 years ago
  32. e513278 Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  33. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  34. a5a5993 AVX support for bitwise instructions (Xor, Or, And, Andn) am: 48349ad388 by Neeraj Solanki · 5 years ago
  35. 6b65bce AVX support for bitwise instructions (Xor, Or, And, Andn) am: 48349ad388 by Neeraj Solanki · 5 years ago
  36. 48349ad AVX support for bitwise instructions (Xor, Or, And, Andn) by Neeraj Solanki · 6 years ago
  37. 5490f63 unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test am: 1ba7fec112 by Victor Chang · 5 years ago
  38. 06587e7 unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test am: 1ba7fec112 by Victor Chang · 5 years ago
  39. 1ba7fec unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test by Victor Chang · 5 years ago
  40. fae13bf Restrict visibility of a static library module. am: d3ee98a38f am: c3ca0afa3b by Martin Stjernholm · 5 years ago
  41. c3ca0af Restrict visibility of a static library module. am: d3ee98a38f by Martin Stjernholm · 5 years ago
  42. d3ee98a Restrict visibility of a static library module. by Martin Stjernholm · 5 years ago
  43. 2ce5498 ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD am: 53d220e4ab by David Horstmann · 5 years ago
  44. fa3dcdf ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD by David Horstmann · 5 years ago
  45. 53d220e ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD by David Horstmann · 6 years ago
  46. 3f87f27 Generalize ART APEX flavor handling in `art_apex_test.py`. am: d7ea0437a8 by Roland Levillain · 5 years ago
  47. 677f8b8 Generalize ART APEX flavor handling in `art_apex_test.py`. am: d7ea0437a8 by Roland Levillain · 5 years ago
  48. d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 6 years ago
  49. 8f4dc9b Clean up the use of profile_key / dex_locations am: 4ba700af65 am: 1e7f562286 by Calin Juravle · 5 years ago
  50. 1e7f562 Clean up the use of profile_key / dex_locations am: 4ba700af65 by Calin Juravle · 5 years ago
  51. 4ba700a Clean up the use of profile_key / dex_locations by Calin Juravle · 6 years ago
  52. 342ed9f JIT mini-debug-info: Add support for zygote shared memory am: 1550a669ad by David Srbecky · 5 years ago
  53. 01f0552 JIT mini-debug-info: Add support for zygote shared memory am: 1550a669ad by David Srbecky · 5 years ago
  54. 1550a66 JIT mini-debug-info: Add support for zygote shared memory by David Srbecky · 6 years ago
  55. 094f868 Improve stack unwinding during gcstress tests. am: 357d4db493 am: b468cef8cc by David Srbecky · 5 years ago
  56. b468cef Improve stack unwinding during gcstress tests. am: 357d4db493 by David Srbecky · 5 years ago
  57. 357d4db Improve stack unwinding during gcstress tests. by David Srbecky · 5 years ago
  58. e08acba Change some LOG(DEBUG) to VLOG(plugin) am: b0ce4d2e5e am: 6318f9277a by Alex Light · 5 years ago
  59. 6318f92 Change some LOG(DEBUG) to VLOG(plugin) am: b0ce4d2e5e by Alex Light · 5 years ago
  60. b0ce4d2 Change some LOG(DEBUG) to VLOG(plugin) by Alex Light · 5 years ago
  61. 187e571 Generate mini-debug-info when running JIT tests. am: 6df588bdd8 am: 9cdebcf4dd by David Srbecky · 5 years ago
  62. 9cdebcf Generate mini-debug-info when running JIT tests. am: 6df588bdd8 by David Srbecky · 5 years ago
  63. 6df588b Generate mini-debug-info when running JIT tests. by David Srbecky · 5 years ago
  64. 29a9833 Limit visibility of ART libraries, binaries, and headers. am: b4abe0a193 by Martin Stjernholm · 5 years ago
  65. 447cdde Limit visibility of ART libraries, binaries, and headers. am: b4abe0a193 by Martin Stjernholm · 5 years ago
  66. 3540d95 Revert "Include com.android.runtime in the "runtime" linker namespace." am: f3e6c5eada by Martin Stjernholm · 5 years ago
  67. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
  68. 7cabb92 Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 5 years ago
  69. f3e6c5e Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 5 years ago
  70. 992fdb1 Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`. am: 8df75ed1f9 by Roland Levillain · 5 years ago
  71. df6ac75 Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`. by Roland Levillain · 5 years ago
  72. 8df75ed Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`. by Roland Levillain · 5 years ago
  73. 71b38eb Revert "ART: Check dex file constraint A1" am: bac1a8058e am: 6feddbd044 by Mathieu Chartier · 5 years ago
  74. 6feddbd Revert "ART: Check dex file constraint A1" am: bac1a8058e by Mathieu Chartier · 5 years ago
  75. bac1a80 Revert "ART: Check dex file constraint A1" by Mathieu Chartier · 5 years ago
  76. 1d202c4 Enable plugin VLOG with SetVerboseFlag(JVMTI_VERBOSE_OTHER) am: b45fc222fa by Alex Light · 5 years ago
  77. 9e56df3 Enable plugin VLOG with SetVerboseFlag(JVMTI_VERBOSE_OTHER) am: b45fc222fa by Alex Light · 5 years ago
  78. b45fc22 Enable plugin VLOG with SetVerboseFlag(JVMTI_VERBOSE_OTHER) by Alex Light · 5 years ago
  79. 49325aa Reland "Java Heap Profiler for Perfetto." again am: 07710c5222 am: 7db3d206f8 by Florian Mayer · 5 years ago
  80. 7db3d20 Reland "Java Heap Profiler for Perfetto." again am: 07710c5222 by Florian Mayer · 5 years ago
  81. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 6 years ago
  82. e30d957 Fixed issue in structural redefinition around class init am: fb11957a86 by Alex Light · 5 years ago
  83. fb563d9 Fixed issue in structural redefinition around class init am: fb11957a86 by Alex Light · 5 years ago
  84. fb11957 Fixed issue in structural redefinition around class init by Alex Light · 5 years ago
  85. 21da601 Skip tests 1975 & 1976 on redefine-stress am: c2c5948696 am: de5a9683f1 by Alex Light · 5 years ago
  86. de5a968 Skip tests 1975 & 1976 on redefine-stress am: c2c5948696 by Alex Light · 5 years ago
  87. c2c5948 Skip tests 1975 & 1976 on redefine-stress by Alex Light · 5 years ago
  88. a899d06 Check revoked_mark_stacks empty in FinishPhase() am: e5abfbdd4f am: 21ad66795e by Lokesh Gidra · 5 years ago
  89. 21ad667 Check revoked_mark_stacks empty in FinishPhase() am: e5abfbdd4f by Lokesh Gidra · 5 years ago
  90. a9c84cb Add Vogar expectations file for tests failing because of missing getrandom(). am: d6e2c388d0 by Roland Levillain · 5 years ago
  91. 09edbce Add Vogar expectations file for tests failing because of missing getrandom(). by Roland Levillain · 5 years ago
  92. e5abfbd Check revoked_mark_stacks empty in FinishPhase() by Lokesh Gidra · 5 years ago
  93. d6e2c38 Add Vogar expectations file for tests failing because of missing getrandom(). by Roland Levillain · 5 years ago
  94. 836552b Fix access to symbols of the Testing ART APEX on the ART Buildbot. am: 799759097d by Roland Levillain · 5 years ago
  95. ba5d669 Fix access to symbols of the Testing ART APEX on the ART Buildbot. by Roland Levillain · 5 years ago
  96. 7997590 Fix access to symbols of the Testing ART APEX on the ART Buildbot. by Roland Levillain · 6 years ago
  97. c66e631 Revert "Revert "Basic structural redefinition support"" am: 4ac0e1571e by Nicolas Geoffray · 5 years ago
  98. 4446290 Revert "Basic structural redefinition support" am: 5a2301d897 am: 917ee0b22e by Nicolas Geoffray · 5 years ago
  99. d8f2cae Revert "Revert "Basic structural redefinition support"" am: 4ac0e1571e by Nicolas Geoffray · 5 years ago
  100. 917ee0b Revert "Basic structural redefinition support" am: 5a2301d897 by Nicolas Geoffray · 5 years ago