gerrit/proto
Dave Borowitz c15b8ef404 Serialize ConflictsCache as proto
Convert ConflictKey to AutoValue as well. Rewrite the normalization
logic and add comments to make the intent clearer.

Since boolean serialization doesn't support nulls, change the
ConflictsCache interface to use primitive boolean in the put method.
Inspecting the only caller in ConflictsCacheImpl shows that put can
never be called with null.

Change-Id: I293cffba7609362dabb93e48c1929a05cd0c76fc
2018-05-23 10:28:08 -04:00
..
BUILD Custom serializers for ChangeKindCache, including protobuf 2018-04-27 12:25:45 -04:00
cache.proto Serialize ConflictsCache as proto 2018-05-23 10:28:08 -04:00