Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
23197abb50b9116c4cbca52cd5baba157e7110d9
/
test
de2071b
Merge github.com:grpc/grpc into uds
by Craig Tiller
· 10 years ago
8f9aaa9
Accidental change fixed
by Craig Tiller
· 10 years ago
d209ed0
clang-format
by Craig Tiller
· 10 years ago
ae7fe92
Unix domain socket support
by Craig Tiller
· 10 years ago
20a2b5b
Merge pull request #515 from a11r/new_fling
by Craig Tiller
· 10 years ago
a2d9ed0
Addressed review comments
by Abhishek Kumar
· 10 years ago
e3dd33f
clang formatting
by Abhishek Kumar
· 10 years ago
445612e
Btach handling of unary
by Abhishek Kumar
· 10 years ago
4151cac
Initial draft of server using new async API
by Abhishek Kumar
· 10 years ago
bc91e25
Merge pull request #508 from nicolasnoble/make-protobuf
by Craig Tiller
· 10 years ago
d2cfde7
Forgot to add the test file.
by Nicolas Noble
· 10 years ago
a8c21e8
Added useful behavior for empty batch
by murgatroid99
· 10 years ago
d8b88de
Merge pull request #475 from dklempner/epoll
by Craig Tiller
· 10 years ago
0bae4b2
Merge pull request #471 from jboeuf/call_host_name_check
by Nicolas Noble
· 10 years ago
53eae7a
Merge branch 'master' into epoll
by David Klempner
· 10 years ago
3af2465
Updated rest of client to new API
by Abhishek Kumar
· 10 years ago
187994e
Merge pull request #448 from nicolasnoble/grpc-win32
by Craig Tiller
· 10 years ago
baced4d
Epoll based multipoller
by David Klempner
· 10 years ago
787a924
Updated ping_pong_request to new API
by Abhishek Kumar
· 10 years ago
54b2192
Adding call host (:authority header) check in the secure channel.
by Julien Boeuf
· 10 years ago
5f6480b
Merge pull request #469 from ctiller/fix6
by jboeuf
· 10 years ago
e801eb3
Fix some tests
by Craig Tiller
· 10 years ago
4ca479c
Change pointer format
by Vijay Pai
· 10 years ago
c3b02d9
Allow varying number of server threads via command line flag
by Vijay Pai
· 10 years ago
811b078
Merge branch 'master' of github.com:google/grpc into grpc-win32
by Nicolas "Pixel" Noble
· 10 years ago
ae00e37
Fix duplicated line
by Craig Tiller
· 10 years ago
d78a657
Merge github.com:grpc/grpc into async-api-new
by Craig Tiller
· 10 years ago
4e6dc3c
Merge pull request #420 from nicolasnoble/upstream-fix
by Yang Gao
· 10 years ago
41efbf3
Merge github.com:google/grpc into async-api-new
by Craig Tiller
· 10 years ago
3f36f5e
Few minor fixes.
by Nicolas "Pixel" Noble
· 10 years ago
4bf41d8
Merge pull request #387 from maxwell-demon/census_active_ops
by Alistair Veitch
· 10 years ago
15867f1
Merge pull request #417 from yang-g/docker
by donnadionne
· 10 years ago
48d80e5
update comments
by Yang Gao
· 10 years ago
1988221
Use environment variable to set root certs in c++ interop test.
by Yang Gao
· 10 years ago
8b976d0
Fixes
by Craig Tiller
· 10 years ago
3054756
Fix in-flight cancellations
by Craig Tiller
· 10 years ago
16c5032
Add a failing test
by Craig Tiller
· 10 years ago
2bfbfe8
prefix struct & functions in census_tracing.h per ctiller's suggestion.
by Hongyu Chen
· 10 years ago
2832cb0
Remove accidentally added file
by Craig Tiller
· 10 years ago
fee91b4
Converted some cancellation tests
by Craig Tiller
· 10 years ago
aa2ac59
Merge github.com:google/grpc into async-api-new
by Craig Tiller
· 10 years ago
c58330a
Convert simple_delayed_request
by Craig Tiller
· 10 years ago
cff2d15
Convert more tests (and re-enable some disabled ones)
by Craig Tiller
· 10 years ago
f229d4f
Merge pull request #359 from jboeuf/ssl_default_creds_integration
by Yang Gao
· 10 years ago
c9903bc
Convert request_response_with_trailing_metadata_and_payload
by Craig Tiller
· 10 years ago
bea3840
Convert request_response_with_binary_metadata_and_payload
by Craig Tiller
· 10 years ago
16c3967
Convert request_response_with_metadata_and_payload
by Craig Tiller
· 10 years ago
26aeb1f
Remove accidentally added file
by Craig Tiller
· 10 years ago
4f97273
Fix memory usage
by Craig Tiller
· 10 years ago
c0ef1de
Update trace_test.c
by Alistair Veitch
· 10 years ago
86d9159
Merge github.com:google/grpc into async-api-new
by Craig Tiller
· 10 years ago
53476f1
Merge pull request #396 from dklempner/source_cleanup
by Craig Tiller
· 10 years ago
4b6ab78
Merge github.com:google/grpc into async-api
by Craig Tiller
· 10 years ago
900dadb
Merge branch 'master' of github.com:google/grpc into grpc-win32
by Nicolas "Pixel" Noble
· 10 years ago
05fce42
Fix a memory leak and a gpr_strdup/free mismatch in json_test
by David Klempner
· 10 years ago
2078a7e
Merge branch 'master' into source_cleanup
by David Klempner
· 10 years ago
24fc2c4
Convert request_response_with_payload
by Craig Tiller
· 10 years ago
6a60cba
Add useful utilities
by Craig Tiller
· 10 years ago
a6347ea
Remove invalid checks
by Craig Tiller
· 10 years ago
3726098
Fling client needs to have 4 invocations of event_finish to make this
by Vijay Pai
· 10 years ago
1ef06e6
V0 implementation of census_get_active_ops().
by Hongyu Chen
· 10 years ago
78b7992
Fix up feature test macros
by David Klempner
· 10 years ago
0561896
Addressing comments.
by Julien Boeuf
· 10 years ago
30fd935
Merge github.com:google/grpc into async-api
by Craig Tiller
· 10 years ago
d27cf3b
Merge github.com:google/grpc into async-api-new
by Craig Tiller
· 10 years ago
166e250
First test passes
by Craig Tiller
· 10 years ago
ea61b07
Updated the first test (which fails)
by Craig Tiller
· 10 years ago
21f627a
First draft of the win32 implementation of iomgr.
by Nicolas "Pixel" Noble
· 10 years ago
5a34d45
WIP simple_request
by Craig Tiller
· 10 years ago
2c189e3
Fork tests into legacy/non-legacy
by Craig Tiller
· 10 years ago
fb189f8
Flesh out batch API
by Craig Tiller
· 10 years ago
4d33501
Cleaning out remains of google3.
by Nicolas "Pixel" Noble
· 10 years ago
026a417
Adding support for loading the SSL roots from an environment variable.
by Julien Boeuf
· 10 years ago
4056257
Merge pull request #358 from dklempner/build
by Nathaniel Manista
· 10 years ago
f94838b
Make several python scripts explicitly python2.7
by David Klempner
· 10 years ago
c4f0ebe
Prepare for the new batch call API.
by Craig Tiller
· 10 years ago
40d2a43
Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-api
by Craig Tiller
· 10 years ago
e863e1b
Merge github.com:google/grpc into async-api
by Craig Tiller
· 10 years ago
701c584
Fix tests to be a bit more sane
by Craig Tiller
· 10 years ago
ea6e8a6
Fix poll_kick_posix_test under asan
by David Klempner
· 10 years ago
9c5feda
Cleanup output of tests
by Craig Tiller
· 10 years ago
a7cac78
Prepare for the new batch call API.
by Craig Tiller
· 10 years ago
dce18cb
Merge github.com:google/grpc into async-api
by Craig Tiller
· 10 years ago
0ea6b43
Merge pull request #324 from ctiller/bench
by Vijay Pai
· 10 years ago
056ba54
Add pprof support
by Craig Tiller
· 10 years ago
1e0d4c4
Rename & semantic fixup progress
by Craig Tiller
· 10 years ago
4e551c4
Init fix
by Craig Tiller
· 10 years ago
f25b0ee
Init fix
by Craig Tiller
· 10 years ago
44c0273
Merge github.com:google/grpc into async-api
by Craig Tiller
· 10 years ago
2b16bc4
Fixing echo test.
by Nicolas "Pixel" Noble
· 10 years ago
a0935d9
Add missing wait
by Craig Tiller
· 10 years ago
213ed91
Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors.
by Nicolas "Pixel" Noble
· 10 years ago
4433e6e
Fix echo test
by Craig Tiller
· 10 years ago
44ad76f
Merge github.com:google/grpc into async-api
by Craig Tiller
· 10 years ago
9b3809f
Merge pull request #168 from nicolasnoble/json
by Craig Tiller
· 10 years ago
3c63c0c
Adding a few more tests.
by Nicolas "Pixel" Noble
· 10 years ago
08cd92a
Adding a few more test to improve coverage.
by Nicolas "Pixel" Noble
· 10 years ago
a8a0e5c
Add a timeout to echo client's RPCs
by David Klempner
· 10 years ago
b9c98d4
Merge github.com:google/grpc into async-api
by Craig Tiller
· 10 years ago
9574132
Merge branch 'master' of github.com:google/grpc into json
by Nicolas Noble
· 10 years ago
Next »