aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
Commit message (Expand)AuthorAge
...
| * | | | | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
| |\ \ \ \ \ \
| | | | | | | * Initial code to move deadline timer into a filter. Timer cancellationGravatar Mark D. Roth2016-08-26
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-08-25
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * Add channel arg for max send message size and add message size filter.Gravatar Mark D. Roth2016-08-23
| | | |_|_|/ | | |/| | |
| | * | | | Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
| * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
| | | * | | Percent encoding routinesGravatar Craig Tiller2016-08-18
| | |/ / / | |/| | |
| | * | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.Gravatar Nicolas "Pixel" Noble2016-08-17
* | | | | Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-04
|\| | | |
| | | * | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #7554 from muxi/fix-cronet-interop-testGravatar Muxi Yan2016-08-02
| |\ \ \ \
| * \ \ \ \ Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
| |\ \ \ \ \
* | | | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\| | | | | |
| * | | | | | Merge pull request #6774 from a-veitch/add_resourceGravatar kpayson642016-08-02
| |\ \ \ \ \ \
* | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\| | | | | | |
| | | | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-02
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | * added gpr_types.hGravatar David Garcia Quintas2016-08-01
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| |\ \ \ \ \ \ \
| | | | | * | | | Minor revisionsGravatar Muxi Yan2016-07-29
| | | | | | | | * removed codegen/slice_buffer.h and scrubbed codegen/slice.hGravatar David Garcia Quintas2016-07-27
| | | | | | | | * removed codegen/log.hGravatar David Garcia Quintas2016-07-27
| | | | | | | | * removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| | | | | | | | * removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-27
| | | | | * | | | Fix Objective-C test pods for Cronet testsGravatar Muxi Yan2016-07-27
| | | |_|/ / / / | | |/| | | | |
| | | | | | | * removed codegen/alloc.hGravatar David Garcia Quintas2016-07-27
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-07-26
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | * | | Merge branch 'master' into move_timeout_encodingGravatar Robbie Shade2016-07-26
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_masterGravatar Nicolas Noble2016-07-25
| |\ \ \ \ \ \
| | | | | | | * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-24
| | | | | | | |\
| | * | | | | | \ Merge v1.0.x into masterGravatar murgatroid992016-07-22
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | / | | | |_|_|_|_|/ | | |/| | | | |
* | / | | | | | Update build files.Gravatar Mark D. Roth2016-07-22
|/ / / / / / /
| | | | * / / merge to upstream/masterGravatar Alistair Veitch2016-07-21
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-21
|\| | | | |
| * | | | | Sanitizing master.Gravatar Nicolas "Pixel" Noble2016-07-21
| | * | | | Commit as 1.0.0-pre1 so we can release already.Gravatar Jorge Canizales2016-07-18
| | * | | | We’re done with the underscore tags for good!Gravatar Jorge Canizales2016-07-18
| * | | | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | * | | | Advance versions from 0.14 -> 1.0Gravatar Jorge Canizales2016-07-15
| * | | | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-14
| |/ / / /
| | * / / Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-07-14
| |/ / /
* / / / Added handshaker.[ch] to build.yaml.Gravatar Mark D. Roth2016-07-14
|/ / /
| * / Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transportGravatar Robbie Shade2016-07-13
|/ /
| * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-08
|/
* Regenerate list of gRPC-Core filesGravatar Jorge Canizales2016-06-30
* Divide gRPC-Core in Interface & Impl subspecsGravatar Jorge Canizales2016-06-28
* BoringSSL: move podspec to v4Gravatar Jorge Canizales2016-06-28
* gRPC-Core.podspec: Clarify where the template isGravatar Jorge Canizales2016-06-09
* Clean up and document gRPC-Core.podspec betterGravatar Jorge Canizales2016-06-08
* gRPC-Core.podspec: init submodules, for nanopbGravatar Jorge Canizales2016-06-08