1. d300d8f ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode. by Artem Serov · 8 years ago
  2. ae9ed26 Merge "ARM: Remove extra argument from RUNTIME_CURRENT uses." by Treehugger Robot · 8 years ago
  3. 9364383 Merge "ARM: Use stm/ldm for live registers save/restore in SlowPathCode." by Treehugger Robot · 8 years ago
  4. 02cd28b ARM: Remove extra argument from RUNTIME_CURRENT uses. by Vladimir Marko · 8 years ago
  5. 0186b64 Merge "Increase host frame size limit for SANITIZE_HOST" by Treehugger Robot · 8 years ago
  6. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  7. 7bdc637 Merge "Shorten long test names" by Aart Bik · 8 years ago
  8. ca57c40 Shorten long test names by Wojciech Staszkiewicz · 8 years ago
  9. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 8 years ago
  10. 3174b68 Increase host frame size limit for SANITIZE_HOST by Colin Cross · 8 years ago
  11. 2722620 Merge "Improve sharpening for read barrier image HLoadClass" by Treehugger Robot · 8 years ago
  12. c520f85 Merge "Fix mac build" by Treehugger Robot · 8 years ago
  13. 9aec856 Merge "Revert "Revert "test: Remove icu cleanup hack""" by Treehugger Robot · 8 years ago
  14. fd5428b Fix mac build by Colin Cross · 8 years ago
  15. 4a4a601 Improve sharpening for read barrier image HLoadClass by Mathieu Chartier · 8 years ago
  16. 6a40fc9 Merge "Ensure class is initialized when reading its fields from debugger." by Treehugger Robot · 8 years ago
  17. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  18. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  19. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 8 years ago
  20. 583f319 Revert "Revert "test: Remove icu cleanup hack"" by Igor Murashkin · 8 years ago
  21. 8cb366a Merge "Include `nodes.h` in `nodes_shared.h` to help editing tools." by Treehugger Robot · 8 years ago
  22. 28079d3 Merge "Minor induction variable analysis changes." by Aart Bik · 8 years ago
  23. 932e7d8 Merge "ARM: VIXL32: Implement a disassembler." by Roland Levillain · 8 years ago
  24. f4d6aee ARM: Use stm/ldm for live registers save/restore in SlowPathCode. by Artem Serov · 8 years ago
  25. ebc3280 Include `nodes.h` in `nodes_shared.h` to help editing tools. by Alexandre Rames · 8 years ago
  26. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 8 years ago
  27. f653669 Merge "MIPS64: Fix overlapping use of "in" & "out" registers." by Nicolas Geoffray · 8 years ago
  28. 834582c Merge "Move ART_HOST_TEST_DIR to Android.common_test.mk" by Treehugger Robot · 8 years ago
  29. 855c7eb Merge "MIPS32: Improve storing of constants in fields and array elements" by Treehugger Robot · 8 years ago
  30. 53c5337 Merge "Revert "test: Remove icu cleanup hack"" by Treehugger Robot · 8 years ago
  31. 3c73829 Revert "test: Remove icu cleanup hack" by Colin Cross · 8 years ago
  32. 6a4abc6 Merge "Remove TypeLookupTable from DexFile." by Treehugger Robot · 8 years ago
  33. 8d0e6c5 Merge "Fix 2ND arch gtest testing." by Nicolas Geoffray · 8 years ago
  34. cd8a057 Move ART_HOST_TEST_DIR to Android.common_test.mk by Dan Willemsen · 8 years ago
  35. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
  36. 009cace Minor induction variable analysis changes. by Aart Bik · 8 years ago
  37. 47c22ff Merge "Add a comment to dex2oat's parent pid logging" by Aart Bik · 8 years ago
  38. 6bbea4c Fix 2ND arch gtest testing. by Nicolas Geoffray · 8 years ago
  39. be3a3ee Merge "Fix a deadlock in the CC collector." by Treehugger Robot · 8 years ago
  40. c6eced0 Merge "Move art::Runtime::InitZygote logic from art into frameworks/base." by Treehugger Robot · 8 years ago
  41. 22a99ff Merge "x86/x86-64: Simplify codegen using helper functions." by Treehugger Robot · 8 years ago
  42. 4613f53 Merge "Fix build for VerifierDeps gtest on target" by Treehugger Robot · 8 years ago
  43. 29b0cde ARM: VIXL32: Implement a disassembler. by Anton Kirilov · 8 years ago
  44. 56f4bdd x86/x86-64: Simplify codegen using helper functions. by Vladimir Marko · 8 years ago
  45. f906f12 Fix build for VerifierDeps gtest on target by David Brazdil · 8 years ago
  46. bbefcb3 Merge "Implement VerifierDeps encoding/decoding" by Treehugger Robot · 8 years ago
  47. 31eb450 Merge "Add a phony target for golem." by Nicolas Geoffray · 8 years ago
  48. c2a58f3 Add a phony target for golem. by Nicolas Geoffray · 8 years ago
  49. 031f3dd Merge "Collect verifier dependencies" by Treehugger Robot · 8 years ago
  50. 6f82fbd Implement VerifierDeps encoding/decoding by David Brazdil · 8 years ago
  51. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  52. 0764877 Merge "test: Remove icu cleanup hack" by Treehugger Robot · 8 years ago
  53. 2c92bf2 Merge "Fix 32-bit device tests" by Nicolas Geoffray · 8 years ago
  54. 6615375 Merge "Fix HOST_PREFER_32_BITS tests" by Nicolas Geoffray · 8 years ago
  55. c5c7187 Fix 32-bit device tests by Colin Cross · 8 years ago
  56. 124f881 Fix HOST_PREFER_32_BITS tests by Colin Cross · 8 years ago
  57. f58b248 MIPS32: Improve storing of constants in fields and array elements by Alexey Frunze · 8 years ago
  58. de19a25 Ensure class is initialized when reading its fields from debugger. by Jeff Hao · 8 years ago
  59. febd0cf Fix a deadlock in the CC collector. by Hiroshi Yamauchi · 8 years ago
  60. 175a9be Merge "Fix mac build" by Treehugger Robot · 8 years ago
  61. c865147 Merge "Avoid using memcpy for object header in ConcurrentCopying::Copy" by Mathieu Chartier · 8 years ago
  62. 942036f Fix mac build by Colin Cross · 8 years ago
  63. d818adb Avoid using memcpy for object header in ConcurrentCopying::Copy by Mathieu Chartier · 8 years ago
  64. 7d26164 Merge changes from topic 'art_tests' by Colin Cross · 8 years ago
  65. 669cfcd Merge "Fix run_java_fuzz_test.py imports" by Treehugger Robot · 8 years ago
  66. 529827d Add a comment to dex2oat's parent pid logging by Wojciech Staszkiewicz · 8 years ago
  67. 2de29f1 Merge "Minor edits in javafuzz" by Treehugger Robot · 8 years ago
  68. f64837d Fix run_java_fuzz_test.py imports by Wojciech Staszkiewicz · 8 years ago
  69. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  70. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 8 years ago
  71. 6b4d988 Merge "Fix google-explicit-constructor warnings in art." by Chih-hung Hsieh · 8 years ago
  72. 9d53731 Minor edits in javafuzz by Aart Bik · 8 years ago
  73. 5a7c611 Merge "Fix moving GC bugs in entrypoints" by Mathieu Chartier · 8 years ago
  74. 68db2a9 MIPS64: Fix overlapping use of "in" & "out" registers. by Chris Larsen · 8 years ago
  75. 514e346 Merge "Added ability to generate last-value of linear induction. Also added utility to update fetches in induction nodes." by Treehugger Robot · 8 years ago
  76. eb1aa7d Merge "Integrate bisection search with javafuzz" by Treehugger Robot · 8 years ago
  77. fad6f4d Merge "ARM: Try to emit branches early to save memory." by Treehugger Robot · 8 years ago
  78. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 8 years ago
  79. 16d3a65 Added ability to generate last-value of linear induction. by Aart Bik · 8 years ago
  80. 167bc0b ARM: Try to emit branches early to save memory. by Vladimir Marko · 8 years ago
  81. fce42f4 Merge "Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""" by Nicolas Geoffray · 8 years ago
  82. 6f41ec6 Merge "MIPS: Enable the ComparisonsLong test in the code generator test." by Treehugger Robot · 8 years ago
  83. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  84. 37c3893 Merge "Add missing OVERRIDE qualifiers in code generators." by Roland Levillain · 8 years ago
  85. 755beba Merge "Move ArrayRef to runtime/base" by David Brazdil · 8 years ago
  86. 602700c Merge "Fix dexlist_test" by Treehugger Robot · 8 years ago
  87. dfcfc54 Merge "Log PPID when running dex2oat" by Treehugger Robot · 8 years ago
  88. 333e7c5 Fix dexlist_test by Colin Cross · 8 years ago
  89. be08cf5 Fix moving GC bugs in entrypoints by Mathieu Chartier · 8 years ago
  90. 0a4c75f Log PPID when running dex2oat by Wojciech Staszkiewicz · 8 years ago
  91. 63e2113 MIPS: Enable the ComparisonsLong test in the code generator test. by Alexey Frunze · 8 years ago
  92. 32772cb Merge "Make LinearizeGraph() public (and move it to nodes files)" by Treehugger Robot · 8 years ago
  93. 8dae910 Merge "jni: Update VIXL macro assembler to have vmovdrr/vmovsr support" by Treehugger Robot · 8 years ago
  94. 0d0fd4a Integrate bisection search with javafuzz by Wojciech Staszkiewicz · 8 years ago
  95. 20e9db6 Make LinearizeGraph() public (and move it to nodes files) by Aart Bik · 8 years ago
  96. a3735f7 jni: Update VIXL macro assembler to have vmovdrr/vmovsr support by Igor Murashkin · 8 years ago
  97. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  98. b226703 Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 8 years ago
  99. f41f956 Add missing OVERRIDE qualifiers in code generators. by Roland Levillain · 8 years ago
  100. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago