Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
edbf2b9d13445221c9d8858c00cea02435570fe0
/
CMakeLists.txt
edbf2b9
Add a spinlock type.
by Craig Tiller
· 8 years ago
312fdba
Merge github.com:grpc/grpc into bm_meta
by Craig Tiller
· 8 years ago
510f38a
Merge branch 'bm_chttp2' into bm_meta
by Craig Tiller
· 8 years ago
40e1e99
Fix load_reporting linker error
by ncteisen
· 8 years ago
523d54b
Refine to just be a HPACK benchmark
by Craig Tiller
· 8 years ago
2f792d9
Initial http2 benchmarks
by Craig Tiller
· 8 years ago
11468c0
Merge branch 'bm_call_create' into bm_error
by Craig Tiller
· 8 years ago
21dd43a
Merge github.com:grpc/grpc into bm_call_create
by Craig Tiller
· 8 years ago
8b01e8f
Merge pull request #9708 from ctiller/bm_cq
by Craig Tiller
· 8 years ago
9b836dd
Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt
by Craig Tiller
· 8 years ago
8506219
Remove internal api canaries: they have never solved anything for us
by Craig Tiller
· 8 years ago
55c6ebf
Merge branch 'master' into health
by yang-g
· 8 years ago
2bc4cc4
Merge github.com:grpc/grpc into bm_call_create
by Craig Tiller
· 8 years ago
f422cc7
Merge github.com:grpc/grpc into bm_cq
by Craig Tiller
· 8 years ago
b8e2bca
Add a benchmark for metadata primitives
by Craig Tiller
· 8 years ago
ca452f4
Merge pull request #9648 from dgquintas/lr_sans_md
by David G. Quintas
· 8 years ago
264307f
Add benchmarks for grpc_error
by Craig Tiller
· 8 years ago
fd044b8
Call creation benchmark
by Craig Tiller
· 8 years ago
1f8c558
Merge branch 'bm_closure' into bm_cq
by Craig Tiller
· 8 years ago
2b085f9
Merge branch 'bm_trickle' into bm_closure
by Craig Tiller
· 8 years ago
14ae538
Add microbenchmark of single-threaded CQ operations
by Craig Tiller
· 8 years ago
fe5f497
Add a test that measures flow control stalls in a deterministic way
by Craig Tiller
· 8 years ago
f31f096
Use call context to propagare LR costs
by David Garcia Quintas
· 8 years ago
b3f34b6
Add benchmarks of closures, combiners, exec_ctx primitives
by Craig Tiller
· 8 years ago
f7f25fc
Merge pull request #9615 from ppietrasa/bugfix-missing_include
by Jan Tattermusch
· 8 years ago
9d9ef71
Merge pull request #9599 from ppietrasa/feature-PDBs
by Jan Tattermusch
· 8 years ago
a5fac1f
Regenerate CMakeLists.txt
by Piotr Pietraszkiewicz
· 8 years ago
7aff583
Regenerate CMakeListst.txt
by Piotr Pietraszkiewicz
· 8 years ago
5ef95a9
Merge pull request #9194 from dgquintas/lb_secure_naming_3
by David G. Quintas
· 8 years ago
0129150
Secure naming support for gRPCLB
by David Garcia Quintas
· 8 years ago
04fb965
Merge pull request #9054 from sreecha/pollset_set_test
by Sree Kuchibhotla
· 8 years ago
13a537b
merge with head
by yang-g
· 8 years ago
5f3cfe9
Fix read from uninitialized memory bug in GrpcBufferWriter.
by Harvey Tuch
· 8 years ago
7ed3c93
Merge pull request #9511 from ctiller/assert_writes
by Craig Tiller
· 8 years ago
1bb5371
Disable writes_per_rpc on Windows
by Craig Tiller
· 8 years ago
61eb40c
Put files in a better place
by Craig Tiller
· 8 years ago
0dad5d3
Merge github.com:grpc/grpc into assert_writes
by Craig Tiller
· 8 years ago
c40b347
Merge branch 'bwest' into assert_writes
by Craig Tiller
· 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
5395aba
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
6613168
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
3a63d4c
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
438c0b5
add convenience cmake targets
by Jan Tattermusch
· 8 years ago
eeaeca8
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
a5b1a89
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
6e0a476
Merge github.com:grpc/grpc into version3
by Craig Tiller
· 8 years ago
4c2a9a2
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
988b47c
Add metadata_map.h to build.yaml Add missing files to BUILD
by yang-g
· 8 years ago
5cad46e
Bump master version numbers
by Craig Tiller
· 8 years ago
9a3997c
Add a test verifying number of writes per RPC is reasonable
by Craig Tiller
· 8 years ago
d7f01c4
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
edcde05
Merge remote-tracking branch 'upstream/master' into health
by yang-g
· 8 years ago
df4d275
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
1695218
Re-run generate-projects
by Stanley Cheung
· 8 years ago
cc2971b
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
95ccbc2
Merge branch 'bm_countwrites' into bwest
by Craig Tiller
· 8 years ago
0ed9fd4
update submodules
by yang-g
· 8 years ago
48af8b2
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
a719802
merge with head
by yang-g
· 8 years ago
c63aaf1
Merge branch 'cp' into rollfwd
by Craig Tiller
· 8 years ago
0bfd059
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
6f690f3
Merge pull request #9372 from markdroth/proxy_mapper
by Mark D. Roth
· 8 years ago
674fe85
Merge pull request #9383 from markdroth/http_connect_channel_arg
by Mark D. Roth
· 8 years ago
6e0697c
Merge pull request #9343 from jtattermusch/fix_grpclb_test_deps
by Jan Tattermusch
· 8 years ago
7e87c32
generate_projects.sh
by Sree Kuchibhotla
· 8 years ago
7c70b6c
Revert "Revert "Metadata handling rewrite""
by Craig Tiller
· 8 years ago
5e01e2a
Revert "Metadata handling rewrite"
by Craig Tiller
· 8 years ago
2e225c1
Merge pull request #9340 from stanley-cheung/update-boringssl
by Nicolas Noble
· 8 years ago
ff1f160
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
55fe0db
Update projects
by Craig Tiller
· 8 years ago
b7b7486
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
7201fdc
re-run generate-project.sh after rebase
by Stanley Cheung
· 8 years ago
1c6a144
fix ordering of deps in grpclb_test
by Jan Tattermusch
· 8 years ago
8760084
Regenerate project
by ncteisen
· 8 years ago
36cda4c
regenerate
by Jan Tattermusch
· 8 years ago
428eb03
Merge pull request #9361 from jtattermusch/cmake_protobuf
by Jan Tattermusch
· 8 years ago
d58a985
Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
by Mark D. Roth
· 8 years ago
5acc826
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
79f2a24
Add proxy mapper hook.
by Mark D. Roth
· 8 years ago
aecd46e
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
54492aa
regenerate
by Jan Tattermusch
· 8 years ago
e6bcd0e
Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
by Mark D. Roth
· 8 years ago
d425712
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 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
032baa8
Fix sanity: check_sources_and_headers
by Craig Tiller
· 8 years ago
8a7a446
merge with head
by yang-g
· 8 years ago
d04dc4d
Merge github.com:grpc/grpc into fix_errors
by Craig Tiller
· 8 years ago
732351f
Start fixing http error --> grpc status conversion
by Craig Tiller
· 8 years ago
1f0f23c
Handshaker plugin mechanism.
by Mark D. Roth
· 8 years ago
348fba2
Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
by Mark D. Roth
· 8 years ago
293ef15
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
3ca6019
Merge branch 'patchy' into slice_with_exec_ctx_and_build
by Craig Tiller
· 8 years ago
3d5592c
Moving message_size_filter properly.
by Nicolas "Pixel" Noble
· 8 years ago
1accb12
fix path
by yang-g
· 8 years ago
eb30c80
Merge branch 'flow_control_v2' into bwest
by Craig Tiller
· 8 years ago
Next »