Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
| | |||
* | Merge pull request #10505 from muxi/move-parsing-queue | Muxi Yan | 2017-04-21 |
|\ | | | | | Move response message processing to a user-specified queue | ||
| * | Minor comment polish | Muxi Yan | 2017-04-19 |
| | | |||
* | | 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 |
| | | | | |||
| | | * | Support configuring dispatch queue in GRPCCall and below | Muxi Yan | 2017-04-05 |
| | |/ | |||
* | / | 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 |
|\ \ \ | | |/ | |/| | |||
* | | | Wrap entire GRPCCall (InternalTests) class in GRPC_TEST_OBJC | Muxi Yan | 2017-03-10 |
| | | | |||
* | | | Add comment for ignoring errorHandler in GRPCOpSendMessage and TODO | Muxi Yan | 2017-03-10 |
| | | | |||
| * | | 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 comments | Muxi Yan | 2017-03-07 |
| | | | |||
* | | | Add comment and fix a trivial | Muxi Yan | 2017-03-07 |
| | | | |||
* | | | Eliminate magic number 6 | 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 |
| |/ | |||
* | | Separate/Restore public test interfaces and internal ones | Muxi Yan | 2017-02-10 |
| | | |||
* | | Warning and control the rest of interfaces in GRPCCall+Tests as well | Muxi Yan | 2017-02-09 |
| | | |||
* | | 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 |
| | | |||
* | | Nit fixes | 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 |
| | |\ | | |/ | |/| | |||
* / | | Packet coalescing Objc layer and interop tests | Muxi Yan | 2017-01-04 |
|/ / | |||
* | | 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 |
| | | |