1. c2e0ec7 Snap for 6439596 from 6501bf9c8011e09d21905a4cf263d6f5625d1465 to qt-aml-tzdata-release by android-build-team Robot · 4 years, 2 months ago android10-android13-mainline-tzdata-release android10-mainline-tzdata-release android12-mainline-tzdata-release q_tzdata_aml_297100000 android-mainline-10.0.0_r11 android-mainline-10.0.0_r12 android-mainline-10.0.0_r13 android-mainline-12.0.0_r111 android-mainline-12.0.0_r54 q_tzdata_aml_294400310 q_tzdata_aml_295500001 q_tzdata_aml_295500002 q_tzdata_aml_295600110 q_tzdata_aml_295600118 q_tzdata_aml_296200000 q_tzdata_aml_297100000 q_tzdata_aml_297100300 q_tzdata_aml_297100400
  2. 55e101c Merge "Fix include syntax on libcore/OWNERS file" am: 9e499222f1 am: 8b1c32fd37 by Neil Fuller · 5 years ago android10-mainline-networking-release android10-mainline-resolv-release android-mainline-10.0.0_r6 android-mainline-10.0.0_r8 android-r-preview-1
  3. 041dd20 Merge "Fix include syntax on libcore/OWNERS file" am: 9e499222f1 am: 8b1c32fd37 by Neil Fuller · 5 years ago ndk-sysroot-r21
  4. 8b1c32f Merge "Fix include syntax on libcore/OWNERS file" am: 9e499222f1 by Neil Fuller · 5 years ago
  5. 9e49922 Merge "Fix include syntax on libcore/OWNERS file" by Neil Fuller · 5 years ago android-o-mr1-iot-release-1.0.14
  6. 186c516 Fix include syntax on libcore/OWNERS file by Neil Fuller · 5 years ago
  7. 35ec3e0 Merge "Update OWNERS to reference libcore's OWNERS file" am: c096048650 am: 98cc6ee738 by Neil Fuller · 5 years ago
  8. bcbc213 Merge "Update OWNERS to reference libcore's OWNERS file" am: c096048650 by Neil Fuller · 5 years ago
  9. 98cc6ee Merge "Update OWNERS to reference libcore's OWNERS file" am: c096048650 by Neil Fuller · 5 years ago
  10. c096048 Merge "Update OWNERS to reference libcore's OWNERS file" by Neil Fuller · 5 years ago
  11. 55e8fe5 Update OWNERS to reference libcore's OWNERS file by Neil Fuller · 5 years ago
  12. cba7383 [automerger skipped] Merge changes from topic "guava-27.1" am: 046783e742 by Colin Cross · 5 years ago
  13. c5eee6a [automerger skipped] Merge tag 'v27.1' into master am: a8502738f0 by Colin Cross · 5 years ago
  14. 131fa11 Merge changes from topic "guava-27.1" am: 046783e742 by Colin Cross · 5 years ago android-o-mr1-iot-release-1.0.13
  15. efa3e13 Merge tag 'v27.1' into master am: a8502738f0 by Colin Cross · 5 years ago
  16. 046783e Merge changes from topic "guava-27.1" by Colin Cross · 5 years ago oreo-mr1-iot-release android-o-mr1-iot-release-1.0.12
  17. 2abf6da Update Android.bp to compile guava 27.1 by Colin Cross · 5 years ago
  18. a850273 Merge tag 'v27.1' into master by Colin Cross · 5 years ago
  19. 1860b2f Merge changes from topic "guava-27.1" into qt-dev-plus-aosp by Colin Cross · 5 years ago
  20. dc6f1c2 Update Android.bp to compile guava 27.1 by Colin Cross · 5 years ago
  21. ca386f4 Merge tag 'v27.1' into master by Colin Cross · 5 years ago
  22. b34c2da Set version number for guava-parent to 27.1. by Colin Decker · 5 years ago upstream-guava-v27.1 upstream/v27.1
  23. 8e174e7 Prepare for release 27.1. by cgdecker · 5 years ago
  24. 2fabbea Add missing @since NEXTs. by cgdecker · 5 years ago
  25. 7d9c130 Internal GWT change. by tomxlee · 5 years ago
  26. dc41618 Remove misleading javadoc line (we haven't published microbenchmarks in N by glorioso · 5 years ago
  27. daed909 Optimize ImmutableSet's hash flooding detection, using an algorithm which allows more false positives (though we calibrate the constant factors to compensate) but runs O(log n) times faster on average. by lowasser · 5 years ago
  28. c371307 Suppress error for bad implementations of Comparable by cushon · 5 years ago
  29. dcaf893 Update Public Suffix data. by erikv · 5 years ago
  30. 0fb7d73 Document that the memory increases appear to be necessary for Travis only (and that they do appear to solve the problem there). by cpovirk · 5 years ago
  31. 5aca883 Fix a URL. by cpovirk · 5 years ago
  32. 5f35072 Remove GWT emulations that are no longer needed as of GWT 2.8.2. by cpovirk · 5 years ago
  33. ed3ba07 Fix Javadoc breakage under JDK11 canary. by cpovirk · 5 years ago
  34. f4ed20e Use J2ObjC's @RetainedWith annotation instead of @Weak on ImmutableMap.values by kstanger · 5 years ago
  35. ead2404 Internal GWT change by magdaz · 5 years ago
  36. a99c15f Create constants for the SourceMap header by lukes · 5 years ago
  37. 282bdf8 Modernize book reference. by kevinb · 5 years ago
  38. ddb5543 Document the JDK 9+ alternative to `Maps#immutableEntry` by Stephan Schroevers · 5 years ago
  39. a890c44 Annotate checkNotNull's input and output as @NonNull. by cpovirk · 5 years ago
  40. 3ff4d1a Use J2ObjC's @RetainedWith annotation instead of @Weak on ImmutableMap.keySet by kstanger · 5 years ago
  41. 5929fcf Automated rollback of commit 1d49ade94c3e7d2c056893a630739c8a6b897f66 by zlt · 5 years ago
  42. 07f3d6c Internal GWT change by tomxlee · 5 years ago
  43. a0f748e Delete WellBehavedMap. by cpovirk · 5 years ago
  44. d60ff99 Make a constructor private. by cpovirk · 5 years ago
  45. 4c7ae6a Remove @CanIgnoreReturnValue from Ordering.sortedCopy() and immutableSortedCopy(). by kak · 5 years ago
  46. f6e4e4e Add some known UTF-8 hash values to Murmur3_32 tests. UTF-8 is more comparable between platforms than relying on Java's internal encoding. by tszymanski · 5 years ago
  47. 6242bdd Remove @Beta from APIs: by cpovirk · 5 years ago
  48. 84fee43 Name the method parameter 'unused' for ImmutableSortedSet.readObject(ObjectInputStream) (so the static analysis doesn't complain) by kak · 5 years ago
  49. f09c017 Reformat with google-java-format by cushon · 5 years ago
  50. 3e7f6fe Document the retention of listeners added to Guava implementations of ListenableFuture. by jdcormie · 5 years ago
  51. 7452a04 Add missing @Override annotations by cushon · 5 years ago
  52. 3f1facf Reformat with google-java-format by cushon · 5 years ago
  53. 735fb5a Remove unused imports and warnings. by Oleksii Bondar · 5 years ago
  54. 3d873a5 Add Report-To header. by xingx · 5 years ago
  55. 6501bf9 [automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago android10-c2f2-release android10-c2f2-s1-release android10-c2f2-s2-release android10-d4-release android10-d4-s1-release android10-dev android10-mainline-media-release android10-qpr1-b-release android10-qpr1-b-s1-release android10-qpr1-c-release android10-qpr1-c-s1-release android10-qpr1-d-release android10-qpr1-mainline-release android10-qpr1-release android10-qpr2-release android10-qpr2-s1-release android10-qpr2-s2-release android10-qpr2-s3-release android10-qpr2-s4-release android10-qpr3-release android10-qpr3-s1-release android-10.0.0_r12 android-10.0.0_r13 android-10.0.0_r14 android-10.0.0_r15 android-10.0.0_r16 android-10.0.0_r18 android-10.0.0_r19 android-10.0.0_r20 android-10.0.0_r21 android-10.0.0_r22 android-10.0.0_r23 android-10.0.0_r24 android-10.0.0_r25 android-10.0.0_r26 android-10.0.0_r27 android-10.0.0_r28 android-10.0.0_r29 android-10.0.0_r30 android-10.0.0_r31 android-10.0.0_r32 android-10.0.0_r33 android-10.0.0_r34 android-10.0.0_r35 android-10.0.0_r36 android-10.0.0_r37 android-10.0.0_r38 android-10.0.0_r39 android-10.0.0_r40 android-10.0.0_r41 android-10.0.0_r42 android-10.0.0_r43 android-10.0.0_r44 android-10.0.0_r45 android-10.0.0_r7 android-10.0.0_r8 android-10.0.0_r9 android-mainline-10.0.0_r10 android-mainline-10.0.0_r4 android-mainline-10.0.0_r5 android-mainline-10.0.0_r7 android-mainline-10.0.0_r9
  56. c4ee193 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  57. 2763649 Remove @CanIgnoreReturnValue from Futures.catchingAsync() by kak · 5 years ago
  58. 715971c Removes java/util GWT emul dependency by goktug · 5 years ago
  59. 7bf7784 Remove @CanIgnoreReturnValue from c.g.c.collect.Lists.newArrayList(). by kak · 5 years ago
  60. d9947a2 Automated rollback of commit 8fd7f60484218df9a208df0edf41bdee22d86900 by tap-prod · 5 years ago
  61. 8fd7f60 Removes java/util GWT emul dependency by goktug · 5 years ago
  62. 63ceb31 Remove @CanIgnoreReturnValue from c.g.c.base.Ticker by kak · 5 years ago
  63. 02a6f40 Remove @CanIgnoreReturnValue from c.g.c.collect.Iterators.getOnlyElement() by kak · 5 years ago
  64. a979103 Remove @CanIgnoreReturnValue from c.g.c.collect.ClassToInstanceMap.getInstance() by kak · 5 years ago
  65. dd3c139 Swap the parameter order of the Collections.disjoint call in Sets.intersection by majorde · 5 years ago
  66. 8b97f78 Remove @CanIgnoreReturnValue from c.g.c.collect.Ordering.min/max() by kak · 5 years ago
  67. 673b243 Adds constants for Sec-Fetch-(Dest|Mode|Site|User) headers. by lwe · 5 years ago
  68. 1cc9b83 refactor literal to named constant by minjun · 5 years ago
  69. d5cd6a6 Enable GoodTime-API for c.g.common.cache by kak · 5 years ago
  70. 8385600 Correct the spelling of the Range class. by alanrussian · 5 years ago
  71. 3ba6d13 Specify that Range static factories can throw ClassCastException if the provided endpoints are not mutually comparable. by kak · 5 years ago
  72. f15fdd1 Hide Files methods that are @Deprecated internally by glorioso · 5 years ago
  73. 99698d4 Use maven-javadoc-plugin 3.0.1. by dpb · 6 years ago
  74. a7e1c18 Suppress soon to be GoodTime errors ('time' is now considered a keyword). by kak · 6 years ago
  75. d416e04 Add the application/jose and application/jose+json media types. by camrdale · 6 years ago
  76. e41e8d1 Use the primitive "number" type instead of the object counterpart "Number" to avoid a jscompiler error. by rluble · 6 years ago
  77. 3dfee64 Make example compile (i.e. supply a Path/File) and use depth first instead of breadth first. by jnyman · 6 years ago
  78. 920e72f Remove "Media type for" or similar phrasing for visible constants in the MediaType class. by glorioso · 6 years ago
  79. 2b9566a Add missing documentation and @since tags to MediaType entries that were added by glorioso · 6 years ago
  80. e59ea0f Add the @Immutable a few more classes. Both annotations enforce at compile-time that the annotated class meets the annotation’s requirements. by zorzella · 6 years ago
  81. 0bd61c2 Internal change by sunchen · 6 years ago
  82. b86fe4f Update Public Suffix data. by erikv · 6 years ago
  83. c77be7a Replace usages of Truth's deprecated hasMessage() with hasMessageThat() in Guava tests. by dlos · 6 years ago
  84. 8aad0dc Improve docs on Splitter.fixedLength() when used in conjunction with Splitter.limit(). by kak · 6 years ago
  85. 9c9c3f3 Add additional test of existing behavior of Splitter.limit(n) by glorioso · 6 years ago
  86. 1a6c668 Update failureaccess dep to 1.0.1, which includes OSGi metadata. by cgdecker · 6 years ago
  87. 2809925 Update Guava README for 27.0.1. by cgdecker · 6 years ago
  88. 0e59641 Create a Guava BOM. by dpb · 6 years ago
  89. b8d5ecd Add the Origin-Trial HTTP response header. by esbjorn · 6 years ago
  90. 4d5e944 Address why users should prefer our immutable collections to things like Collections.emptyList(). by kevinb · 6 years ago
  91. 0ac4a8b common.graph PackageSanityTests: specify a default object for EndpointPair inputs. by jrtom · 6 years ago
  92. 5f47d39 Standardise message format for "duplicate key" IllegalArgumentException thrown from ImmutableTable.Builder.build(). by jmicich · 6 years ago
  93. 2d86514 Correct documentation for Splitter#withKeyValueSeparator(Splitter) by glorioso · 6 years ago
  94. c367e94 Use maven-compiler-plugin version 3.8.0. by https://github.com/sullis · 6 years ago
  95. f3542ee Add MediaType.MICROSOFT_OUTLOOK and add missing javadocs to a few other MediaTypes. by Tomschi · 6 years ago
  96. 218bfd4 Change failureaccess packaging to bundle so the OSGi metadata actually gets included. by cgdecker · 6 years ago
  97. 5d3295a Document that Chars.lexicographicalOrdering is different than Alphabetical by glorioso · 6 years ago
  98. a980611 Fix the issue with classes that should only be included in the failureaccess artifact being included in the main Guava jar. by cgdecker · 6 years ago
  99. addd09a Ensure InterruptibleTask.interruptTask works even when Thread.interrupt() throws or takes a long time by lukes · 6 years ago
  100. 333bf9d Document behavioral caveat on Splitter#withKeyValueSeparator(Splitter): the options in Splitter don't change anything about the behavior of the keyValueSplitter. by glorioso · 6 years ago