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