Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
41faf0f4c893b57ba5a9ee1cf1ad329c9c9cec08
/
test
41faf0f
s/11/1
by Craig Tiller
· 10 years ago
c908eb6
:Merge branch 'qps' of github.com:ctiller/grpc into qps
by Craig Tiller
· 10 years ago
4cc8a17
Tweaks
by Craig Tiller
· 10 years ago
206d59a
fine tuning
by Craig Tiller
· 10 years ago
8221e40
Indentation fixes, s/11/1/g
by Craig Tiller
· 10 years ago
1c61af7
Dont sleep forever on async cq
by Craig Tiller
· 10 years ago
8a5a666
Handle errors better on client
by Craig Tiller
· 10 years ago
aa2fca5
Remove asserts
by Craig Tiller
· 10 years ago
2c2cf6d
Smoke test initial version
by Craig Tiller
· 10 years ago
b9de09f
Allow specifying warmup, benchmark times
by Craig Tiller
· 10 years ago
91647cc
Adding joinable threads, and gpr_thd_join.
by Nicolas Noble
· 10 years ago
a4b0909
Merge pull request #1180 from vjpai/perf-0402
by Yang Gao
· 10 years ago
1fa0c08
Merge pull request #1173 from nicolasnoble/vs2010
by Jan Tattermusch
· 10 years ago
f2554d0
Revive proper SIGINT handling
by Vijay Pai
· 10 years ago
a727fe2
Created Visual Studio 2010 project files.
by Nicolas "Pixel" Noble
· 10 years ago
5a5032d
Add a macro to enable replacing the default with a custom port picker
by Yang Gao
· 10 years ago
54e16ee
Put in calls to profiling
by Vijay Pai
· 10 years ago
4967313
Remove unused header file for profiler
by Vijay Pai
· 10 years ago
ce3bd96
Remove outdated file
by Vijay Pai
· 10 years ago
99c2997
Merge pull request #1148 from nathanielmanistaatgoogle/construction-functions
by Masood Malekghassemi
· 10 years ago
0c4b0dd
Add tests with delayed cancellation from client and server
by Yang Gao
· 10 years ago
f492b16
Unify early_adopter construction functions
by Nathaniel Manista
· 10 years ago
bc6f3f0
Merge pull request #1144 from yang-g/genericstub
by Vijay Pai
· 10 years ago
b946b5e
Refactor and add a unit test
by Yang Gao
· 10 years ago
fa50753
Merge pull request #1113 from vjpai/qps-stream
by Yang Gao
· 10 years ago
48bbd00
merge upstream and resolve conflict
by Yang Gao
· 10 years ago
166f9d0
add back mis-deleted method string
by Yang Gao
· 10 years ago
ced2b89
Finish grpc_cli
by Yang Gao
· 10 years ago
6130809
Work around a compiler limitation caused by inability to properly handle
by vjpai
· 10 years ago
92a928f
Make string construction explicit as implicit conversion doesn't work in 4.4
by Vijay Pai
· 10 years ago
4bcab68
Include the config.h file to make sure that nullptr is covered
by vjpai
· 10 years ago
bef9cbc
Eliminate range-based fors
by Vijay Pai
· 10 years ago
9032adc
Fix conflicts
by Vijay Pai
· 10 years ago
96e32aa
Merge pull request #1133 from yang-g/cleanup
by Nicolas Noble
· 10 years ago
16c78c9
Clean up unneeded includes and remove shutdown protobuf library
by Yang Gao
· 10 years ago
a5e20d3
a stub of the cli tool
by Yang Gao
· 10 years ago
82dd80a
Elminate range-based fors and work around some other limitations in older compilers
by Vijay Pai
· 10 years ago
6266b93
Sweep different parameter sets in a single shell script.
by Vijay Pai
· 10 years ago
1da729a
Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream
by Vijay Pai
· 10 years ago
8ad3209
Make sure that nothing gets added to cq after shutdown
by Vijay Pai
· 10 years ago
55bb5bd
No need to do an extra read
by Vijay Pai
· 10 years ago
c5b3979
test return value of rpc parse
by Vijay Pai
· 10 years ago
653803e
Make RPC type configurable
by vjpai
· 10 years ago
46f6523
Added streaming C++ tests for sync and sync cases
by vjpai
· 10 years ago
8931cc1
Adding a test to check the openssl version we are using.
by Julien Boeuf
· 10 years ago
cdb2a6e
Protect on some overflow scenarios, add a test and build/run the test
by Yang Gao
· 10 years ago
993d540
covert test to use generic stub
by Yang Gao
· 10 years ago
5e36d0d
Merge pull request #1093 from nicolasnoble/windows
by Jan Tattermusch
· 10 years ago
c55a1d4
Merge pull request #1091 from dklempner/trim_metadata_test
by Vijay Pai
· 10 years ago
1fc0469
sync to head and run clang-format again
by Yang Gao
· 10 years ago
cfd6073
Various Windows fixes.
by Nicolas Noble
· 10 years ago
f209397
Merge pull request #1067 from yang-g/print
by donnadionne
· 10 years ago
a4ac78c
Make metadata_test test_things_stick_around use fewer strings
by David Klempner
· 10 years ago
89905ac
Factor out interface-specific early_adopter code
by Masood Malekghassemi
· 10 years ago
757afae
clang-format new changes
by Yang Gao
· 10 years ago
d672d8f
resolve merge confict
by Yang Gao
· 10 years ago
700bdeb
Merge pull request #1023 from vjpai/async
by Yang Gao
· 10 years ago
3c220df
Print out status when it is not ok in interop tests
by Yang Gao
· 10 years ago
6baa9b6
clang-format c++ code
by Yang Gao
· 10 years ago
7aadf46
Change to std::chrono and add a test.
by vjpai
· 10 years ago
1ad253d
expose the server's cq through the generic service object
by Yang Gao
· 10 years ago
5333c5a
Merge branch 'master' into untypedAPI
by Yang Gao
· 10 years ago
c91a9f9
Merge pull request #1011 from yang-g/jwt
by jboeuf
· 10 years ago
45c09db
sort the tags, this is not necessary, just make it look better
by Yang Gao
· 10 years ago
9fbbc7b
add one bidi test
by Yang Gao
· 10 years ago
4999649
Rename to AsyncGeneric*
by Yang Gao
· 10 years ago
c3be769
Merge pull request #983 from jboeuf/refresh_token_parsing
by Yang Gao
· 10 years ago
005eb88
Rename anonymous to generic globally
by Yang Gao
· 10 years ago
7d6b184
add a jwt test case for interop test
by Yang Gao
· 10 years ago
f859510
Merge branch 'master' into jwt
by Yang Gao
· 10 years ago
0cb6c25
A first test with typed async client and untyped service for a simple rpc
by Yang Gao
· 10 years ago
42734b5
Merge pull request #978 from Chilledheart/master
by Yang Gao
· 10 years ago
9835cf0
Adding refresh token credentials.
by Julien Boeuf
· 10 years ago
3371cdf
Fixing !strcmp in the tests.
by Julien Boeuf
· 10 years ago
ca767c0
Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer
by Chilledheart
· 10 years ago
7551606
Adding refresh token parsing
by Julien Boeuf
· 10 years ago
4be94b9
Add missing GRPC_OVERRIDE, NFC
by Chilledheart
· 10 years ago
2ad8d21
strcmp: change all !str[n]cmp to str[n]cmp == 0
by Ronnie Sahlberg
· 10 years ago
ede76da
Merge pull request #4 from nicolasnoble/c++-creds
by Craig Tiller
· 10 years ago
061690d
Don't merge OpenSSL into C++ upper layer libraries; only C.
by Nicolas "Pixel" Noble
· 10 years ago
c20324e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
53f8fea
Move protoc output to temporary directory
by Masood Malekghassemi
· 10 years ago
68de8e9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
0bc6805
Merge pull request #837 from ctiller/qps_driver
by Vijay Pai
· 10 years ago
cf667a0
Merge pull request #953 from dklempner/low_level_ping_pong
by Craig Tiller
· 10 years ago
43ef582
override --> GRPC_OVERRIDE
by Craig Tiller
· 10 years ago
78524b7
Compile fix
by Craig Tiller
· 10 years ago
a4ac16c
Fix signed comparison warnings in low_level_ping_pong
by David Klempner
· 10 years ago
2eaf159
ACTUALLY set the server thread pool
by Craig Tiller
· 10 years ago
346a086
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
a182bf1
clang-format
by Craig Tiller
· 10 years ago
50a976f
Linux compile fix
by Craig Tiller
· 10 years ago
96cca4e
Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver
by Craig Tiller
· 10 years ago
c98bef7
Compile fix
by Craig Tiller
· 10 years ago
a8dc37a
Rename some files
by Craig Tiller
· 10 years ago
d6479d6
Async server works
by Craig Tiller
· 10 years ago
ef63839
Async client works
by Craig Tiller
· 10 years ago
e38ec21
Linux compile fix
by Craig Tiller
· 10 years ago
d1e18fa
Async client progress
by Craig Tiller
· 10 years ago
8856875
Async client progress
by Craig Tiller
· 10 years ago
Next »