1. c893d15 Only enable isolated compilation if requested by Calin Juravle · 3 years, 7 months ago
  2. 5da0507 Support inlining methods that may have soft verifier failures. by Nicolas Geoffray · 3 years, 7 months ago
  3. 4ef3649 Fix missing nterp initializing when loading a class. by Nicolas Geoffray · 3 years, 7 months ago
  4. d5abbb9 Merge "DO NOT MERGE - Merge RQ3A.210605.005" by Xin Li · 3 years, 7 months ago
  5. 602da4f Further improve 2040-huge-native-alloc reliability by Hans Boehm · 3 years, 7 months ago
  6. 2aab382 DO NOT MERGE - Merge RQ3A.210605.005 by Xin Li · 3 years, 7 months ago
  7. c061201 Complete support for Compressed APEXes in ART APEX test scripts. am: 2af026df0b by Roland Levillain · 3 years, 7 months ago
  8. 2af026d Complete support for Compressed APEXes in ART APEX test scripts. by Roland Levillain · 3 years, 7 months ago
  9. 8fe601d Disable compact dex code item deduping. am: 028cc7e1e8 by Nicolas Geoffray · 3 years, 7 months ago
  10. 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 7 months ago
  11. 61db2e9 DO NOT MERGE - Skip RQ3A.210605.005 by Xin Li · 3 years, 7 months ago
  12. 305635f DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 3 years, 7 months ago
  13. 09acf96 Merge "DO NOT MERGE - Merge ab/7272582" into stage-aosp-master by TreeHugger Robot · 3 years, 7 months ago
  14. 7c5567a DO NOT MERGE - Merge ab/7272582 by Xin Li · 3 years, 7 months ago
  15. bc73734 Be more prescise in the profile analysis am: 1737409108 by Calin Juravle · 3 years, 7 months ago
  16. 1737409 Be more prescise in the profile analysis by Calin Juravle · 3 years, 7 months ago
  17. 514f06a odrefresh: fix instruction set selection. am: 71b2cb5409 by Orion Hodson · 3 years, 7 months ago
  18. d7abfe1 odrefresh: Fix mis-placed delimiter when joining FDs am: 885929fda9 by Victor Hsieh · 3 years, 7 months ago
  19. 71b2cb5 odrefresh: fix instruction set selection. by Orion Hodson · 3 years, 7 months ago
  20. 885929f odrefresh: Fix mis-placed delimiter when joining FDs by Victor Hsieh · 3 years, 7 months ago
  21. c2a1cb7 runtime: fix potential NULL dereferences am: 869746ef31 by George Burgess IV · 3 years, 7 months ago
  22. 869746e runtime: fix potential NULL dereferences by George Burgess IV · 3 years, 7 months ago
  23. 20071a3 Reject a vdex file if its dex contents are out of date. am: f5690ca224 by Nicolas Geoffray · 3 years, 7 months ago
  24. 732f944 odrefresh: Support option to run dex2oat in PVM am: b3a4e01448 by Victor Hsieh · 3 years, 7 months ago
  25. 072f6b0 odrefresh: pass BCP JARs as FDs to dex2oat am: 0be3da60fa by Victor Hsieh · 3 years, 7 months ago
  26. b695240 Avoid opening BCP jars if the corresponding FDs exist am: f667c33fc8 by Victor Hsieh · 3 years, 7 months ago
  27. f5690ca Reject a vdex file if its dex contents are out of date. by Nicolas Geoffray · 3 years, 7 months ago
  28. b3a4e01 odrefresh: Support option to run dex2oat in PVM by Victor Hsieh · 3 years, 7 months ago
  29. 0be3da6 odrefresh: pass BCP JARs as FDs to dex2oat by Victor Hsieh · 3 years, 7 months ago
  30. f667c33 Avoid opening BCP jars if the corresponding FDs exist by Victor Hsieh · 3 years, 8 months ago
  31. dae7845 odrefresh: temporarily disable test am: 319333f6ea by Orion Hodson · 3 years, 7 months ago
  32. 319333f odrefresh: temporarily disable test by Orion Hodson · 3 years, 7 months ago
  33. f40f38b Fix double close in dex2oat when BCP is passed as FDs am: ecaf7d1657 by Victor Hsieh · 3 years, 7 months ago
  34. ecaf7d1 Fix double close in dex2oat when BCP is passed as FDs by Victor Hsieh · 3 years, 7 months ago
  35. b967e3c Fix instructions for running target ART gtests in `chroot` with Atest. am: 7f21ebe84b by Roland Levillain · 3 years, 7 months ago
  36. 7f21ebe Fix instructions for running target ART gtests in `chroot` with Atest. by Roland Levillain · 3 years, 7 months ago
  37. 797a323 Revert "Enable strict gcstress unwind checks." am: 0886d4e7e0 by Roland Levillain · 3 years, 7 months ago
  38. 0886d4e Revert "Enable strict gcstress unwind checks." by Roland Levillain · 3 years, 7 months ago
  39. 3e3b305 Rewrite static/instance field search by index. am: 4026117163 by Vladimir Marko · 3 years, 7 months ago
  40. 4026117 Rewrite static/instance field search by index. by Vladimir Marko · 3 years, 7 months ago
  41. 68a5a77 x86_64: add a helper function that displaces an address by a given amount. am: af5d304844 by Ulya Trafimovich · 3 years, 7 months ago
  42. af5d304 x86_64: add a helper function that displaces an address by a given amount. by Ulya Trafimovich · 3 years, 7 months ago
  43. a778b16 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd am: 4ab592315e by Victor Hsieh · 3 years, 7 months ago
  44. 4ab5923 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd by Victor Hsieh · 3 years, 7 months ago
  45. 769c81a Clean up Class::GetDirectInterface(). am: b10668cb6a by Vladimir Marko · 3 years, 7 months ago
  46. b10668c Clean up Class::GetDirectInterface(). by Vladimir Marko · 3 years, 7 months ago
  47. e465418 x86: fix helper function that displaces address by a given amount. am: 893e2edbd5 by Ulya Trafimovich · 3 years, 7 months ago
  48. 893e2ed x86: fix helper function that displaces address by a given amount. by Ulya Trafimovich · 3 years, 7 months ago
  49. 206cf58 x86_64: add intrinsic for Long.divideUnsigned am: 33ed33bcc8 by Orion Hodson · 3 years, 7 months ago
  50. 33ed33b x86_64: add intrinsic for Long.divideUnsigned by Orion Hodson · 3 years, 7 months ago
  51. 236f7d4 Add runtime option -Xbootclasspathfds: for pre-opened fds am: a09d8b7d4c by Victor Hsieh · 3 years, 7 months ago
  52. a09d8b7 Add runtime option -Xbootclasspathfds: for pre-opened fds by Victor Hsieh · 3 years, 8 months ago
  53. 2dfd517 Faster Class::FindField(). am: e300c4e4ea by Vladimir Marko · 3 years, 7 months ago
  54. e300c4e Faster Class::FindField(). by Vladimir Marko · 3 years, 8 months ago
  55. 909cb7a Revert^2 "odrefresh: compilation backoff" am: f761f58879 by Orion Hodson · 3 years, 7 months ago
  56. f761f58 Revert^2 "odrefresh: compilation backoff" by Orion Hodson · 3 years, 7 months ago
  57. 13be97f Rename gitiles triggers to make new luci-config version. am: 890f2eb950 by Robert Iannucci · 3 years, 7 months ago
  58. 890f2eb Rename gitiles triggers to make new luci-config version. by Robert Iannucci · 3 years, 7 months ago
  59. 15a3ed6 Avoid internal APEX stubs in libnative{bridge,loader} and clean up am: 19d1feb0fe by Martin Stjernholm · 3 years, 7 months ago
  60. 19d1feb Avoid internal APEX stubs in libnative{bridge,loader} and clean up by Martin Stjernholm · 3 years, 10 months ago
  61. 776dc42 odrefresh: enable loading of system_server image files am: 094b1cfc9f by Orion Hodson · 3 years, 7 months ago
  62. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 8 months ago
  63. c0db4a5 Remove palette hooks. am: 4f6bb446f8 by Nicolas Geoffray · 3 years, 7 months ago
  64. 4f6bb44 Remove palette hooks. by Nicolas Geoffray · 3 years, 8 months ago
  65. d9a865d Consider the size of the reference profile when assessing IsFirstSave am: beb9f20125 by Calin Juravle · 3 years, 7 months ago
  66. beb9f20 Consider the size of the reference profile when assessing IsFirstSave by Calin Juravle · 3 years, 8 months ago
  67. 295bc9e Remove old configuration files. am: f31b75b2b8 by Robert Iannucci · 3 years, 7 months ago
  68. f31b75b Remove old configuration files. by Robert Iannucci · 3 years, 7 months ago
  69. 402b440 Fix small bug where the mainline module list couldn't be overridden. am: e82d69a7b4 by Martin Stjernholm · 3 years, 7 months ago
  70. e82d69a Fix small bug where the mainline module list couldn't be overridden. by Martin Stjernholm · 3 years, 8 months ago
  71. 683bc18 Make 2040-huge-native-alloc more robust am: d0020ba414 by Hans Boehm · 3 years, 8 months ago
  72. d0020ba Make 2040-huge-native-alloc more robust by Hans Boehm · 3 years, 8 months ago
  73. 07e62dc Faster Class::FindClassMethod(). am: 4573be38b0 by Vladimir Marko · 3 years, 8 months ago
  74. 4573be3 Faster Class::FindClassMethod(). by Vladimir Marko · 3 years, 8 months ago
  75. b6d7bff Adjust call to build-aml-prebuilts.sh. am: b89e731029 by Martin Stjernholm · 3 years, 8 months ago
  76. b89e731 Adjust call to build-aml-prebuilts.sh. by Martin Stjernholm · 3 years, 8 months ago
  77. 3254086 Move code around in x86 assembly files. am: 977abde30f by Nicolas Geoffray · 3 years, 8 months ago
  78. 977abde Move code around in x86 assembly files. by Nicolas Geoffray · 3 years, 8 months ago
  79. 740ae08 Add simple lucicfg configuration for art. am: 9ed2427971 by Robert Iannucci · 3 years, 8 months ago
  80. 9ed2427 Add simple lucicfg configuration for art. by Robert Iannucci · 3 years, 8 months ago
  81. 916379a Fix flags_tests for older platforms am: b390ba9fad by Calin Juravle · 3 years, 8 months ago
  82. 563c9a5 Revert^3 "Reduce libcore parallelism for host" am: f75b8e9947 by David Srbecky · 3 years, 8 months ago
  83. b390ba9 Fix flags_tests for older platforms by Calin Juravle · 3 years, 8 months ago
  84. f75b8e9 Revert^3 "Reduce libcore parallelism for host" by David Srbecky · 3 years, 8 months ago
  85. d2dc1af x86: Don't use the GOT to access art::Runtime::instance_. am: 04c9f3a978 by Vladimir Marko · 3 years, 8 months ago
  86. 3fbfa8e Use tinyxml2-based generated Apex Info List sources am: 1e7faf7065 by Sorin Basca · 3 years, 8 months ago
  87. 04c9f3a x86: Don't use the GOT to access art::Runtime::instance_. by Vladimir Marko · 3 years, 8 months ago
  88. 1e7faf7 Use tinyxml2-based generated Apex Info List sources by Sorin Basca · 3 years, 8 months ago
  89. 0a3c0ec Fix DumpUnattachedThreads logic for CTS. am: 530552ac73 by wangguibo · 3 years, 8 months ago
  90. 530552a Fix DumpUnattachedThreads logic for CTS. by wangguibo · 3 years, 8 months ago
  91. b157ef9 Remove libjdwp as an explicit target. am: bbc4dc3f98 by Nicolas Geoffray · 3 years, 8 months ago
  92. bbc4dc3 Remove libjdwp as an explicit target. by Nicolas Geoffray · 3 years, 8 months ago
  93. 6884425 Revert "Reduce libcore parallelism for host" am: f2f924222a by David Srbecky · 3 years, 8 months ago
  94. f2f9242 Revert "Reduce libcore parallelism for host" by David Srbecky · 3 years, 8 months ago
  95. 0fd4fb3 Update libcore expectations for gcstress+debug+host am: 579bfc8b7f by David Srbecky · 3 years, 8 months ago
  96. 579bfc8 Update libcore expectations for gcstress+debug+host by David Srbecky · 3 years, 8 months ago
  97. 0056806 Disable 2040-huge-native-alloc for interpreter am: 5b3c1ec1fc by Hans Boehm · 3 years, 8 months ago
  98. 5b3c1ec Disable 2040-huge-native-alloc for interpreter by Hans Boehm · 3 years, 8 months ago
  99. c3edfa6 Fix flags_test flakiness am: 14a5151ea4 by Calin Juravle · 3 years, 8 months ago
  100. 14a5151 Fix flags_test flakiness by Calin Juravle · 3 years, 8 months ago