1. 54f0c48 Merge "Check stacks for unmodifiable frames" am: 2baf0756b1 by Alex Light · 8 years ago
  2. 2baf075 Merge "Check stacks for unmodifiable frames" by Treehugger Robot · 8 years ago
  3. 0d83225 Merge "ART: Add flag for ArtMethod class state checks" am: 1883c6df11 by Andreas Gampe · 8 years ago
  4. 1883c6d Merge "ART: Add flag for ArtMethod class state checks" by Treehugger Robot · 8 years ago
  5. e77b48b Check stacks for unmodifiable frames by Alex Light · 8 years ago
  6. 5404f04 Merge "Add more comments in GetProfiledMethods" am: 6d8d4e0f0b by Calin Juravle · 8 years ago
  7. 6d8d4e0 Merge "Add more comments in GetProfiledMethods" by Treehugger Robot · 8 years ago
  8. c7b68d6 Merge "Improve aarch64 MonitorEntry/Exit assembly code" am: f5945eaf3f by Hans Boehm · 8 years ago
  9. f5945ea Merge "Improve aarch64 MonitorEntry/Exit assembly code" by Hans Boehm · 8 years ago
  10. d12d84c Merge "Disallow modifying java.lang.String" am: b6e2c700ad by Alex Light · 8 years ago
  11. b1106e2 ART: Add flag for ArtMethod class state checks by Andreas Gampe · 8 years ago
  12. b6e2c70 Merge "Disallow modifying java.lang.String" by Treehugger Robot · 8 years ago
  13. e1df6d3 Merge "ART: Add primitive array reporting" am: 02c488068f by Andreas Gampe · 8 years ago
  14. 02c4880 Merge "ART: Add primitive array reporting" by Treehugger Robot · 8 years ago
  15. a3edc6d Merge "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  16. 720df56 Merge "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  17. becd6ad ART: Add primitive array reporting by Andreas Gampe · 8 years ago
  18. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  19. 5ae7527 Merge "Make dexlayout parse exception handlers not referenced by try blocks." by Jeff Hao · 8 years ago
  20. 6cc0250 Merge "Make dexlayout parse exception handlers not referenced by try blocks." by Treehugger Robot · 8 years ago
  21. d89b705 Merge "Check for null profile in ShouldCompileBasedOnProfile" am: 8eaa843c62 by Mathieu Chartier · 8 years ago
  22. 8eaa843 Merge "Check for null profile in ShouldCompileBasedOnProfile" by Mathieu Chartier · 8 years ago
  23. 49bed16 Merge "Fix mac build" am: fbf7dd9f86 by Mathieu Chartier · 8 years ago
  24. 8a669d1 Merge "ART: Fix clean-oat-host rule" am: 74b19039b4 by Andreas Gampe · 8 years ago
  25. 2afee3d Merge "ART: Remove forced invariant checks" am: dce3ed30ad by Andreas Gampe · 8 years ago
  26. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 8 years ago
  27. fbf7dd9 Merge "Fix mac build" by Mathieu Chartier · 8 years ago
  28. 74b1903 Merge "ART: Fix clean-oat-host rule" by Andreas Gampe · 8 years ago
  29. dbf4440 Fix mac build by Mathieu Chartier · 8 years ago
  30. dce3ed3 Merge "ART: Remove forced invariant checks" by Andreas Gampe · 8 years ago
  31. 7e354b7 Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME" by Mathieu Chartier · 8 years ago
  32. 6877edd Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME" by Mathieu Chartier · 8 years ago
  33. 09f274f Disallow modifying java.lang.String by Alex Light · 8 years ago
  34. 490e535 Merge "Revert "Revert "Add missing card mark verification to CC""" by Mathieu Chartier · 8 years ago
  35. 74e0376 Merge "Revert "Revert "Add missing card mark verification to CC""" by Mathieu Chartier · 8 years ago
  36. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 8 years ago
  37. e3ce787 ART: Remove forced invariant checks by Andreas Gampe · 8 years ago
  38. e19ca01 Merge "Avoid excessive allocation of std::set<> nodes in SwapSpace." by Vladimir Marko · 8 years ago
  39. 6844112 Merge "ART: Add string reporting" am: ce11f8021d by Andreas Gampe · 8 years ago
  40. f773e85 Merge "Avoid excessive allocation of std::set<> nodes in SwapSpace." by Treehugger Robot · 8 years ago
  41. ce11f80 Merge "ART: Add string reporting" by Treehugger Robot · 8 years ago
  42. cb0f361 Merge "ART: Remove ObjPtr kPoison template parameter" am: 6902b51db7 by Andreas Gampe · 8 years ago
  43. 17c0fa8 Merge "Fix profile merges of megamorphic inline caches." am: 140e5c8805 by Calin Juravle · 8 years ago
  44. 602b785 ART: Fix clean-oat-host rule by Andreas Gampe · 8 years ago
  45. e21806f Add more comments in GetProfiledMethods by Calin Juravle · 8 years ago
  46. 6902b51 Merge "ART: Remove ObjPtr kPoison template parameter" by Treehugger Robot · 8 years ago
  47. a1467d0 Revert "Revert "Add missing card mark verification to CC"" by Mathieu Chartier · 8 years ago
  48. 140e5c8 Merge "Fix profile merges of megamorphic inline caches." by Calin Juravle · 8 years ago
  49. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 8 years ago
  50. 3e10702 Avoid excessive allocation of std::set<> nodes in SwapSpace. by Vladimir Marko · 8 years ago
  51. 2cb4806 Merge "Move StackMapStream deduplication maps to arena." am: fc5d8c28e5 by Vladimir Marko · 8 years ago
  52. fc5d8c2 Merge "Move StackMapStream deduplication maps to arena." by Treehugger Robot · 8 years ago
  53. 9c57113 Move StackMapStream deduplication maps to arena. by Vladimir Marko · 8 years ago
  54. 49ec674 Merge "Remove suppression of fixed test." am: 240f32428c by Adam Vartanian · 8 years ago
  55. 240f324 Merge "Remove suppression of fixed test." by Adam Vartanian · 8 years ago
  56. 4c09a89 Merge ""Revert^4 "Remove unused code for patching oat files."" am: 3254104ced by Richard Uhler · 8 years ago
  57. 3254104 Merge ""Revert^4 "Remove unused code for patching oat files."" by Treehugger Robot · 8 years ago
  58. a6ded1a Merge "ahat: update README and manifest for release 1.1" am: b2be947112 by Richard Uhler · 8 years ago
  59. b2be947 Merge "ahat: update README and manifest for release 1.1" by Treehugger Robot · 8 years ago
  60. 7f38e49 Merge "Revert "Add missing card mark verification to CC"" am: d3cb7fae3a by Nicolas Geoffray · 8 years ago
  61. d3cb7fa Merge "Revert "Add missing card mark verification to CC"" by Nicolas Geoffray · 8 years ago
  62. 50805e7 Revert "Add missing card mark verification to CC" by Nicolas Geoffray · 8 years ago
  63. 0def68d Fix profile merges of megamorphic inline caches. by Calin Juravle · 8 years ago
  64. 52bfa0f Merge "Fix handling of array types when extracting the offline inline caches" by Calin Juravle · 8 years ago
  65. cbf0b67 Merge "Add test for null set ref list item in dex layout." am: 391a889ff1 by Jeff Hao · 8 years ago
  66. aa44224 Merge "Fix handling of array types when extracting the offline inline caches" by Calin Juravle · 8 years ago
  67. 391a889 Merge "Add test for null set ref list item in dex layout." by Treehugger Robot · 8 years ago
  68. 3ec8e40 ART: Add string reporting by Andreas Gampe · 8 years ago
  69. f914f8e Add test for null set ref list item in dex layout. by Jeff Hao · 8 years ago
  70. 4ca70a3 Fix handling of array types when extracting the offline inline caches by Calin Juravle · 8 years ago
  71. f5d5119 Merge "Fix dex2oat to handle dexlayout with non profile filters" am: 768ec34ea9 by Mathieu Chartier · 8 years ago
  72. 768ec34 Merge "Fix dex2oat to handle dexlayout with non profile filters" by Mathieu Chartier · 8 years ago
  73. 8ba2959 Merge "Remove obsolete TODOs" am: 6154285e36 by Alex Light · 8 years ago
  74. 6154285 Merge "Remove obsolete TODOs" by Treehugger Robot · 8 years ago
  75. 9bb962b Merge "Always mark reference referents in transaction mode." am: 2fee212df6 by Hiroshi Yamauchi · 8 years ago
  76. 2fee212 Merge "Always mark reference referents in transaction mode." by Hiroshi Yamauchi · 8 years ago
  77. c1eeb57 Merge "ART: Refactor test 913" am: c0514866d9 by Andreas Gampe · 8 years ago
  78. 53957cd Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Igor Murashkin · 8 years ago
  79. c051486 Merge "ART: Refactor test 913" by Treehugger Robot · 8 years ago
  80. d454466 Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Treehugger Robot · 8 years ago
  81. 1e3d110 Merge "Add regression test for b/35305951" am: 0e48cfdaef by Mathieu Chartier · 8 years ago
  82. 0e48cfd Merge "Add regression test for b/35305951" by Treehugger Robot · 8 years ago
  83. 489e816 Merge "Make 946 print stacktrace to System.out" am: a2eae23e57 by Alex Light · 8 years ago
  84. a2eae23 Merge "Make 946 print stacktrace to System.out" by Treehugger Robot · 8 years ago
  85. bb5c37f Merge "Move testrunner.py to argparse" am: bbce11ce74 by Alex Light · 8 years ago
  86. 67eda38 Improve aarch64 MonitorEntry/Exit assembly code by Hans Boehm · 8 years ago
  87. bbce11c Merge "Move testrunner.py to argparse" by Treehugger Robot · 8 years ago
  88. 1d91d0f Merge "Add missing card mark verification to CC" am: b7a765b70d by Mathieu Chartier · 8 years ago
  89. b7a765b Merge "Add missing card mark verification to CC" by Treehugger Robot · 8 years ago
  90. 93e2c40 Merge "ART: Rewrite JvmtiUniquePtr" am: 803f91a679 by Andreas Gampe · 8 years ago
  91. 803f91a Merge "ART: Rewrite JvmtiUniquePtr" by Treehugger Robot · 8 years ago
  92. 84df8b1 Remove obsolete TODOs by Alex Light · 8 years ago
  93. f2b7502 Merge "Reduce dex2oat memory usage from VariableHandleScope." am: 81f0753719 by Vladimir Marko · 8 years ago
  94. 11b3df3 Fix dex2oat to handle dexlayout with non profile filters by Mathieu Chartier · 8 years ago
  95. 81f0753 Merge "Reduce dex2oat memory usage from VariableHandleScope." by Treehugger Robot · 8 years ago
  96. 057d977 Always mark reference referents in transaction mode. by Hiroshi Yamauchi · 8 years ago
  97. 6b0dbef Add regression test for b/35305951 by Mathieu Chartier · 8 years ago
  98. 5ece46d Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" am: 88837a783d by Alex Light · 8 years ago
  99. 88837a7 Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" by Treehugger Robot · 8 years ago
  100. 49ba696 Add missing card mark verification to CC by Mathieu Chartier · 8 years ago