1. cbf0b67 Merge "Add test for null set ref list item in dex layout." am: 391a889ff1 by Jeff Hao · 8 years ago
  2. 391a889 Merge "Add test for null set ref list item in dex layout." by Treehugger Robot · 8 years ago
  3. f914f8e Add test for null set ref list item in dex layout. by Jeff Hao · 8 years ago
  4. f5d5119 Merge "Fix dex2oat to handle dexlayout with non profile filters" am: 768ec34ea9 by Mathieu Chartier · 8 years ago
  5. 768ec34 Merge "Fix dex2oat to handle dexlayout with non profile filters" by Mathieu Chartier · 8 years ago
  6. 8ba2959 Merge "Remove obsolete TODOs" am: 6154285e36 by Alex Light · 8 years ago
  7. 6154285 Merge "Remove obsolete TODOs" by Treehugger Robot · 8 years ago
  8. 9bb962b Merge "Always mark reference referents in transaction mode." am: 2fee212df6 by Hiroshi Yamauchi · 8 years ago
  9. 2fee212 Merge "Always mark reference referents in transaction mode." by Hiroshi Yamauchi · 8 years ago
  10. c1eeb57 Merge "ART: Refactor test 913" am: c0514866d9 by Andreas Gampe · 8 years ago
  11. 53957cd Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Igor Murashkin · 8 years ago
  12. c051486 Merge "ART: Refactor test 913" by Treehugger Robot · 8 years ago
  13. d454466 Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Treehugger Robot · 8 years ago
  14. 1e3d110 Merge "Add regression test for b/35305951" am: 0e48cfdaef by Mathieu Chartier · 8 years ago
  15. 0e48cfd Merge "Add regression test for b/35305951" by Treehugger Robot · 8 years ago
  16. 489e816 Merge "Make 946 print stacktrace to System.out" am: a2eae23e57 by Alex Light · 8 years ago
  17. a2eae23 Merge "Make 946 print stacktrace to System.out" by Treehugger Robot · 8 years ago
  18. bb5c37f Merge "Move testrunner.py to argparse" am: bbce11ce74 by Alex Light · 8 years ago
  19. bbce11c Merge "Move testrunner.py to argparse" by Treehugger Robot · 8 years ago
  20. 1d91d0f Merge "Add missing card mark verification to CC" am: b7a765b70d by Mathieu Chartier · 8 years ago
  21. b7a765b Merge "Add missing card mark verification to CC" by Treehugger Robot · 8 years ago
  22. 93e2c40 Merge "ART: Rewrite JvmtiUniquePtr" am: 803f91a679 by Andreas Gampe · 8 years ago
  23. 803f91a Merge "ART: Rewrite JvmtiUniquePtr" by Treehugger Robot · 8 years ago
  24. 84df8b1 Remove obsolete TODOs by Alex Light · 8 years ago
  25. f2b7502 Merge "Reduce dex2oat memory usage from VariableHandleScope." am: 81f0753719 by Vladimir Marko · 8 years ago
  26. 11b3df3 Fix dex2oat to handle dexlayout with non profile filters by Mathieu Chartier · 8 years ago
  27. 81f0753 Merge "Reduce dex2oat memory usage from VariableHandleScope." by Treehugger Robot · 8 years ago
  28. 057d977 Always mark reference referents in transaction mode. by Hiroshi Yamauchi · 8 years ago
  29. 6b0dbef Add regression test for b/35305951 by Mathieu Chartier · 8 years ago
  30. 5ece46d Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" am: 88837a783d by Alex Light · 8 years ago
  31. 88837a7 Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" by Treehugger Robot · 8 years ago
  32. 49ba696 Add missing card mark verification to CC by Mathieu Chartier · 8 years ago
  33. 5471141 ART: Rewrite JvmtiUniquePtr by Andreas Gampe · 8 years ago
  34. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  35. 90bc656 Merge "Allow redefined intrinsics" am: 5c19b373ae by Alex Light · 8 years ago
  36. 5c19b37 Merge "Allow redefined intrinsics" by Treehugger Robot · 8 years ago
  37. 064570f Merge "Remove String.setCharAt()." am: 60fde3516d by Vladimir Marko · 8 years ago
  38. 60fde35 Merge "Remove String.setCharAt()." by Treehugger Robot · 8 years ago
  39. 7a1ccf8 Move testrunner.py to argparse by Alex Light · 8 years ago
  40. bc319b2 Make testrunner.py check ART_TEST_RUN_TEST_SKIP by Alex Light · 8 years ago
  41. 9e5699a Make 946 print stacktrace to System.out by Alex Light · 8 years ago
  42. 7532d58 Allow redefined intrinsics by Alex Light · 8 years ago
  43. 75b7e2a Merge "ARM: VIXL32: Use VIXL backend by default." am: 30e015c442 by Nicolas Geoffray · 8 years ago
  44. aca9445 Merge "Add script to find warnings shared across buildbot history." by Adam Vartanian · 8 years ago
  45. f98e3d7 Merge changes Ic39b6d55,Id9a392ac,I1a6b05ea am: 89bed6d6fc by Richard Uhler · 8 years ago
  46. 6cfcc4e Merge "ARM: Merge data-processing instructions and shifts/(un)signed extensions" by Vladimir Marko · 8 years ago
  47. d1d22da Merge "Emit the dex_pc if the line number is absent." am: dfe9c30c72 by Nicolas Geoffray · 8 years ago
  48. c9407d2 Merge "Remove testing of prebuilt npic boot images." am: 078221e529 by Richard Uhler · 8 years ago
  49. 8a5550d ART: Refactor test 913 by Andreas Gampe · 8 years ago
  50. 26248c7 Reduce dex2oat memory usage from VariableHandleScope. by Vladimir Marko · 8 years ago
  51. 30e015c Merge "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 8 years ago
  52. 92907f3 Remove String.setCharAt(). by Vladimir Marko · 8 years ago
  53. e78fc52 Merge "Add script to find warnings shared across buildbot history." by Adam Vartanian · 8 years ago
  54. 89bed6d Merge changes Ic39b6d55,Id9a392ac,I1a6b05ea by Richard Uhler · 8 years ago
  55. 8ca86ea Merge "ARM: Merge data-processing instructions and shifts/(un)signed extensions" by Vladimir Marko · 8 years ago
  56. e631689 ARM: VIXL32: Use VIXL backend by default. by Scott Wakeling · 8 years ago
  57. dfe9c30 Merge "Emit the dex_pc if the line number is absent." by Nicolas Geoffray · 8 years ago
  58. 078221e Merge "Remove testing of prebuilt npic boot images." by Treehugger Robot · 8 years ago
  59. 2955e20 Merge "Add inline caches to offline profiles" am: 257ab7fe68 by Calin Juravle · 8 years ago
  60. 257ab7f Merge "Add inline caches to offline profiles" by Calin Juravle · 8 years ago
  61. 8d5e59d Merge "Added a few more integral SIMD extensions for x86/x86_64 (SSE)." by Aart Bik · 8 years ago
  62. 40f5a29 Merge "Added a few more integral SIMD extensions for x86/x86_64 (SSE)." by Aart Bik · 8 years ago
  63. 004d183 Merge "Revert^4 "Hash-based dex cache type array."" am: 1b7ba9e15d by Vladimir Marko · 8 years ago
  64. 1b7ba9e Merge "Revert^4 "Hash-based dex cache type array."" by Treehugger Robot · 8 years ago
  65. 516b582 Merge "Revert "run-test: Ignore OUT_DIR flag"" am: 54163552fe by Shubham Ajmera · 8 years ago
  66. 5416355 Merge "Revert "run-test: Ignore OUT_DIR flag"" by Treehugger Robot · 8 years ago
  67. af19420 Merge "Revert "Temporary fix for build bots: Set verbose always true"" by Shubham Ajmera · 8 years ago
  68. 2074189 Merge "Revert "Temporary fix for build bots: Set verbose always true"" by Treehugger Robot · 8 years ago
  69. d1d10cd Merge "Use stderr to avoid mangled print statements." am: a994748a3c by Nicolas Geoffray · 8 years ago
  70. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  71. a994748 Merge "Use stderr to avoid mangled print statements." by Nicolas Geoffray · 8 years ago
  72. d640e29 Show unreachable objects in ahat. by Richard Uhler · 8 years ago
  73. f629cfd ahat: add support for diffing two heap dumps. by Richard Uhler · 8 years ago
  74. cda4f2e Refactor ahat's perflib api. by Richard Uhler · 9 years ago
  75. 4747961 Use stderr to avoid mangled print statements. by Nicolas Geoffray · 8 years ago
  76. fca0010 Merge "Use "false" instead of "/system/bin/false"." am: 7a49d93ee2 by Nicolas Geoffray · 8 years ago
  77. 7a49d93 Merge "Use "false" instead of "/system/bin/false"." by Nicolas Geoffray · 8 years ago
  78. b3dc17e Merge "Clean up tracking new roots, do not track them for CC." am: b4aeefe88f by Vladimir Marko · 8 years ago
  79. b4aeefe Merge "Clean up tracking new roots, do not track them for CC." by Vladimir Marko · 8 years ago
  80. 90355fe Use "false" instead of "/system/bin/false". by Nicolas Geoffray · 8 years ago
  81. adeffd5 Merge "Make dex2oat support profiles passed to non profile filters" by Mathieu Chartier · 8 years ago
  82. 39aaa80 Merge "Make dex2oat support profiles passed to non profile filters" by Treehugger Robot · 8 years ago
  83. 4d045ba Revert "Temporary fix for build bots: Set verbose always true" by Shubham Ajmera · 8 years ago
  84. edaf55e Revert "run-test: Ignore OUT_DIR flag" by Shubham Ajmera · 8 years ago
  85. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 8 years ago
  86. 1bfb2c8 Merge "Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace" by Mathieu Chartier · 8 years ago
  87. ea36aaf Merge "Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace" by Mathieu Chartier · 8 years ago
  88. 8a46f25 Merge "Skip loop optimization if there is no loop in the graph." am: 0f44de8616 by Mingyao Yang · 8 years ago
  89. 0a2772c Merge "Add nullptr check to CreateAnnotationSetItem." am: ee883219e3 by Jeff Hao · 8 years ago
  90. 0f44de8 Merge "Skip loop optimization if there is no loop in the graph." by Mingyao Yang · 8 years ago
  91. ee88321 Merge "Add nullptr check to CreateAnnotationSetItem." by Treehugger Robot · 8 years ago
  92. a134729 Merge "ART: Add constructor support to unstarted runtime" am: cec88e6c52 by Andreas Gampe · 8 years ago
  93. c543f0c Merge "ART: Add constructor support to unstarted runtime" am: cec88e6c52 by Andreas Gampe · 8 years ago
  94. cec88e6 Merge "ART: Add constructor support to unstarted runtime" by Treehugger Robot · 8 years ago
  95. d6b17d4 Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace by Mathieu Chartier · 8 years ago
  96. c95791e Merge "ART: Fix oatdump dex export" am: c022b9aa68 am: 2c4418f1d4 by Andreas Gampe · 8 years ago
  97. 2c4418f Merge "ART: Fix oatdump dex export" am: c022b9aa68 by Andreas Gampe · 8 years ago
  98. c022b9a Merge "ART: Fix oatdump dex export" by Treehugger Robot · 8 years ago
  99. d4500fc Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader" am: d43e2f40b4 by Alex Light · 8 years ago
  100. 639cb6f Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader" by Alex Light · 8 years ago