Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #11606 from vsco/upstream | Muxi Yan | 2017-06-30 |
|\ | | | | | Expose :authority pseudo-header to Obj-C API. | ||
| * | Pass NULL to grpc_channel_create_call for nil serverName | thassss | 2017-06-29 |
| | | |||
| * | Remove nullability specifiers | thassss | 2017-06-29 |
| | | |||
* | | Fix the memory leak in metadata | Muxi Yan | 2017-06-27 |
| | | |||
| * | Expose :authority pseudo-header to Obj-C API. | thassss | 2017-06-26 |
|/ | |||
* | Release slice no longer owned | Muxi Yan | 2017-06-16 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
| | |||
* | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 |
|\ | |||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 |
| |\ | |||
| | * | master to 1.4.0-dev | David Garcia Quintas | 2017-04-13 |
| | | | |||
* | | | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 |
| |/ |/| | |||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-28 |
| |\ | |/ |/| | |||
* | | Addressed the comments | Muxi Yan | 2017-03-22 |
| | | |||
| * | Objective-C changes | Sree Kuchibhotla | 2017-03-22 |
| | | |||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-21 |
| |\ | |||
* | \ | Merge branch 'master' into packet-coalescing-objc | Muxi Yan | 2017-03-13 |
|\ \ \ | | |/ | |/| | |||
| * | | Bumped version to 1.3.0-dev | David Garcia Quintas | 2017-03-09 |
| | | | |||
* | | | remove another redundant if statement | Muxi Yan | 2017-03-07 |
| | | | |||
* | | | remove redundant if statement | Muxi Yan | 2017-03-07 |
| | | | |||
* | | | Add comment to logging operations batch | Muxi Yan | 2017-03-07 |
| | | | |||
| | * | Objective-C: Completion queue creation API changes | Sree Kuchibhotla | 2017-03-03 |
| |/ | |||
* | | Warnings and macro guards for op batch log | Muxi Yan | 2017-02-09 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into packet-coalescing-objc | Muxi Yan | 2017-02-08 |
|\| | |||
* | | Only test the ObjC layer | Muxi Yan | 2017-02-08 |
| | | |||
| * | Resolve generate_project failure | Muxi Yan | 2017-02-06 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-02-06 |
| |\ | | | | | | | | | | automate-objc-version-advancement | ||
| * | | Correct commet style of version.h | Muxi Yan | 2017-02-04 |
| | | | |||
| * | | Add regeneration info to version.h | Muxi Yan | 2017-02-03 |
| | | | |||
| | * | port #9505 to master | Muxi Yan | 2017-01-31 |
| | | | |||
| * | | Add modification warning to templated files | Muxi Yan | 2017-01-30 |
| | | | |||
| * | | Automatedly advance ObjC version numbers | Muxi Yan | 2017-01-27 |
| | | | |||
| | * | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
| | |\ | | |/ | |/| | |||
| * | | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-25 |
| | | | |||
| | * | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| |/ | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
| * | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | | |||
| * | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-18 |
| |\ | |||
| * | | Fix test errors on string copy | Muxi Yan | 2017-01-16 |
| | | | |||
| * | | Use grpc_slice at core boudary | Muxi Yan | 2017-01-13 |
|/ / | |||
| * | Merge remote-tracking branch 'upstream/master' into change_cronet_interface | Muxi Yan | 2017-01-10 |
| |\ | |/ |/| | |||
* | | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | ||
| | * | Merge branch 'master' into change_cronet_interface | Muxi Yan | 2016-12-14 |
| | |\ | |_|/ |/| | | |||
* | | | GPR Buffers need to be destroyed, not directly freed, otherwise it leaks ↵ | Paul Querna | 2016-12-05 |
| | | | | | | | | | | | | reference counted backing slices. | ||
| * | | Advance objective c version to v1.0.2 | Muxi Yan | 2016-11-28 |
| | | | |||
| | * | Change interface | Garrett Casto | 2016-11-28 |
| |/ |/| | |||
* | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\ \ | |||
| * \ | Merge pull request #8561 from muxi/update-objc-connectivity | Muxi Yan | 2016-10-31 |
| |\ \ | | | | | | | | | Revert format changes in #8441 | ||
* | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-31 |
|\| | | | |||
| | * | | Mark connectivity closures as nullable and check null when invoking them | Muxi Yan | 2016-10-30 |
| | | | | |||
| | * | | Use nil function instead of empty function | Muxi Yan | 2016-10-28 |
| | | | |