Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blimp: Increase max payload size limit. | khushalsagar | 2016-03-23 | 1 | -1/+4 |
* | Add detailed logging support for BlimpMessage and subtypes. | kmarshall | 2016-03-01 | 1 | -1/+2 |
* | Fix remaining incompatibilities between scoped_ptr and unique_ptr. | dcheng | 2016-01-20 | 1 | -1/+1 |
* | Implementation and fixes for Blimp client/engine E2E communication. | kmarshall | 2016-01-05 | 1 | -7/+9 |
* | Switch to standard integer types in blimp/. | avi | 2015-12-20 | 1 | -1/+1 |
* | Convert remaining instances of scoped_ptr::Pass() to std::move. | kmarshall | 2015-12-04 | 1 | -3/+3 |
* | Implementation for the Blimp Message Buffer. | kmarshall | 2015-12-02 | 1 | -6/+131 |
* | Change BlimpMessageProcessor to take scoped_ptr messages. | kmarshall | 2015-11-12 | 1 | -1/+1 |
* | Add interfaces for most major Blimp net components. | kmarshall | 2015-11-12 | 1 | -0/+29 |