Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7943 from markdroth/client_channel_cleanup | 2016-09-01 | |
|\ | | | | | Move subchannel_call_holder code into client_channel module. | ||
| * | Move subchannel_call_holder code into client_channel module. | 2016-08-31 | |
| | | |||
* | | add trace context proto | 2016-08-31 | |
|/ | |||
* | Merge pull request #7839 from markdroth/rename_client_config | 2016-08-29 | |
|\ | | | | | Rename grpc_client_config to grpc_resolver_result. | ||
| * | Rename grpc_client_config to grpc_resolver_result. | 2016-08-22 | |
| | | |||
* | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | 2016-08-20 | |
|\ \ | |/ |/| | |||
| * | Move Podspecs to v1 | 2016-08-18 | |
| | | |||
| * | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. | 2016-08-17 | |
| | | |||
* | | Merge pull request #7554 from muxi/fix-cronet-interop-test | 2016-08-02 | |
|\ \ | | | | | | | Fix Objective-C test pods for Cronet tests | ||
* \ \ | Merge pull request #7370 from rjshade/move_timeout_encoding | 2016-08-02 | |
|\ \ \ | | | | | | | | | Move timeout_encoding to core/lib/transport | ||
* \ \ \ | Merge pull request #6774 from a-veitch/add_resource | 2016-08-02 | |
|\ \ \ \ | | | | | | | | | | | Add Census resource API and implementation. | ||
* \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | 2016-08-01 | |
|\ \ \ \ \ | |||
| | | | * | | Minor revisions | 2016-07-29 | |
| | | | | | | |||
| | | | * | | Fix Objective-C test pods for Cronet tests | 2016-07-27 | |
| | |_|/ / | |/| | | | |||
| | | * | | Merge branch 'master' into move_timeout_encoding | 2016-07-26 | |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master | 2016-07-25 | |
| |\ \ \ \ | | | | | | | | | | | | | V1.0.x merge into master | ||
| | * \ \ \ | Merge v1.0.x into master | 2016-07-22 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||
| | | | * | | merge to upstream/master | 2016-07-21 | |
| | | |/ / | | |/| | | |||
| * | | | | Merge remote-tracking branch 'upstream/master' into handshake_api | 2016-07-21 | |
| |\| | | | |||
| | * | | | Sanitizing master. | 2016-07-21 | |
| | | | | | |||
| | | * | | Commit as 1.0.0-pre1 so we can release already. | 2016-07-18 | |
| | | | | | |||
| | | * | | We’re done with the underscore tags for good! | 2016-07-18 | |
| | | | | | | | | | | | | | | | Yay compatibility and predictability! | ||
| | * | | | Establish Objective C end-to-end core test with Cronet | 2016-07-15 | |
| | | | | | |||
| | | * | | Advance versions from 0.14 -> 1.0 | 2016-07-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk. | ||
| | * | | | Establish Objective C end-to-end core test with Cronet | 2016-07-14 | |
| | |/ / | |||
* | / / | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | 2016-07-14 | |
| |/ / |/| | | |||
| * | | Added handshaker.[ch] to build.yaml. | 2016-07-14 | |
|/ / | |||
| * | Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport | 2016-07-13 | |
|/ | |||
* | Regenerate list of gRPC-Core files | 2016-06-30 | |
| | |||
* | Divide gRPC-Core in Interface & Impl subspecs | 2016-06-28 | |
| | | | | | | This works around the Cocoapods' linter header_mapping_dir restrictions. Incidentally, it also removes the need to set build settings in the user target. | ||
* | BoringSSL: move podspec to v4 | 2016-06-28 | |
| | |||
* | gRPC-Core.podspec: Clarify where the template is | 2016-06-09 | |
| | |||
* | Clean up and document gRPC-Core.podspec better | 2016-06-08 | |
| | |||
* | gRPC-Core.podspec: init submodules, for nanopb | 2016-06-08 | |
| | |||
* | Add modulemap for gRPC core | 2016-06-08 | |
| | |||
* | Separate Core, ProtoRuntime, and RxLibrary subspecs | 2016-06-08 | |