Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | * | 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 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing. I expect to grow this library significantly over time to aid debugging tricky problems. | |||
| | | | | * | | Merge pull request #9553 from apolcyn/fix_ruby_mac_build | apolcyn | 2017-02-03 | |
| | | | | |\ \ | | | | | | | | | | | | | | | | | ruby bundle install work around to build packages on mac | |||
| | * | | | | | | 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 | |
| | |/ / / / / | ||||
| | | | | * | | update dependency in template | Alexander Polcyn | 2017-02-02 | |
| | | | | | | | ||||
| | * | | | | | Merge pull request #9456 from jtattermusch/cmake_convenience_targets | Jan Tattermusch | 2017-02-02 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Big improvements to CMake build | |||
| | * \ \ \ \ \ | Merge pull request #9519 from jtattermusch/csharp_test_doubles | Jan Tattermusch | 2017-02-02 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a way to create testing doubles for C# calls. | |||
| | * \ \ \ \ \ \ | Merge pull request #9535 from stanley-cheung/php-update-examples | Stanley Cheung | 2017-02-01 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: update examples | |||
| | | | * | | | | | | add C# testing APIs | Jan Tattermusch | 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 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Replaces macros with methods for test timeout scaling | |||
| | | | * | | | | | 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 | |
| | |_|/ / / | |/| | | | | ||||
| | * | | | | 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 | |||
| | | * | | 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 | |
| | | | | | ||||
| | * | | | Update gRPC-Core.podspec | Muxi Yan | 2017-01-30 | |
| | |/ / | ||||
| | | * | Automatedly advance ObjC version numbers | Muxi Yan | 2017-01-27 | |
| | |/ | ||||
| * / | Automatedly advance ObjC version numbers | Muxi Yan | 2017-01-27 | |
|/ / | ||||
| * | Advance gRPC version to 1.1.0-pre1 | Muxi Yan | 2017-01-25 | |
|/ | ||||
* | Update with #9358 | Noah Eisen | 2017-01-22 | |
|\ | | | | | | | | | | | Whoops Should have known better than to use Github's conflict resolver.... | |||
| * | gflags library target renamed in v2.2.0 | Jan Tattermusch | 2017-01-19 | |
| | | ||||
| * | enable building of tests with cmake | Jan Tattermusch | 2017-01-19 | |
| | | ||||
| * | Merge pull request #9358 from jtattermusch/mingw_docs | Jan Tattermusch | 2017-01-19 | |
| |\ | | | | | | | Update docs on windows build | |||
| * \ | Merge pull request #9361 from jtattermusch/cmake_protobuf | Jan Tattermusch | 2017-01-19 | |
| |\ \ | | | | | | | | | CMake: Support generating from .proto files | |||
| | | * | Delete generate_debug_projects.sh | Jan Tattermusch | 2017-01-19 | |
| | |/ | |/| | ||||
* / | | Dockerfile template update for http2_badserver_interop | Yuchen Zeng | 2017-01-18 | |
|/ / | ||||
* | | Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes | Michael Lumish | 2017-01-18 | |
|\ \ | | | | | | | Fix Ruby compilation problems on MinGW | |||
| * | | Fixed sanity errors | murgatroid99 | 2017-01-17 | |
| | | | ||||
* | | | Merge pull request #9350 from stanley-cheung/php-update | Stanley Cheung | 2017-01-17 | |
|\ \ \ | | | | | | | | | PHP: Prepare for 1.1.0 release | |||
| | * \ | Merge branch 'master' into makefile_ruby_version_fixes | murgatroid99 | 2017-01-17 | |
| | |\ \ | |_|/ / |/| | | | ||||
| | * | | Use config file template instead of Rakefile template | murgatroid99 | 2017-01-17 | |
| | | | | ||||
| | | * | cmake support for generating from .proto files | Jan Tattermusch | 2017-01-17 | |
| |_|/ |/| | | ||||
* | | | Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw | Jan Tattermusch | 2017-01-15 | |
|\ \ \ | | | | | | | | | Makefile.template: use import libraries for mingw | |||
| | * | | PHP: Prepare for 1.1.0 release | Stanley Cheung | 2017-01-13 | |
| | | | | ||||
* | | | | Fix binding.gyp syntax | murgatroid99 | 2017-01-13 | |
| | | | |