1. f11b04c Introduce a Testing Runtime APEX (test) module including ART gtests. am: 61f0716300 by Roland Levillain · 6 years ago
  2. 9d66e56 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  3. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  4. efff326 Fix 638-checker-inline-cache-intrinsic am: 81448a21dd am: 2545ab9ba3 by David Srbecky · 6 years ago
  5. 2545ab9 Fix 638-checker-inline-cache-intrinsic am: 81448a21dd by David Srbecky · 6 years ago
  6. 81448a2 Fix 638-checker-inline-cache-intrinsic by David Srbecky · 6 years ago
  7. c08eef1 ART: Improve the timings for 597-deopt-busy-loop. am: 5d93b8848c am: baee26e844 by Artem Serov · 6 years ago
  8. baee26e ART: Improve the timings for 597-deopt-busy-loop. am: 5d93b8848c by Artem Serov · 6 years ago
  9. 5d93b88 ART: Improve the timings for 597-deopt-busy-loop. by Artem Serov · 6 years ago
  10. 571779a Fix Heap::UnBindBitmaps for spaces without bitmaps am: 7c502740ba am: de6f202230 by Mathieu Chartier · 6 years ago
  11. de6f202 Fix Heap::UnBindBitmaps for spaces without bitmaps am: 7c502740ba by Mathieu Chartier · 6 years ago
  12. 7c50274 Fix Heap::UnBindBitmaps for spaces without bitmaps by Mathieu Chartier · 6 years ago
  13. a3143a1 Add resize arrays JVMTI extension am: c14ec8facf am: ef90e953b3 by Alex Light · 6 years ago
  14. ef90e95 Add resize arrays JVMTI extension am: c14ec8facf by Alex Light · 6 years ago
  15. c14ec8f Add resize arrays JVMTI extension by Alex Light · 6 years ago
  16. 1d44310 ART: Remove FailOrAbort for unnecessary cases am: 147a911636 am: 177a8c1e3b by Andreas Gampe · 6 years ago
  17. b81d2d3 ART: Move find-locks code up in the callchain am: b90cad5807 am: 88201e9a78 by Andreas Gampe · 6 years ago
  18. 91bdf69 ART: Check dex file constraint A1 am: d1abab7110 am: 2ac7b763e3 by Andreas Gampe · 6 years ago
  19. e9c3f46 ART: Verifier cleanup am: 0134a28ec4 am: 47ced43878 by Andreas Gampe · 6 years ago
  20. 0e4b2d2 ART: Verifier cleanup am: 86bf068459 am: 45009abbf8 by Andreas Gampe · 6 years ago
  21. 91dc9e5 Do not hold lock when making class visibly initialized. am: 422a9ebc5b by Vladimir Marko · 6 years ago
  22. 177a8c1 ART: Remove FailOrAbort for unnecessary cases am: 147a911636 by Andreas Gampe · 6 years ago
  23. 88201e9 ART: Move find-locks code up in the callchain am: b90cad5807 by Andreas Gampe · 6 years ago
  24. 2ac7b76 ART: Check dex file constraint A1 am: d1abab7110 by Andreas Gampe · 6 years ago
  25. 47ced43 ART: Verifier cleanup am: 0134a28ec4 by Andreas Gampe · 6 years ago
  26. 45009ab ART: Verifier cleanup am: 86bf068459 by Andreas Gampe · 6 years ago
  27. 426b4c0 Do not hold lock when making class visibly initialized. am: 422a9ebc5b by Vladimir Marko · 6 years ago
  28. b062295 Make classes visibly initialized faster. am: 9f18fbc433 am: 770147ab28 by Vladimir Marko · 6 years ago
  29. 35c75c9 Refactor space bitmap to be a value object am: 6f38201339 am: 8005ba6072 by Mathieu Chartier · 6 years ago
  30. 147a911 ART: Remove FailOrAbort for unnecessary cases by Andreas Gampe · 6 years ago
  31. b90cad5 ART: Move find-locks code up in the callchain by Andreas Gampe · 6 years ago
  32. d1abab7 ART: Check dex file constraint A1 by Andreas Gampe · 6 years ago
  33. 0134a28 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  34. 86bf068 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  35. 422a9eb Do not hold lock when making class visibly initialized. by Vladimir Marko · 6 years ago
  36. 770147a Make classes visibly initialized faster. am: 9f18fbc433 by Vladimir Marko · 6 years ago
  37. 8005ba6 Refactor space bitmap to be a value object am: 6f38201339 by Mathieu Chartier · 6 years ago
  38. 9f18fbc Make classes visibly initialized faster. by Vladimir Marko · 6 years ago
  39. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 6 years ago
  40. ef8fe6c No longer call `make` directly in build/apex/runtests.sh am: 2b9c8c94fc by Roland Levillain · 6 years ago
  41. ea0d00c No longer call `make` directly in build/apex/runtests.sh am: 2b9c8c94fc by Roland Levillain · 6 years ago
  42. 2b9c8c9 No longer call `make` directly in build/apex/runtests.sh by Roland Levillain · 6 years ago
  43. 3560732 Use ClassStatus::kVisiblyInitialized for allocations. am: 8e1106587f by Vladimir Marko · 6 years ago
  44. 7e9d2f1 Use ClassStatus::kVisiblyInitialized for allocations. am: 8e1106587f by Vladimir Marko · 6 years ago
  45. 8e11065 Use ClassStatus::kVisiblyInitialized for allocations. by Vladimir Marko · 6 years ago
  46. f37b5aa Remove obsolete `doThrow` pattern from some tests. am: 5a11036542 am: bdb99de5cf by Vladimir Marko · 6 years ago
  47. bdb99de Remove obsolete `doThrow` pattern from some tests. am: 5a11036542 by Vladimir Marko · 6 years ago
  48. 5a11036 Remove obsolete `doThrow` pattern from some tests. by Vladimir Marko · 6 years ago
  49. 17fb4dc Reduce array size in test 597-deopt-busy-loop/SimdLoop. am: 5443493f2b by Vladimir Marko · 6 years ago
  50. d488c10 Reduce array size in test 597-deopt-busy-loop/SimdLoop. am: 5443493f2b by Vladimir Marko · 6 years ago
  51. 5443493 Reduce array size in test 597-deopt-busy-loop/SimdLoop. by Vladimir Marko · 6 years ago
  52. 627f861 Call Jit::MaybeCompileMethod less frequently. am: 2182147af6 am: 26b0583d2e by David Srbecky · 6 years ago
  53. 26b0583 Call Jit::MaybeCompileMethod less frequently. am: 2182147af6 by David Srbecky · 6 years ago
  54. 2182147 Call Jit::MaybeCompileMethod less frequently. by David Srbecky · 6 years ago
  55. 77b626b ART: Disable vectorization for debuggable graphs. am: e65ade7058 am: 845c68a60a by Artem Serov · 6 years ago
  56. 77dcdb1 ART: ARM64: Fix saved fpu stack offsets for SIMD. am: 9df37b9f0f am: 03cb7c599e by Artem Serov · 6 years ago
  57. 845c68a ART: Disable vectorization for debuggable graphs. am: e65ade7058 by Artem Serov · 6 years ago
  58. 03cb7c5 ART: ARM64: Fix saved fpu stack offsets for SIMD. am: 9df37b9f0f by Artem Serov · 6 years ago
  59. e65ade7 ART: Disable vectorization for debuggable graphs. by Artem Serov · 6 years ago
  60. 9df37b9 ART: ARM64: Fix saved fpu stack offsets for SIMD. by Artem Serov · 6 years ago
  61. 99b7b09 Update buildbot-build.sh am: 92fc2c0241 am: 62c7894c9d by Alex Light · 6 years ago
  62. 62c7894 Update buildbot-build.sh am: 92fc2c0241 by Alex Light · 6 years ago
  63. 92fc2c0 Update buildbot-build.sh by Alex Light · 6 years ago
  64. 6b8e664 Add list extensions agent am: 9527e3de28 am: 9fb5bc83f1 by Alex Light · 6 years ago
  65. 9fb5bc8 Add list extensions agent am: 9527e3de28 by Alex Light · 6 years ago
  66. 9527e3d Add list extensions agent by Alex Light · 6 years ago
  67. 717cc99 Fix incorrect DCHECK for oatdump am: a5c01d708e am: e9c42aa083 by Mathieu Chartier · 6 years ago
  68. e9c42aa Fix incorrect DCHECK for oatdump am: a5c01d708e by Mathieu Chartier · 6 years ago
  69. a5c01d7 Fix incorrect DCHECK for oatdump by Mathieu Chartier · 6 years ago
  70. 6a2a19c Compiler changes for boot image extension. am: 44ca0754b3 am: 3b8cca5552 by Vladimir Marko · 6 years ago
  71. 3b8cca5 Compiler changes for boot image extension. am: 44ca0754b3 by Vladimir Marko · 6 years ago
  72. 44ca075 Compiler changes for boot image extension. by Vladimir Marko · 6 years ago
  73. a22b269 Add ability to switch to index ids late. am: f3677471a5 am: baa3513e85 by Alex Light · 6 years ago
  74. baa3513 Add ability to switch to index ids late. am: f3677471a5 by Alex Light · 6 years ago
  75. f367747 Add ability to switch to index ids late. by Alex Light · 6 years ago
  76. 2e21acb ART: Verifier cleanup am: f1468b53d0 am: 3cf2d2b875 by Andreas Gampe · 6 years ago
  77. 7457d9a ART: Verifier cleanup am: fef91cc973 am: 3d37bf6cd3 by Andreas Gampe · 6 years ago
  78. e22bbee ART: Verifier cleanup am: e0bbab9fe1 am: 30bc83fcc0 by Andreas Gampe · 6 years ago
  79. 90d3bb0 Refactor mark-bit set logic in PreZygoteFork() am: 52c468a765 am: 9b989c2192 by Lokesh Gidra · 6 years ago
  80. 3cf2d2b ART: Verifier cleanup am: f1468b53d0 by Andreas Gampe · 6 years ago
  81. 3d37bf6 ART: Verifier cleanup am: fef91cc973 by Andreas Gampe · 6 years ago
  82. 30bc83f ART: Verifier cleanup am: e0bbab9fe1 by Andreas Gampe · 6 years ago
  83. 9b989c2 Refactor mark-bit set logic in PreZygoteFork() am: 52c468a765 by Lokesh Gidra · 6 years ago
  84. f1468b5 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  85. fef91cc ART: Verifier cleanup by Andreas Gampe · 6 years ago
  86. e0bbab9 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  87. 52c468a Refactor mark-bit set logic in PreZygoteFork() by Lokesh Gidra · 6 years ago
  88. 50f6b81 Implement boot image extension relocation. am: c0b30c9cd2 am: 45f2f8fc20 by Vladimir Marko · 6 years ago
  89. 68f1e78 Update Transaction for boot image extension. am: 672c08092a am: 571b832589 by Vladimir Marko · 6 years ago
  90. 45f2f8f Implement boot image extension relocation. am: c0b30c9cd2 by Vladimir Marko · 6 years ago
  91. 571b832 Update Transaction for boot image extension. am: 672c08092a by Vladimir Marko · 6 years ago
  92. c0b30c9 Implement boot image extension relocation. by Vladimir Marko · 6 years ago
  93. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 6 years ago
  94. 9f039e3 Support option to show file sizes in Runtime APEX test scripts' list output. am: e91d787c2d by Roland Levillain · 6 years ago
  95. 7d0fb0a Add an option to show file sizes in Runtime APEX test scripts' tree output. am: 88e556964a by Roland Levillain · 6 years ago
  96. 4a6f79a Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 6 years ago
  97. 72ae300 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 6 years ago
  98. e91d787 Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 6 years ago
  99. 88e5569 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 6 years ago
  100. a5defa5 luci: Add master-art manifest as a tracking project am: f47c95b9e6 by Andreas Gampe · 6 years ago