aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/util/Fingerprint.java
Commit message (Expand)AuthorAge
* Add easy access to MessageDigests in DigestHashFunctionGravatar ccalvarin2018-08-13
* Allow CustomCommandLine's mapFn to expand each object into multiple items.Gravatar tomlu2018-02-01
* Add memory-efficient map for storing nested set -> digest.Gravatar tomlu2018-01-31
* Suffix fingerprint of iterable with lengthGravatar michajlo2017-03-31
* Streamline Fingerprint implementationGravatar Michajlo Matijkiw2016-12-15
* Remove varargs Fingerprint#addStringsGravatar Michajlo Matijkiw2016-12-07
* Use MessageDigest instead of HashFunction for FingerprintGravatar Michajlo Matijkiw2016-12-01
* Rephrase Fingerprint in terms of guava HashFunction.Gravatar Eric Fellheimer2016-07-12
* Remove Fingerprint.toString() to avoid relying on MessageDigest.clone().Gravatar Googler2016-07-04
* Add nullable variants to Fingerprint.Gravatar Ulf Adams2016-04-20
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Make exception in Fingerprint.java thrown in case of "impossible" missing MD5...Gravatar Janak Ramakrishnan2015-05-04
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25