1. a72fd4f Merge "ART: Add comments to dex2oat return codes" am: b28f07bf10 am: cf100f8796 by Andreas Gampe · 8 years ago
  2. 84f4daf Merge "ART: Add comments to dex2oat return codes" am: b28f07bf10 am: cf100f8796 by Andreas Gampe · 8 years ago
  3. cf100f8 Merge "ART: Add comments to dex2oat return codes" am: b28f07bf10 by Andreas Gampe · 8 years ago
  4. b28f07b Merge "ART: Add comments to dex2oat return codes" by Treehugger Robot · 8 years ago
  5. 5d067ba Merge "ART: Add some UNLIKELY in the verifier" am: 413d0bec80 am: c5e1fafce9 by Andreas Gampe · 8 years ago
  6. e7bd426 Merge "ART: Add some UNLIKELY in the verifier" am: 413d0bec80 am: c5e1fafce9 by Andreas Gampe · 8 years ago
  7. c5e1faf Merge "ART: Add some UNLIKELY in the verifier" am: 413d0bec80 by Andreas Gampe · 8 years ago
  8. 413d0be Merge "ART: Add some UNLIKELY in the verifier" by Treehugger Robot · 8 years ago
  9. 2d5ab2d Merge "ART: Mark some functions as always-inline" am: 667ce5f52e am: 1b7561da23 by Andreas Gampe · 8 years ago
  10. 6c17298 Merge "ART: Mark some functions as always-inline" am: 667ce5f52e am: 1b7561da23 by Andreas Gampe · 8 years ago
  11. 1b7561d Merge "ART: Mark some functions as always-inline" am: 667ce5f52e by Andreas Gampe · 8 years ago
  12. 667ce5f Merge "ART: Mark some functions as always-inline" by Treehugger Robot · 8 years ago
  13. 2b7c63d Merge changes I1f50e09d,I8b2bb87a am: 1051fa2d74 am: 22359a67a7 am: ceba02d8f6 by Andreas Gampe · 8 years ago
  14. ceba02d Merge changes I1f50e09d,I8b2bb87a am: 1051fa2d74 am: 22359a67a7 by Andreas Gampe · 8 years ago
  15. 22359a6 Merge changes I1f50e09d,I8b2bb87a am: 1051fa2d74 by Andreas Gampe · 8 years ago
  16. 6368170 ART: Add comments to dex2oat return codes by Andreas Gampe · 8 years ago
  17. 1051fa2 Merge changes I1f50e09d,I8b2bb87a by Treehugger Robot · 8 years ago
  18. 29e8142 ART: Add some UNLIKELY in the verifier by Andreas Gampe · 8 years ago
  19. 8ea4eec ART: Mark some functions as always-inline by Andreas Gampe · 8 years ago
  20. deae7db ART: Add missing namespace comments by Andreas Gampe · 8 years ago
  21. 8d01c37 ART: Remove unique_ptr release warnings by Andreas Gampe · 8 years ago
  22. 3c137f6 Merge "Fix dexlayout fixed point test" am: 1171deea4c am: 7c9651c617 by Mathieu Chartier · 8 years ago
  23. 94695ba Merge "Fix dexlayout fixed point test" am: 1171deea4c am: 7c9651c617 by Mathieu Chartier · 8 years ago
  24. 7c9651c Merge "Fix dexlayout fixed point test" am: 1171deea4c by Mathieu Chartier · 8 years ago
  25. 1171dee Merge "Fix dexlayout fixed point test" by Mathieu Chartier · 8 years ago
  26. 3a12b22 Merge "Fix OOME handling in VMClassLoader.getBootClassPathEntries()." am: cca411ec1d am: a1d2d40dcf by Vladimir Marko · 8 years ago
  27. a1ed271 Merge "Fix OOME handling in VMClassLoader.getBootClassPathEntries()." am: cca411ec1d by Vladimir Marko · 8 years ago
  28. a1d2d40 Merge "Fix OOME handling in VMClassLoader.getBootClassPathEntries()." by Vladimir Marko · 8 years ago
  29. cca411e Merge "Fix OOME handling in VMClassLoader.getBootClassPathEntries()." by Treehugger Robot · 8 years ago
  30. 4b3d690 Fix OOME handling in VMClassLoader.getBootClassPathEntries(). by Vladimir Marko · 8 years ago
  31. 3e3d6c1 Merge "MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative" am: cce39b5b4f am: 9974493948 by Alexey Frunze · 8 years ago
  32. 4f0f058 Merge "MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative" am: cce39b5b4f by Alexey Frunze · 8 years ago
  33. 9974493 Merge "MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative" by Alexey Frunze · 8 years ago
  34. cce39b5 Merge "MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative" by Treehugger Robot · 8 years ago
  35. f028730 Merge "Flush data cache after updating the JIT table." into oc-dev by Nicolas Geoffray · 8 years ago
  36. 192289e Merge "Flush data cache after updating the JIT table." into oc-dev by TreeHugger Robot · 8 years ago
  37. 6079dca MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative by Alexey Frunze · 8 years ago
  38. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 8 years ago
  39. 563671d Use arena allocation for profiles am: e276589f2f -s ours by Calin Juravle · 8 years ago
  40. e1cfcc1 Merge "Stop interpreter from accessing code items of compiled code." am: 0a5ace58e9 am: f5c659948e by Jeff Hao · 8 years ago
  41. 7eb4d4b Merge "Stop interpreter from accessing code items of compiled code." am: 0a5ace58e9 by Jeff Hao · 8 years ago
  42. f5c6599 Merge "Stop interpreter from accessing code items of compiled code." by Jeff Hao · 8 years ago
  43. 0a5ace5 Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 8 years ago
  44. d51dfde Merge "Simplify CHA dependency tracking data structure." am: d8b6461dfd am: 1a2c46153f by Mingyao Yang · 8 years ago
  45. f803ace Merge "Simplify CHA dependency tracking data structure." am: d8b6461dfd by Mingyao Yang · 8 years ago
  46. 1a2c461 Merge "Simplify CHA dependency tracking data structure." am: d8b6461dfd by Mingyao Yang · 8 years ago
  47. d8b6461 Merge "Simplify CHA dependency tracking data structure." by Mingyao Yang · 8 years ago
  48. 194b5a5 Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" am: 90eb05c4f3 am: e425ca2fbd by Alex Light · 8 years ago
  49. 65edd78 Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" am: 90eb05c4f3 by Alex Light · 8 years ago
  50. e425ca2 Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" by Alex Light · 8 years ago
  51. 90eb05c Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" by Alex Light · 8 years ago
  52. cc10450 Simplify CHA dependency tracking data structure. by Mingyao Yang · 8 years ago
  53. e276589 Use arena allocation for profiles by Calin Juravle · 8 years ago
  54. a3e1fbe Merge "Do not deopt when using AOT inline caches" into oc-dev by Calin Juravle · 8 years ago
  55. 0b51038 Merge "Record inline caches only for the strictly hot methods" into oc-dev by Calin Juravle · 8 years ago
  56. 4ac7516 Merge "Do not deopt when using AOT inline caches" into oc-dev by Calin Juravle · 8 years ago
  57. 5764880 Merge "Record inline caches only for the strictly hot methods" into oc-dev by Calin Juravle · 8 years ago
  58. bcfea7a Merge "MIPS: Drop unnecessary code for R6 in interpreter (NAN2008)" am: 199716b374 am: 98c1b616ab by Lena Djokic · 8 years ago
  59. adf950a Merge "MIPS: Drop unnecessary code for R6 in interpreter (NAN2008)" am: 199716b374 by Lena Djokic · 8 years ago
  60. 98c1b61 Merge "MIPS: Drop unnecessary code for R6 in interpreter (NAN2008)" by Lena Djokic · 8 years ago
  61. 199716b Merge "MIPS: Drop unnecessary code for R6 in interpreter (NAN2008)" by Treehugger Robot · 8 years ago
  62. 2419cb7 MIPS: Drop unnecessary code for R6 in interpreter (NAN2008) by Lena Djokic · 8 years ago
  63. b06c297 Flush data cache after updating the JIT table. by Nicolas Geoffray · 8 years ago
  64. b953b8a Merge "Update ahat version number to 1.2." am: 32e075d17d am: 951c828d47 by Richard Uhler · 8 years ago
  65. ee9ab1a Merge "Update ahat version number to 1.2." am: 32e075d17d am: 951c828d47 by Richard Uhler · 8 years ago
  66. 951c828 Merge "Update ahat version number to 1.2." am: 32e075d17d by Richard Uhler · 8 years ago
  67. 32e075d Merge "Update ahat version number to 1.2." by Treehugger Robot · 8 years ago
  68. 9a2474b Merge "Flush data cache after updating the JIT table." am: 2d7ed749be am: b91922a9e9 by Nicolas Geoffray · 8 years ago
  69. e5c3e6b Merge "Flush data cache after updating the JIT table." am: 2d7ed749be by Nicolas Geoffray · 8 years ago
  70. b91922a Merge "Flush data cache after updating the JIT table." am: 2d7ed749be by Nicolas Geoffray · 8 years ago
  71. 2d7ed74 Merge "Flush data cache after updating the JIT table." by Nicolas Geoffray · 8 years ago
  72. a4acabf Update ahat version number to 1.2. by Richard Uhler · 8 years ago
  73. 6cef8ab Merge "Show RegisteredNativeAllocation sizes in ahat." am: 1f51ec0e1a am: 09adef9d09 by Richard Uhler · 8 years ago
  74. d388b90 Merge "Show RegisteredNativeAllocation sizes in ahat." am: 1f51ec0e1a by Richard Uhler · 8 years ago
  75. 09adef9 Merge "Show RegisteredNativeAllocation sizes in ahat." am: 1f51ec0e1a by Richard Uhler · 8 years ago
  76. 1f51ec0 Merge "Show RegisteredNativeAllocation sizes in ahat." by Richard Uhler · 8 years ago
  77. 176df4e Merge "Refactor profiles to use TypeReference instead of ClassReference" am: 76c7436569 am: 082690f214 by Mathieu Chartier · 8 years ago
  78. 105b0a0 Merge "Refactor profiles to use TypeReference instead of ClassReference" am: 76c7436569 by Mathieu Chartier · 8 years ago
  79. 082690f Merge "Refactor profiles to use TypeReference instead of ClassReference" by Mathieu Chartier · 8 years ago
  80. 76c7436 Merge "Refactor profiles to use TypeReference instead of ClassReference" by Treehugger Robot · 8 years ago
  81. 8136ef1 Merge "Fix compiler crash due to inline caches and improve docs" am: a559fa1b0d am: ceece21554 by Calin Juravle · 8 years ago
  82. 220b3ee Merge "Fully support static encoded fields." am: 673253e162 am: 55cab721a3 by Chang Xing · 8 years ago
  83. 13968ff Merge "Fix compiler crash due to inline caches and improve docs" am: a559fa1b0d by Calin Juravle · 8 years ago
  84. 58fb0ef Merge "Fully support static encoded fields." am: 673253e162 am: 55cab721a3 by Chang Xing · 8 years ago
  85. ceece21 Merge "Fix compiler crash due to inline caches and improve docs" am: a559fa1b0d by Calin Juravle · 8 years ago
  86. 55cab72 Merge "Fully support static encoded fields." am: 673253e162 by Chang Xing · 8 years ago
  87. dbddc22 Refactor profiles to use TypeReference instead of ClassReference by Mathieu Chartier · 8 years ago
  88. a559fa1 Merge "Fix compiler crash due to inline caches and improve docs" by Treehugger Robot · 8 years ago
  89. 673253e Merge "Fully support static encoded fields." by Treehugger Robot · 8 years ago
  90. 1e8ba37 Do not deopt when using AOT inline caches by Calin Juravle · 8 years ago
  91. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  92. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 8 years ago
  93. 60889dc Record inline caches only for the strictly hot methods by Calin Juravle · 8 years ago
  94. a652407 Merge "Do not deopt when using AOT inline caches" am: 6dd5019ccc am: 8c3d29a531 by Calin Juravle · 8 years ago
  95. d577591 Merge "Do not deopt when using AOT inline caches" am: 6dd5019ccc am: 8c3d29a531 by Calin Juravle · 8 years ago
  96. 8c3d29a Merge "Do not deopt when using AOT inline caches" am: 6dd5019ccc by Calin Juravle · 8 years ago
  97. 6dd5019 Merge "Do not deopt when using AOT inline caches" by Treehugger Robot · 8 years ago
  98. e71d687 Fully support static encoded fields. by Chang Xing · 8 years ago
  99. 7b497ee Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target by Alex Light · 8 years ago
  100. 4b98536 Merge "ART: Remove RegisterNativeMethods special-casing" am: 8bdf4e0d20 am: efc4ffd26d by Andreas Gampe · 8 years ago