1. f5945ea Merge "Improve aarch64 MonitorEntry/Exit assembly code" by Hans Boehm · 8 years ago
  2. b6e2c70 Merge "Disallow modifying java.lang.String" by Treehugger Robot · 8 years ago
  3. 02c4880 Merge "ART: Add primitive array reporting" by Treehugger Robot · 8 years ago
  4. 720df56 Merge "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  5. becd6ad ART: Add primitive array reporting by Andreas Gampe · 8 years ago
  6. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  7. 6cc0250 Merge "Make dexlayout parse exception handlers not referenced by try blocks." by Treehugger Robot · 8 years ago
  8. 8eaa843 Merge "Check for null profile in ShouldCompileBasedOnProfile" by Mathieu Chartier · 8 years ago
  9. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 8 years ago
  10. fbf7dd9 Merge "Fix mac build" by Mathieu Chartier · 8 years ago
  11. 74b1903 Merge "ART: Fix clean-oat-host rule" by Andreas Gampe · 8 years ago
  12. dbf4440 Fix mac build by Mathieu Chartier · 8 years ago
  13. dce3ed3 Merge "ART: Remove forced invariant checks" by Andreas Gampe · 8 years ago
  14. 6877edd Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME" by Mathieu Chartier · 8 years ago
  15. 09f274f Disallow modifying java.lang.String by Alex Light · 8 years ago
  16. 74e0376 Merge "Revert "Revert "Add missing card mark verification to CC""" by Mathieu Chartier · 8 years ago
  17. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 8 years ago
  18. e3ce787 ART: Remove forced invariant checks by Andreas Gampe · 8 years ago
  19. f773e85 Merge "Avoid excessive allocation of std::set<> nodes in SwapSpace." by Treehugger Robot · 8 years ago
  20. ce11f80 Merge "ART: Add string reporting" by Treehugger Robot · 8 years ago
  21. 602b785 ART: Fix clean-oat-host rule by Andreas Gampe · 8 years ago
  22. 6902b51 Merge "ART: Remove ObjPtr kPoison template parameter" by Treehugger Robot · 8 years ago
  23. a1467d0 Revert "Revert "Add missing card mark verification to CC"" by Mathieu Chartier · 8 years ago
  24. 140e5c8 Merge "Fix profile merges of megamorphic inline caches." by Calin Juravle · 8 years ago
  25. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 8 years ago
  26. 3e10702 Avoid excessive allocation of std::set<> nodes in SwapSpace. by Vladimir Marko · 8 years ago
  27. fc5d8c2 Merge "Move StackMapStream deduplication maps to arena." by Treehugger Robot · 8 years ago
  28. 9c57113 Move StackMapStream deduplication maps to arena. by Vladimir Marko · 8 years ago
  29. 240f324 Merge "Remove suppression of fixed test." by Adam Vartanian · 8 years ago
  30. 3254104 Merge ""Revert^4 "Remove unused code for patching oat files."" by Treehugger Robot · 8 years ago
  31. b2be947 Merge "ahat: update README and manifest for release 1.1" by Treehugger Robot · 8 years ago
  32. d3cb7fa Merge "Revert "Add missing card mark verification to CC"" by Nicolas Geoffray · 8 years ago
  33. 50805e7 Revert "Add missing card mark verification to CC" by Nicolas Geoffray · 8 years ago
  34. 0def68d Fix profile merges of megamorphic inline caches. by Calin Juravle · 8 years ago
  35. aa44224 Merge "Fix handling of array types when extracting the offline inline caches" by Calin Juravle · 8 years ago
  36. 391a889 Merge "Add test for null set ref list item in dex layout." by Treehugger Robot · 8 years ago
  37. 3ec8e40 ART: Add string reporting by Andreas Gampe · 8 years ago
  38. f914f8e Add test for null set ref list item in dex layout. by Jeff Hao · 8 years ago
  39. 4ca70a3 Fix handling of array types when extracting the offline inline caches by Calin Juravle · 8 years ago
  40. 768ec34 Merge "Fix dex2oat to handle dexlayout with non profile filters" by Mathieu Chartier · 8 years ago
  41. 6154285 Merge "Remove obsolete TODOs" by Treehugger Robot · 8 years ago
  42. 2fee212 Merge "Always mark reference referents in transaction mode." by Hiroshi Yamauchi · 8 years ago
  43. c051486 Merge "ART: Refactor test 913" by Treehugger Robot · 8 years ago
  44. d454466 Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Treehugger Robot · 8 years ago
  45. 0e48cfd Merge "Add regression test for b/35305951" by Treehugger Robot · 8 years ago
  46. a2eae23 Merge "Make 946 print stacktrace to System.out" by Treehugger Robot · 8 years ago
  47. 67eda38 Improve aarch64 MonitorEntry/Exit assembly code by Hans Boehm · 8 years ago
  48. bbce11c Merge "Move testrunner.py to argparse" by Treehugger Robot · 8 years ago
  49. b7a765b Merge "Add missing card mark verification to CC" by Treehugger Robot · 8 years ago
  50. 803f91a Merge "ART: Rewrite JvmtiUniquePtr" by Treehugger Robot · 8 years ago
  51. 84df8b1 Remove obsolete TODOs by Alex Light · 8 years ago
  52. 11b3df3 Fix dex2oat to handle dexlayout with non profile filters by Mathieu Chartier · 8 years ago
  53. 81f0753 Merge "Reduce dex2oat memory usage from VariableHandleScope." by Treehugger Robot · 8 years ago
  54. 057d977 Always mark reference referents in transaction mode. by Hiroshi Yamauchi · 8 years ago
  55. 6b0dbef Add regression test for b/35305951 by Mathieu Chartier · 8 years ago
  56. 88837a7 Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" by Treehugger Robot · 8 years ago
  57. 49ba696 Add missing card mark verification to CC by Mathieu Chartier · 8 years ago
  58. 5471141 ART: Rewrite JvmtiUniquePtr by Andreas Gampe · 8 years ago
  59. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  60. 5c19b37 Merge "Allow redefined intrinsics" by Treehugger Robot · 8 years ago
  61. 60fde35 Merge "Remove String.setCharAt()." by Treehugger Robot · 8 years ago
  62. 7a1ccf8 Move testrunner.py to argparse by Alex Light · 8 years ago
  63. bc319b2 Make testrunner.py check ART_TEST_RUN_TEST_SKIP by Alex Light · 8 years ago
  64. 9e5699a Make 946 print stacktrace to System.out by Alex Light · 8 years ago
  65. 7532d58 Allow redefined intrinsics by Alex Light · 8 years ago
  66. 8a5550d ART: Refactor test 913 by Andreas Gampe · 8 years ago
  67. 26248c7 Reduce dex2oat memory usage from VariableHandleScope. by Vladimir Marko · 8 years ago
  68. 4bc11d0 "Revert^4 "Remove unused code for patching oat files." by Richard Uhler · 8 years ago
  69. fe1f736 Remove suppression of fixed test. by Adam Vartanian · 8 years ago
  70. cad217c ahat: update README and manifest for release 1.1 by Richard Uhler · 8 years ago
  71. 30e015c Merge "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 8 years ago
  72. 92907f3 Remove String.setCharAt(). by Vladimir Marko · 8 years ago
  73. e78fc52 Merge "Add script to find warnings shared across buildbot history." by Adam Vartanian · 8 years ago
  74. 89bed6d Merge changes Ic39b6d55,Id9a392ac,I1a6b05ea by Richard Uhler · 8 years ago
  75. 8ca86ea Merge "ARM: Merge data-processing instructions and shifts/(un)signed extensions" by Vladimir Marko · 8 years ago
  76. e631689 ARM: VIXL32: Use VIXL backend by default. by Scott Wakeling · 8 years ago
  77. dfe9c30 Merge "Emit the dex_pc if the line number is absent." by Nicolas Geoffray · 8 years ago
  78. 078221e Merge "Remove testing of prebuilt npic boot images." by Treehugger Robot · 8 years ago
  79. 257ab7f Merge "Add inline caches to offline profiles" by Calin Juravle · 8 years ago
  80. 40f5a29 Merge "Added a few more integral SIMD extensions for x86/x86_64 (SSE)." by Aart Bik · 8 years ago
  81. 1b7ba9e Merge "Revert^4 "Hash-based dex cache type array."" by Treehugger Robot · 8 years ago
  82. 5416355 Merge "Revert "run-test: Ignore OUT_DIR flag"" by Treehugger Robot · 8 years ago
  83. 2074189 Merge "Revert "Temporary fix for build bots: Set verbose always true"" by Treehugger Robot · 8 years ago
  84. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  85. a994748 Merge "Use stderr to avoid mangled print statements." by Nicolas Geoffray · 8 years ago
  86. d640e29 Show unreachable objects in ahat. by Richard Uhler · 8 years ago
  87. f629cfd ahat: add support for diffing two heap dumps. by Richard Uhler · 8 years ago
  88. cda4f2e Refactor ahat's perflib api. by Richard Uhler · 8 years ago
  89. 4747961 Use stderr to avoid mangled print statements. by Nicolas Geoffray · 8 years ago
  90. 7a49d93 Merge "Use "false" instead of "/system/bin/false"." by Nicolas Geoffray · 8 years ago
  91. b4aeefe Merge "Clean up tracking new roots, do not track them for CC." by Vladimir Marko · 8 years ago
  92. 90355fe Use "false" instead of "/system/bin/false". by Nicolas Geoffray · 8 years ago
  93. 8f7101e dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME by liulvping · 8 years ago
  94. 39aaa80 Merge "Make dex2oat support profiles passed to non profile filters" by Treehugger Robot · 8 years ago
  95. 4d045ba Revert "Temporary fix for build bots: Set verbose always true" by Shubham Ajmera · 8 years ago
  96. edaf55e Revert "run-test: Ignore OUT_DIR flag" by Shubham Ajmera · 8 years ago
  97. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 8 years ago
  98. ea36aaf Merge "Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace" by Mathieu Chartier · 8 years ago
  99. 0f44de8 Merge "Skip loop optimization if there is no loop in the graph." by Mingyao Yang · 8 years ago
  100. ee88321 Merge "Add nullptr check to CreateAnnotationSetItem." by Treehugger Robot · 8 years ago