1. bf89192 Hide static from cc_library_shared and vice versa am: f383ed8b60 am: 28b205a9ac by Colin Cross · 5 years ago
  2. 28b205a Hide static from cc_library_shared and vice versa am: f383ed8b60 by Colin Cross · 5 years ago
  3. f383ed8 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
  4. 41f2db7 Update run-libjdwp-tests.sh to run more of the test suite am: 43fd2936af by Alex Light · 5 years ago
  5. f40d9ba Update run-libjdwp-tests.sh to run more of the test suite am: 43fd2936af by Alex Light · 5 years ago
  6. e0f5bce Remove aggegation counter handling from profman am: a85580ad9b am: 2638c4a444 by Calin Juravle · 5 years ago
  7. 37edcd8 Annotate boot profiles with the origin package names am: f3a1a29d08 by Calin Juravle · 5 years ago
  8. 8a77982 Introduce the ability to annotate profile samples am: 6a98c95feb am: d08d5bfb13 by Calin Juravle · 5 years ago
  9. 2638c4a Remove aggegation counter handling from profman am: a85580ad9b by Calin Juravle · 5 years ago
  10. f21b0fd Annotate boot profiles with the origin package names am: f3a1a29d08 by Calin Juravle · 5 years ago
  11. d08d5bf Introduce the ability to annotate profile samples am: 6a98c95feb by Calin Juravle · 5 years ago
  12. 43fd293 Update run-libjdwp-tests.sh to run more of the test suite by Alex Light · 5 years ago
  13. a85580a Remove aggegation counter handling from profman by Calin Juravle · 5 years ago
  14. f3a1a29 Annotate boot profiles with the origin package names by Calin Juravle · 5 years ago
  15. 6a98c95 Introduce the ability to annotate profile samples by Calin Juravle · 5 years ago
  16. dba8898 Remove too agressive DCHECK. am: 86bf2fe254 am: ffe949d379 by Nicolas Geoffray · 5 years ago
  17. 48a7d08 Fix incorrect narrowing type cast am: d5fe17eac9 am: 36267f1643 by Yi Kong · 5 years ago
  18. ffe949d Remove too agressive DCHECK. am: 86bf2fe254 by Nicolas Geoffray · 5 years ago
  19. 36267f1 Fix incorrect narrowing type cast am: d5fe17eac9 by Yi Kong · 5 years ago
  20. 86bf2fe Remove too agressive DCHECK. by Nicolas Geoffray · 5 years ago
  21. d5fe17e Fix incorrect narrowing type cast by Yi Kong · 5 years ago
  22. 2100c8c Make run-jdwp-tests.sh warn about deprecation am: bd5690db11 am: bde11347ac by Alex Light · 5 years ago
  23. bde1134 Make run-jdwp-tests.sh warn about deprecation am: bd5690db11 by Alex Light · 5 years ago
  24. bd5690d Make run-jdwp-tests.sh warn about deprecation by Alex Light · 5 years ago
  25. 5536b08 Move bionic ("runtime") apex definition out of art/. am: 627d8d3d53 by Elliott Hughes · 5 years ago
  26. 8b03283 Move bionic ("runtime") apex definition out of art/. am: 627d8d3d53 by Elliott Hughes · 5 years ago
  27. 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 5 years ago
  28. ba76cb9 Deoptimize boot image when profiling boot class path am: 4090657e44 by Mathieu Chartier · 5 years ago
  29. 916501d Deoptimize boot image when profiling boot class path am: 4090657e44 by Mathieu Chartier · 5 years ago
  30. 4090657 Deoptimize boot image when profiling boot class path by Mathieu Chartier · 5 years ago
  31. 1687303 Lower the check to class is initialized. am: 19cb8e2bcc am: f77e47f6bb by Nicolas Geoffray · 5 years ago
  32. f77e47f Lower the check to class is initialized. am: 19cb8e2bcc by Nicolas Geoffray · 5 years ago
  33. 19cb8e2 Lower the check to class is initialized. by Nicolas Geoffray · 5 years ago
  34. cbff677 Raise timeout for method tracing to 30 mins. am: 30677103d4 am: 70374e9ab9 by Martin Stjernholm · 5 years ago
  35. 61a9c61b Use ClassStatus::kVisiblyInitialized in reflection. am: de05550bf3 by Vladimir Marko · 5 years ago
  36. edddeae Fix null checks on volatile reference field loads on ARM64. am: 988c391167 by Roland Levillain · 5 years ago
  37. 70374e9 Raise timeout for method tracing to 30 mins. am: 30677103d4 by Martin Stjernholm · 5 years ago
  38. 0fe287a Use ClassStatus::kVisiblyInitialized in reflection. am: de05550bf3 by Vladimir Marko · 5 years ago
  39. 129b847 Fix null checks on volatile reference field loads on ARM64. am: 988c391167 by Roland Levillain · 5 years ago
  40. 3067710 Raise timeout for method tracing to 30 mins. by Martin Stjernholm · 5 years ago
  41. de05550 Use ClassStatus::kVisiblyInitialized in reflection. by Vladimir Marko · 6 years ago
  42. 988c391 Fix null checks on volatile reference field loads on ARM64. by Roland Levillain · 5 years ago
  43. 4f507c6 Only write to data-sources targeting the process. am: 4bbc62ba98 am: cd9e4a924c by Florian Mayer · 5 years ago
  44. cd9e4a9 Only write to data-sources targeting the process. am: 4bbc62ba98 by Florian Mayer · 5 years ago
  45. 4bbc62b Only write to data-sources targeting the process. by Florian Mayer · 5 years ago
  46. 1567015 Move to bionic platform include. am: fd64e56b9f am: cee67ea10d by Christopher Ferris · 5 years ago
  47. cee67ea Move to bionic platform include. am: fd64e56b9f by Christopher Ferris · 5 years ago
  48. fd64e56 Move to bionic platform include. by Christopher Ferris · 5 years ago
  49. 152fb41 Prune class2greylisttest out of general-tests. am: 46123bc825 am: 085eb2fe6e by easoncylee · 5 years ago
  50. 93335cd Add 10 minutes for gcstress timeout. am: 7e97cf1015 am: b4dc673566 by Nicolas Geoffray · 5 years ago
  51. 085eb2f Prune class2greylisttest out of general-tests. am: 46123bc825 by easoncylee · 5 years ago
  52. b4dc673 Add 10 minutes for gcstress timeout. am: 7e97cf1015 by Nicolas Geoffray · 5 years ago
  53. 46123bc Prune class2greylisttest out of general-tests. by easoncylee · 5 years ago
  54. 7e97cf1 Add 10 minutes for gcstress timeout. by Nicolas Geoffray · 5 years ago
  55. c60e28d ART chroot: Handle new linker logic for ld config file. am: bf0e3d21b5 by Nicolas Geoffray · 5 years ago
  56. b5c665a ART chroot: Handle new linker logic for ld config file. am: bf0e3d21b5 by Nicolas Geoffray · 5 years ago
  57. bf0e3d2 ART chroot: Handle new linker logic for ld config file. by Nicolas Geoffray · 5 years ago
  58. 0ddf1a0 Raise timeout when method tracing is enabled. am: cb497cf426 am: 1f4128148d by Martin Stjernholm · 5 years ago
  59. 1f41281 Raise timeout when method tracing is enabled. am: cb497cf426 by Martin Stjernholm · 5 years ago
  60. cb497cf Raise timeout when method tracing is enabled. by Martin Stjernholm · 5 years ago
  61. 5da58f9 Revert switch to bc to do fractional calculation. am: 82e61e9d1f am: b7e39f2f0f by Martin Stjernholm · 5 years ago
  62. b7e39f2 Revert switch to bc to do fractional calculation. am: 82e61e9d1f by Martin Stjernholm · 5 years ago
  63. 82e61e9 Revert switch to bc to do fractional calculation. by Martin Stjernholm · 5 years ago
  64. 628c110 Raise the timeout for 670-bitstring-type-check. am: 44f406c789 am: 5ad16c2a85 by Martin Stjernholm · 5 years ago
  65. 5ad16c2 Raise the timeout for 670-bitstring-type-check. am: 44f406c789 by Martin Stjernholm · 5 years ago
  66. 44f406c Raise the timeout for 670-bitstring-type-check. by Martin Stjernholm · 5 years ago
  67. 922149c Consolidate updating of reflective Field/Method references am: c18eba327c by Alex Light · 5 years ago
  68. b66db57 Consolidate updating of reflective Field/Method references am: c18eba327c by Alex Light · 5 years ago
  69. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
  70. a30ab20 Call NativeDebugInfoPostFork in the child post-fork. am: 371390f775 by Nicolas Geoffray · 5 years ago
  71. da1f48f Call NativeDebugInfoPostFork in the child post-fork. am: 371390f775 by Nicolas Geoffray · 5 years ago
  72. 371390f Call NativeDebugInfoPostFork in the child post-fork. by Nicolas Geoffray · 5 years ago
  73. 94103a4 Removed an used method from profile compilation info am: 954b3adf6b by Calin Juravle · 5 years ago
  74. e9fe367 Improve VLOG_STREAM am: b55ef65e55 am: 824af7ef8b by Alex Light · 5 years ago
  75. 6d91f4f Removed an used method from profile compilation info am: 954b3adf6b by Calin Juravle · 5 years ago
  76. 824af7e Improve VLOG_STREAM am: b55ef65e55 by Alex Light · 5 years ago
  77. 954b3ad Removed an used method from profile compilation info by Calin Juravle · 5 years ago
  78. b55ef65 Improve VLOG_STREAM by Alex Light · 5 years ago
  79. 4f7af70 Correctly perform read-barriers on cross-thread reg access am: b096c918a5 by Alex Light · 5 years ago
  80. fb48c13 Correctly perform read-barriers on cross-thread reg access am: b096c918a5 by Alex Light · 5 years ago
  81. b096c91 Correctly perform read-barriers on cross-thread reg access by Alex Light · 5 years ago
  82. f4e30e5 Disable leak detection locally. am: 193efa4541 am: ffabb71b51 by Steven Moreland · 5 years ago
  83. 232f8ac Add method flag bits for 32/64 bit execution in the profile am: 07019298f7 by Calin Juravle · 5 years ago
  84. ffabb71 Disable leak detection locally. am: 193efa4541 by Steven Moreland · 5 years ago
  85. 7dd1e5e Add method flag bits for 32/64 bit execution in the profile am: 07019298f7 by Calin Juravle · 5 years ago
  86. 193efa4 Disable leak detection locally. by Steven Moreland · 5 years ago
  87. 0701929 Add method flag bits for 32/64 bit execution in the profile by Calin Juravle · 5 years ago
  88. 4c22b28 Avoid linking libdexfile_support into static executables. am: 621afb4507 by Martin Stjernholm · 5 years ago
  89. c6894e4 Propagate timeout to run-test-jar. am: 4815e7209e am: c5434f09f5 by Martin Stjernholm · 5 years ago
  90. 7d8fd54 Avoid linking libdexfile_support into static executables. am: 621afb4507 by Martin Stjernholm · 5 years ago
  91. c5434f0 Propagate timeout to run-test-jar. am: 4815e7209e by Martin Stjernholm · 5 years ago
  92. 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
  93. 4815e72 Propagate timeout to run-test-jar. by Martin Stjernholm · 5 years ago
  94. 839448f Implement << operator for ProfileCompilationInfo::DexRefence am: f84ef3192b by Calin Juravle · 5 years ago
  95. 7f82179 Fix documentation and some style issues in the profile am: d0d215acfc by Calin Juravle · 5 years ago
  96. 77d2799 Remove an unused profile method am: 4f9c6cf8e3 am: c8b92b2f9f by Calin Juravle · 5 years ago
  97. 3d2c3a5 Make explicit which methods retrieve info about *hot* methods am: 4ad9521434 by Calin Juravle · 5 years ago
  98. 77fe8cb Clean up profile AddClass APIs am: 45cdd05e32 am: ea6cbf7bbb by Calin Juravle · 5 years ago
  99. 8c94575 Clean up profile AddMethod APIs am: 1061c7d2bf am: db21ecb0e0 by Calin Juravle · 5 years ago
  100. 3d6c6de Restructure the profile compilation info tests am: 8b959958d1 am: 98ebdb1be7 by Calin Juravle · 5 years ago