1. e0aa5be Merge "Change the region space region size to 256k." by Hiroshi Yamauchi · 7 years ago
  2. e731693 ART: Add primitive field reporting by Andreas Gampe · 7 years ago
  3. 15c4ee1 Merge "ART/Mterp: eliminate unnecessary access checks" by Bill Buzbee · 7 years ago
  4. edb792d Merge "Avoid visiting dead large objects in RegionSpace::Walk" by Treehugger Robot · 7 years ago
  5. 86e8e22 Merge "ART: Fix string reporting" by Treehugger Robot · 7 years ago
  6. fa6adfd ART/Mterp: eliminate unnecessary access checks by buzbee · 7 years ago
  7. 1ceeecf Avoid visiting dead large objects in RegionSpace::Walk by Mathieu Chartier · 7 years ago
  8. 3b98ccb Merge "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 7 years ago
  9. db7b44a Revert "Intrinsify Integer.valueOf." by Nicolas Geoffray · 7 years ago
  10. cdb23d6 MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code by Goran Jakovljevic · 7 years ago
  11. c0ca5fd Merge "Fix java.lang.Void.TYPE (void.class) initialization." by Vladimir Marko · 7 years ago
  12. e44d325 Merge "Intrinsify Integer.valueOf." by Nicolas Geoffray · 7 years ago
  13. 69dcdea Merge "Add hooks to avoid collecting code for run-tests." by Nicolas Geoffray · 7 years ago
  14. 5f94203 ART: Fix string reporting by Andreas Gampe · 7 years ago
  15. 4d6d573 Merge "Remove warning pragma from OpenJdkJvmTi.cc" by Treehugger Robot · 7 years ago
  16. 6711cd8 Change the region space region size to 256k. by Hiroshi Yamauchi · 7 years ago
  17. 65a599a Merge "Revert "CHA for interface method."" by Mingyao Yang · 7 years ago
  18. 85a1ec1 Revert "CHA for interface method." by Mingyao Yang · 7 years ago
  19. 6a3fd51 Remove warning pragma from OpenJdkJvmTi.cc by Alex Light · 7 years ago
  20. cd0b272 Intrinsify Integer.valueOf. by Nicolas Geoffray · 7 years ago
  21. 169722b Add hooks to avoid collecting code for run-tests. by Nicolas Geoffray · 7 years ago
  22. 977c510 Merge "proxy: Fix crash when creating proxies with dx-built libcore." by Igor Murashkin · 7 years ago
  23. 9d3d752 proxy: Fix crash when creating proxies with dx-built libcore. by Igor Murashkin · 7 years ago
  24. 1266462 Merge "Make AddCapabilities call GetPotentialCapabilities." by Treehugger Robot · 7 years ago
  25. 64be7c5 Merge "Improve the region space memory mapping." by Hiroshi Yamauchi · 7 years ago
  26. 747aeb4 Merge "CHA for interface method." by Mingyao Yang · 7 years ago
  27. 1d22496 Make AddCapabilities call GetPotentialCapabilities. by Alex Light · 7 years ago
  28. 1c5cab0 ART: Let mterp know about invoke-custom by buzbee · 7 years ago
  29. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 7 years ago
  30. 35345a5 Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)." by Roland Levillain · 7 years ago
  31. 6e311ac Re-arrange System.identityHashCode for better performance. by Nicolas Geoffray · 7 years ago
  32. 69c4c27 Merge changes I60595a8f,Ia5d90286 by Roland Levillain · 7 years ago
  33. 6f80f9e Merge "ART: Fix tagging" by Treehugger Robot · 7 years ago
  34. bc51fd0 Merge "Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE" by Mathieu Chartier · 7 years ago
  35. de19eb9 ART: Fix tagging by Andreas Gampe · 7 years ago
  36. e863b5a Merge "Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject" by Treehugger Robot · 7 years ago
  37. 0b87452 Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE by Mathieu Chartier · 7 years ago
  38. 72ac1ca Merge "ART: Remove stale TODOs" by Andreas Gampe · 7 years ago
  39. 8876fb7 Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
  40. 6ea0607 Revert^2 "ART: Add heap filter support" by Andreas Gampe · 7 years ago
  41. 3c3c4a1 Improve the region space memory mapping. by Hiroshi Yamauchi · 7 years ago
  42. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 7 years ago
  43. 09c8235 Merge "ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 7 years ago
  44. e375687 Merge "Revert "ART: Add heap filter support"" by Nicolas Geoffray · 7 years ago
  45. 2cb576c Revert "ART: Add heap filter support" by Nicolas Geoffray · 7 years ago
  46. da3355a Merge "Update entrypoint directly when doing JIT code cache GC." by Nicolas Geoffray · 7 years ago
  47. 99e90ae ART: Remove stale TODOs by Andreas Gampe · 7 years ago
  48. e9b8b12 ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list by Junmo Park · 8 years ago
  49. 8b4e679 Merge "ART: Add heap filter support" by Treehugger Robot · 7 years ago
  50. e6cfabc Merge "ART: Add klass filter support" by Treehugger Robot · 7 years ago
  51. 2baf075 Merge "Check stacks for unmodifiable frames" by Treehugger Robot · 7 years ago
  52. 1883c6d Merge "ART: Add flag for ArtMethod class state checks" by Treehugger Robot · 7 years ago
  53. 4beab68 ART: Add heap filter support by Andreas Gampe · 7 years ago
  54. 38da9f2 ART: Add klass filter support by Andreas Gampe · 7 years ago
  55. e77b48b Check stacks for unmodifiable frames by Alex Light · 7 years ago
  56. 6d8d4e0 Merge "Add more comments in GetProfiledMethods" by Treehugger Robot · 7 years ago
  57. f5945ea Merge "Improve aarch64 MonitorEntry/Exit assembly code" by Hans Boehm · 7 years ago
  58. b1106e2 ART: Add flag for ArtMethod class state checks by Andreas Gampe · 7 years ago
  59. b6e2c70 Merge "Disallow modifying java.lang.String" by Treehugger Robot · 7 years ago
  60. 02c4880 Merge "ART: Add primitive array reporting" by Treehugger Robot · 7 years ago
  61. 1372c9f Use the "GC is marking" information in compiler read barriers (ARM, ARM64). by Roland Levillain · 8 years ago
  62. 3b1a7f4 Update entrypoint directly when doing JIT code cache GC. by Nicolas Geoffray · 7 years ago
  63. becd6ad ART: Add primitive array reporting by Andreas Gampe · 7 years ago
  64. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 7 years ago
  65. dce3ed3 Merge "ART: Remove forced invariant checks" by Andreas Gampe · 7 years ago
  66. 09f274f Disallow modifying java.lang.String by Alex Light · 7 years ago
  67. 74e0376 Merge "Revert "Revert "Add missing card mark verification to CC""" by Mathieu Chartier · 7 years ago
  68. 7130fc7 CHA for interface method. by Mingyao Yang · 7 years ago
  69. c061de1 MIPS: Implement heap poisoning in ART's Optimizing compiler. by Alexey Frunze · 7 years ago
  70. e3ce787 ART: Remove forced invariant checks by Andreas Gampe · 7 years ago
  71. ce11f80 Merge "ART: Add string reporting" by Treehugger Robot · 7 years ago
  72. e21806f Add more comments in GetProfiledMethods by Calin Juravle · 7 years ago
  73. 6902b51 Merge "ART: Remove ObjPtr kPoison template parameter" by Treehugger Robot · 7 years ago
  74. a1467d0 Revert "Revert "Add missing card mark verification to CC"" by Mathieu Chartier · 7 years ago
  75. 140e5c8 Merge "Fix profile merges of megamorphic inline caches." by Calin Juravle · 7 years ago
  76. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 7 years ago
  77. fc5d8c2 Merge "Move StackMapStream deduplication maps to arena." by Treehugger Robot · 7 years ago
  78. 9c57113 Move StackMapStream deduplication maps to arena. by Vladimir Marko · 7 years ago
  79. d3cb7fa Merge "Revert "Add missing card mark verification to CC"" by Nicolas Geoffray · 7 years ago
  80. 50805e7 Revert "Add missing card mark verification to CC" by Nicolas Geoffray · 7 years ago
  81. 0def68d Fix profile merges of megamorphic inline caches. by Calin Juravle · 7 years ago
  82. aa44224 Merge "Fix handling of array types when extracting the offline inline caches" by Calin Juravle · 7 years ago
  83. 3ec8e40 ART: Add string reporting by Andreas Gampe · 7 years ago
  84. 4ca70a3 Fix handling of array types when extracting the offline inline caches by Calin Juravle · 7 years ago
  85. 6154285 Merge "Remove obsolete TODOs" by Treehugger Robot · 7 years ago
  86. 2fee212 Merge "Always mark reference referents in transaction mode." by Hiroshi Yamauchi · 7 years ago
  87. d454466 Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Treehugger Robot · 7 years ago
  88. 67eda38 Improve aarch64 MonitorEntry/Exit assembly code by Hans Boehm · 8 years ago
  89. b7a765b Merge "Add missing card mark verification to CC" by Treehugger Robot · 7 years ago
  90. 803f91a Merge "ART: Rewrite JvmtiUniquePtr" by Treehugger Robot · 7 years ago
  91. 84df8b1 Remove obsolete TODOs by Alex Light · 7 years ago
  92. 81f0753 Merge "Reduce dex2oat memory usage from VariableHandleScope." by Treehugger Robot · 7 years ago
  93. 057d977 Always mark reference referents in transaction mode. by Hiroshi Yamauchi · 7 years ago
  94. 49ba696 Add missing card mark verification to CC by Mathieu Chartier · 7 years ago
  95. 5471141 ART: Rewrite JvmtiUniquePtr by Andreas Gampe · 7 years ago
  96. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 7 years ago
  97. 5c19b37 Merge "Allow redefined intrinsics" by Treehugger Robot · 7 years ago
  98. 60fde35 Merge "Remove String.setCharAt()." by Treehugger Robot · 7 years ago
  99. 7532d58 Allow redefined intrinsics by Alex Light · 7 years ago
  100. 26248c7 Reduce dex2oat memory usage from VariableHandleScope. by Vladimir Marko · 7 years ago