Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge master into merge-0.14-into-master | Jorge Canizales | 2016-07-01 |
|\ | | | | | | | The protobuf commit conflicted. Resolved to the latest one. | ||
* | | Bump protobuf version to beta-3.3 | Jorge Canizales | 2016-07-01 |
| | | | | | | It’s just the merge of beta-3.1 and beta-3.2, both of which we need. | ||
| * | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-30 |
| |\ | |/ |/| | |||
* | | Updated git clone URL | David Garcia Quintas | 2016-06-29 |
| | | |||
| * | Add bad_server_response_test | Yuchen Zeng | 2016-06-17 |
|/ | |||
* | Merge pull request #6461 from y-zeng/fix-async-example | Jan Tattermusch | 2016-06-09 |
|\ | | | | | Check the value of Next in async examples | ||
* | | Fix to undefined reference to gpr_log | chedeti | 2016-05-19 |
| | | |||
| * | Check the value of Next() in async examples | Yuchen Zeng | 2016-05-05 |
|/ | |||
* | Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments. | Michael Yeh | 2016-05-04 |
| | |||
* | Created a new sample async client that is non-blocking. A reader thread is ↵ | Michael Yeh | 2016-05-04 |
| | | | | spawned to handle all the RPC results. | ||
* | Modified sample async client to be non-blocking. A reader thread is spawned ↵ | Michael Yeh | 2016-05-04 |
| | | | | to handle all the RPC results. | ||
* | Fixing examples. | Nicolas "Pixel" Noble | 2016-04-23 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Doc Fixit: examples/cpp/helloworld/README.md | Yuchen Zeng | 2016-03-17 |
| | | | | Use 'RegisterService' for registering async services. | ||
* | Clarifying how to install for gRPC C++ | Lisa Carey | 2016-03-08 |
| | |||
* | Removes confusing/unnecessary section on generating code. | Lisa Carey | 2016-03-07 |
| | |||
* | Update base INSTALL to markdown and remove outdated content | Stanley Cheung | 2016-03-03 |
| | |||
* | Merge pull request #4913 from pszemus/master | Jan Tattermusch | 2016-02-11 |
|\ | | | | | Update protobuf version to v3.0.0-beta-2 | ||
| * | Update copyright | Przemysław Sobala | 2016-02-11 |
| | | |||
* | | Remove reference to lgpr in examples | yang-g | 2016-02-04 |
| | | |||
* | | copyrights | David Garcia Quintas | 2016-01-27 |
| | | |||
* | | DONE!!1one | David Garcia Quintas | 2016-01-27 |
| | | |||
| * | Update protobuf version | Przemysław Sobala | 2016-01-27 |
| | | |||
* | | fix copyright | yang-g | 2016-01-15 |
| | | |||
* | | Update example | yang-g | 2016-01-14 |
|/ | |||
* | Change CallData status before notifying CompletionQueue | Przemysław Sobala | 2015-12-30 |
| | |||
* | Use code type highlight for the code blocks in the cpp helloworld | James Eady | 2015-12-15 |
| | | | | | | example README.md .. | ||
* | Fixing cpp examples. | Julien Boeuf | 2015-10-17 |
| | |||
* | Replicate C++ docs from master to beta branch | Craig Tiller | 2015-09-03 |
| | | | | Original PR #3074 by @dgquintas | ||
* | Merge pull request #3164 from yang-g/route_guide_cpp | Nicolas Noble | 2015-08-31 |
|\ | | | | | Change route_guide.proto package name and fix build | ||
| * | fix build | yang-g | 2015-08-31 |
| | | |||
| * | fix cpp | yang-g | 2015-08-31 |
| | | |||
* | | fix link | yang-g | 2015-08-28 |
| | | |||
* | | remove ChannelArguments ref and update doc | yang-g | 2015-08-28 |
| | | |||
* | | fix links in docs | yang-g | 2015-08-28 |
| | | |||
* | | sync up with CreateChannel API change | yang-g | 2015-08-28 |
|/ | |||
* | replace all grpc-common occurances with examples | Stanley Cheung | 2015-08-27 |
| | |||
* | move examples to correct locations | Stanley Cheung | 2015-08-27 |