1. cfdd3ea Merge "SIMD type conversion for x86" by Aart Bik · 8 years ago
  2. 5adf699 Merge "ART: Enable build options in test runner script." by Treehugger Robot · 8 years ago
  3. 0fc3e41 Merge "Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."" by Roland Levillain · 8 years ago
  4. 35345a5 Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)." by Roland Levillain · 8 years ago
  5. e25fc07 Merge "Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)."" by Roland Levillain · 8 years ago
  6. 47b3ab2 Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)." by Roland Levillain · 8 years ago
  7. 993f7c6 Merge "Re-arrange System.identityHashCode for better performance." by Nicolas Geoffray · 8 years ago
  8. e1fb77f ART: Enable build options in test runner script. by Orion Hodson · 8 years ago
  9. 6e311ac Re-arrange System.identityHashCode for better performance. by Nicolas Geoffray · 8 years ago
  10. 43e07b6 Merge "Implement code sinking." by Nicolas Geoffray · 8 years ago
  11. b813ca1 Implement code sinking. by Nicolas Geoffray · 8 years ago
  12. 2666b11 Merge "ART: Fix underflow in codegen" by Treehugger Robot · 8 years ago
  13. 0c95c12 ART: Fix underflow in codegen by Andreas Gampe · 8 years ago
  14. 5e2227b Merge "ART: Add debug code to test 913" by Treehugger Robot · 8 years ago
  15. ebcc485 ART: Add debug code to test 913 by Andreas Gampe · 8 years ago
  16. 69c4c27 Merge changes I60595a8f,Ia5d90286 by Roland Levillain · 8 years ago
  17. 6f80f9e Merge "ART: Fix tagging" by Treehugger Robot · 8 years ago
  18. bc51fd0 Merge "Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE" by Mathieu Chartier · 8 years ago
  19. de19eb9 ART: Fix tagging by Andreas Gampe · 8 years ago
  20. ebecb7e Merge "Dexlayout fix for duplicate class data and preserving last code item." by Treehugger Robot · 8 years ago
  21. e863b5a Merge "Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject" by Treehugger Robot · 8 years ago
  22. 0b87452 Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE by Mathieu Chartier · 8 years ago
  23. 72ac1ca Merge "ART: Remove stale TODOs" by Andreas Gampe · 8 years ago
  24. 3ae3b59 SIMD type conversion for x86 by Aart Bik · 8 years ago
  25. 8876fb7 Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  26. 6c8ce9f Merge "Revert^2 "ART: Add heap filter support"" by Andreas Gampe · 8 years ago
  27. 6ea0607 Revert^2 "ART: Add heap filter support" by Andreas Gampe · 8 years ago
  28. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 8 years ago
  29. 06f658a Merge "Fix initialization of OptimizingCompilerStats." by Vladimir Marko · 8 years ago
  30. ff754d1 Fix initialization of OptimizingCompilerStats. by Vladimir Marko · 8 years ago
  31. 7f1f336 Merge "Revert^2 "Enable String compression."" by Treehugger Robot · 8 years ago
  32. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 8 years ago
  33. 09c8235 Merge "ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 8 years ago
  34. 44cefec Merge "Fix compilation statistics collection in inliner." by Vladimir Marko · 8 years ago
  35. e375687 Merge "Revert "ART: Add heap filter support"" by Nicolas Geoffray · 8 years ago
  36. 2cb576c Revert "ART: Add heap filter support" by Nicolas Geoffray · 8 years ago
  37. da3355a Merge "Update entrypoint directly when doing JIT code cache GC." by Nicolas Geoffray · 8 years ago
  38. 7ac79b9 Merge "Fix testrunner.py reporting" by Treehugger Robot · 8 years ago
  39. 99e90ae ART: Remove stale TODOs by Andreas Gampe · 8 years ago
  40. e9b8b12 ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list by Junmo Park · 9 years ago
  41. c14311c Fix testrunner.py reporting by Alex Light · 8 years ago
  42. 8b4e679 Merge "ART: Add heap filter support" by Treehugger Robot · 8 years ago
  43. e6cfabc Merge "ART: Add klass filter support" by Treehugger Robot · 8 years ago
  44. b723160 Merge "ART: Ignore vreg=-1 in test 913" by Treehugger Robot · 8 years ago
  45. 2baf075 Merge "Check stacks for unmodifiable frames" by Treehugger Robot · 8 years ago
  46. 1883c6d Merge "ART: Add flag for ArtMethod class state checks" by Treehugger Robot · 8 years ago
  47. 4beab68 ART: Add heap filter support by Andreas Gampe · 8 years ago
  48. 38da9f2 ART: Add klass filter support by Andreas Gampe · 8 years ago
  49. 58982d5 ART: Ignore vreg=-1 in test 913 by Andreas Gampe · 8 years ago
  50. e77b48b Check stacks for unmodifiable frames by Alex Light · 8 years ago
  51. 6d8d4e0 Merge "Add more comments in GetProfiledMethods" by Treehugger Robot · 8 years ago
  52. f5945ea Merge "Improve aarch64 MonitorEntry/Exit assembly code" by Hans Boehm · 8 years ago
  53. b1106e2 ART: Add flag for ArtMethod class state checks by Andreas Gampe · 8 years ago
  54. b6e2c70 Merge "Disallow modifying java.lang.String" by Treehugger Robot · 8 years ago
  55. 438709f Fix compilation statistics collection in inliner. by Vladimir Marko · 8 years ago
  56. 02c4880 Merge "ART: Add primitive array reporting" by Treehugger Robot · 8 years ago
  57. 720df56 Merge "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  58. 27b1f9c Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64). by Roland Levillain · 8 years ago
  59. 1372c9f Use the "GC is marking" information in compiler read barriers (ARM, ARM64). by Roland Levillain · 8 years ago
  60. 3b1a7f4 Update entrypoint directly when doing JIT code cache GC. by Nicolas Geoffray · 8 years ago
  61. becd6ad ART: Add primitive array reporting by Andreas Gampe · 8 years ago
  62. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  63. 6cc0250 Merge "Make dexlayout parse exception handlers not referenced by try blocks." by Treehugger Robot · 8 years ago
  64. 8eaa843 Merge "Check for null profile in ShouldCompileBasedOnProfile" by Mathieu Chartier · 8 years ago
  65. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 8 years ago
  66. fbf7dd9 Merge "Fix mac build" by Mathieu Chartier · 8 years ago
  67. 74b1903 Merge "ART: Fix clean-oat-host rule" by Andreas Gampe · 8 years ago
  68. dbf4440 Fix mac build by Mathieu Chartier · 8 years ago
  69. dce3ed3 Merge "ART: Remove forced invariant checks" by Andreas Gampe · 8 years ago
  70. 6877edd Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME" by Mathieu Chartier · 8 years ago
  71. 09f274f Disallow modifying java.lang.String by Alex Light · 8 years ago
  72. 74e0376 Merge "Revert "Revert "Add missing card mark verification to CC""" by Mathieu Chartier · 8 years ago
  73. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 8 years ago
  74. e3ce787 ART: Remove forced invariant checks by Andreas Gampe · 8 years ago
  75. f773e85 Merge "Avoid excessive allocation of std::set<> nodes in SwapSpace." by Treehugger Robot · 8 years ago
  76. ce11f80 Merge "ART: Add string reporting" by Treehugger Robot · 8 years ago
  77. 602b785 ART: Fix clean-oat-host rule by Andreas Gampe · 8 years ago
  78. e21806f Add more comments in GetProfiledMethods by Calin Juravle · 8 years ago
  79. 6902b51 Merge "ART: Remove ObjPtr kPoison template parameter" by Treehugger Robot · 8 years ago
  80. a1467d0 Revert "Revert "Add missing card mark verification to CC"" by Mathieu Chartier · 8 years ago
  81. 140e5c8 Merge "Fix profile merges of megamorphic inline caches." by Calin Juravle · 8 years ago
  82. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 8 years ago
  83. 3e10702 Avoid excessive allocation of std::set<> nodes in SwapSpace. by Vladimir Marko · 8 years ago
  84. fc5d8c2 Merge "Move StackMapStream deduplication maps to arena." by Treehugger Robot · 8 years ago
  85. 9c57113 Move StackMapStream deduplication maps to arena. by Vladimir Marko · 8 years ago
  86. 240f324 Merge "Remove suppression of fixed test." by Adam Vartanian · 8 years ago
  87. 3254104 Merge ""Revert^4 "Remove unused code for patching oat files."" by Treehugger Robot · 8 years ago
  88. b2be947 Merge "ahat: update README and manifest for release 1.1" by Treehugger Robot · 8 years ago
  89. d3cb7fa Merge "Revert "Add missing card mark verification to CC"" by Nicolas Geoffray · 8 years ago
  90. 50805e7 Revert "Add missing card mark verification to CC" by Nicolas Geoffray · 8 years ago
  91. 0def68d Fix profile merges of megamorphic inline caches. by Calin Juravle · 8 years ago
  92. aa44224 Merge "Fix handling of array types when extracting the offline inline caches" by Calin Juravle · 8 years ago
  93. 391a889 Merge "Add test for null set ref list item in dex layout." by Treehugger Robot · 8 years ago
  94. 3ec8e40 ART: Add string reporting by Andreas Gampe · 8 years ago
  95. f914f8e Add test for null set ref list item in dex layout. by Jeff Hao · 8 years ago
  96. 4ca70a3 Fix handling of array types when extracting the offline inline caches by Calin Juravle · 8 years ago
  97. 768ec34 Merge "Fix dex2oat to handle dexlayout with non profile filters" by Mathieu Chartier · 8 years ago
  98. 6154285 Merge "Remove obsolete TODOs" by Treehugger Robot · 8 years ago
  99. 2fee212 Merge "Always mark reference referents in transaction mode." by Hiroshi Yamauchi · 8 years ago
  100. c051486 Merge "ART: Refactor test 913" by Treehugger Robot · 8 years ago