1. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  2. 6c4b63b Fix expected file for tests. by Nicolas Geoffray · 6 years ago
  3. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  4. c497fca Merge "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Mathieu Chartier · 6 years ago
  5. baf3761 Revert "Remove OatFileAssistant::MakeUpToDate and friends." by Mathieu Chartier · 6 years ago
  6. 090795a Merge "Test for ZipFile.finalize." by Nicolas Geoffray · 6 years ago
  7. fcfb4dd Merge "Remove OatFileAssistant::MakeUpToDate and friends." by Nicolas Geoffray · 6 years ago
  8. 31151ca Merge "Add core-simple to the standard boot classpath" by Neil Fuller · 6 years ago
  9. 6bfbdc7 Merge changes If4de1e1f,I11493096,I256c7758 by Roland Levillain · 6 years ago
  10. aa317ff Merge "Ensure the JITted method has a polymorphic inline cache." by Nicolas Geoffray · 6 years ago
  11. d6698e3 Remove OatFileAssistant::MakeUpToDate and friends. by Nicolas Geoffray · 6 years ago
  12. 1391390 Add core-simple to the standard boot classpath by Neil Fuller · 6 years ago
  13. d6f48f2 Ensure the JITted method has a polymorphic inline cache. by Nicolas Geoffray · 6 years ago
  14. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  15. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  16. 09bb510 Test for ZipFile.finalize. by Nicolas Geoffray · 6 years ago
  17. 19379b5 Merge "Default to usejit:true." by Nicolas Geoffray · 6 years ago
  18. 0783ff0 Merge "dexdump2: Remove conversion from dollar sign to dot" by Orion Hodson · 6 years ago
  19. a5ca8eb Default to usejit:true. by Nicolas Geoffray · 6 years ago
  20. 90fdc48 Fix checker expectations around environment uses. by Nicolas Geoffray · 6 years ago
  21. fe42d21 dexdump2: Remove conversion from dollar sign to dot by Orion Hodson · 6 years ago
  22. 75eec5d Merge "Fix longstanding bug around implicit NPEs and GC, version 2." by Treehugger Robot · 6 years ago
  23. c2291a6 Add an ART test target exercising Generational CC collection. by Roland Levillain · 6 years ago
  24. 76eb485 Remove the `art-gtest-valgrind64` testrunner configuration. by Roland Levillain · 6 years ago
  25. b1e1dc3 Sweep only objects in the live stack in sticky-bit CC collections. by Roland Levillain · 6 years ago
  26. 88cf462 Merge "Remove unnecessary indirection from MemMap." by Vladimir Marko · 6 years ago
  27. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  28. 61ba8d2 Fix longstanding bug around implicit NPEs and GC, version 2. by Nicolas Geoffray · 6 years ago
  29. e85595e Add explicit native method test to 988 by Alex Light · 6 years ago
  30. 38c7dbc Merge "Update 3 art tests' check expectations for D8 v1.3.15-dev." by Tamas Kenez · 6 years ago
  31. de3bd98 Update 3 art tests' check expectations for D8 v1.3.15-dev. by Tamas Kenez · 6 years ago
  32. 5c84472 ART: Improve test 160-read-barrier-stress. by Vladimir Marko · 6 years ago
  33. 248141f ARM/ARM64: Introspection Baker RB for intrinsics. by Vladimir Marko · 6 years ago
  34. 1c86364 Merge "ARM64: Introspection Baker RB for volatile fields." by Vladimir Marko · 6 years ago
  35. 0ecac68 ARM64: Introspection Baker RB for volatile fields. by Vladimir Marko · 6 years ago
  36. ca701c3 Merge "Modernize codebase by replacing NULL with nullptr" by Treehugger Robot · 6 years ago
  37. 1c8605e Look at phis in ReplaceUsesDominatedBy. by Nicolas Geoffray · 6 years ago
  38. 2e26772 Merge "Update test expectations for 712-varhandle-invocations." by Treehugger Robot · 6 years ago
  39. 101287d Update test expectations for 712-varhandle-invocations. by Nicolas Geoffray · 6 years ago
  40. 6a0f7e7 Merge "Remove all multidex.jpp files." by Vladimir Marko · 6 years ago
  41. b1f9c79 Remove all multidex.jpp files. by Vladimir Marko · 6 years ago
  42. 7ec95c5 Update expected call stack for caller of Thread.currentThread() by Paul Duffin · 6 years ago
  43. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  44. a9f303c Rewrite Class init entrypoint to take a Class arg. by Vladimir Marko · 6 years ago
  45. 61d5041 Add skip for 1946-asan + interp-ac by Alex Light · 6 years ago
  46. d132db8 Merge "Disable inlining test with debuggable." by Nicolas Geoffray · 6 years ago
  47. c3e740b Disable inlining test with debuggable. by Nicolas Geoffray · 6 years ago
  48. b2a42f5 Increase stack size for tests 1917 and 1934 by Alex Light · 6 years ago
  49. 30f3e9c Run ART run-tests with ASan in interpreter access-checks mode. by Roland Levillain · 6 years ago
  50. c98f83e Add raw_monitor_enter_no_suspend extension by Alex Light · 6 years ago
  51. 86ae9c3 Re-enable tests for no-image & jit. by Vladimir Marko · 6 years ago
  52. 4ac9ade Move dexdump, dexlist, openjdkjvmti to ClassAccessor by Mathieu Chartier · 6 years ago
  53. 2ab1bdd Elide ClinitCheck for superclasses with trivial init. by Vladimir Marko · 6 years ago
  54. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 6 years ago
  55. 125a47c Merge "Move .art.rel data to a section in .art, part 1." by Vladimir Marko · 6 years ago
  56. a8416b6 Merge "ART: disable test 712 for interpreter+gcstress" by Orion Hodson · 6 years ago
  57. c1d762a Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Treehugger Robot · 6 years ago
  58. e01844a ART: disable test 712 for interpreter+gcstress by Orion Hodson · 6 years ago
  59. 59d0872 Merge "Always produce PIC code for AOT compilation." by Treehugger Robot · 6 years ago
  60. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 6 years ago
  61. ca8de0a Move .art.rel data to a section in .art, part 1. by Vladimir Marko · 6 years ago
  62. eee2ee8 Add test 071-dexfile to skips for gcstress by Alex Light · 6 years ago
  63. 23ea024 Add another test that the slower gcstress causes timeouts by Alex Light · 6 years ago
  64. f036454 Merge "Add some tests to gcstress knownfailures" by Treehugger Robot · 6 years ago
  65. b7f10d5 Add some tests to gcstress knownfailures by Alex Light · 6 years ago
  66. 3360244 Merge "ART: Implement loop full unrolling." by Vladimir Marko · 6 years ago
  67. 8abeb06 Update test expectations for 911-get-stack-trace. by Mads Ager · 6 years ago
  68. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 6 years ago
  69. f58dc65 ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64 by Evgeny Astigeevich · 6 years ago
  70. ce75049 Revert "Revert "Handle a special case of lock aliasing during lock verification"" by Alexey Grebenkin · 6 years ago
  71. 253a37b Merge "Everyone -- even "NDK" users -- gets C++14 by default now." by Treehugger Robot · 6 years ago
  72. 225ed1d Everyone -- even "NDK" users -- gets C++14 by default now. by Elliott Hughes · 6 years ago
  73. bbd2cc2 Merge "Fix HClinitCheck elimination in instruction builder." by Vladimir Marko · 6 years ago
  74. 51b8aaf Fix HClinitCheck elimination in instruction builder. by Vladimir Marko · 7 years ago
  75. 2a90bc9 Revert^2 "Move Trace to use trampolines" by Alex Light · 6 years ago
  76. 27d85ea Revert "Move Trace to use trampolines" by Alex Light · 6 years ago
  77. 19af3b9 Move Trace to use trampolines by Alex Light · 6 years ago
  78. c916736 Ensure proxy methods are reported by instrumentation by Alex Light · 6 years ago
  79. 2d441b1 Make instrumentation trampoline able to jump to jit code by Alex Light · 6 years ago
  80. 97c465c Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 6 years ago
  81. 753a055 Revert "Handle a special case of lock aliasing during lock verification" by Nicolas Geoffray · 6 years ago
  82. 91b6bef Merge "Handle a special case of lock aliasing during lock verification" by Treehugger Robot · 6 years ago
  83. 82898ed Handle a special case of lock aliasing during lock verification by Alexey Grebenkin · 6 years ago
  84. ab86413 Move a 530-checker-lse test from java to smali by Søren Gjesse · 6 years ago
  85. 18ba1da ART: Implement loop full unrolling. by Artem Serov · 6 years ago
  86. a8d5a5f Merge "Handle String.<init> with a phi input." by Nicolas Geoffray · 6 years ago
  87. 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 6 years ago
  88. 003e64b hiddenapi: Refactor before new features are added by David Brazdil · 6 years ago
  89. f5020ee Merge "ART: Finish old move of OatDexFile" by Treehugger Robot · 6 years ago
  90. cd059b6 Merge "ART: disable 638-no-line-number after move to d8" by Orion Hodson · 6 years ago
  91. de4efa6 Merge "ART: Clean-up d8 expections" by Treehugger Robot · 6 years ago
  92. 4ced1a8 Merge "ARM64: Optimization of HRem and HDiv when a denominator is power of 2" by Treehugger Robot · 6 years ago
  93. 8937538 Merge "ART: Extend the range of clonable instructions." by Treehugger Robot · 6 years ago
  94. 5084cda ART: disable 638-no-line-number after move to d8 by Orion Hodson · 6 years ago
  95. 0044b53 ART: Clean-up d8 expections by Orion Hodson · 6 years ago
  96. a3234e9 ARM64: Optimization of HRem and HDiv when a denominator is power of 2 by Evgeny Astigeevich · 6 years ago
  97. b40d361 ART: Finish old move of OatDexFile by Andreas Gampe · 6 years ago
  98. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 6 years ago
  99. a6e2614 ART: Extend the range of clonable instructions. by Artem Serov · 6 years ago
  100. eebb821 Implement Integer.valueOf() intrinsic for PIC. by Vladimir Marko · 6 years ago