Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-02-08 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | * | | Merge remote-tracking branch 'upstream/v1.1.x' into node_disable_libuv_core | murgatroid99 | 2017-02-07 | |
| | | |\ \ | ||||
| * | | \ \ | Merge pull request #9596 from muxi/cronet-tests-in-jenkins | Muxi Yan | 2017-02-07 | |
| |\ \ \ \ \ | ||||
| | | | * | | | Disable libuv core changes in Node library | murgatroid99 | 2017-02-06 | |
| | * | | | | | Add Cronet core tests to Jenkins | Muxi Yan | 2017-02-06 | |
| | | | | * | | Merge remote-tracking branch 'upstream/v1.1.x' into automate-objc-version-adv... | Muxi Yan | 2017-02-06 | |
| | | | | |\ \ | | | | | |/ / | | | | |/| | | ||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into automate-objc-version-adv... | Muxi Yan | 2017-02-06 | |
| |\ \ \ \ \ \ | ||||
* | | | | | | | | nit fixes | Muxi Yan | 2017-02-06 | |
| | * | | | | | | Merge pull request #9574 from stanley-cheung/php-update-gen-code-examples | Stanley Cheung | 2017-02-06 | |
| | |\ \ \ \ \ \ | ||||
| | | | | * | | | | Fix issue #9597 | Piotr Pietraszkiewicz | 2017-02-06 | |
| | * | | | | | | | Merge pull request #9534 from muxi/port-9505 | Muxi Yan | 2017-02-06 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||
| | * | | | | | | | Merge pull request #9511 from ctiller/assert_writes | Craig Tiller | 2017-02-04 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||
| * | | | | | | | | Correct commet style of version.h | Muxi Yan | 2017-02-04 | |
| | | | | | | * | | Correct commet style of version.h | Muxi Yan | 2017-02-04 | |
| | | * | | | | | | Merge branch 'bwest' into assert_writes | Craig Tiller | 2017-02-03 | |
| | | |\ \ \ \ \ \ | ||||
| | | | * | | | | | | Speed up bm_fullstack test | Craig Tiller | 2017-02-03 | |
| | * | | | | | | | | Put files in a better place | Craig Tiller | 2017-02-03 | |
| | | | | | | | * | | Add regeneration info to version.h | Muxi Yan | 2017-02-03 | |
| * | | | | | | | | | Add regeneration info to version.h | Muxi Yan | 2017-02-03 | |
| | | | | | * | | | | PHP: update README and apache/nginx examples | Stanley Cheung | 2017-02-03 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||
| | * / | | | | | | Add some debug utilities | Craig Tiller | 2017-02-03 | |
| | |/ / / / / / | ||||
| | | | | * | | | Merge pull request #9553 from apolcyn/fix_ruby_mac_build | apolcyn | 2017-02-03 | |
| | | | | |\ \ \ | ||||
| | * | | | | | | | cmake: fix #8729 | Jan Tattermusch | 2017-02-02 | |
| | * | | | | | | | cmake: support static runtime linking | Jan Tattermusch | 2017-02-02 | |
| | * | | | | | | | boringssl silences its own warnings | Jan Tattermusch | 2017-02-02 | |
| | * | | | | | | | build grpc_csharp_ext as shared | Jan Tattermusch | 2017-02-02 | |
| | |/ / / / / / | ||||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-02-02 | |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | ||||
| | | | | * | | | update dependency in template | Alexander Polcyn | 2017-02-02 | |
| | * | | | | | | Merge pull request #9456 from jtattermusch/cmake_convenience_targets | Jan Tattermusch | 2017-02-02 | |
| | |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge pull request #9519 from jtattermusch/csharp_test_doubles | Jan Tattermusch | 2017-02-02 | |
| | |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ | Merge pull request #9535 from stanley-cheung/php-update-examples | Stanley Cheung | 2017-02-01 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | add C# testing APIs | Jan Tattermusch | 2017-02-01 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||
| | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-02-01 | |
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into packet-coalescing-core | Muxi Yan | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Dynamically enable packet coalescing by channel args | Muxi Yan | 2017-02-01 | |
| | | | * | | | | | | add convenience cmake targets | Jan Tattermusch | 2017-02-02 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #9364 from rjshade/sanitizer_slowdown | Yang Gao | 2017-01-31 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | PHP: update examples | Stanley Cheung | 2017-01-31 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
| | | | | * | | | | Ruby windows fix - LDLIBS always belongs last, for link order reasons. | Nicolas "Pixel" Noble | 2017-02-01 | |
| | | | | |/ / / | ||||
| | | | * | | | | Accomodate changes in #9532 | Muxi Yan | 2017-01-31 | |
| | | | * | | | | port #9505 to master | Muxi Yan | 2017-01-31 | |
| | |_|/ / / / | |/| | | | | | ||||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-01-31 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | * | | | | | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 | |
| |/ / / / / |/| | | | | | ||||
| * | | | | | PHP: make tests runnable on both protobuf 3.1 and 3.2 | Stanley Cheung | 2017-01-30 | |
|/ / / / / | ||||
| | * | | | Merge pull request #9514 from muxi/advance-objc-version-1.1.0 | Nicolas Noble | 2017-01-30 | |
| | |\ \ \ | ||||
| | | * | | | Advance objc version to v1.1.0 | Muxi Yan | 2017-01-30 | |
| | | | * | | Update protoc dependency version in template | Muxi Yan | 2017-01-30 | |
| | | | * | | Add modification warning to templated files | Muxi Yan | 2017-01-30 | |
| * | | | | | Add modification warning to templated files | Muxi Yan | 2017-01-30 | |
| * | | | | | Empty line restore | Muxi Yan | 2017-01-30 |