1. ef90e95 Add resize arrays JVMTI extension am: c14ec8facf by Alex Light · 6 years ago
  2. c14ec8f Add resize arrays JVMTI extension by Alex Light · 6 years ago
  3. 177a8c1 ART: Remove FailOrAbort for unnecessary cases am: 147a911636 by Andreas Gampe · 6 years ago
  4. 88201e9 ART: Move find-locks code up in the callchain am: b90cad5807 by Andreas Gampe · 6 years ago
  5. 2ac7b76 ART: Check dex file constraint A1 am: d1abab7110 by Andreas Gampe · 6 years ago
  6. 47ced43 ART: Verifier cleanup am: 0134a28ec4 by Andreas Gampe · 6 years ago
  7. 45009ab ART: Verifier cleanup am: 86bf068459 by Andreas Gampe · 6 years ago
  8. 426b4c0 Do not hold lock when making class visibly initialized. am: 422a9ebc5b by Vladimir Marko · 6 years ago
  9. 147a911 ART: Remove FailOrAbort for unnecessary cases by Andreas Gampe · 6 years ago
  10. b90cad5 ART: Move find-locks code up in the callchain by Andreas Gampe · 6 years ago
  11. d1abab7 ART: Check dex file constraint A1 by Andreas Gampe · 6 years ago
  12. 0134a28 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  13. 86bf068 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  14. 422a9eb Do not hold lock when making class visibly initialized. by Vladimir Marko · 6 years ago
  15. 770147a Make classes visibly initialized faster. am: 9f18fbc433 by Vladimir Marko · 6 years ago
  16. 8005ba6 Refactor space bitmap to be a value object am: 6f38201339 by Mathieu Chartier · 6 years ago
  17. 9f18fbc Make classes visibly initialized faster. by Vladimir Marko · 6 years ago
  18. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 6 years ago
  19. ea0d00c No longer call `make` directly in build/apex/runtests.sh am: 2b9c8c94fc by Roland Levillain · 6 years ago
  20. 2b9c8c9 No longer call `make` directly in build/apex/runtests.sh by Roland Levillain · 6 years ago
  21. 7e9d2f1 Use ClassStatus::kVisiblyInitialized for allocations. am: 8e1106587f by Vladimir Marko · 6 years ago
  22. 8e11065 Use ClassStatus::kVisiblyInitialized for allocations. by Vladimir Marko · 6 years ago
  23. bdb99de Remove obsolete `doThrow` pattern from some tests. am: 5a11036542 by Vladimir Marko · 6 years ago
  24. 5a11036 Remove obsolete `doThrow` pattern from some tests. by Vladimir Marko · 6 years ago
  25. d488c10 Reduce array size in test 597-deopt-busy-loop/SimdLoop. am: 5443493f2b by Vladimir Marko · 6 years ago
  26. 5443493 Reduce array size in test 597-deopt-busy-loop/SimdLoop. by Vladimir Marko · 6 years ago
  27. 26b0583 Call Jit::MaybeCompileMethod less frequently. am: 2182147af6 by David Srbecky · 6 years ago
  28. 2182147 Call Jit::MaybeCompileMethod less frequently. by David Srbecky · 6 years ago
  29. 845c68a ART: Disable vectorization for debuggable graphs. am: e65ade7058 by Artem Serov · 6 years ago
  30. 03cb7c5 ART: ARM64: Fix saved fpu stack offsets for SIMD. am: 9df37b9f0f by Artem Serov · 6 years ago
  31. e65ade7 ART: Disable vectorization for debuggable graphs. by Artem Serov · 6 years ago
  32. 9df37b9 ART: ARM64: Fix saved fpu stack offsets for SIMD. by Artem Serov · 6 years ago
  33. 62c7894 Update buildbot-build.sh am: 92fc2c0241 by Alex Light · 6 years ago
  34. 92fc2c0 Update buildbot-build.sh by Alex Light · 6 years ago
  35. 9fb5bc8 Add list extensions agent am: 9527e3de28 by Alex Light · 6 years ago
  36. 9527e3d Add list extensions agent by Alex Light · 6 years ago
  37. e9c42aa Fix incorrect DCHECK for oatdump am: a5c01d708e by Mathieu Chartier · 6 years ago
  38. a5c01d7 Fix incorrect DCHECK for oatdump by Mathieu Chartier · 6 years ago
  39. 3b8cca5 Compiler changes for boot image extension. am: 44ca0754b3 by Vladimir Marko · 6 years ago
  40. 44ca075 Compiler changes for boot image extension. by Vladimir Marko · 6 years ago
  41. baa3513 Add ability to switch to index ids late. am: f3677471a5 by Alex Light · 6 years ago
  42. f367747 Add ability to switch to index ids late. by Alex Light · 6 years ago
  43. 3cf2d2b ART: Verifier cleanup am: f1468b53d0 by Andreas Gampe · 6 years ago
  44. 3d37bf6 ART: Verifier cleanup am: fef91cc973 by Andreas Gampe · 6 years ago
  45. 30bc83f ART: Verifier cleanup am: e0bbab9fe1 by Andreas Gampe · 6 years ago
  46. 9b989c2 Refactor mark-bit set logic in PreZygoteFork() am: 52c468a765 by Lokesh Gidra · 6 years ago
  47. f1468b5 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  48. fef91cc ART: Verifier cleanup by Andreas Gampe · 6 years ago
  49. e0bbab9 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  50. 52c468a Refactor mark-bit set logic in PreZygoteFork() by Lokesh Gidra · 6 years ago
  51. 45f2f8f Implement boot image extension relocation. am: c0b30c9cd2 by Vladimir Marko · 6 years ago
  52. 571b832 Update Transaction for boot image extension. am: 672c08092a by Vladimir Marko · 6 years ago
  53. c0b30c9 Implement boot image extension relocation. by Vladimir Marko · 6 years ago
  54. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 6 years ago
  55. 4a6f79a Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 6 years ago
  56. 72ae300 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 6 years ago
  57. e91d787 Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 6 years ago
  58. 88e5569 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 6 years ago
  59. 2fd85c7 luci: Add master-art manifest as a tracking project am: f47c95b9e6 by Andreas Gampe · 6 years ago
  60. f47c95b luci: Add master-art manifest as a tracking project by Andreas Gampe · 6 years ago
  61. fa3e8b2 Pick up the boot profile in zygote and system server. am: 0f8950af0a by Nicolas Geoffray · 6 years ago
  62. 0f8950a Pick up the boot profile in zygote and system server. by Nicolas Geoffray · 6 years ago
  63. df7ea31 Check whether method is zygote-compiled less frequently. am: 1fc4d42d99 by David Srbecky · 6 years ago
  64. 1fc4d42 Check whether method is zygote-compiled less frequently. by David Srbecky · 6 years ago
  65. 8216e39 Add some documentation for ART chroot-based device testing. am: 450b27a534 by Roland Levillain · 6 years ago
  66. 450b27a Add some documentation for ART chroot-based device testing. by Roland Levillain · 6 years ago
  67. 48b9468 Implement ClassStatus::kVisiblyInitialized. am: bf12191214 by Vladimir Marko · 6 years ago
  68. 5f151af Remove GC type restrictions on --force-determinism. am: 7834241974 by Vladimir Marko · 6 years ago
  69. bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 6 years ago
  70. 7834241 Remove GC type restrictions on --force-determinism. by Vladimir Marko · 6 years ago
  71. a0e314f Drop Core Platform API checks when JNI table updated am: 9e0099f1c7 by Orion Hodson · 6 years ago
  72. 9cbbd02 Refactor Core Plaform API checking am: 01ecfa1c31 by Orion Hodson · 6 years ago
  73. 9e0099f Drop Core Platform API checks when JNI table updated by Orion Hodson · 6 years ago
  74. 01ecfa1 Refactor Core Plaform API checking by Orion Hodson · 6 years ago
  75. 2783634 ART: Use initial-exec TLS mode for Thread TLS am: 2be4306b76 by Andreas Gampe · 6 years ago
  76. 2be4306 ART: Use initial-exec TLS mode for Thread TLS by Andreas Gampe · 6 years ago
  77. 87c9f69 ART: Use thread_local on the host for ART Thread* am: 8237200442 by Andreas Gampe · 6 years ago
  78. 8237200 ART: Use thread_local on the host for ART Thread* by Andreas Gampe · 6 years ago
  79. e9929a7 ART: Extend bionic TLS use to host bionic am: a47a6e8940 by Andreas Gampe · 6 years ago
  80. a47a6e8 ART: Extend bionic TLS use to host bionic by Andreas Gampe · 6 years ago
  81. 510efb2 Add support for a profile listing methods in compilation order. am: a0fc13a97a by Nicolas Geoffray · 6 years ago
  82. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 6 years ago
  83. cc03be3 Revert "Workaround bogus Thread Safety Analysis warning" am: 92db59bdb2 by Ziang Wan · 6 years ago
  84. 92db59b Revert "Workaround bogus Thread Safety Analysis warning" by Ziang Wan · 6 years ago
  85. 90956f6 ART: Fix ScopedThreadStateChange assert am: 1b0fcf495e by Andreas Gampe · 6 years ago
  86. 1b0fcf4 ART: Fix ScopedThreadStateChange assert by Andreas Gampe · 6 years ago
  87. eee9b12 Try to avoid expensive stack walk in QuickDeliverException am: 1cbac5c38c by David Srbecky · 6 years ago
  88. 1cbac5c Try to avoid expensive stack walk in QuickDeliverException by David Srbecky · 6 years ago
  89. 47e5705 ART: Correctly exclude super-init times in classlinker am: af8647023e by Andreas Gampe · 6 years ago
  90. 3e1d4d4 ART: Fix Runtime::GetStat am: 7ee607e39c by Andreas Gampe · 6 years ago
  91. af86470 ART: Correctly exclude super-init times in classlinker by Andreas Gampe · 6 years ago
  92. 7ee607e ART: Fix Runtime::GetStat by Andreas Gampe · 6 years ago
  93. 81492a7 Support flattened APEXes in Runtime APEX unit testing. am: dd20d0006f by Roland Levillain · 6 years ago
  94. dd20d00 Support flattened APEXes in Runtime APEX unit testing. by Roland Levillain · 6 years ago
  95. 0c91ff3 Initialize array classes in pre-fence visitor. am: 70e2a7694b by Vladimir Marko · 6 years ago
  96. 70e2a76 Initialize array classes in pre-fence visitor. by Vladimir Marko · 6 years ago
  97. 37b9ef5 Typo fix. am: da40acad87 by Travis Tynes · 6 years ago
  98. da40aca Typo fix. by Travis Tynes · 6 years ago
  99. c228452 ART: Switch verifier kThrow fatal to default-on am: a83a88996c by Andreas Gampe · 6 years ago
  100. a83a889 ART: Switch verifier kThrow fatal to default-on by Andreas Gampe · 6 years ago