aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Collapse)AuthorAge
* Update generated files with new protobuf versionGravatar Jorge Canizales2016-08-03
| | | Also make the script fetch protoc from the usual place.
* Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
| | | C++ Compression Level set properly
* Merge pull request #7400 from yang-g/ga_branch2Gravatar Nicolas Noble2016-07-21
|\ | | | | Cherrypick #7319 into v1.0.x
* \ Merge pull request #7470 from dgquintas/v1.0.xGravatar Nicolas Noble2016-07-20
|\ \ | | | | | | grpc_args doxygen docstrings
* \ \ Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-testsGravatar makdharma2016-07-19
|\ \ \ | | | | | | | | Automatic test that the library builds correctly with frameworks
| | * | grpc_args doxygenGravatar David Garcia Quintas2016-07-19
| |/ / |/| |
* | | 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
| * | 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.
| * 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 pull request #7219 from jcanizales/merge-0.14-into-masterGravatar makdharma2016-07-08
|\ | | | | Merge 0.14 into master
* \ 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
| | | |
* | | | 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
|/ /
* | 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
| * \ \ 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
| | | * \ Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-23
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Const correctness for ClientContext and ServerContext gettersGravatar Bill Clarke2016-06-22
| | | | |
| | * | | 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
|\| | | |
| * | | | Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ | | | | | | | | | | | | Unifying error handling within core
| * | | | | Stop using global namespace on a template paramGravatar vjpai2016-06-17
| | | | | |
| | | * | | Add proper documentation of ordering and thread-safety forGravatar vjpai2016-06-17
| | | | | | | | | | | | | | | | | | | | | | | | streaming (sync and async) APIs
| | * | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-16
| | |\| | |
| | | | * | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-16
| | | | |\ \ | | | | |/ / | | | |/| |
| * | | | | DigraphGravatar Vijay Pai2016-06-16
| | | | | |
| * | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | clang-formatGravatar Vijay Pai2016-06-15
| | | | | |
| | * | | | Merge pull request #6334 from tberghammer/android-64bitGravatar Nicolas Noble2016-06-15
| | |\ \ \ \ | | | | | | | | | | | | | | Add 64bit Android support
| * | | | | | Deal with to_string, proper usage of nullptr, and lack of map::emplaceGravatar Vijay Pai2016-06-15
| | | | | | |
| * | | | | | Provide nullptr->std::function castGravatar Vijay Pai2016-06-15
| | | | | | |
| | | | * | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Add format check for gpr_log and gpr_asprintf, add gpr_strpad
| | * | | | | | Added to server's shutdown docstringsGravatar David Garcia Quintas2016-06-13
| | | | | | | |
| | | | | | * | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-13
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Proto server reflection
| * | | | | | | | Manual clang-formatGravatar vjpai2016-06-13
| | | | | | | | |
| | | | * | | | | Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
| | | | | | | | |
| | | | * | | | | Restricted the check to GUNCGravatar Yuchen Zeng2016-06-10
| | | | | | | | |
| * | | | | | | | Switch server builder plugin API to something that will work with gcc4.4Gravatar Vijay Pai2016-06-10
| | | | | | | | |
| | | | * | | | | Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| | | |/ / / / / | | |/| | | | |
| * | | | | | | override->GRPC_OVERRIDEGravatar Vijay Pai2016-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove range-based fors