1. 25c3d8d Pass --root to cpplint. by Sen Jiang · 8 years ago
  2. 16cb669 Merge "Reimplement ART_NDEBUG_OPT_FLAG" by Treehugger Robot · 8 years ago
  3. a51a135 Merge "Implemented first version of java/dex fuzz testing script." by Treehugger Robot · 8 years ago
  4. be332ed Reimplement ART_NDEBUG_OPT_FLAG by Colin Cross · 8 years ago
  5. 32e2826 Merge "Remove unused build code" by Colin Cross · 8 years ago
  6. be0f728 Merge "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Nicolas Geoffray · 8 years ago
  7. ce092d0 Merge "Refactor Dex open methods" by Treehugger Robot · 8 years ago
  8. 7863a21 Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Nicolas Geoffray · 8 years ago
  9. 85bf9de Merge "Write VerifierDeps into VDEX." by Treehugger Robot · 8 years ago
  10. d26a0a6 Merge "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Roland Levillain · 8 years ago
  11. e034748 Implemented first version of java/dex fuzz testing script. by Aart Bik · 8 years ago
  12. 7b0d922 Merge "Collapse ART's AbstractMethod class into Executable" by Neil Fuller · 8 years ago
  13. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  14. 733ddb2 Refactor Dex open methods by David Sehr · 8 years ago
  15. abc41cb Merge "Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration." by Roland Levillain · 8 years ago
  16. e5a3877 Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration. by Roland Levillain · 8 years ago
  17. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  18. c4cb3d5 Merge "Fix the target art method address within a method object" by David Sehr · 8 years ago
  19. 71a155f Remove unused build code by Colin Cross · 8 years ago
  20. f6dc081 Merge "Rework logcat handling" by Treehugger Robot · 8 years ago
  21. ce644e8 Merge "Rename several tests to be easier to read." by Treehugger Robot · 8 years ago
  22. d050ec9 Merge "Dexlayout changes to support offset/size output of items." by Jeff Hao · 8 years ago
  23. 698e4b3 Rework logcat handling by Wojciech Staszkiewicz · 8 years ago
  24. 96e640c Fix the target art method address within a method object by Jing Ji · 8 years ago
  25. 5213626 Rename several tests to be easier to read. by Alex Light · 8 years ago
  26. 692cc74 Merge "Change remaining slow path throw entrypoints to save everything." by Vladimir Marko · 8 years ago
  27. 48d10ee Merge changes Id749f453,Ie3ce9dd8 by Colin Cross · 8 years ago
  28. 901669c Merge "Make javac always use Java 7 when running tests using javac and dx" by Nicolas Geoffray · 8 years ago
  29. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 8 years ago
  30. 80eb0bc2 Merge "ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode." by Treehugger Robot · 8 years ago
  31. d300d8f ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode. by Artem Serov · 8 years ago
  32. ae9ed26 Merge "ARM: Remove extra argument from RUNTIME_CURRENT uses." by Treehugger Robot · 8 years ago
  33. 9364383 Merge "ARM: Use stm/ldm for live registers save/restore in SlowPathCode." by Treehugger Robot · 8 years ago
  34. 02cd28b ARM: Remove extra argument from RUNTIME_CURRENT uses. by Vladimir Marko · 8 years ago
  35. 620d0a5 Make javac always use Java 7 when running tests using javac and dx by Søren Gjesse · 8 years ago
  36. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  37. 0186b64 Merge "Increase host frame size limit for SANITIZE_HOST" by Treehugger Robot · 8 years ago
  38. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  39. 7bdc637 Merge "Shorten long test names" by Aart Bik · 8 years ago
  40. ca57c40 Shorten long test names by Wojciech Staszkiewicz · 8 years ago
  41. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 8 years ago
  42. b20be21 Always run oatdumps tests by Colin Cross · 8 years ago
  43. 3174b68 Increase host frame size limit for SANITIZE_HOST by Colin Cross · 8 years ago
  44. d2c2080 Disable oatdumps device build by Colin Cross · 8 years ago
  45. 2722620 Merge "Improve sharpening for read barrier image HLoadClass" by Treehugger Robot · 8 years ago
  46. c520f85 Merge "Fix mac build" by Treehugger Robot · 8 years ago
  47. 9aec856 Merge "Revert "Revert "test: Remove icu cleanup hack""" by Treehugger Robot · 8 years ago
  48. fd5428b Fix mac build by Colin Cross · 8 years ago
  49. 4a4a601 Improve sharpening for read barrier image HLoadClass by Mathieu Chartier · 8 years ago
  50. 6a40fc9 Merge "Ensure class is initialized when reading its fields from debugger." by Treehugger Robot · 8 years ago
  51. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  52. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  53. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 8 years ago
  54. 583f319 Revert "Revert "test: Remove icu cleanup hack"" by Igor Murashkin · 8 years ago
  55. 8cb366a Merge "Include `nodes.h` in `nodes_shared.h` to help editing tools." by Treehugger Robot · 8 years ago
  56. 28079d3 Merge "Minor induction variable analysis changes." by Aart Bik · 8 years ago
  57. 932e7d8 Merge "ARM: VIXL32: Implement a disassembler." by Roland Levillain · 8 years ago
  58. f4d6aee ARM: Use stm/ldm for live registers save/restore in SlowPathCode. by Artem Serov · 8 years ago
  59. ebc3280 Include `nodes.h` in `nodes_shared.h` to help editing tools. by Alexandre Rames · 8 years ago
  60. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 8 years ago
  61. f653669 Merge "MIPS64: Fix overlapping use of "in" & "out" registers." by Nicolas Geoffray · 8 years ago
  62. 834582c Merge "Move ART_HOST_TEST_DIR to Android.common_test.mk" by Treehugger Robot · 8 years ago
  63. 855c7eb Merge "MIPS32: Improve storing of constants in fields and array elements" by Treehugger Robot · 8 years ago
  64. 53c5337 Merge "Revert "test: Remove icu cleanup hack"" by Treehugger Robot · 8 years ago
  65. 3c73829 Revert "test: Remove icu cleanup hack" by Colin Cross · 8 years ago
  66. 6a4abc6 Merge "Remove TypeLookupTable from DexFile." by Treehugger Robot · 8 years ago
  67. 8d0e6c5 Merge "Fix 2ND arch gtest testing." by Nicolas Geoffray · 8 years ago
  68. cd8a057 Move ART_HOST_TEST_DIR to Android.common_test.mk by Dan Willemsen · 8 years ago
  69. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
  70. 009cace Minor induction variable analysis changes. by Aart Bik · 8 years ago
  71. 47c22ff Merge "Add a comment to dex2oat's parent pid logging" by Aart Bik · 8 years ago
  72. 6bbea4c Fix 2ND arch gtest testing. by Nicolas Geoffray · 8 years ago
  73. be3a3ee Merge "Fix a deadlock in the CC collector." by Treehugger Robot · 8 years ago
  74. c6eced0 Merge "Move art::Runtime::InitZygote logic from art into frameworks/base." by Treehugger Robot · 8 years ago
  75. 22a99ff Merge "x86/x86-64: Simplify codegen using helper functions." by Treehugger Robot · 8 years ago
  76. 4613f53 Merge "Fix build for VerifierDeps gtest on target" by Treehugger Robot · 8 years ago
  77. 29b0cde ARM: VIXL32: Implement a disassembler. by Anton Kirilov · 8 years ago
  78. 56f4bdd x86/x86-64: Simplify codegen using helper functions. by Vladimir Marko · 8 years ago
  79. f906f12 Fix build for VerifierDeps gtest on target by David Brazdil · 8 years ago
  80. bbefcb3 Merge "Implement VerifierDeps encoding/decoding" by Treehugger Robot · 8 years ago
  81. 31eb450 Merge "Add a phony target for golem." by Nicolas Geoffray · 8 years ago
  82. c2a58f3 Add a phony target for golem. by Nicolas Geoffray · 8 years ago
  83. 031f3dd Merge "Collect verifier dependencies" by Treehugger Robot · 8 years ago
  84. 6f82fbd Implement VerifierDeps encoding/decoding by David Brazdil · 8 years ago
  85. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  86. 0764877 Merge "test: Remove icu cleanup hack" by Treehugger Robot · 8 years ago
  87. 2c92bf2 Merge "Fix 32-bit device tests" by Nicolas Geoffray · 8 years ago
  88. 6615375 Merge "Fix HOST_PREFER_32_BITS tests" by Nicolas Geoffray · 8 years ago
  89. c5c7187 Fix 32-bit device tests by Colin Cross · 8 years ago
  90. 124f881 Fix HOST_PREFER_32_BITS tests by Colin Cross · 8 years ago
  91. f58b248 MIPS32: Improve storing of constants in fields and array elements by Alexey Frunze · 8 years ago
  92. de19a25 Ensure class is initialized when reading its fields from debugger. by Jeff Hao · 8 years ago
  93. febd0cf Fix a deadlock in the CC collector. by Hiroshi Yamauchi · 8 years ago
  94. 175a9be Merge "Fix mac build" by Treehugger Robot · 8 years ago
  95. c865147 Merge "Avoid using memcpy for object header in ConcurrentCopying::Copy" by Mathieu Chartier · 8 years ago
  96. 942036f Fix mac build by Colin Cross · 8 years ago
  97. d818adb Avoid using memcpy for object header in ConcurrentCopying::Copy by Mathieu Chartier · 8 years ago
  98. 7d26164 Merge changes from topic 'art_tests' by Colin Cross · 8 years ago
  99. 669cfcd Merge "Fix run_java_fuzz_test.py imports" by Treehugger Robot · 8 years ago
  100. 529827d Add a comment to dex2oat's parent pid logging by Wojciech Staszkiewicz · 8 years ago