Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 |
|\ | |||
| * | s/makefile/Makefile | David Garcia Quintas | 2016-08-11 |
| | | |||
| * | Merge pull request #7688 from dgquintas/cpp_readme | David G. Quintas | 2016-08-11 |
| | | | | | | fix c++ readme and tutorial | ||
* | | Merge pull request #7688 from dgquintas/cpp_readme | David G. Quintas | 2016-08-11 |
|\ \ | | | | | | | fix c++ readme and tutorial | ||
* \ \ | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\ \ \ | | |/ | |/| | |||
| | * | fix c++ readme and tutorial | David Garcia Quintas | 2016-08-09 |
| |/ |/| | |||
| * | Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into ↵ | Jorge Canizales | 2016-07-29 |
| |\ | | | | | | | | | | p0-advance-protobuf-version | ||
| * | | Update Protobuf submodule to v3.0.0 (GA) | Jorge Canizales | 2016-07-29 |
| | | | |||
* | | | CMake: project for HelloWorld cpp example | Konstantin Podsvirov | 2016-07-28 |
| | | | |||
* | | | Identify system and remove --no-as-need if it is Mac OS | Muxi Yan | 2016-07-26 |
| | | | |||
* | | | Removed --no-as-needed options from Makefile of HelloWorld and RouteGuide | Muxi Yan | 2016-07-26 |
| |/ |/| | |||
* | | Merge pull request #7393 from y-zeng/example_makefile | Nicolas Noble | 2016-07-21 |
|\ \ | | | | | | | Enable server reflection in c++ examples | ||
| | * | Update protobuf submodule to 3.0.0-beta-4 | Jorge Canizales | 2016-07-19 |
| |/ |/| | | | Which has the fix for oneofs when using dynamic frameworks in ObjectiveC | ||
| * | Enable server reflection in c++ examples | Yuchen Zeng | 2016-07-07 |
| | | |||
* | | 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 |
|/ |