1. 298112a DCE SimplifyAlwaysThrowing optimizations by Santiago Aboy Solanes · 2 years, 10 months ago
  2. 11bdac0 Add OWNERS for odsign_e2e_tests. by Jiakai Zhang · 2 years, 10 months ago
  3. fd4f565 Remove checkOutputValidity test case by Victor Hsieh · 2 years, 10 months ago
  4. e815aec Set access flags only once in `ClassLinker::LoadMethod()`. by Vladimir Marko · 2 years, 10 months ago
  5. 4583bed Set reboot timeout for OdrefreshHostTest. by Hongguang · 2 years, 10 months ago
  6. cae2a5b Update and move 680-sink-regression into 639-checker-code-sinking by Santiago Aboy Solanes · 2 years, 10 months ago
  7. 8f146f9 Tweak linux_glibc properties for musl builds in art by Colin Cross · 2 years, 10 months ago
  8. 838f6c4 Fix use-after-scope in dex2oat cmdline parsing by Florian Mayer · 2 years, 10 months ago
  9. 26e70d8 Allow code to sink right before the TryBoundary by Santiago Aboy Solanes · 2 years, 10 months ago
  10. 7188478 Remove dependency on libbacktrace. by Christopher Ferris · 2 years, 10 months ago
  11. f0676b4 Move output validity check from test util to a test case by Victor Hsieh · 2 years, 10 months ago
  12. 8b5ae08 Remove hard-coded list of boot image array classes. by Vladimir Marko · 2 years, 10 months ago
  13. e7e026b In GetDexoptNeeded, check whether the oat file was compiled without image. by Nicolas Geoffray · 2 years, 10 months ago
  14. 8d100ba Fix last value generation in loop optimization. by Vladimir Marko · 2 years, 11 months ago
  15. d5d11d9 Allow one method to override multiple superclass methods. by Vladimir Marko · 4 years ago
  16. 6ea32a5 Remove dependency on libbacktrace. by Christopher Ferris · 2 years, 10 months ago
  17. 396bab8 Remove obsolete code related to quickening. by Vladimir Marko · 2 years, 10 months ago
  18. 02af736 Fix a couple of places to check for instrumented entry points by Mythri Alle · 2 years, 10 months ago
  19. 1dd1f47 Clean up 162-method-resolution and add a test. by Vladimir Marko · 7 years ago
  20. 2bd92d3 Abort the compilation if we fail to read preloaded-classes files. by Nicolas Geoffray · 2 years, 10 months ago
  21. fc1ba6d Do not generate an app image without a boot image. by Nicolas Geoffray · 2 years, 10 months ago
  22. 630cb4e Fix expected system links when there are extended public libraries on by Martin Stjernholm · 2 years, 10 months ago
  23. 9292b88 Add buildfailures.json by David Srbecky · 2 years, 10 months ago
  24. a7e4781 Archive CompOS VM logs in odsign_e2e_test by Victor Hsieh · 2 years, 10 months ago
  25. 52221e6 Update CTS expectation after updating D8 to 3.3.20-dev by Morten Krogh-Jespersen · 2 years, 10 months ago
  26. 3fbd8a7 Check for any forced deopts before restoring instrumentation stack by Mythri Alle · 2 years, 10 months ago
  27. 2f6af92 Allow to sink code within its try block by Santiago Aboy Solanes · 2 years, 10 months ago
  28. ebeb863 Update art tests to asm 9.2 by Colin Cross · 2 years, 10 months ago
  29. 4dd5f7e [automerger skipped] Mark ab/8191998 as merged am: f09cf205e2 -s ours by Maria Yang · 2 years, 10 months ago
  30. 4e6f5d6 Skip a check when instrumenting the stack for runtime methods by Mythri Alle · 2 years, 10 months ago
  31. db7c76b Reland "Only do dexlayout when generating comptact dex." by Nicolas Geoffray · 2 years, 10 months ago
  32. 9e701b1 Allow to sink code to catch blocks by Santiago Aboy Solanes · 2 years, 10 months ago
  33. cff8f56 Update expectation after StringBuilder.append MoveResult change by Morten Krogh-Jespersen · 2 years, 10 months ago
  34. f09cf20 Mark ab/8191998 as merged by Maria Yang · 2 years, 10 months ago
  35. b8ff44c Revert "Only do dexlayout when generating comptact dex." by Nicolas Geoffray · 2 years, 10 months ago
  36. de4d195 Clean up InductionVarAnalysis. by Vladimir Marko · 2 years, 10 months ago
  37. a0512eb Fix bogus instructions in START_EXECUTING_INSTRUCTIONS. by Nicolas Geoffray · 2 years, 10 months ago
  38. 3ab2474 Use correct min/max load factor in intern/class table. by Vladimir Marko · 2 years, 10 months ago
  39. 14d3c2c Only do dexlayout when generating comptact dex. by Nicolas Geoffray · 2 years, 10 months ago
  40. 4c1e0ca Add a preloaded-classes-fds argument to dex2oat. by Nicolas Geoffray · 2 years, 10 months ago
  41. 54ac49a Add missing android.system package to art-bootclasspath-fragment by Paul Duffin · 2 years, 10 months ago
  42. 4a5b43f Avoid UB in CodeItemDebugInfoAccessor::Init by Pirama Arumuga Nainar · 2 years, 10 months ago
  43. dbf5543 Revert "Workaround 32-bit dex2oat/oatdumpd crashes by enabling compiler analysis" by Pirama Arumuga Nainar · 2 years, 10 months ago
  44. f9ae8e3 Implement shared counters for boot image / zygote methods. by Nicolas Geoffray · 2 years, 11 months ago
  45. 3dd6219 Add --preloaded-classes flag to dex2oat. by Nicolas Geoffray · 2 years, 10 months ago
  46. ce30f68 Mark known failure for varhandle concurrency test by Sorin Basca · 2 years, 10 months ago
  47. e0e4a79 Increase the timeout to finish odrefresh in the VM by Victor Hsieh · 2 years, 10 months ago
  48. 86225a8 Make odsign_e2e_tests in CTS agnostic to ART implementation. by Jiakai Zhang · 2 years, 10 months ago
  49. 6408e97 Remove workaround for null klass during marking phase by Lokesh Gidra · 2 years, 10 months ago
  50. d4152ec Remove dependencies on stubs from build-art-target-golem. by Martin Stjernholm · 2 years, 10 months ago
  51. 1790532 Fix linker error in JitCompilerInterface. by Artem Serov · 3 years ago
  52. 6d99667 Use userfaultfd syscall and related ioctls by Lokesh Gidra · 2 years, 10 months ago
  53. e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 2 years, 10 months ago
  54. e25f13a Fix 697-string-buffer-append under no-image. by Nicolas Geoffray · 2 years, 10 months ago
  55. c0f9039 Fix 925-threadgroups when running on T. by Nicolas Geoffray · 2 years, 10 months ago
  56. 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 2 years, 10 months ago
  57. d0f099e Reland "Eagerly lookup native symbols in zygote." by Nicolas Geoffray · 2 years, 10 months ago
  58. ea4e39b Remove implementation details from ART hidden api flags by Paul Duffin · 3 years, 6 months ago
  59. 2931057 Use real functions in ParsedOptions test. by Peter Collingbourne · 2 years, 10 months ago
  60. 7107a3e Remove early stop log for VarHandle concurrency test by Sorin Basca · 2 years, 10 months ago
  61. 1804948 Add test for checking VarHandle CAS concurrency guarantees by Sorin Basca · 2 years, 11 months ago
  62. 93317bd Only kill logd on fugu. by Peter Collingbourne · 2 years, 10 months ago
  63. fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 2 years, 11 months ago
  64. 05f1a5b Faster `ClassLinker::LoadMethod()`. by Vladimir Marko · 2 years, 10 months ago
  65. fae8919 Rename method: Drop the "device", it's cleaner by Alan Stokes · 2 years, 10 months ago
  66. 8671f58 Add a separate path for MethodHandle invokeExact from transforms by Orion Hodson · 2 years, 10 months ago
  67. 69a87e3 Revert^4 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 10 months ago
  68. cf414b2 Add some methods to UnstartedRuntime. by Nicolas Geoffray · 2 years, 10 months ago
  69. 961dbc4 Optimizing: Do not resolve field type for `get` opcodes. by Vladimir Marko · 2 years, 10 months ago
  70. 4478abe Revert "Eagerly loopkup native symbols in zygote." by Nicolas Geoffray · 2 years, 10 months ago
  71. 908aaa9 Add test for tampering with the signature by Alan Stokes · 2 years, 10 months ago
  72. 103e56a Fix pattern replacement for float constant. by Vladimir Marko · 2 years, 10 months ago
  73. 0bd1bb3 Using common apex_defaults for com.android.art module. by Gurpreet Singh · 2 years, 11 months ago
  74. 6ec9905 Eagerly loopkup native symbols in zygote. by Nicolas Geoffray · 2 years, 11 months ago
  75. 1f5b158 Fix explicit checks for /dev/kvm by Alan Stokes · 2 years, 10 months ago
  76. 1849c3a Revert^3 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 10 months ago
  77. c1f9ae3 odrefresh: Stop refreshing artifacts on new Android versions. am: 39f6d00b73 by Jiakai Zhang · 2 years, 10 months ago
  78. 39f6d00 odrefresh: Stop refreshing artifacts on new Android versions. by Jiakai Zhang · 3 years ago
  79. de49d24 Add VarHandle benchmarks in the form of a test. am: 964f5c8b27 by Orion Hodson · 2 years, 10 months ago
  80. 964f5c8 Add VarHandle benchmarks in the form of a test. by Orion Hodson · 4 years, 4 months ago
  81. 3d004a5 Revert^2 "Add bss support for inlining BCP DexFiles for single image" am: b740438513 by Santiago Aboy Solanes · 2 years, 10 months ago
  82. b740438 Revert^2 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 3 years ago
  83. 01ad6eb Use ART_MODULE_BUILD_FROM_SOURCE instead soong config variable am: 76aa34bc79 by Cole Faust · 2 years, 11 months ago
  84. 76aa34b Use ART_MODULE_BUILD_FROM_SOURCE instead soong config variable by Cole Faust · 2 years, 11 months ago
  85. f9149a7 Mount /dev/pts inside the chroot. am: b2c68b3623 by Peter Collingbourne · 2 years, 11 months ago
  86. b2c68b3 Mount /dev/pts inside the chroot. by Peter Collingbourne · 2 years, 11 months ago
  87. 12bb422 Add another test that fails with no-image & optimizing. am: 88967d1125 by Nicolas Geoffray · 2 years, 11 months ago
  88. 5a3d897 Add simlified test cases to run-test 835-b216762268. am: 9e05e14ff4 by Vladimir Marko · 2 years, 11 months ago
  89. 88967d1 Add another test that fails with no-image & optimizing. by Nicolas Geoffray · 2 years, 11 months ago
  90. 9e05e14 Add simlified test cases to run-test 835-b216762268. by Vladimir Marko · 2 years, 11 months ago
  91. 0d8e3b8 Use an actual JNINativeInterface structure for gJniSleepForeverStub. am: 35cdc9aed8 by Peter Collingbourne · 2 years, 11 months ago
  92. 35cdc9a Use an actual JNINativeInterface structure for gJniSleepForeverStub. by Peter Collingbourne · 2 years, 11 months ago
  93. 330da8a Remove art_apex and art_apex_test module type. am: d5ebfb752a by Jingwen Chen · 2 years, 11 months ago
  94. d5ebfb7 Remove art_apex and art_apex_test module type. by Jingwen Chen · 2 years, 11 months ago
  95. ca09a09 Remove exclusion of org.openjdk.tests.java.util.stream tests. am: 362f356519 by Nicolas Geoffray · 2 years, 11 months ago
  96. 362f356 Remove exclusion of org.openjdk.tests.java.util.stream tests. by Nicolas Geoffray · 2 years, 11 months ago
  97. 2c7b84d Add 445-checker-licm to known failures of no-image & optimizing. am: d589897886 by Nicolas Geoffray · 2 years, 11 months ago
  98. d589897 Add 445-checker-licm to known failures of no-image & optimizing. by Nicolas Geoffray · 2 years, 11 months ago
  99. e1b9adb Remove reflection from run-test 825-unbalanced-lock. am: 50c47f9022 by Vladimir Marko · 2 years, 11 months ago
  100. 50c47f9 Remove reflection from run-test 825-unbalanced-lock. by Vladimir Marko · 2 years, 11 months ago