1. a0ba678 GetCanonicalMethod should handle miranda methods. am: fd4a79c566 am: 703d65b2ec by Alex Light · 6 years ago
  2. 703d65b GetCanonicalMethod should handle miranda methods. am: fd4a79c566 by Alex Light · 6 years ago
  3. fd4a79c GetCanonicalMethod should handle miranda methods. by Alex Light · 6 years ago
  4. 348f5f6 Add `libcore.android.system` tests to the ART Libcore test suite. am: d2f8ce109d by Roland Levillain · 6 years ago
  5. b4fc783 Add `libcore.android.system` tests to the ART Libcore test suite. am: d2f8ce109d by Roland Levillain · 6 years ago
  6. d2f8ce1 Add `libcore.android.system` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  7. ea9e1b2 Consolidate SIMD SAD tests. am: e8ad48f7ec am: 447d6c7b53 by Vladimir Marko · 6 years ago
  8. 36d6349 Consolidate SIMD hadd tests. am: d935af9786 am: 5575a1ae2d by Vladimir Marko · 6 years ago
  9. 05c22d8 Consolidate SIMD tests. am: 6390c90291 am: be226af1a7 by Vladimir Marko · 6 years ago
  10. d5da0a0 Abort transaction before finalizable allocation... am: 64b56033c5 am: a312e0eeb8 by Vladimir Marko · 6 years ago
  11. dec5d43 Delete global ref created for the JitProfileTask. am: f5a07ae078 am: 8ae4115b65 by Nicolas Geoffray · 6 years ago
  12. 35b60a0 Remove useless ScopedCodeCacheWrite calls. am: a61dbc078a am: 7f334a2118 by Nicolas Geoffray · 6 years ago
  13. 447d6c7 Consolidate SIMD SAD tests. am: e8ad48f7ec by Vladimir Marko · 6 years ago
  14. 5575a1a Consolidate SIMD hadd tests. am: d935af9786 by Vladimir Marko · 6 years ago
  15. be226af Consolidate SIMD tests. am: 6390c90291 by Vladimir Marko · 6 years ago
  16. a312e0e Abort transaction before finalizable allocation... am: 64b56033c5 by Vladimir Marko · 6 years ago
  17. 8ae4115 Delete global ref created for the JitProfileTask. am: f5a07ae078 by Nicolas Geoffray · 6 years ago
  18. 7f334a2 Remove useless ScopedCodeCacheWrite calls. am: a61dbc078a by Nicolas Geoffray · 6 years ago
  19. e8ad48f Consolidate SIMD SAD tests. by Vladimir Marko · 6 years ago
  20. d935af9 Consolidate SIMD hadd tests. by Vladimir Marko · 6 years ago
  21. 6390c90 Consolidate SIMD tests. by Vladimir Marko · 6 years ago
  22. 64b5603 Abort transaction before finalizable allocation... by Vladimir Marko · 6 years ago
  23. f5a07ae Delete global ref created for the JitProfileTask. by Nicolas Geoffray · 6 years ago
  24. a61dbc0 Remove useless ScopedCodeCacheWrite calls. by Nicolas Geoffray · 6 years ago
  25. ebd5739 Refactor 904 for safety am: 9d3b5ec3bf am: e8cbc59a12 by Alex Light · 6 years ago
  26. dc28385 Limit test 1941 to 100000 iterations am: 34f3179392 am: cf9f80ed17 by Alex Light · 6 years ago
  27. b732a52 ART: Dump class initialization stats durig SIGQUIT am: 9b7f8b5e6d am: 355c6ef833 by Andreas Gampe · 6 years ago
  28. 302b683 ART: Reset stats after fork am: 9c87c02437 am: 1b52b85849 by Andreas Gampe · 6 years ago
  29. 44cb38e Add `libcore.sun.*` tests to the ART Libcore test suite. am: c0ce3d520e by Roland Levillain · 6 years ago
  30. c0a8ae6 Prepare target testing device setup for the move to the Runtime APEX. am: 0f9823e03a by Roland Levillain · 6 years ago
  31. a473fb9 Revert^2 "Stack maps: Interleave consecutive varints." am: 6c4ec5c155 by David Srbecky · 6 years ago
  32. 2e6c885 Move JIT code allocation to JitMemoryRegion. am: 349845ae9c am: 68f00c327b by Nicolas Geoffray · 6 years ago
  33. e8cbc59 Refactor 904 for safety am: 9d3b5ec3bf by Alex Light · 6 years ago
  34. cf9f80e Limit test 1941 to 100000 iterations am: 34f3179392 by Alex Light · 6 years ago
  35. 355c6ef ART: Dump class initialization stats durig SIGQUIT am: 9b7f8b5e6d by Andreas Gampe · 6 years ago
  36. 1b52b85 ART: Reset stats after fork am: 9c87c02437 by Andreas Gampe · 6 years ago
  37. 3f38c84 Add `libcore.sun.*` tests to the ART Libcore test suite. am: c0ce3d520e by Roland Levillain · 6 years ago
  38. d4b6514 Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 6 years ago
  39. 86cfc33 Revert^2 "Stack maps: Interleave consecutive varints." am: 6c4ec5c155 by David Srbecky · 6 years ago
  40. 68f00c3 Move JIT code allocation to JitMemoryRegion. am: 349845ae9c by Nicolas Geoffray · 6 years ago
  41. 9d3b5ec Refactor 904 for safety by Alex Light · 6 years ago
  42. 34f3179 Limit test 1941 to 100000 iterations by Alex Light · 6 years ago
  43. 9b7f8b5 ART: Dump class initialization stats durig SIGQUIT by Andreas Gampe · 6 years ago
  44. 9c87c02 ART: Reset stats after fork by Andreas Gampe · 6 years ago
  45. c0ce3d5 Add `libcore.sun.*` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  46. 0f9823e Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 6 years ago
  47. 6c4ec5c Revert^2 "Stack maps: Interleave consecutive varints." by David Srbecky · 6 years ago
  48. 349845a Move JIT code allocation to JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  49. ecb3a20 Revert "Stack maps: Interleave consecutive varints." am: 1b2a49b7ab by Raylin Hsu · 6 years ago
  50. 2445d71 Revert "Stack maps: Interleave consecutive varints." am: 1b2a49b7ab by Raylin Hsu · 6 years ago
  51. 1b2a49b Revert "Stack maps: Interleave consecutive varints." by Raylin Hsu · 6 years ago
  52. 3056384 Stack maps: Interleave consecutive varints. am: a2b34561a7 am: 8955b33031 by David Srbecky · 6 years ago
  53. 8955b33 Stack maps: Interleave consecutive varints. am: a2b34561a7 by David Srbecky · 6 years ago
  54. a2b3456 Stack maps: Interleave consecutive varints. by David Srbecky · 6 years ago
  55. b40798b Document all logging tags. am: 34087c1047 am: 0abac199fb by Martin Stjernholm · 6 years ago
  56. 0abac19 Document all logging tags. am: 34087c1047 by Martin Stjernholm · 6 years ago
  57. 34087c1 Document all logging tags. by Martin Stjernholm · 6 years ago
  58. 79343a4 Remove unnecessary files from target test env am: f8528fae3c am: f9fb6376fd by Neil Fuller · 6 years ago
  59. f9fb637 Remove unnecessary files from target test env am: f8528fae3c by Neil Fuller · 6 years ago
  60. f8528fa Remove unnecessary files from target test env by Neil Fuller · 6 years ago
  61. 6e23395 Use builtin bpfmt preupload check am: 1cf31fe277 am: 0f223a5005 by Paul Duffin · 6 years ago
  62. 0f223a5 Use builtin bpfmt preupload check am: 1cf31fe277 by Paul Duffin · 6 years ago
  63. 1cf31fe Use builtin bpfmt preupload check by Paul Duffin · 6 years ago
  64. 13f69c9 Add errno message in RemapAtEnd error. am: 1dd670c0fa am: a6c3de9cf1 by Nicolas Geoffray · 6 years ago
  65. a6c3de9 Add errno message in RemapAtEnd error. am: 1dd670c0fa by Nicolas Geoffray · 6 years ago
  66. 1dd670c Add errno message in RemapAtEnd error. by Nicolas Geoffray · 6 years ago
  67. ef809f4 Test for loop optimization am: 4cd5411c1e am: 093d123a49 by anuvarsh · 6 years ago
  68. 093d123 Test for loop optimization am: 4cd5411c1e by anuvarsh · 6 years ago
  69. 4cd5411 Test for loop optimization by anuvarsh · 6 years ago
  70. 399370f [automerger skipped] For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  71. 8eefb24 For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  72. 92c14e7 ART: Preallocate offset map am: b11d521ed0 am: 3086a13eb2 by Andreas Gampe · 6 years ago
  73. 3086a13 ART: Preallocate offset map am: b11d521ed0 by Andreas Gampe · 6 years ago
  74. b11d521 ART: Preallocate offset map by Andreas Gampe · 6 years ago
  75. 16e7300 For 32-bit ARM devices align method headers and code to 64-byte boundaries. am: 521ff98809 by Orion Hodson · 6 years ago
  76. f1c6def For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  77. 521ff98 For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  78. 9415ca2 Fix memory leak in JIT cache am: 3149252c4b am: 61e8a72f57 by Orion Hodson · 6 years ago
  79. 61e8a72 Fix memory leak in JIT cache am: 3149252c4b by Orion Hodson · 6 years ago
  80. 9e0fab0 Simplify JIT memory region creation. am: 9c54e18028 am: 4e08690f5e by Nicolas Geoffray · 6 years ago
  81. 3149252 Fix memory leak in JIT cache by Orion Hodson · 6 years ago
  82. 4e08690 Simplify JIT memory region creation. am: 9c54e18028 by Nicolas Geoffray · 6 years ago
  83. 9c54e18 Simplify JIT memory region creation. by Nicolas Geoffray · 6 years ago
  84. ce1b0c8 Stack maps: Handle special cases using flags. am: 697c47a7ff am: 5cd9d59975 by David Srbecky · 6 years ago
  85. 5cd9d59 Stack maps: Handle special cases using flags. am: 697c47a7ff by David Srbecky · 6 years ago
  86. 697c47a Stack maps: Handle special cases using flags. by David Srbecky · 6 years ago
  87. 42ddb3f Replace no_framework_libs: true with sdk_version: "core_platform" am: 8ac3dc5ec3 by Paul Duffin · 6 years ago
  88. c6aa594 Replace no_framework_libs: true with sdk_version: "core_platform" am: 8ac3dc5ec3 by Paul Duffin · 6 years ago
  89. 8ac3dc5 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 6 years ago
  90. 1c52947 Add helpers to allocate JIT memory in zygote. am: 2411f49e8e am: 62d6a90de0 by Nicolas Geoffray · 6 years ago
  91. 62d6a90 Add helpers to allocate JIT memory in zygote. am: 2411f49e8e by Nicolas Geoffray · 6 years ago
  92. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 6 years ago
  93. c395a3b [automerger skipped] Handle cleared preresolved strings by Mathieu Chartier · 6 years ago
  94. cce9a00 Handle cleared preresolved strings am: 77f84fcc25 am: f6994d5df8 by Mathieu Chartier · 6 years ago
  95. f6994d5 Handle cleared preresolved strings am: 77f84fcc25 by Mathieu Chartier · 6 years ago
  96. fb5eba3 Handle cleared preresolved strings by Mathieu Chartier · 6 years ago
  97. 77f84fc Handle cleared preresolved strings by Mathieu Chartier · 6 years ago
  98. 83b1c2e ART: Log approximate arena usage for slow verifier runs am: d91f84166a by Andreas Gampe · 6 years ago
  99. 5aa87a9 ART: Log approximate arena usage for slow verifier runs am: d91f84166a by Andreas Gampe · 6 years ago
  100. d91f841 ART: Log approximate arena usage for slow verifier runs by Andreas Gampe · 6 years ago