Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
13a537bcae9d21587deda4ca70428bb254e6daa0
/
templates
0d2d72f
Merge pull request #9596 from muxi/cronet-tests-in-jenkins
by Muxi Yan
· 8 years ago
938f099
Add Cronet core tests to Jenkins
by Muxi Yan
· 8 years ago
7a008c9
Merge remote-tracking branch 'upstream/master' into automate-objc-version-advancement
by Muxi Yan
· 8 years ago
d6d2677
Merge pull request #9574 from stanley-cheung/php-update-gen-code-examples
by Stanley Cheung
· 8 years ago
c4fc1da
Merge pull request #9534 from muxi/port-9505
by Muxi Yan
· 8 years ago
7ed3c93
Merge pull request #9511 from ctiller/assert_writes
by Craig Tiller
· 8 years ago
1783bd3
Correct commet style of version.h
by Muxi Yan
· 8 years ago
c80683d
Merge branch 'bwest' into assert_writes
by Craig Tiller
· 8 years ago
a4354b0
Speed up bm_fullstack test
by Craig Tiller
· 8 years ago
61eb40c
Put files in a better place
by Craig Tiller
· 8 years ago
ae6290d
Add regeneration info to version.h
by Muxi Yan
· 8 years ago
aaf2bba
PHP: update README and apache/nginx examples
by Stanley Cheung
· 8 years ago
8b1d59c
Add some debug utilities
by Craig Tiller
· 8 years ago
c019e05
cmake: fix #8729
by Jan Tattermusch
· 8 years ago
5140791
cmake: support static runtime linking
by Jan Tattermusch
· 8 years ago
48cfe47
boringssl silences its own warnings
by Jan Tattermusch
· 8 years ago
c09656c
build grpc_csharp_ext as shared
by Jan Tattermusch
· 8 years ago
26623b3
Merge pull request #9456 from jtattermusch/cmake_convenience_targets
by Jan Tattermusch
· 8 years ago
b70c06d
Merge pull request #9519 from jtattermusch/csharp_test_doubles
by Jan Tattermusch
· 8 years ago
82c406c
Merge pull request #9535 from stanley-cheung/php-update-examples
by Stanley Cheung
· 8 years ago
2b2723b
add C# testing APIs
by Jan Tattermusch
· 8 years ago
438c0b5
add convenience cmake targets
by Jan Tattermusch
· 8 years ago
c9f9c1e
Merge pull request #9364 from rjshade/sanitizer_slowdown
by Yang Gao
· 8 years ago
c290c11
PHP: update examples
by Stanley Cheung
· 8 years ago
f0a1269
Accomodate changes in #9532
by Muxi Yan
· 8 years ago
e2de92f
port #9505 to master
by Muxi Yan
· 8 years ago
ca7effc
Replace timeout/scaling macros with functions.
by Robbie Shade
· 8 years ago
1a3f4a5
PHP: make tests runnable on both protobuf 3.1 and 3.2
by Stanley Cheung
· 8 years ago
27e9db4
Add modification warning to templated files
by Muxi Yan
· 8 years ago
91bac11
Empty line restore
by Muxi Yan
· 8 years ago
690aee6
Automatedly advance ObjC version numbers
by Muxi Yan
· 8 years ago
5e9e1a2
Update with #9358
by Noah Eisen
· 8 years ago
87a5d65
gflags library target renamed in v2.2.0
by Jan Tattermusch
· 8 years ago
0a1701f
enable building of tests with cmake
by Jan Tattermusch
· 8 years ago
352c993
Merge pull request #9358 from jtattermusch/mingw_docs
by Jan Tattermusch
· 8 years ago
428eb03
Merge pull request #9361 from jtattermusch/cmake_protobuf
by Jan Tattermusch
· 8 years ago
015f9b1
Delete generate_debug_projects.sh
by Jan Tattermusch
· 8 years ago
f6d8aae
Dockerfile template update for http2_badserver_interop
by Yuchen Zeng
· 8 years ago
d1cfffe
Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes
by Michael Lumish
· 8 years ago
e375975
Fixed sanity errors
by murgatroid99
· 8 years ago
c16080c
Merge pull request #9350 from stanley-cheung/php-update
by Stanley Cheung
· 8 years ago
58233db
Merge branch 'master' into makefile_ruby_version_fixes
by murgatroid99
· 8 years ago
c781f64
Use config file template instead of Rakefile template
by murgatroid99
· 8 years ago
cc64168
cmake support for generating from .proto files
by Jan Tattermusch
· 8 years ago
cc2e048
Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw
by Jan Tattermusch
· 8 years ago
4242075
PHP: Prepare for 1.1.0 release
by Stanley Cheung
· 8 years ago
e8ec16d
Fix binding.gyp syntax
by murgatroid99
· 8 years ago
b19ac96
Fix electron artifact builds
by murgatroid99
· 8 years ago
e8b1fd0
Merge branch 'master' into node_electron_build
by murgatroid99
· 8 years ago
972b797
Fixed package name in dockerfile
by murgatroid99
· 8 years ago
a7fa100
Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into node_electron_build
by murgatroid99
· 8 years ago
44b2d08
Makefile.template: use import library names for mingw, instead of static libraries
by Mario Emmenlauer
· 8 years ago
06d3d4a
Makefile.template: remove the 'imp' suffix from MINGW library names
by Mario Emmenlauer
· 8 years ago
6b69540
Merge pull request #9335 from jtattermusch/vsproject_improvements
by Jan Tattermusch
· 8 years ago
9752569
Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names
by Jan Tattermusch
· 8 years ago
93d0b58
Properly generate electron dependencies in test Dockerfile from template
by murgatroid99
· 8 years ago
88162f8
Do not use OPENSSL_NO_THREAD normally for Node on Windows
by Michael Lumish
· 8 years ago
5868c83
Merge pull request #8895 from murgatroid99/node_artifact_build_fix
by Michael Lumish
· 8 years ago
433d3f1
Merge branch 'master' into node_electron_build
by murgatroid99
· 8 years ago
fe71d7f
Fix the template as well
by Stanley Cheung
· 8 years ago
34f58fe
remove not-yet-useful projects from grpc.sln
by Jan Tattermusch
· 8 years ago
8e883b2
Makefile.template: fixed a few variables names, and added a missing variable on dll name
by Mario Emmenlauer
· 8 years ago
af7b87f
remove unneeded/broken targets from CMakeLists.exe
by Jan Tattermusch
· 8 years ago
3aab96f
successfuly compile gRPC with cmake+Ninja
by Jan Tattermusch
· 8 years ago
13f6716
Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform
by Mario Emmenlauer
· 8 years ago
1643c04
Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform
by Mario Emmenlauer
· 8 years ago
121d289
Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform
by Mario Emmenlauer
· 8 years ago
294dc2f
Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform
by Mario Emmenlauer
· 8 years ago
aa272bc
Always sort code generated outputs
by Craig Tiller
· 8 years ago
d9ed57c
Stub documentation for some gRPC Core modules
by Craig Tiller
· 8 years ago
e519a03
Small improvements to generated documentation
by Craig Tiller
· 8 years ago
229def1
Adding Bazel tests.
by Nicolas "Pixel" Noble
· 8 years ago
c55236f
Merge branch 'master' into node_artifact_build_fix
by murgatroid99
· 8 years ago
c34cac2
Merge branch 'master' into node_electron_build
by murgatroid99
· 8 years ago
203860a
Merge remote-tracking branch 'google/master' into bazel-take-2
by Nicolas "Pixel" Noble
· 8 years ago
7dd2cc6
cleanup and speedup of sanity tests
by Jan Tattermusch
· 8 years ago
5c79a31
cleanup tools/run_tests directory
by Jan Tattermusch
· 8 years ago
8f7b0b4
v1.0.x → master upmerge
by Nathaniel Manista
· 8 years ago
e3e2106
make protobuf building consistent
by Jan Tattermusch
· 8 years ago
f1c85b0
Merge branch 'master' into node_electron_build
by murgatroid99
· 8 years ago
f0f787d
Fix Ruby compilation problems on MinGW
by murgatroid99
· 8 years ago
e633e47
Merge pull request #8906 from matt-kwong/pin-bazel-version
by matt-kwong
· 8 years ago
180ea4b
Set Bazel to specific commit in Dockerfile
by Matt Kwong
· 8 years ago
1625d12
update ruby protbuf dep to 3.1.0
by Alex Polcyn
· 8 years ago
a4945df
get rid of the obsolete C# package builder
by Jan Tattermusch
· 8 years ago
69299c7
generate reflection package as well
by Jan Tattermusch
· 8 years ago
d890b25
generate package build script from a template
by Jan Tattermusch
· 8 years ago
b123643
remove one more publicSign
by Jan Tattermusch
· 8 years ago
d6c9380
Update package.json with version compatibility changes
by murgatroid99
· 8 years ago
0201776
add C# server reflection
by Jan Tattermusch
· 8 years ago
a7f03f6
Advance objective c version to v1.0.2
by Muxi Yan
· 8 years ago
e829c68
remove concurrent ruby dep from gemspec template
by Alexander Polcyn
· 8 years ago
8613e47
Merge remote-tracking branch 'upstream/v1.0.x' into HEAD
by Jan Tattermusch
· 8 years ago
f8c43a0
update project.json projects to System.Interactive.Async 3.1.1
by Jan Tattermusch
· 8 years ago
53c4c28
Add new util file to podspec
by Muxi Yan
· 8 years ago
1cb0884
s/std::string/grpc::string/g
by Craig Tiller
· 8 years ago
ed91324
Get user agent right
by Craig Tiller
· 8 years ago
d7b1bdf
Fix dependency glitch
by Craig Tiller
· 8 years ago
194b238
Merge github.com:grpc/grpc into decouple_version_number
by Craig Tiller
· 8 years ago
da29be5
Merge branch 'master' into node_electron_build
by murgatroid99
· 8 years ago
Next »