1. d8ce4e7 Don't send ClassFileLoadHook before JVMTI_PHASE_START. by Alex Light · 8 years ago
  2. ebecb7e Merge "Dexlayout fix for duplicate class data and preserving last code item." by Treehugger Robot · 8 years ago
  3. e863b5a Merge "Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject" by Treehugger Robot · 8 years ago
  4. 72ac1ca Merge "ART: Remove stale TODOs" by Andreas Gampe · 8 years ago
  5. 8876fb7 Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  6. 6c8ce9f Merge "Revert^2 "ART: Add heap filter support"" by Andreas Gampe · 8 years ago
  7. 6ea0607 Revert^2 "ART: Add heap filter support" by Andreas Gampe · 8 years ago
  8. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 8 years ago
  9. 06f658a Merge "Fix initialization of OptimizingCompilerStats." by Vladimir Marko · 8 years ago
  10. ff754d1 Fix initialization of OptimizingCompilerStats. by Vladimir Marko · 8 years ago
  11. 7f1f336 Merge "Revert^2 "Enable String compression."" by Treehugger Robot · 8 years ago
  12. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 8 years ago
  13. 09c8235 Merge "ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 8 years ago
  14. 44cefec Merge "Fix compilation statistics collection in inliner." by Vladimir Marko · 8 years ago
  15. e375687 Merge "Revert "ART: Add heap filter support"" by Nicolas Geoffray · 8 years ago
  16. 2cb576c Revert "ART: Add heap filter support" by Nicolas Geoffray · 8 years ago
  17. da3355a Merge "Update entrypoint directly when doing JIT code cache GC." by Nicolas Geoffray · 8 years ago
  18. 7ac79b9 Merge "Fix testrunner.py reporting" by Treehugger Robot · 8 years ago
  19. 99e90ae ART: Remove stale TODOs by Andreas Gampe · 8 years ago
  20. e9b8b12 ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list by Junmo Park · 9 years ago
  21. c14311c Fix testrunner.py reporting by Alex Light · 8 years ago
  22. 8b4e679 Merge "ART: Add heap filter support" by Treehugger Robot · 8 years ago
  23. e6cfabc Merge "ART: Add klass filter support" by Treehugger Robot · 8 years ago
  24. b723160 Merge "ART: Ignore vreg=-1 in test 913" by Treehugger Robot · 8 years ago
  25. 2baf075 Merge "Check stacks for unmodifiable frames" by Treehugger Robot · 8 years ago
  26. 1883c6d Merge "ART: Add flag for ArtMethod class state checks" by Treehugger Robot · 8 years ago
  27. 4beab68 ART: Add heap filter support by Andreas Gampe · 8 years ago
  28. 38da9f2 ART: Add klass filter support by Andreas Gampe · 8 years ago
  29. 58982d5 ART: Ignore vreg=-1 in test 913 by Andreas Gampe · 8 years ago
  30. e77b48b Check stacks for unmodifiable frames by Alex Light · 8 years ago
  31. 6d8d4e0 Merge "Add more comments in GetProfiledMethods" by Treehugger Robot · 8 years ago
  32. f5945ea Merge "Improve aarch64 MonitorEntry/Exit assembly code" by Hans Boehm · 8 years ago
  33. b1106e2 ART: Add flag for ArtMethod class state checks by Andreas Gampe · 8 years ago
  34. b6e2c70 Merge "Disallow modifying java.lang.String" by Treehugger Robot · 8 years ago
  35. 438709f Fix compilation statistics collection in inliner. by Vladimir Marko · 8 years ago
  36. 02c4880 Merge "ART: Add primitive array reporting" by Treehugger Robot · 8 years ago
  37. 720df56 Merge "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  38. 3b1a7f4 Update entrypoint directly when doing JIT code cache GC. by Nicolas Geoffray · 8 years ago
  39. becd6ad ART: Add primitive array reporting by Andreas Gampe · 8 years ago
  40. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  41. 6cc0250 Merge "Make dexlayout parse exception handlers not referenced by try blocks." by Treehugger Robot · 8 years ago
  42. 8eaa843 Merge "Check for null profile in ShouldCompileBasedOnProfile" by Mathieu Chartier · 8 years ago
  43. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 8 years ago
  44. fbf7dd9 Merge "Fix mac build" by Mathieu Chartier · 8 years ago
  45. 74b1903 Merge "ART: Fix clean-oat-host rule" by Andreas Gampe · 8 years ago
  46. dbf4440 Fix mac build by Mathieu Chartier · 8 years ago
  47. dce3ed3 Merge "ART: Remove forced invariant checks" by Andreas Gampe · 8 years ago
  48. 6877edd Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME" by Mathieu Chartier · 8 years ago
  49. 09f274f Disallow modifying java.lang.String by Alex Light · 8 years ago
  50. 74e0376 Merge "Revert "Revert "Add missing card mark verification to CC""" by Mathieu Chartier · 8 years ago
  51. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 8 years ago
  52. e3ce787 ART: Remove forced invariant checks by Andreas Gampe · 8 years ago
  53. f773e85 Merge "Avoid excessive allocation of std::set<> nodes in SwapSpace." by Treehugger Robot · 8 years ago
  54. ce11f80 Merge "ART: Add string reporting" by Treehugger Robot · 8 years ago
  55. 602b785 ART: Fix clean-oat-host rule by Andreas Gampe · 8 years ago
  56. e21806f Add more comments in GetProfiledMethods by Calin Juravle · 8 years ago
  57. 6902b51 Merge "ART: Remove ObjPtr kPoison template parameter" by Treehugger Robot · 8 years ago
  58. a1467d0 Revert "Revert "Add missing card mark verification to CC"" by Mathieu Chartier · 8 years ago
  59. 140e5c8 Merge "Fix profile merges of megamorphic inline caches." by Calin Juravle · 8 years ago
  60. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 8 years ago
  61. 3e10702 Avoid excessive allocation of std::set<> nodes in SwapSpace. by Vladimir Marko · 8 years ago
  62. fc5d8c2 Merge "Move StackMapStream deduplication maps to arena." by Treehugger Robot · 8 years ago
  63. 9c57113 Move StackMapStream deduplication maps to arena. by Vladimir Marko · 8 years ago
  64. 240f324 Merge "Remove suppression of fixed test." by Adam Vartanian · 8 years ago
  65. 3254104 Merge ""Revert^4 "Remove unused code for patching oat files."" by Treehugger Robot · 8 years ago
  66. b2be947 Merge "ahat: update README and manifest for release 1.1" by Treehugger Robot · 8 years ago
  67. d3cb7fa Merge "Revert "Add missing card mark verification to CC"" by Nicolas Geoffray · 8 years ago
  68. 50805e7 Revert "Add missing card mark verification to CC" by Nicolas Geoffray · 8 years ago
  69. 0def68d Fix profile merges of megamorphic inline caches. by Calin Juravle · 8 years ago
  70. aa44224 Merge "Fix handling of array types when extracting the offline inline caches" by Calin Juravle · 8 years ago
  71. 391a889 Merge "Add test for null set ref list item in dex layout." by Treehugger Robot · 8 years ago
  72. 3ec8e40 ART: Add string reporting by Andreas Gampe · 8 years ago
  73. f914f8e Add test for null set ref list item in dex layout. by Jeff Hao · 8 years ago
  74. 4ca70a3 Fix handling of array types when extracting the offline inline caches by Calin Juravle · 8 years ago
  75. 768ec34 Merge "Fix dex2oat to handle dexlayout with non profile filters" by Mathieu Chartier · 8 years ago
  76. 6154285 Merge "Remove obsolete TODOs" by Treehugger Robot · 8 years ago
  77. 2fee212 Merge "Always mark reference referents in transaction mode." by Hiroshi Yamauchi · 8 years ago
  78. c051486 Merge "ART: Refactor test 913" by Treehugger Robot · 8 years ago
  79. d454466 Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Treehugger Robot · 8 years ago
  80. 0e48cfd Merge "Add regression test for b/35305951" by Treehugger Robot · 8 years ago
  81. a2eae23 Merge "Make 946 print stacktrace to System.out" by Treehugger Robot · 8 years ago
  82. 67eda38 Improve aarch64 MonitorEntry/Exit assembly code by Hans Boehm · 8 years ago
  83. bbce11c Merge "Move testrunner.py to argparse" by Treehugger Robot · 8 years ago
  84. b7a765b Merge "Add missing card mark verification to CC" by Treehugger Robot · 8 years ago
  85. 803f91a Merge "ART: Rewrite JvmtiUniquePtr" by Treehugger Robot · 8 years ago
  86. 84df8b1 Remove obsolete TODOs by Alex Light · 8 years ago
  87. 11b3df3 Fix dex2oat to handle dexlayout with non profile filters by Mathieu Chartier · 8 years ago
  88. 81f0753 Merge "Reduce dex2oat memory usage from VariableHandleScope." by Treehugger Robot · 8 years ago
  89. 057d977 Always mark reference referents in transaction mode. by Hiroshi Yamauchi · 8 years ago
  90. 6b0dbef Add regression test for b/35305951 by Mathieu Chartier · 8 years ago
  91. 88837a7 Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" by Treehugger Robot · 8 years ago
  92. 49ba696 Add missing card mark verification to CC by Mathieu Chartier · 8 years ago
  93. 5471141 ART: Rewrite JvmtiUniquePtr by Andreas Gampe · 8 years ago
  94. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  95. 5c19b37 Merge "Allow redefined intrinsics" by Treehugger Robot · 8 years ago
  96. 60fde35 Merge "Remove String.setCharAt()." by Treehugger Robot · 8 years ago
  97. 7a1ccf8 Move testrunner.py to argparse by Alex Light · 8 years ago
  98. bc319b2 Make testrunner.py check ART_TEST_RUN_TEST_SKIP by Alex Light · 8 years ago
  99. 9e5699a Make 946 print stacktrace to System.out by Alex Light · 8 years ago
  100. 7532d58 Allow redefined intrinsics by Alex Light · 8 years ago