1. 651b013 Improve VLOG_STREAM am: b55ef65e55 am: 824af7ef8b am: e9fe367501 by Alex Light · 5 years ago
  2. e9fe367 Improve VLOG_STREAM am: b55ef65e55 am: 824af7ef8b by Alex Light · 5 years ago
  3. 824af7e Improve VLOG_STREAM am: b55ef65e55 by Alex Light · 5 years ago
  4. b55ef65 Improve VLOG_STREAM by Alex Light · 5 years ago
  5. 0410d8b Correctly perform read-barriers on cross-thread reg access am: b096c918a5 am: fb48c13770 by Alex Light · 5 years ago
  6. 4f7af70 Correctly perform read-barriers on cross-thread reg access am: b096c918a5 by Alex Light · 5 years ago
  7. fb48c13 Correctly perform read-barriers on cross-thread reg access am: b096c918a5 by Alex Light · 5 years ago
  8. b096c91 Correctly perform read-barriers on cross-thread reg access by Alex Light · 5 years ago
  9. 78b235f Disable leak detection locally. am: 193efa4541 am: ffabb71b51 am: f4e30e53b2 by Steven Moreland · 5 years ago
  10. 7145d6f Add method flag bits for 32/64 bit execution in the profile am: 07019298f7 am: 7dd1e5e975 by Calin Juravle · 5 years ago
  11. f4e30e5 Disable leak detection locally. am: 193efa4541 am: ffabb71b51 by Steven Moreland · 5 years ago
  12. 232f8ac Add method flag bits for 32/64 bit execution in the profile am: 07019298f7 by Calin Juravle · 5 years ago
  13. ffabb71 Disable leak detection locally. am: 193efa4541 by Steven Moreland · 5 years ago
  14. 7dd1e5e Add method flag bits for 32/64 bit execution in the profile am: 07019298f7 by Calin Juravle · 5 years ago
  15. 193efa4 Disable leak detection locally. by Steven Moreland · 5 years ago
  16. 0701929 Add method flag bits for 32/64 bit execution in the profile by Calin Juravle · 5 years ago
  17. ec6edb3 Avoid linking libdexfile_support into static executables. am: 621afb4507 am: 7d8fd54009 by Martin Stjernholm · 5 years ago
  18. 7bd8728 Propagate timeout to run-test-jar. am: 4815e7209e am: c5434f09f5 am: c6894e4229 by Martin Stjernholm · 5 years ago
  19. 4c22b28 Avoid linking libdexfile_support into static executables. am: 621afb4507 by Martin Stjernholm · 5 years ago
  20. c6894e4 Propagate timeout to run-test-jar. am: 4815e7209e am: c5434f09f5 by Martin Stjernholm · 5 years ago
  21. 7d8fd54 Avoid linking libdexfile_support into static executables. am: 621afb4507 by Martin Stjernholm · 5 years ago
  22. c5434f0 Propagate timeout to run-test-jar. am: 4815e7209e by Martin Stjernholm · 5 years ago
  23. 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
  24. 4815e72 Propagate timeout to run-test-jar. by Martin Stjernholm · 5 years ago
  25. 77ef183 Implement << operator for ProfileCompilationInfo::DexRefence am: f84ef3192b am: e0bd2da66e by Calin Juravle · 5 years ago
  26. d1175de Fix documentation and some style issues in the profile am: d0d215acfc am: 4ebb2c60f2 by Calin Juravle · 5 years ago
  27. f832276 Remove an unused profile method am: 4f9c6cf8e3 am: c8b92b2f9f am: 77d2799427 by Calin Juravle · 5 years ago
  28. 5853c97 Make explicit which methods retrieve info about *hot* methods am: 4ad9521434 am: 965cf1ec87 by Calin Juravle · 5 years ago
  29. 2e6fc3f Clean up profile AddClass APIs am: 45cdd05e32 am: ea6cbf7bbb am: 77fe8cb5c8 by Calin Juravle · 5 years ago
  30. 40e811b Clean up profile AddMethod APIs am: 1061c7d2bf am: db21ecb0e0 am: 8c945757de by Calin Juravle · 5 years ago
  31. 973d415 Restructure the profile compilation info tests am: 8b959958d1 am: 98ebdb1be7 by Calin Juravle · 5 years ago
  32. 839448f Implement << operator for ProfileCompilationInfo::DexRefence am: f84ef3192b by Calin Juravle · 5 years ago
  33. 7f82179 Fix documentation and some style issues in the profile am: d0d215acfc by Calin Juravle · 5 years ago
  34. 77d2799 Remove an unused profile method am: 4f9c6cf8e3 am: c8b92b2f9f by Calin Juravle · 5 years ago
  35. 3d2c3a5 Make explicit which methods retrieve info about *hot* methods am: 4ad9521434 by Calin Juravle · 5 years ago
  36. 77fe8cb Clean up profile AddClass APIs am: 45cdd05e32 am: ea6cbf7bbb by Calin Juravle · 5 years ago
  37. 8c94575 Clean up profile AddMethod APIs am: 1061c7d2bf am: db21ecb0e0 by Calin Juravle · 5 years ago
  38. 3d6c6de Restructure the profile compilation info tests am: 8b959958d1 am: 98ebdb1be7 by Calin Juravle · 5 years ago
  39. e0bd2da Implement << operator for ProfileCompilationInfo::DexRefence am: f84ef3192b by Calin Juravle · 5 years ago
  40. 4ebb2c6 Fix documentation and some style issues in the profile am: d0d215acfc by Calin Juravle · 5 years ago
  41. c8b92b2 Remove an unused profile method am: 4f9c6cf8e3 by Calin Juravle · 5 years ago
  42. 965cf1e Make explicit which methods retrieve info about *hot* methods am: 4ad9521434 by Calin Juravle · 5 years ago
  43. ea6cbf7 Clean up profile AddClass APIs am: 45cdd05e32 by Calin Juravle · 5 years ago
  44. db21ecb Clean up profile AddMethod APIs am: 1061c7d2bf by Calin Juravle · 5 years ago
  45. 98ebdb1 Restructure the profile compilation info tests am: 8b959958d1 by Calin Juravle · 5 years ago
  46. f84ef31 Implement << operator for ProfileCompilationInfo::DexRefence by Calin Juravle · 5 years ago
  47. d0d215a Fix documentation and some style issues in the profile by Calin Juravle · 5 years ago
  48. 4f9c6cf Remove an unused profile method by Calin Juravle · 5 years ago
  49. 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 5 years ago
  50. 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
  51. 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 5 years ago
  52. 8b95995 Restructure the profile compilation info tests by Calin Juravle · 5 years ago
  53. 26d0c07 Allow excluding API list values via command line arguments. am: 7acb8464b0 am: 94785b1acc by Artur Satayev · 5 years ago
  54. 8df620f Allow excluding API list values via command line arguments. am: 7acb8464b0 by Artur Satayev · 5 years ago
  55. 94785b1 Allow excluding API list values via command line arguments. am: 7acb8464b0 by Artur Satayev · 5 years ago
  56. 7acb846 Allow excluding API list values via command line arguments. by Artur Satayev · 6 years ago
  57. 0c2eed9 Boot image: only use the resolution stub when there is AOT code. am: 5a0b672656 am: 6c68b08e3d by Nicolas Geoffray · 5 years ago
  58. acf1f70 Boot image: only use the resolution stub when there is AOT code. am: 5a0b672656 by Nicolas Geoffray · 5 years ago
  59. 6c68b08 Boot image: only use the resolution stub when there is AOT code. am: 5a0b672656 by Nicolas Geoffray · 5 years ago
  60. 5a0b672 Boot image: only use the resolution stub when there is AOT code. by Nicolas Geoffray · 5 years ago
  61. d6303ce Consolidate profile methods am: a6c9b78a3f am: f9ca77a03d am: 13c84dc073 by Calin Juravle · 5 years ago
  62. 5f67ce4 Process method flags uniformly in the profile am: 38cf1105e3 am: 7f61097f7c by Calin Juravle · 5 years ago
  63. 13c84dc Consolidate profile methods am: a6c9b78a3f am: f9ca77a03d by Calin Juravle · 5 years ago
  64. 4e0973a Process method flags uniformly in the profile am: 38cf1105e3 am: 7f61097f7c by Calin Juravle · 5 years ago
  65. f9ca77a Consolidate profile methods am: a6c9b78a3f by Calin Juravle · 5 years ago
  66. 7f61097 Process method flags uniformly in the profile am: 38cf1105e3 by Calin Juravle · 5 years ago
  67. a6c9b78 Consolidate profile methods by Calin Juravle · 6 years ago
  68. 38cf110 Process method flags uniformly in the profile by Calin Juravle · 5 years ago
  69. 4a4129d Various renames following the name change from "Runtime APEX" to "ART APEX". am: e58624f221 am: e513278f51 by Martin Stjernholm · 5 years ago
  70. 257cd62 Various renames following the name change from "Runtime APEX" to "ART APEX". am: e58624f221 by Martin Stjernholm · 5 years ago
  71. e513278 Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  72. b8ebb03 AVX support for bitwise instructions (Xor, Or, And, Andn) am: 48349ad388 am: 6b65bce617 by Neeraj Solanki · 5 years ago
  73. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  74. a5a5993 AVX support for bitwise instructions (Xor, Or, And, Andn) am: 48349ad388 by Neeraj Solanki · 5 years ago
  75. 6b65bce AVX support for bitwise instructions (Xor, Or, And, Andn) am: 48349ad388 by Neeraj Solanki · 5 years ago
  76. 48349ad AVX support for bitwise instructions (Xor, Or, And, Andn) by Neeraj Solanki · 6 years ago
  77. 16e06e0 unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test am: 1ba7fec112 am: 06587e7ee9 by Victor Chang · 5 years ago
  78. 5490f63 unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test am: 1ba7fec112 by Victor Chang · 5 years ago
  79. 06587e7 unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test am: 1ba7fec112 by Victor Chang · 5 years ago
  80. 1ba7fec unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test by Victor Chang · 5 years ago
  81. 0523dda Restrict visibility of a static library module. am: d3ee98a38f am: c3ca0afa3b by Martin Stjernholm · 5 years ago
  82. fae13bf Restrict visibility of a static library module. am: d3ee98a38f am: c3ca0afa3b by Martin Stjernholm · 5 years ago
  83. c3ca0af Restrict visibility of a static library module. am: d3ee98a38f by Martin Stjernholm · 5 years ago
  84. d3ee98a Restrict visibility of a static library module. by Martin Stjernholm · 5 years ago
  85. ed09d60 ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD am: 53d220e4ab am: fa3dcdf837 by David Horstmann · 5 years ago
  86. 2ce5498 ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD am: 53d220e4ab by David Horstmann · 5 years ago
  87. fa3dcdf ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD by David Horstmann · 5 years ago
  88. 53d220e ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD by David Horstmann · 6 years ago
  89. adf76ef Generalize ART APEX flavor handling in `art_apex_test.py`. am: d7ea0437a8 am: 677f8b886a by Roland Levillain · 5 years ago
  90. 3f87f27 Generalize ART APEX flavor handling in `art_apex_test.py`. am: d7ea0437a8 by Roland Levillain · 5 years ago
  91. 677f8b8 Generalize ART APEX flavor handling in `art_apex_test.py`. am: d7ea0437a8 by Roland Levillain · 5 years ago
  92. d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 6 years ago
  93. f421633 Clean up the use of profile_key / dex_locations am: 4ba700af65 am: 1e7f562286 by Calin Juravle · 5 years ago
  94. 8f4dc9b Clean up the use of profile_key / dex_locations am: 4ba700af65 am: 1e7f562286 by Calin Juravle · 5 years ago
  95. 1e7f562 Clean up the use of profile_key / dex_locations am: 4ba700af65 by Calin Juravle · 5 years ago
  96. 4ba700a Clean up the use of profile_key / dex_locations by Calin Juravle · 6 years ago
  97. 30bce06 JIT mini-debug-info: Add support for zygote shared memory am: 1550a669ad am: 01f0552021 by David Srbecky · 5 years ago
  98. 342ed9f JIT mini-debug-info: Add support for zygote shared memory am: 1550a669ad by David Srbecky · 5 years ago
  99. 01f0552 JIT mini-debug-info: Add support for zygote shared memory am: 1550a669ad by David Srbecky · 5 years ago
  100. 1550a66 JIT mini-debug-info: Add support for zygote shared memory by David Srbecky · 6 years ago