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