Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5246e7a2d133dfdbd0e2edb631c97f51f8afa482
5246e7a
Disconnect on bad connection prefix
by Craig Tiller
· 10 years ago
cf1d6eb
Merge pull request #103 from ctiller/build-cleaner
by Nicolas Noble
· 10 years ago
cdc82fe
Merge pull request #102 from ctiller/testrun
by Nicolas Noble
· 10 years ago
7d7b6c7
Sort by language, then by name
by Craig Tiller
· 10 years ago
d6d927a
Googlify indentation
by Craig Tiller
· 10 years ago
49bde68
Googlify indentation
by Craig Tiller
· 10 years ago
9b9b447
Generate projects
by Craig Tiller
· 10 years ago
3a65358
Merge branch 'testrun' of github.com:ctiller/grpc into build-cleaner
by Craig Tiller
· 10 years ago
7acce50
Rename
by Craig Tiller
· 10 years ago
17ec5f9
Run buildgen
by Craig Tiller
· 10 years ago
0b2a372
build.json prettifier
by Craig Tiller
· 10 years ago
06b4ff2
Simplify Python code
by Craig Tiller
· 10 years ago
f24e724
Pretty print tests.json
by Craig Tiller
· 10 years ago
e9c959d
Only run language specified tests
by Craig Tiller
· 10 years ago
59140fc
Explicitly name the target language.
by Craig Tiller
· 10 years ago
3462982
Abort on errors, and dont spam
by Craig Tiller
· 10 years ago
b287d7c
Merge pull request #99 from nicolasnoble/typos
by David Klempner
· 10 years ago
19e0aa9
Changing tabs for spaces.
by Nicolas Noble
· 10 years ago
5cd3cd1
Merge pull request #98 from ctiller/json
by nathanielmanistaatgoogle
· 10 years ago
a537ae4
Merge pull request #70 from ctiller/benchmark
by vjpai
· 10 years ago
261dd98
Use Python json module
by Craig Tiller
· 10 years ago
55c3b27
Merge pull request #96 from dklempner/pollset_kick
by Craig Tiller
· 10 years ago
7f3ed1e
Factor out the pollset kicking mechanism and eliminate sharding
by David Klempner
· 10 years ago
beddbda
Merge pull request #94 from ctiller/fix
by David Klempner
· 10 years ago
33a0b83
clang compile fixes
by Craig Tiller
· 10 years ago
ed3e0b1
Merge pull request #92 from ctiller/php
by Michael Lumish
· 10 years ago
bc29d80
Better GRPC_LIBDIR config
by Craig Tiller
· 10 years ago
c805309
Using --enable-grpc configure flag
by Craig Tiller
· 10 years ago
c744916
PHP unit tests run with run_tests.py
by Craig Tiller
· 10 years ago
aa6f993
Merge pull request #88 from ctiller/shutdown
by Yang Gao
· 10 years ago
c2e80bf
Pickup wherever phpunit is installed
by Craig Tiller
· 10 years ago
7542ef9
Merge pull request #91 from nicolasnoble/makefile-doc
by Craig Tiller
· 10 years ago
7639481
Merge pull request #89 from tbetbetbe/grpc_ruby_upgrade_protobuf_ruby_again
by Michael Lumish
· 10 years ago
047b727
Adding a few more comments in the Makefile template, to explain some of its more obscure features.
by Nicolas Noble
· 10 years ago
6c57f6b
Fixes a regression in the style pull request
by Tim Emiola
· 10 years ago
e3ccd8f
Build static for php
by Craig Tiller
· 10 years ago
eb65ac9
Remove libevent references
by Craig Tiller
· 10 years ago
62b03e2
Sym-link in system extensions
by Craig Tiller
· 10 years ago
ff7cdd3
Use local .gitignore
by Craig Tiller
· 10 years ago
1b3a881
Dont hardcode phpunit director
by Craig Tiller
· 10 years ago
1c76a7b
Build in the correct directory
by Craig Tiller
· 10 years ago
e943733
Add shebang
by Craig Tiller
· 10 years ago
559f023
PHP build products ignored
by Craig Tiller
· 10 years ago
aac57fd
Build php modules from run_tests.py
by Craig Tiller
· 10 years ago
f1973b0
Add support for building outside of the Makefile
by Craig Tiller
· 10 years ago
861c79b
Merge pull request #82 from tbetbetbe/grpc_ruby_add_rubocop_fix_lint_style_issues
by Michael Lumish
· 10 years ago
4ffdcd5
Add an optional server shutdown event.
by Craig Tiller
· 10 years ago
aa4ef01
Merge pull request #86 from ctiller/deadline
by Yang Gao
· 10 years ago
c9bbff2
Indent fix
by Craig Tiller
· 10 years ago
4853791
Build fix
by Craig Tiller
· 10 years ago
7b01878
Fix returned status
by Craig Tiller
· 10 years ago
ab24de5
Merge pull request #65 from murgatroid99/node_generated_code
by Tim Emiola
· 10 years ago
7132d51
Include some useful help text
by Craig Tiller
· 10 years ago
19cdb35
Merge pull request #83 from ctiller/fix
by jboeuf
· 10 years ago
be5c6e5
Compile fix
by Craig Tiller
· 10 years ago
582f0d4
Merge branch 'master' into grpc_ruby_add_rubocop_fix_lint_style_issues
by Tim Emiola
· 10 years ago
1fdb1e6
Fix a typo
by Tim Emiola
· 10 years ago
e2860c5
Adds rubocop and fixes most style violations it detected
by Tim Emiola
· 10 years ago
a6b4186
Merge pull request #80 from ctiller/mac
by Nicolas Noble
· 10 years ago
4132550
Merge pull request #79 from jboeuf/tsi_size_type
by Nicolas Noble
· 10 years ago
1cc11db
Fix run_test.py so it runs the first time
by Craig Tiller
· 10 years ago
b222b4d
Changing size type in Transport Security (TSI) from uint32_t to size_t:
by Julien Boeuf
· 10 years ago
cffd920
Merge pull request #78 from nicolasnoble/parallel-build
by Craig Tiller
· 10 years ago
17f2b59
Fixing parallel build.
by Nicolas "Pixel" Noble
· 10 years ago
56ac94f
Merge pull request #72 from nicolasnoble/no-std
by Yang Gao
· 10 years ago
36f5323
Fixing includes inconsistency.
by Nicolas "Pixel" Noble
· 10 years ago
3903bcf
Merge pull request #74 from ctiller/run_tests_fast
by Nicolas Noble
· 10 years ago
f5c5d80
Removing "using namespace std" everywhere.
by Nicolas Noble
· 10 years ago
b50d166
Make run_tests.py pass lint
by Craig Tiller
· 10 years ago
7173518
Cache for successful test runs
by Craig Tiller
· 10 years ago
07c7c68
Merge pull request #68 from nicolasnoble/typos
by Craig Tiller
· 10 years ago
297fafa
Opportunistically use perftools if installed.
by Craig Tiller
· 10 years ago
54f68b6
Fixing typos in build.json: .cpp -> .cc
by Nicolas Noble
· 10 years ago
fbf4051
Merge pull request #66 from tbetbetbe/grpc_tools_simplify_docker_image_updates
by Michael Lumish
· 10 years ago
f3c7ae2
Updates launch server to remove existing server if it's present
by Tim Emiola
· 10 years ago
cca5ffa
Added code generation for clients and servers
by murgatroid99
· 10 years ago
4036f00
Renames and grpc_update_docker_images to grpc_sync_images
by Tim Emiola
· 10 years ago
bb99cba
Merge pull request #62 from ctiller/brackets
by Yang Gao
· 10 years ago
db2963e
Merge pull request #47 from ctiller/makeclean
by Nicolas Noble
· 10 years ago
58192e8
Simplify the docker image update cmd
by Tim Emiola
· 10 years ago
a82516b
Merge pull request #46 from ctiller/testing
by Nicolas Noble
· 10 years ago
3eef2c4
clang-format
by Craig Tiller
· 10 years ago
32946d3
() --> (void)
by Craig Tiller
· 10 years ago
da2a953
Merge pull request #48 from ctiller/noaccept
by Yang Gao
· 10 years ago
d7f2c2b
clang-format
by Craig Tiller
· 10 years ago
4f20042
Remove grpc_call_accept
by Craig Tiller
· 10 years ago
a2075b9
Remove calls to grpc_call_accept from C core tests.
by Craig Tiller
· 10 years ago
a614caa
Add missing space
by Craig Tiller
· 10 years ago
d201c9d
Merge pull request #1 from nicolasnoble/zlib
by Craig Tiller
· 10 years ago
85bf09b
Fixing zlib dependency build.
by Nicolas "Pixel" Noble
· 10 years ago
f58b9ef
Remove protoc_plugins, and use a variable.
by Craig Tiller
· 10 years ago
f0afe50
Add missing space
by Craig Tiller
· 10 years ago
5bf2c11
Merge pull request #45 from ctiller/test-lang
by Nicolas Noble
· 10 years ago
8f126a6
Remove _DEPS variables
by Craig Tiller
· 10 years ago
12c8209
Generate dependencies when compiling the .o
by Craig Tiller
· 10 years ago
3759e6f
Remove clean rules
by Craig Tiller
· 10 years ago
c4da6b7
Force using custom libraries if we are using ?SAN.
by Craig Tiller
· 10 years ago
3ccae02
Support compiling zlib with ?SAN
by Craig Tiller
· 10 years ago
f8cc166
Allow language to be specified to run_tests.py
by Craig Tiller
· 10 years ago
da3010a
Merge github.com:google/grpc into testing
by Craig Tiller
· 10 years ago
Next »