Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e45a277b56273ae63dca8a0bb65e0337c15f7e37
/
test
ebf3a89
Merge github.com:grpc/grpc into epoll1+hierarchical-turnstile
by Craig Tiller
· 8 years ago
ffa7473
Merge pull request #9376 from ivucica/ivucica_grpc_cli
by Jan Tattermusch
· 8 years ago
4865c79
Merge pull request #10613 from ctiller/framing_costs
by Craig Tiller
· 8 years ago
6a85ee0
Fix test compilation
by Craig Tiller
· 8 years ago
8c71bde
Merge pull request #10522 from jiangtaoli2016/new_tsi
by David G. Quintas
· 8 years ago
f7cd585
Merge pull request #10819 from jtattermusch/fix_cpp_distrib
by Jan Tattermusch
· 8 years ago
38279ea
Bazel rule for building grpc_cli.
by Ivan Vučica
· 8 years ago
737da9f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
436a394
Merge pull request #10823 from ncteisen/client-auth-filter-fuzz
by Noah Eisen
· 8 years ago
78e0864
Expand allowable resource quota failures: unavailable seems sane
by Craig Tiller
· 8 years ago
e38948a
clang-format
by Craig Tiller
· 8 years ago
f725d7e
Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz
by Noah Eisen
· 8 years ago
7e41158
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
70406b7
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
9fd7cf5
Recycle ports
by Craig Tiller
· 8 years ago
b56dae5
Allow a longer fetch time for port server
by Craig Tiller
· 8 years ago
dc2e084
Merge pull request #10826 from ctiller/ubsan
by Craig Tiller
· 8 years ago
c090c61
Merge pull request #10644 from MakMukhi/master
by MakMukhi
· 8 years ago
6b42bfd
Add fuzzer to corpus
by Noah Eisen
· 8 years ago
8128608
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
2514924
Slow down timers for ubsan builds
by Craig Tiller
· 8 years ago
6f2024f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
6cb5e27
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
c6f6663
Rollback some changes
by Craig Tiller
· 8 years ago
0d46284
Rollback some changes
by Craig Tiller
· 8 years ago
d978a95
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
1dd609b
fix C++ distribtests
by Jan Tattermusch
· 8 years ago
7e0e18d
Merge pull request #10802 from ctiller/proxy
by Craig Tiller
· 8 years ago
4a19254
Remove more spam
by Craig Tiller
· 8 years ago
b2b4122
Remove logging
by Craig Tiller
· 8 years ago
85bf34a
Copy slices for in-process transports: its no longer safe to just ref
by Craig Tiller
· 8 years ago
ee880fd
Merge github.com:grpc/grpc into count_now
by Craig Tiller
· 8 years ago
20cb627
Fix HTTP proxy tests
by Craig Tiller
· 8 years ago
7748faf
Merge pull request #10639 from vjpai/buildfixes
by Vijay Pai
· 8 years ago
305e4eb
Merge pull request #10775 from yang-g/http2_client
by Yang Gao
· 8 years ago
b7f1129
Merge pull request #10742 from markdroth/hash_table
by Mark D. Roth
· 8 years ago
decec09
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
50f7e1a
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
a8e5675
Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug
by Noah Eisen
· 8 years ago
16309e3
Merge pull request #10708 from makdharma/interop_bazel
by makdharma
· 8 years ago
a935ae1
Fix build rules for grpc++_unsecure, test that it builds properly
by Vijay Pai
· 8 years ago
03876f6
Fix http2_interop test for c++ and python
by yang-g
· 8 years ago
0bb25f3
Build fix
by Craig Tiller
· 8 years ago
3fe0f6d
Merge pull request #10622 from lyuxuan/cpp_overhead
by lyuxuan
· 8 years ago
5e17e44
Add fuzz test
by Noah Eisen
· 8 years ago
59db187
Merge branch 'tsan-c++' into hybrid
by Craig Tiller
· 8 years ago
c4c296e
Merge github.com:grpc/grpc into tsan-c++
by Craig Tiller
· 8 years ago
14ff003
Merge pull request #10751 from ctiller/speedup-build
by Craig Tiller
· 8 years ago
143cfa7
Disable compression+resource_quota_server tests
by Craig Tiller
· 8 years ago
bdd48ff
added missing dependency
by Makarand Dharmapurikar
· 8 years ago
a4894fc
Merge pull request #10182 from ctiller/cpparena
by Craig Tiller
· 8 years ago
dbc1210
Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing
by Craig Tiller
· 8 years ago
41fdf7d
Better cost estimation
by Craig Tiller
· 8 years ago
2f269ec
Rollback rqs change: may have been too aggressive
by Craig Tiller
· 8 years ago
493be1f
Fix windows build.
by Mark D. Roth
· 8 years ago
f186d9d
Fix asan bug.
by Mark D. Roth
· 8 years ago
ba39035
clang-format
by Mark D. Roth
· 8 years ago
d47be44
Speed up tests
by Craig Tiller
· 8 years ago
f2af0c3
change to new completion queue api
by Yuxuan Li
· 8 years ago
d1a6423
Use stdlib to avoid ubsan errors
by Craig Tiller
· 8 years ago
6984e1d
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
06a30ee
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
0c0b89a
Change hash table to use linear probing and add unit test.
by Mark D. Roth
· 8 years ago
ae1e29e
Get dep in the right place
by Craig Tiller
· 8 years ago
3588248
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
f26caee
clang-format
by Craig Tiller
· 8 years ago
0a458b5
Fix Bazel build
by Craig Tiller
· 8 years ago
ea07b60
Post-review update
by Mahak Mukhi
· 8 years ago
466c286
removed default visibility
by Makarand Dharmapurikar
· 8 years ago
cac4e17
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
a12c065
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
6a8e2c2
reduced visibility of test util
by Makarand Dharmapurikar
· 8 years ago
9354720
Fix infinite streams in qps_test
by Craig Tiller
· 8 years ago
5b8032c
BUILD file for interop client and server
by Makarand Dharmapurikar
· 8 years ago
addb6ea
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
a6f64f4
Merge pull request #10391 from dgquintas/lr_back_to_md
by David G. Quintas
· 8 years ago
a688290
more sanity
by Mahak Mukhi
· 8 years ago
3ddc13b
Merge pull request #10668 from dgquintas/update_lb_proto_2
by David G. Quintas
· 8 years ago
a818f72
Load Reporting back to using metadata
by David Garcia Quintas
· 8 years ago
a7a1098
Updated load_balancer.proto
by David Garcia Quintas
· 8 years ago
53af23c
Improvements to Fake Resolver
by David Garcia Quintas
· 8 years ago
e223a6a
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
52ff44f
Merge pull request #10440 from danzh2010/udpserver
by Yang Gao
· 8 years ago
443a75d
1. Added golden file test. 2. Added support for mock. 3. Sanity fix.
by Mahak Mukhi
· 8 years ago
940b2bd
Merge pull request #10634 from yang-g/fuzz2
by Yang Gao
· 8 years ago
56c23f1
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
9d129e7
Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe
by Muxi Yan
· 8 years ago
c3666d7
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
8b24229
Fix merge
by Craig Tiller
· 8 years ago
2c6f637
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
813e751
Merge pull request #10660 from ctiller/bugfixes
by Craig Tiller
· 8 years ago
0bbdb02
adding a benchmark for c core call create that do two separate batches.
by Yuxuan Li
· 8 years ago
f84ea39
merge with head
by yang-g
· 8 years ago
d65b44a
Merge branch 'caching_uri' of https://github.com/makdharma/grpc into makdharma-caching_uri
by Makarand Dharmapurikar
· 8 years ago
3136568
Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe
by Muxi Yan
· 8 years ago
b81fb79
Merge pull request #9972 from sreecha/cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
9b3d391
Fix broken test
by Craig Tiller
· 8 years ago
a094b1a
Fix broken test
by Craig Tiller
· 8 years ago
6aba1e5
Fix broken test
by Craig Tiller
· 8 years ago
90bb7bd
Merge pull request #10449 from ctiller/minimal_test
by Craig Tiller
· 8 years ago
Next »