1. 20956d7 Merge the 2019-08-01 SPL branch from AOSP-Partner by Karsten Tausche · 4 years, 10 months ago staging/n/fp2
  2. 8602eda Use conservative permissions when creating files in ART by Calin Juravle · 5 years ago
  3. b1feafe Merge tag 'LA.UM.5.8.r1-02800-8x98.0' into n-mr2 by Meninblack007 · 7 years ago
  4. 3a1d28f Merge 21c6875895287c170408b3b5d3060575e7e43f67 on remote branch by Linux Build Service Account · 7 years ago
  5. 21c6875 Promotion of android-framework.lnx.2.0-00116. by Linux Build Service Account · 7 years ago
  6. 23152b0 Use acquire approach while retrieving futex contenders by Abhishek Arpure · 7 years ago
  7. 8daf0c2 art: build: Fix defines for USE_DEX2OAT_DEBUG by Alex Naidis · 7 years ago
  8. c06c924 Avoid using memcpy for object header in ConcurrentCopying::Copy by Mathieu Chartier · 8 years ago
  9. da7a467 Reduce unnecessary read barriers in GC by Mathieu Chartier · 8 years ago
  10. 8724423 Background full compaction for CC. by Hiroshi Yamauchi · 8 years ago
  11. bfa7f1d Add fast path to arm64 READ_BARRIER macro by Mathieu Chartier · 8 years ago
  12. 8dc0263 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 8 years ago
  13. 1cd1b03 Clean up JNI calling convention callee saves. by Vladimir Marko · 8 years ago
  14. 8782f83 Fix a DCHECK failure in Arm64RelativePatcher with read barrier. by Hiroshi Yamauchi · 8 years ago
  15. d0a2e9b ARM: Try to emit branches early to save memory. by Vladimir Marko · 8 years ago
  16. aa8d8af Try to avoid allocation when interning strings. by Vladimir Marko · 8 years ago
  17. efafb12 ArraySet without type check does not need read barrier. by Vladimir Marko · 8 years ago
  18. 966901f ARM: Embed constants in add/sub-long. by Vladimir Marko · 8 years ago
  19. 2887aa2 ARM: Embed 0.0 in VCMP. by Vladimir Marko · 8 years ago
  20. ed7f6d7 Align method code rather than method header in oat files. by Vladimir Marko · 8 years ago
  21. 836c654 ARM64: Shorter fast-path for read barrier field load. by Vladimir Marko · 8 years ago
  22. b7d10aa ARM: Shorter fast-path for read barrier field load. by Vladimir Marko · 8 years ago
  23. 8a546f8 ARM: Use 64-bit literals for LoadDImmediate(). by Vladimir Marko · 8 years ago
  24. 9cfdcf4 ARM: Remove unnecessary VMOV from float/double-to-int. by Vladimir Marko · 8 years ago
  25. 3925c6e Refactor handling of input records. by Vladimir Marko · 8 years ago
  26. e0daedd Mark concrete HIR instructions as FINAL. by Vladimir Marko · 8 years ago
  27. 51c103e Intrinsify String.length() and String.isEmpty() as HIR. by Vladimir Marko · 8 years ago
  28. c0cdb0b Re-enable most intrinsics with read barriers. by Roland Levillain · 8 years ago
  29. d16b3ed Clean up String.indexOf() intrinsics. by Vladimir Marko · 8 years ago
  30. 39bd369 Improve String.indexOf() intrinsics. by Vladimir Marko · 8 years ago
  31. b6a9441 Fix ARM & ARM64 UnsafeGetObject intrinsics with read barriers. by Roland Levillain · 8 years ago
  32. dc5fadf Apply String.equals() optimizations on arm, arm64 and x86-64. by Vladimir Marko · 8 years ago
  33. 111959f runtime: Add missing instruction set features for our Kryo target by Alex Naidis · 8 years ago
  34. 09e4617 ARM: Add vldm/vstm assembler support. by Artem Serov · 8 years ago
  35. fce18fe ARM: Fix shifted register offset mem address mode for load signed. by Artem Serov · 8 years ago
  36. 15a2eb0 Thumb2: Clean up 16-bit LDR/STR detection. by Vladimir Marko · 8 years ago
  37. 7be929d ARM64: Use the zero register in the parallel-move resolver. by Alexandre Rames · 8 years ago
  38. 4df13f4 ARM64: Improve code generated to spill/restore for slow paths. by Alexandre Rames · 8 years ago
  39. 229c890 Math Round Intrinsic Implementations For Java8. by xueliang.zhong · 8 years ago
  40. b3fcd89 Integer.bitCount and Long.bitCount intrinsics for ARM by xueliang.zhong · 8 years ago
  41. 3988a8e ARM assembler support for VCNT and VPADDL. by xueliang.zhong · 8 years ago
  42. 24ad203 ARM64: Ensure stricter alignment when loading and storing register pairs by Anton Kirilov · 8 years ago
  43. 7e773ee Optimize away useless masking operations on shift amounts. by Alexandre Rames · 8 years ago
  44. 79974bf ARM: Improve String.getCharsNoCheck intrinsic. by Scott Wakeling · 8 years ago
  45. 1450652 ARM64: Improve String.getCharsNoCheck intrinsic. by Scott Wakeling · 8 years ago
  46. 4e3b263 Add missing calls to `RecordSimplification()`. by Alexandre Rames · 8 years ago
  47. b20e7a3 ARM: Add new String.compareTo intrinsic. by Scott Wakeling · 8 years ago
  48. 65cbf0d ARM64: Move BIC after branch in StringCompareTo intrinsic. by Scott Wakeling · 8 years ago
  49. 4f869d5 ARM64: Add new String.compareTo intrinsic. by Scott Wakeling · 8 years ago
  50. 0c84c92 ARM(64): Implement the isInfinite intrinsics by Anton Kirilov · 8 years ago
  51. 03704a9 runtime: arch: support kryo for 32 bit by Alex Naidis · 8 years ago
  52. 272cae5 build: switch ART to performance mode if possible by Alex Naidis · 8 years ago
  53. d505776 dex2oat: Use CLOCK_MONOTONIC, not REALTIME for a watchdog! by Christopher R. Palmer · 7 years ago
  54. a2d1afb Merge 86ba7b122e419f0b6c0c10958e43469253549756 on remote branch by Linux Build Service Account · 7 years ago
  55. 86ba7b1 Promotion of android-framework.lnx.2.0-00090. by Linux Build Service Account · 7 years ago
  56. ace52e6 Merge "Revert "On userdebug/eng builds, disable compiler optimizations in ART"" by Linux Build Service Account · 7 years ago
  57. 7f1982b Revert "On userdebug/eng builds, disable compiler optimizations in ART" by Chitti Babu Theegala · 7 years ago
  58. ca6cff4 Merge eedadb467dbc7295136944c9f8ca0acc8239359d on remote branch by Linux Build Service Account · 7 years ago
  59. 092fa3a Revert "On userdebug/eng builds, disable compiler optimizations in ART" by Chitti Babu Theegala · 7 years ago
  60. cfe89b3 Merge ccd90d4f00c33f7a3a7cd65c5ea95478d0e4ef24 on remote branch by Linux Build Service Account · 7 years ago
  61. eedadb4 Promotion of android-framework.lnx.2.0-00080. by Linux Build Service Account · 7 years ago
  62. 5e42357 Merge 2e46ccae545d88a4b80381ae898c44018805cf39 on remote branch by Linux Build Service Account · 7 years ago
  63. ccd90d4 Promotion of android-framework.lnx.2.0-00079. by Linux Build Service Account · 7 years ago
  64. 258989c Avoid use of pthread_getschedparam (except on the Mac) by Brian Carlstrom · 7 years ago
  65. b132ab9 On userdebug/eng builds, disable compiler optimizations in ART by Shibin George · 7 years ago
  66. 2e46cca Promotion of android-framework.lnx.2.0-00076. by Linux Build Service Account · 7 years ago
  67. a4be327 N-MR2 N2G47H merge 'f9e3754e8a2f6244e037362c03db32d4244ecb2d' - clean by Lalit Kansara · 7 years ago
  68. f9e3754 Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 7 years ago
  69. 2db6c40 ART: Add ThreadPool mode that creates peers by Andreas Gampe · 7 years ago
  70. f5f462b Add Thread entry to signal if the thread can call into java by Calin Juravle · 7 years ago
  71. 3f3d4d6 Cache flush/invalidate needs RWX permission by Artem Udovichenko · 7 years ago
  72. 61049e8 Delete extra arm64/mips64 MterpReturn suspend check by Mathieu Chartier · 7 years ago
  73. 2f3fb4d Merge "Add visiting for class loaders in StickyMarkSweep" into nyc-mr2-dev by Mathieu Chartier · 7 years ago
  74. 40d4c76 Add visiting for class loaders in StickyMarkSweep by neo.chae · 7 years ago
  75. 9d5d85e Revert "Revert "Prune uses library classes even without profile DO NOT MERGE"" by Mathieu Chartier · 7 years ago
  76. 5a4c133 Promotion of android-framework.lnx.2.0-00024. by Linux Build Service Account · 7 years ago
  77. a03ed24 Revert "Prune uses library classes even without profile DO NOT MERGE" by Griff Hazen · 7 years ago
  78. fc9bec2 Revert "Prune uses library classes even without profile DO NOT MERGE" by Griff Hazen · 7 years ago
  79. e737165 Merge "Prune uses library classes even without profile" into nyc-mr2-dev by Mathieu Chartier · 7 years ago
  80. dfd17f1 Prune uses library classes even without profile by Mathieu Chartier · 8 years ago
  81. f22e9f6 Prune uses library classes even without profile DO NOT MERGE am: 8394cee5f0 by Mathieu Chartier · 7 years ago
  82. 8394cee Prune uses library classes even without profile DO NOT MERGE by Mathieu Chartier · 8 years ago
  83. 1c9cbfc Back_Merge_N_MR1_To_Dev by Abhilash Kumar Subhash · 7 years ago
  84. 721b915 Merge commit '12eb0c532e33ca5d5e98addd580b5ad0a4b71be4' into remote by Lalit Kansara · 7 years ago
  85. 2b25ca9 Fix event reporting from the debugger thread by Sebastien Hertz · 7 years ago
  86. b33635d ART: Prioritize reference table dump by Andreas Gampe · 7 years ago
  87. 12eb0c5 merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  88. 2a539ab Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  89. 645e477 Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  90. eabb3d3 merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  91. f7fe4ed ART: Reprint long messages on abort am: 47d522b27f by Andreas Gampe · 8 years ago
  92. 96527e3 ART: Clean up IRT-related abort messaging am: 15b7c90ab8 by Andreas Gampe · 8 years ago
  93. 47d522b ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  94. 15b7c90 ART: Clean up IRT-related abort messaging by Andreas Gampe · 8 years ago
  95. ba65681 merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  96. c7e8eca DO NOT MERGE: Update Oat version to 088 am: ae444410cc by Alex Light · 8 years ago
  97. ae44441 DO NOT MERGE: Update Oat version to 088 by Alex Light · 8 years ago
  98. d6a77d2 ART: Dump referenced type in IRT overflows am: 280f32b095 by Andreas Gampe · 8 years ago
  99. 280f32b ART: Dump referenced type in IRT overflows by Andreas Gampe · 8 years ago
  100. 71c018d merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago