1. 3560297 Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1" by xueliang.zhong · 8 years ago
  2. b4fe268 Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1" by Treehugger Robot · 8 years ago
  3. 72a75f7 Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1 by xueliang.zhong · 8 years ago
  4. 1c661cc Merge "ART: Refactor HandleUnexpectedSignalCommon" am: cff1b21b3e by Andreas Gampe · 8 years ago
  5. cff1b21 Merge "ART: Refactor HandleUnexpectedSignalCommon" by Treehugger Robot · 8 years ago
  6. c6fe427 ART: Refactor HandleUnexpectedSignalCommon by Andreas Gampe · 8 years ago
  7. 5476d23 Merge "Bump oat version" am: 596c58b3dc by Mathieu Chartier · 8 years ago
  8. 596c58b Merge "Bump oat version" by Treehugger Robot · 8 years ago
  9. 767693a Merge "sigchain: properly block signal when we forward." am: cd4590dab3 by Josh Gao · 8 years ago
  10. cd4590d Merge "sigchain: properly block signal when we forward." by Treehugger Robot · 8 years ago
  11. c137cb0 Bump oat version by Mathieu Chartier · 8 years ago
  12. 45afe7f Merge "Handle gracefully profiles with invalid classes or methods" by Calin Juravle · 8 years ago
  13. 38c4ae5 Merge "Handle gracefully profiles with invalid classes or methods" by Calin Juravle · 8 years ago
  14. 65426a2 Merge "Add access flag for previously warm methods" am: d853fe4616 by Mathieu Chartier · 8 years ago
  15. d853fe4 Merge "Add access flag for previously warm methods" by Mathieu Chartier · 8 years ago
  16. e9cd8c9 Merge "Revert "test"" am: c174ceef18 by Aart Bik · 8 years ago
  17. dfd9713 Merge "test" am: ddc96b1273 by Sumnima Joshi · 8 years ago
  18. c174cee Merge "Revert "test"" by Aart Bik · 8 years ago
  19. 7d9f425 Revert "test" by Aart Bik · 8 years ago
  20. ddc96b1 Merge "test" by Treehugger Robot · 8 years ago
  21. 518ff61 Merge "ART: Misc header cleanups" am: 9fa69d0620 by Andreas Gampe · 8 years ago
  22. 9fa69d0 Merge "ART: Misc header cleanups" by Treehugger Robot · 8 years ago
  23. 41350de Merge "ART: Increase stack overflow guard for sanitization" am: bfd844fe86 by Andreas Gampe · 8 years ago
  24. cc7b98d Merge "ART: Clean up heap headers" am: aa97938605 by Andreas Gampe · 8 years ago
  25. bfd844f Merge "ART: Increase stack overflow guard for sanitization" by Treehugger Robot · 8 years ago
  26. aa97938 Merge "ART: Clean up heap headers" by Treehugger Robot · 8 years ago
  27. 8e8b123 Merge "Fix race between System.out.println & System.err.println in 087-gc-after-link" by Roland Levillain · 8 years ago
  28. 130de85 Merge "Fix race between System.out.println & System.err.println in 087-gc-after-link" by Roland Levillain · 8 years ago
  29. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
  30. 1a87c1f Fix race between System.out.println & System.err.println in 087-gc-after-link by Roland Levillain · 8 years ago
  31. f044c22 Add access flag for previously warm methods by Mathieu Chartier · 8 years ago
  32. 04de4fe sigchain: properly block signal when we forward. by Josh Gao · 8 years ago
  33. 3e08ab5 test by Sumnima Joshi · 8 years ago
  34. 655c6fd ART: Increase stack overflow guard for sanitization by Andreas Gampe · 8 years ago
  35. 1ae24b3 Merge "Fixed Literal String intern mismatch." am: 854461a4cd by Mathieu Chartier · 8 years ago
  36. 854461a Merge "Fixed Literal String intern mismatch." by Mathieu Chartier · 8 years ago
  37. 762ef84 Fixed Literal String intern mismatch. by Chang Xing · 8 years ago
  38. 82a2b8d Merge "Reset JIT method counters to 0 instead of 1 when clearing." by Jeff Hao · 8 years ago
  39. 85b82e3 Merge "Reset JIT method counters to 0 instead of 1 when clearing." by Treehugger Robot · 8 years ago
  40. cdc584b Merge "signal_catcher: track tombstoned API changes." am: 8144b1ebea by Narayan Kamath · 8 years ago
  41. 8144b1e Merge "signal_catcher: track tombstoned API changes." by Narayan Kamath · 8 years ago
  42. e0f02b7 signal_catcher: track tombstoned API changes. by Narayan Kamath · 8 years ago
  43. d490129 ART: Clean up heap headers by Andreas Gampe · 8 years ago
  44. 39715c8 Merge changes I282b25a3,I297f0ad4,I052ac9f7 am: 726e1793d3 by Andreas Gampe · 8 years ago
  45. 726e179 Merge changes I282b25a3,I297f0ad4,I052ac9f7 by Treehugger Robot · 8 years ago
  46. cf100f8 Merge "ART: Add comments to dex2oat return codes" am: b28f07bf10 by Andreas Gampe · 8 years ago
  47. b28f07b Merge "ART: Add comments to dex2oat return codes" by Treehugger Robot · 8 years ago
  48. 00286db Reset JIT method counters to 0 instead of 1 when clearing. by Jeff Hao · 8 years ago
  49. c5e1faf Merge "ART: Add some UNLIKELY in the verifier" am: 413d0bec80 by Andreas Gampe · 8 years ago
  50. 413d0be Merge "ART: Add some UNLIKELY in the verifier" by Treehugger Robot · 8 years ago
  51. f0446e9 ART: Misc header cleanups by Andreas Gampe · 8 years ago
  52. 2af9902 ART: More header cleanup - class_linker.h by Andreas Gampe · 8 years ago
  53. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 8 years ago
  54. a14100c ART: More header cleanup - jni_internal.h by Andreas Gampe · 8 years ago
  55. 1b7561d Merge "ART: Mark some functions as always-inline" am: 667ce5f52e by Andreas Gampe · 8 years ago
  56. 667ce5f Merge "ART: Mark some functions as always-inline" by Treehugger Robot · 8 years ago
  57. 22359a6 Merge changes I1f50e09d,I8b2bb87a am: 1051fa2d74 by Andreas Gampe · 8 years ago
  58. 6368170 ART: Add comments to dex2oat return codes by Andreas Gampe · 8 years ago
  59. 1051fa2 Merge changes I1f50e09d,I8b2bb87a by Treehugger Robot · 8 years ago
  60. 29e8142 ART: Add some UNLIKELY in the verifier by Andreas Gampe · 8 years ago
  61. 8ea4eec ART: Mark some functions as always-inline by Andreas Gampe · 8 years ago
  62. deae7db ART: Add missing namespace comments by Andreas Gampe · 8 years ago
  63. 8d01c37 ART: Remove unique_ptr release warnings by Andreas Gampe · 8 years ago
  64. 7c9651c Merge "Fix dexlayout fixed point test" am: 1171deea4c by Mathieu Chartier · 8 years ago
  65. 1171dee Merge "Fix dexlayout fixed point test" by Mathieu Chartier · 8 years ago
  66. a1d2d40 Merge "Fix OOME handling in VMClassLoader.getBootClassPathEntries()." by Vladimir Marko · 8 years ago
  67. cca411e Merge "Fix OOME handling in VMClassLoader.getBootClassPathEntries()." by Treehugger Robot · 8 years ago
  68. 4b3d690 Fix OOME handling in VMClassLoader.getBootClassPathEntries(). by Vladimir Marko · 8 years ago
  69. 9974493 Merge "MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative" by Alexey Frunze · 8 years ago
  70. cce39b5 Merge "MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative" by Treehugger Robot · 8 years ago
  71. 6079dca MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative by Alexey Frunze · 8 years ago
  72. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 8 years ago
  73. f5c6599 Merge "Stop interpreter from accessing code items of compiled code." by Jeff Hao · 8 years ago
  74. 0a5ace5 Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 8 years ago
  75. 1a2c461 Merge "Simplify CHA dependency tracking data structure." am: d8b6461dfd by Mingyao Yang · 8 years ago
  76. d8b6461 Merge "Simplify CHA dependency tracking data structure." by Mingyao Yang · 8 years ago
  77. e425ca2 Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" by Alex Light · 8 years ago
  78. 90eb05c Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" by Alex Light · 8 years ago
  79. cc10450 Simplify CHA dependency tracking data structure. by Mingyao Yang · 8 years ago
  80. 98c1b61 Merge "MIPS: Drop unnecessary code for R6 in interpreter (NAN2008)" by Lena Djokic · 8 years ago
  81. 199716b Merge "MIPS: Drop unnecessary code for R6 in interpreter (NAN2008)" by Treehugger Robot · 8 years ago
  82. 2419cb7 MIPS: Drop unnecessary code for R6 in interpreter (NAN2008) by Lena Djokic · 8 years ago
  83. 951c828 Merge "Update ahat version number to 1.2." am: 32e075d17d by Richard Uhler · 8 years ago
  84. 32e075d Merge "Update ahat version number to 1.2." by Treehugger Robot · 8 years ago
  85. b91922a Merge "Flush data cache after updating the JIT table." am: 2d7ed749be by Nicolas Geoffray · 8 years ago
  86. 2d7ed74 Merge "Flush data cache after updating the JIT table." by Nicolas Geoffray · 8 years ago
  87. a4acabf Update ahat version number to 1.2. by Richard Uhler · 8 years ago
  88. 09adef9 Merge "Show RegisteredNativeAllocation sizes in ahat." am: 1f51ec0e1a by Richard Uhler · 8 years ago
  89. 1f51ec0 Merge "Show RegisteredNativeAllocation sizes in ahat." by Richard Uhler · 8 years ago
  90. 082690f Merge "Refactor profiles to use TypeReference instead of ClassReference" by Mathieu Chartier · 8 years ago
  91. 76c7436 Merge "Refactor profiles to use TypeReference instead of ClassReference" by Treehugger Robot · 8 years ago
  92. ceece21 Merge "Fix compiler crash due to inline caches and improve docs" am: a559fa1b0d by Calin Juravle · 8 years ago
  93. 55cab72 Merge "Fully support static encoded fields." am: 673253e162 by Chang Xing · 8 years ago
  94. dbddc22 Refactor profiles to use TypeReference instead of ClassReference by Mathieu Chartier · 8 years ago
  95. a559fa1 Merge "Fix compiler crash due to inline caches and improve docs" by Treehugger Robot · 8 years ago
  96. 673253e Merge "Fully support static encoded fields." by Treehugger Robot · 8 years ago
  97. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  98. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 8 years ago
  99. 8c3d29a Merge "Do not deopt when using AOT inline caches" am: 6dd5019ccc by Calin Juravle · 8 years ago
  100. 6dd5019 Merge "Do not deopt when using AOT inline caches" by Treehugger Robot · 8 years ago