Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #7766 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
|\ | |||
| * | changed from uint32_t to size_t | Makarand Dharmapurikar | 2016-08-17 |
| * | fixed compile warnings treated as errors | Makarand Dharmapurikar | 2016-08-17 |
* | | Merge pull request #7713 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
|\| | |||
| * | minor tweak | Makarand Dharmapurikar | 2016-08-17 |
| * | more review feedback addressed | Makarand Dharmapurikar | 2016-08-17 |
| * | addressed review feedback. | Makarand Dharmapurikar | 2016-08-16 |
| * | bug fix for fireball app | Makarand Dharmapurikar | 2016-08-15 |
| * | WIP | Makarand Dharmapurikar | 2016-08-11 |
* | | Merge remote-tracking branch 'upstream/master' into handshaker_api | Mark D. Roth | 2016-08-11 |
|\ \ | |||
| | * | WIP | Makarand Dharmapurikar | 2016-08-10 |
| | * | WIP | Makarand Dharmapurikar | 2016-08-10 |
| | * | more fixes | Makarand Dharmapurikar | 2016-08-10 |
| | * | Work in progress. Do not check in yet. | Makarand Dharmapurikar | 2016-08-09 |
| * | | clang-format | Vijay Pai | 2016-08-08 |
| * | | Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code. | Vijay Pai | 2016-08-09 |
* | | | Change handshaker API to use a read buffer to pass leftover bytes read | Mark D. Roth | 2016-08-04 |
|/ / | |||
* | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
|\ \ | |||
* \ \ | Merge branch 'master' of github.com:grpc/grpc into lr_july_16 | David Garcia Quintas | 2016-08-01 |
|\ \ \ | |||
| | | * | rewrite the core logic to work with end to end tests. | Makarand Dharmapurikar | 2016-07-29 |
| * | | | Merge pull request #7517 from markdroth/handshake_api | kpayson64 | 2016-07-26 |
| |\ \ \ | |||
| | | | * | minor compiler warning fix | Makarand Dharmapurikar | 2016-07-26 |
| | | * | | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-26 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | fixing issues from cronet end to end testing | Makarand Dharmapurikar | 2016-07-25 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master | Nicolas Noble | 2016-07-25 |
| |\ \ \ | |||
| | | * | | clang-format | Mark D. Roth | 2016-07-25 |
| | | * | | Merge remote-tracking branch 'upstream/master' into handshake_api2 | Mark D. Roth | 2016-07-25 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #7395 from markdroth/handshake_api | kpayson64 | 2016-07-25 |
| |\ \ \ \ | |||
| | | | * | | Add grpc_error parameter to handshaker callback. | Mark D. Roth | 2016-07-22 |
| | | |/ / | | |/| | | |||
| | * | | | clang-format | Mark D. Roth | 2016-07-21 |
| | * | | | Add acceptor parameter. | Mark D. Roth | 2016-07-20 |
| | * | | | clang-format | Mark D. Roth | 2016-07-20 |
| | * | | | Merge remote-tracking branch 'upstream/master' into handshake_api | Mark D. Roth | 2016-07-20 |
| | |\ \ \ | |||
| | | | * | | Merge pull request #6737 from ctiller/delayed-write | Craig Tiller | 2016-07-19 |
| | | | | * | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-19 |
| | | | | |\ | | | | |_|/ | | | |/| | | |||
| * | | | | | Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_early | yang-g | 2016-07-18 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | | * | | | Plumb channel args through handshakers. | Mark D. Roth | 2016-07-15 |
| | | * | | | Use handshake_manager API in client and server. | Mark D. Roth | 2016-07-14 |
| | * | | | | Add a quick note on the write chain execution\nthis is changed already in a f... | Craig Tiller | 2016-07-13 |
| | * | | | | Update comment | Craig Tiller | 2016-07-13 |
| | | | * | | Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg | kpayson64 | 2016-07-13 |
| | | |/| | | |||
| | * | | | | Failure reporting fix | Craig Tiller | 2016-07-13 |
| | | | | * | Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport | Robbie Shade | 2016-07-13 |
| | | | |/ | | | |/| | |||
| | * | | | Fix potential null ptr deref | Craig Tiller | 2016-07-13 |
* | | | | | added some more docs | David Garcia Quintas | 2016-07-12 |
| | * | | | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-12 |
| | |\| | | |||
| | * | | | Fix rare flake | Craig Tiller | 2016-07-12 |
* | | | | | discount grpc framing bytes | David Garcia Quintas | 2016-07-11 |
| |_|/ / |/| | | | |||
| * | | | Shutdown the listeners early when destroying the tcp_server | yang-g | 2016-07-11 |
* | | | | clang-format | Craig Tiller | 2016-07-11 |