aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/collect/nestedset/NestedSetCodecTestUtils.java
Commit message (Expand)AuthorAge
* Allow deserialization futures as NestedSet contents, with unrolling blocking ...Gravatar cpeyser2018-06-13
* Serialization of NestedSet<NestedSet> with NestedSetCodecWithStore waits onGravatar cpeyser2018-05-03
* Wire up future to wait for in NestedSetCodecWithStore.Gravatar janakr2018-04-30
* Refactor NestedSet to permit alternate NestedSetStore implementations.Gravatar cpeyser2018-04-30