Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace LegacySkyKey by AbstractSkyKey or custom SkyKeys. AbstractSkyKey does... | janakr | 2018-03-02 |
* | Make SkyKey an interface, and start the migration of not creating SkyKey wrap... | janakr | 2017-05-04 |
* | Allow Skyframe graph lookups and value retrievals to throw InterruptedException. | Janak Ramakrishnan | 2016-08-16 |
* | Get rid of a bunch of IOExceptions that were being unnecessarily thrown. We d... | Janak Ramakrishnan | 2016-06-23 |
* | Use static creation method for SkyKey. This allows interning SkyKeys as they ... | Janak Ramakrishnan | 2016-03-03 |
* | Add an intermediate SkyFunction for resolving the external package | Damien Martin-Guillerez | 2016-02-07 |