1. c6fe427 ART: Refactor HandleUnexpectedSignalCommon by Andreas Gampe · 8 years ago
  2. 596c58b Merge "Bump oat version" by Treehugger Robot · 8 years ago
  3. cd4590d Merge "sigchain: properly block signal when we forward." by Treehugger Robot · 8 years ago
  4. c137cb0 Bump oat version by Mathieu Chartier · 8 years ago
  5. 38c4ae5 Merge "Handle gracefully profiles with invalid classes or methods" by Calin Juravle · 8 years ago
  6. d853fe4 Merge "Add access flag for previously warm methods" by Mathieu Chartier · 8 years ago
  7. c174cee Merge "Revert "test"" by Aart Bik · 8 years ago
  8. 7d9f425 Revert "test" by Aart Bik · 8 years ago
  9. ddc96b1 Merge "test" by Treehugger Robot · 8 years ago
  10. 9fa69d0 Merge "ART: Misc header cleanups" by Treehugger Robot · 8 years ago
  11. bfd844f Merge "ART: Increase stack overflow guard for sanitization" by Treehugger Robot · 8 years ago
  12. aa97938 Merge "ART: Clean up heap headers" by Treehugger Robot · 8 years ago
  13. 130de85 Merge "Fix race between System.out.println & System.err.println in 087-gc-after-link" by Roland Levillain · 8 years ago
  14. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
  15. 1a87c1f Fix race between System.out.println & System.err.println in 087-gc-after-link by Roland Levillain · 8 years ago
  16. f044c22 Add access flag for previously warm methods by Mathieu Chartier · 8 years ago
  17. 04de4fe sigchain: properly block signal when we forward. by Josh Gao · 8 years ago
  18. 3e08ab5 test by Sumnima Joshi · 8 years ago
  19. 655c6fd ART: Increase stack overflow guard for sanitization by Andreas Gampe · 8 years ago
  20. 854461a Merge "Fixed Literal String intern mismatch." by Mathieu Chartier · 8 years ago
  21. 762ef84 Fixed Literal String intern mismatch. by Chang Xing · 8 years ago
  22. 85b82e3 Merge "Reset JIT method counters to 0 instead of 1 when clearing." by Treehugger Robot · 8 years ago
  23. 8144b1e Merge "signal_catcher: track tombstoned API changes." by Narayan Kamath · 8 years ago
  24. e0f02b7 signal_catcher: track tombstoned API changes. by Narayan Kamath · 8 years ago
  25. d490129 ART: Clean up heap headers by Andreas Gampe · 8 years ago
  26. 726e179 Merge changes I282b25a3,I297f0ad4,I052ac9f7 by Treehugger Robot · 8 years ago
  27. b28f07b Merge "ART: Add comments to dex2oat return codes" by Treehugger Robot · 8 years ago
  28. 00286db Reset JIT method counters to 0 instead of 1 when clearing. by Jeff Hao · 8 years ago
  29. 413d0be Merge "ART: Add some UNLIKELY in the verifier" by Treehugger Robot · 8 years ago
  30. f0446e9 ART: Misc header cleanups by Andreas Gampe · 8 years ago
  31. 2af9902 ART: More header cleanup - class_linker.h by Andreas Gampe · 8 years ago
  32. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 8 years ago
  33. a14100c ART: More header cleanup - jni_internal.h by Andreas Gampe · 8 years ago
  34. 667ce5f Merge "ART: Mark some functions as always-inline" by Treehugger Robot · 8 years ago
  35. 6368170 ART: Add comments to dex2oat return codes by Andreas Gampe · 8 years ago
  36. 1051fa2 Merge changes I1f50e09d,I8b2bb87a by Treehugger Robot · 8 years ago
  37. 29e8142 ART: Add some UNLIKELY in the verifier by Andreas Gampe · 8 years ago
  38. 8ea4eec ART: Mark some functions as always-inline by Andreas Gampe · 8 years ago
  39. deae7db ART: Add missing namespace comments by Andreas Gampe · 8 years ago
  40. 8d01c37 ART: Remove unique_ptr release warnings by Andreas Gampe · 8 years ago
  41. 1171dee Merge "Fix dexlayout fixed point test" by Mathieu Chartier · 8 years ago
  42. cca411e Merge "Fix OOME handling in VMClassLoader.getBootClassPathEntries()." by Treehugger Robot · 8 years ago
  43. 4b3d690 Fix OOME handling in VMClassLoader.getBootClassPathEntries(). by Vladimir Marko · 8 years ago
  44. cce39b5 Merge "MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative" by Treehugger Robot · 8 years ago
  45. 6079dca MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative by Alexey Frunze · 8 years ago
  46. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 8 years ago
  47. 0a5ace5 Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 8 years ago
  48. d8b6461 Merge "Simplify CHA dependency tracking data structure." by Mingyao Yang · 8 years ago
  49. 90eb05c Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" by Alex Light · 8 years ago
  50. cc10450 Simplify CHA dependency tracking data structure. by Mingyao Yang · 8 years ago
  51. 199716b Merge "MIPS: Drop unnecessary code for R6 in interpreter (NAN2008)" by Treehugger Robot · 8 years ago
  52. 2419cb7 MIPS: Drop unnecessary code for R6 in interpreter (NAN2008) by Lena Djokic · 8 years ago
  53. 32e075d Merge "Update ahat version number to 1.2." by Treehugger Robot · 8 years ago
  54. 2d7ed74 Merge "Flush data cache after updating the JIT table." by Nicolas Geoffray · 8 years ago
  55. a4acabf Update ahat version number to 1.2. by Richard Uhler · 8 years ago
  56. 1f51ec0 Merge "Show RegisteredNativeAllocation sizes in ahat." by Richard Uhler · 8 years ago
  57. 76c7436 Merge "Refactor profiles to use TypeReference instead of ClassReference" by Treehugger Robot · 8 years ago
  58. dbddc22 Refactor profiles to use TypeReference instead of ClassReference by Mathieu Chartier · 8 years ago
  59. a559fa1 Merge "Fix compiler crash due to inline caches and improve docs" by Treehugger Robot · 8 years ago
  60. 673253e Merge "Fully support static encoded fields." by Treehugger Robot · 8 years ago
  61. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  62. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 8 years ago
  63. 6dd5019 Merge "Do not deopt when using AOT inline caches" by Treehugger Robot · 8 years ago
  64. e71d687 Fully support static encoded fields. by Chang Xing · 8 years ago
  65. 7b497ee Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target by Alex Light · 8 years ago
  66. 8bdf4e0 Merge "ART: Remove RegisterNativeMethods special-casing" by Treehugger Robot · 8 years ago
  67. 3d5aae7 Merge "ART: Add simple failure list to tail of testrunner output" by Treehugger Robot · 8 years ago
  68. e89d260 Merge "Remove segfault." by Treehugger Robot · 8 years ago
  69. e16c3bf Remove segfault. by Steven Moreland · 8 years ago
  70. 3ee4bff Show RegisteredNativeAllocation sizes in ahat. by Richard Uhler · 8 years ago
  71. 7ab6240 Merge "ART: Move overflow gap definition to art.go" by Treehugger Robot · 8 years ago
  72. 5232be6 ART: Remove RegisterNativeMethods special-casing by Andreas Gampe · 8 years ago
  73. 69462a2 Merge "ART: Clean up instruction_set.h" by Treehugger Robot · 8 years ago
  74. 352b17a Flush data cache after updating the JIT table. by Nicolas Geoffray · 8 years ago
  75. 9b5b235 Merge "Don't show sizes with sample paths." by Richard Uhler · 8 years ago
  76. 03a8e86 Merge "Record types when the interpreter executes intrinsics." by Nicolas Geoffray · 8 years ago
  77. b2fe778 Merge "ART: Fix some pedantic warnings" by Treehugger Robot · 8 years ago
  78. 1dc1882 Merge "Use HeapGrowthMultiplier for native allocaitons" by Treehugger Robot · 8 years ago
  79. bc9f10c ART: Move overflow gap definition to art.go by Andreas Gampe · 8 years ago
  80. 705543e ART: Clean up instruction_set.h by Andreas Gampe · 8 years ago
  81. 0dd7e85 ART: Add simple failure list to tail of testrunner output by Andreas Gampe · 8 years ago
  82. 01f7743 ART: Fix some pedantic warnings by Andreas Gampe · 8 years ago
  83. 1dfa898 Merge "ART: Fix soong defaults order" by Treehugger Robot · 8 years ago
  84. 75e4b2a Use HeapGrowthMultiplier for native allocaitons by Mathieu Chartier · 8 years ago
  85. 5115efb ART: Fix soong defaults order by Andreas Gampe · 8 years ago
  86. af44e6c Do not deopt when using AOT inline caches by Calin Juravle · 8 years ago
  87. 7dd1e68 Merge "ART: Make run-test-jvmti-java only depend on core" by Treehugger Robot · 8 years ago
  88. 61b68fd ART: Make run-test-jvmti-java only depend on core by Andreas Gampe · 8 years ago
  89. ce38efe Merge "ARM: Specify if some branches go to far targets" by Treehugger Robot · 8 years ago
  90. 0abc6bb Merge "Support for narrow operands in "dangerous" operations." by Aart Bik · 8 years ago
  91. 304c8a5 Support for narrow operands in "dangerous" operations. by Aart Bik · 8 years ago
  92. ec89dfa Merge "Record inline caches only for the strictly hot methods" by Calin Juravle · 8 years ago
  93. b9bec2e Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 8 years ago
  94. 2e7fb63 Merge "ARM64: Fix IsAdrpPatch()." by Treehugger Robot · 8 years ago
  95. b2a550b Merge "knownfailures: Remove trailing semicolon." by Narayan Kamath · 8 years ago
  96. 8405cc2 knownfailures: Remove trailing semicolon. by Narayan Kamath · 8 years ago
  97. 4c0fe02 Don't show sizes with sample paths. by Richard Uhler · 8 years ago
  98. 7f31200 Merge "ART: Remove 987-stack-dumping from known failures." by Narayan Kamath · 8 years ago
  99. 73d4665 ART: Remove 987-stack-dumping from known failures. by Narayan Kamath · 8 years ago
  100. 19d7d50 ARM64: Fix IsAdrpPatch(). by Vladimir Marko · 8 years ago