aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-19
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #7399 from sreecha/poll_alloc_fixGravatar Craig Tiller2016-07-19
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce the number of unnecessary allocations
| | | | | | | | * | | | | grpc_args doxygenGravatar David Garcia Quintas2016-07-19
| | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | * | | | | | | | Add a macro to support protobuf liteGravatar yang-g2016-07-19
| | | | | | | | | | | |
* | | | | | | | | | | | Fix gcc4.4 errorGravatar Craig Tiller2016-07-19
| | | | | | | | | | | |
| * | | | | | | | | | | grpc_args doxygenGravatar David Garcia Quintas2016-07-18
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix merge errorGravatar Craig Tiller2016-07-18
| | | | | | | | | | |
| | | | * | | | | | | Separate generated file and protobuf dependencyGravatar Yuchen Zeng2016-07-18
| | | | | | | | | | |
| | | | | * | | | | | Polish grpcio_health_checking packageGravatar Ken Payson2016-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Rename namespace to grpc_health->grpc to match spec -Proper use of NOT_FOUND status code -Improve testing -Add source distribution to artifact build
| | | | * | | | | | | fix typoGravatar Yuchen Zeng2016-07-18
| | |_|/ / / / / / / | |/| | | | | | | |
| | | * | | | | | | fix typoGravatar Yuchen Zeng2016-07-18
| | |/ / / / / / / | |/| | | | | | |
| | | | * | | | | Solve warnings by adding headers not included by grpc.hGravatar Jorge Canizales2016-07-15
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The two log.h can’t be listed, though, as they include the nefarious <inttypes.h> (See discussing at BoringSSL.podspec). Not listing them seems to be alright, though.
* | | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-15
|\| | | | | | |
| | | | * | | | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| | | | | | | |
| | * | | | | | Reduce the number of unnecessary allocationsGravatar Sree Kuchibhotla2016-07-14
| |/ / / / / /
| * | | | | | Merge pull request #7319 from yang-g/wait_asyncGravatar kpayson642016-07-14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Make Server::Wait work for async only server.
| | * | | | | | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| | | | | | | |
| | | | * | | | Make Server::Wait work for async only server.Gravatar yang-g2016-07-13
| | | |/ / / /
* | | | | | | Merge branch 'delayed-write' into grand-unified-closuresGravatar Craig Tiller2016-07-13
|\| | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into sliceGravatar yang-g2016-07-12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Make Server::Wait work for async only server.Gravatar yang-g2016-07-11
| | |/ / / /
* | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-08
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #7219 from jcanizales/merge-0.14-into-masterGravatar makdharma2016-07-08
| |\ \ \ \ \ | | | | | | | | | | | | | | Merge 0.14 into master
* | | | | | | Merge github.com:grpc/grpc into atm2Gravatar Craig Tiller2016-07-07
|\| | | | | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into bb_reader_errorGravatar David Garcia Quintas2016-07-06
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_fileGravatar Nicolas Noble2016-07-06
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | removed unused version of status_code_enum.h
| | * | | | | | | Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| | | | | | | | |
| | | | | | | | * Enable Mac OS X 10.6 compilationGravatar Masood Malekghassemi2016-07-01
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | Mac OS X 10.6 is an important Python target, and doesn't support `__thread`.
| * | | | | | | updated copyrightGravatar David Garcia Quintas2016-06-30
| | | | | | | |
| * | | | | | | Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
| |/ / / / / /
| | | * | | | Merge master into merge-0.14-into-masterGravatar Jorge Canizales2016-06-30
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - gRPC.podspec - Only had non-trivial changes in the core file list, which will need to be regenerated (in gRPC-Core.podspec). - src/objective-c/BoringSSL.podspec - Had trivial conflicts in the version. - src/objective-c/examples/RemoteTestClient/RemoteTest.podspec - Trivial conflicts in quoting. - src/objective-c/examples/Sample/Sample.xcodeproj/project.pbxproj and src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/project.pbxproj - The master version is used, pending testing. The 0.14 version had emoji and some unneeded entries. - src/objective-c/tests/Podfile - Added CronetFramework pod, and warning silencing from master. - templates/gRPC.podspec.template - Deleted. - third_party/protobuf - Using master commit, but need to verify if it works for frameworks.
| | * | | | | removed unused version of status_code_enum.hGravatar David Garcia Quintas2016-06-30
| |/ / / / /
| | | | | * Fix generated reflection filesGravatar Vijay Pai2016-06-27
| | | | | |
| * | | | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #6803 from sreecha/epoll_changesGravatar Craig Tiller2016-06-25
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | New epoll based polling implementation
| | | | | * | | Add API to get c slice from c++ Slice.Gravatar yang-g2016-06-24
| | | | | | | |
| | * | | | | | Merge pull request #6947 from vjpai/async_stream_docGravatar Jan Tattermusch2016-06-24
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | Doc Fixit: Ordering and thread-safety for C++ streaming (sync/async) APIs
| | | | | | | * Make the FCUnary class actually work and test itGravatar vjpai2016-06-23
| | | | | | | |
| | | | * | | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-23
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | | | | * Add NextMessageSize method to all readable streams as an upper-boundGravatar vjpai2016-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on the actual message size. Rename Size of FCUnary to NextMessageSize for consistency
| | | | | | | * Add some constGravatar vjpai2016-06-23
| | | | | | | |
| | | | | | | * Fix up service types and method handlers so that FC unary can work properly.Gravatar vjpai2016-06-23
| | | | | | | |
| | * | | | | | Const correctness for ClientContext and ServerContext gettersGravatar Bill Clarke2016-06-22
| | | | | | | |
| | | | | | | * Actually generate code for FC Unary and make it workGravatar vjpai2016-06-22
| | | | | | | |
| | | | | | | * Initial definition of flow-controlled unary type along with code generation ↵Gravatar vjpai2016-06-22
| | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | for this type
| | | * | | | Properly handle reviewer comment re concurrent ReadGravatar vjpai2016-06-21
| | | | | | |
| | | * | | | Fix review commentsGravatar vjpai2016-06-21
| | | | | | |
| | | * | | | Merge branch 'master' into async_stream_docGravatar vjpai2016-06-21
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | | * | | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
| |\| | | | |