1. 8feb7eb Adjust CHECK on instrumentation stack. by Nicolas Geoffray · 5 years ago
  2. 002eac6 Only flush visualizer output at the end of the compilation. by Nicolas Geoffray · 5 years ago
  3. 75bca74 Remove legacy buildbot scripts by Orion Hodson · 5 years ago
  4. 6c56db3 Fix Core Platform API JNI check by Orion Hodson · 5 years ago
  5. f9dfd77 Update VMRuntime.isBootClassPathOnDisk()... by Vladimir Marko · 5 years ago
  6. c70b84e Revert "Disable bitstring tests." by Igor Murashkin · 5 years ago
  7. 066dd906 Revert "Disable BitStructs::NestedFieldAssignment." by Igor Murashkin · 5 years ago
  8. 20d57d1 perfetto_hprof.cc: fix leaky file descriptors by Nick Kralevich · 5 years ago
  9. dd14a3d Update old comment in bit_struct_detail.h . by Vladimir Marko · 5 years ago
  10. 7e1603e Blacklist test failing on non-Android platforms and Android < R. by Nicolas Geoffray · 5 years ago
  11. ecd9502 [jitzygote] Don't spawn a thread in child zygotes. by Nicolas Geoffray · 5 years ago
  12. f69c189 Remove build target `test-art-target-sync`. by Roland Levillain · 5 years ago
  13. c0e0e5e Compile boot image extensions in memory. by Vladimir Marko · 5 years ago
  14. e4207a7 Use consistent storage type in bit structs. by Vladimir Marko · 5 years ago
  15. 299141a Fix undefined behavior in BitStruct. by Vladimir Marko · 5 years ago
  16. e91e795 Replace instrumention id with stack pointers. by Nicolas Geoffray · 5 years ago
  17. aa6f6f1 Revert "Add temporary logging to MemMap::swap" by Hans Boehm · 5 years ago
  18. 78815ee Cleanup endian_utils.h by Alex Light · 5 years ago
  19. f85a4d0 Experiment with large boot profile size by Calin Juravle · 5 years ago
  20. 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 5 years ago
  21. 1c5b1ea Unify naming of buildbot commands by Orion Hodson · 5 years ago
  22. 516745b Reland "Set SA_SIGINFO. Rename thread to include perfetto." by Florian Mayer · 5 years ago
  23. fc58809 Remove old JDWP implementation from ART by Alex Light · 5 years ago
  24. d00f129 Clean up some linker config inconsistencies. by Martin Stjernholm · 5 years ago
  25. 7955f5e Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 5 years ago
  26. e8a83af Revert^2 "Avoid libtistress static link to art" by Vladimir Marko · 5 years ago
  27. d2ac307 Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 by Evgeny Astigeevich · 5 years ago
  28. aea71ae Add temporary logging to MemMap::swap by Hans Boehm · 5 years ago
  29. a8fe58f Revert "Set SA_SIGINFO. Rename thread to include perfetto." by Vladimir Marko · 5 years ago
  30. bd396c0 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 5 years ago
  31. 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 5 years ago
  32. f365aff Remove isDebuggerActive native implementation. by Alex Light · 5 years ago
  33. d71f1dc Enable support of VecLoad/VecStore in LSE by xueliang.zhong · 7 years ago
  34. c124d1d Fix name-based detection of JIT-zygote boot image extension. by Ulya Trafimovich · 5 years ago
  35. caafd62 Implement GetVRegLong for nterp. by Nicolas Geoffray · 5 years ago
  36. 6d41e57 Do not create zombie processes in perfetto_hprof. by Florian Mayer · 5 years ago
  37. a2a1b55 Revert "Avoid libtistress static link to art" by Vladimir Marko · 5 years ago
  38. 775f681 JIT debugger_interface: add simpleperf presumit check. by Yabin Cui · 5 years ago
  39. 5c7f367 Make test 1983 more consistent by Alex Light · 5 years ago
  40. 7e2c963 Update interpreter entrypoints in an image to nterp when supported. by Nicolas Geoffray · 5 years ago
  41. 73ffa57 Set SA_SIGINFO. Rename thread to include perfetto. by Florian Mayer · 5 years ago
  42. d8309ca Avoid libtistress static link to art by Mathieu Chartier · 5 years ago
  43. 92231c5 Revert "Make dex2oat(d) visible for use as implicit dexpreopt to..." by Hans Boehm · 5 years ago
  44. 4d7e1a8 nterp: Don't compile baseline if a process cannot allocate profiling infos. by Nicolas Geoffray · 5 years ago
  45. c1cd133 Fix braino in arm64 codegen. by Nicolas Geoffray · 5 years ago
  46. 08a1d1b Make dex2oat(d) visible for use as implicit dexpreopt tool deps. by Martin Stjernholm · 5 years ago
  47. f0e90ba Revert^2 "Enable JIT dual data mapping." by David Srbecky · 5 years ago
  48. 13fcc3e Remove some dead code from OatFile. by Vladimir Marko · 5 years ago
  49. 469016b Don't pattern-init an unused variable that overallocates the stack by Stephen Hines · 5 years ago
  50. b78f919 Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 5 years ago
  51. 233572b Remove error logs from test. by Nicolas Geoffray · 5 years ago
  52. 0331a0f Do not emit color codes when running run-jdwp-tests.sh with no terminal by Roland Levillain · 5 years ago
  53. e110dbe Handle error logs now being printed in a new format. by Nicolas Geoffray · 5 years ago
  54. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 5 years ago
  55. 721e402 Fix stack-walking race by Alex Light · 5 years ago
  56. df7e5b8 Revert "Blacklist 137-cfi on target 32." by Christopher Ferris · 5 years ago
  57. 2f78a9c Revert^2 "Improve stack unwinding during gcstress tests." by David Srbecky · 5 years ago
  58. 2c5b48d Disable bitstring tests. by Nicolas Geoffray · 5 years ago
  59. 8404f34 Disable BitStructs::NestedFieldAssignment. by Nicolas Geoffray · 5 years ago
  60. e8bd0a9 Correctly initialize monitors for 32-bit by Hans Boehm · 5 years ago
  61. 2f544c2 Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 5 years ago
  62. abafbe7 nativebridge: Add PreZygoteFork callback by Lev Rumyantsev · 5 years ago
  63. 7ec3e60 nativebridge: Support app-zygote by Lev Rumyantsev · 5 years ago
  64. 87f3630 runtime: Initialize native bridge in app-zygote by Lev Rumyantsev · 5 years ago
  65. 75408ad Make art_verifier host only by Mathieu Chartier · 5 years ago
  66. ff5ce16 Sleep longer in shutdown with asan by Hans Boehm · 5 years ago
  67. f6c69e5 Fix race resulting in UAF in class-define-pausing by Alex Light · 5 years ago
  68. ed1cecd Clean up dead code & outdated comment in app image validation by Dan Zimmerman · 5 years ago
  69. 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 5 years ago
  70. 21c5b6a Revert "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host." by Roland Levillain · 5 years ago
  71. a9ff45b Remove TODO from ART by atrost · 5 years ago
  72. 6a67bea Update InstructionBuilder's IsInBootImage for boot image extension. by Vladimir Marko · 5 years ago
  73. 4d7b689 Fix Transaction constraint validation... by Vladimir Marko · 5 years ago
  74. 87712da Revert^2 "Generate mini-debug-info when running tests." by David Srbecky · 5 years ago
  75. 0c42b60 Revert^2 "Generate mini-debug-info when running JIT tests." by David Srbecky · 5 years ago
  76. 51e957c Blacklist 137-cfi on target 32. by Nicolas Geoffray · 5 years ago
  77. 691f1a4 Add initial sdk/module_exports for art by Paul Duffin · 5 years ago
  78. 4f915d2 Make --create-runner check the output when not --dev by Alex Light · 5 years ago
  79. daca303 Make parallel_run.py print status on single line. by Alex Light · 5 years ago
  80. 7d511d9 [art] Factor out encoding ClassLoaderContext components by Dan Zimmerman · 5 years ago
  81. 15669a6 jdwp: switch to libbase's ReceiveFileDescriptors. by Josh Gao · 5 years ago
  82. 6442eaf Harden hidden api checks. by Andrei Onea · 5 years ago
  83. e30457c Add getNativeTid function by Rick Yiu · 5 years ago
  84. a72256b Remove app image dex file and class loader checks by Mathieu Chartier · 5 years ago
  85. 1c3c106 jni: Do not create a managed frame for @CriticalNative. by Vladimir Marko · 5 years ago
  86. 0330e38 Fix compile-jar.sh for new boot image locations by Mathieu Chartier · 5 years ago
  87. 72325b6 Add test for local-refs being updated by structural-redef by Alex Light · 5 years ago
  88. 4f9d62b Utilize partially used TLABs by Lokesh Gidra · 5 years ago
  89. b885d8b Surround MR uses with #if defined read barrier. by Nicolas Geoffray · 5 years ago
  90. f676eb4 Exclude 64-bit libperfetto_hprof library from golem tarball by Orion Hodson · 5 years ago
  91. 2ba6ff2 Fix String.init tests with baseline JIT. by Nicolas Geoffray · 5 years ago
  92. 46d7b24 Add atrace event for perfetto_hprof init. by Florian Mayer · 5 years ago
  93. fe0ce64 Add structural redef tests to CTS by Alex Light · 5 years ago
  94. e8e544d Revert "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 7 years ago
  95. 628f488 Remove the LogId parameter from libbase's LogMessage by Tom Cherry · 5 years ago
  96. 9406c43 Revert "Harden hidden api checks." by Andrei-Valentin Onea · 5 years ago
  97. 08d064f Exclude libperfetto_hprof library from golem tarball by Orion Hodson · 5 years ago
  98. 3bf5163 Harden hidden api checks. by Andrei Onea · 5 years ago
  99. 135b5c8 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 5 years ago
  100. 786e1fe invoke-super can also have implicit null checks. by Nicolas Geoffray · 5 years ago