Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
990f6427e8d9fabcff87fc21fcfce774d7500b2b
/
test
bf6abee
Remove experimental prefix
by Craig Tiller
· 9 years ago
b4e7036
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression
by Craig Tiller
· 9 years ago
d82d0b2
Merge pull request #2319 from dgquintas/str_join_with_sep
by Nicolas Noble
· 9 years ago
5e7e55b
Merge with head and resolve conflict
by yang-g
· 9 years ago
f87a098
Merge pull request #2470 from ctiller/i-want-to-wait-free
by Vijay Pai
· 9 years ago
6016e26
Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep
by David Garcia Quintas
· 9 years ago
e9881bb
Merge pull request #2403 from ctiller/no-worries-i-can-wait
by Nicolas Noble
· 9 years ago
cadbf22
Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms
by David Garcia Quintas
· 9 years ago
29cb6dd
Merge pull request #2482 from vjpai/rename_schedule_callback
by Craig Tiller
· 9 years ago
463cde7
update according to spec change
by yang-g
· 9 years ago
efccb3f
Merge pull request #2472 from nicolasnoble/4000-is-infinite-right
by Craig Tiller
· 9 years ago
e086725
Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worries-i-can-wait
by Craig Tiller
· 9 years ago
c9fef6f
Merge github.com:grpc/grpc into no-worries-i-can-wait
by Craig Tiller
· 9 years ago
af26143
Merge github.com:grpc/grpc into i-want-to-wait-free
by Craig Tiller
· 9 years ago
be2b9b2
Merge pull request #2463 from dgquintas/bitsetmacros
by Craig Tiller
· 9 years ago
aff4f2a
Changing a very long (4000s) deadline to 10s.
by Nicolas "Pixel" Noble
· 9 years ago
eec373c
Merge pull request #2413 from dgquintas/interop_sniffer
by Craig Tiller
· 9 years ago
1eedf26
Merge pull request #2385 from yang-g/timeout_interop
by Craig Tiller
· 9 years ago
72a4417
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
by vjpai
· 9 years ago
fb58d23
Merge with head
by yang-g
· 9 years ago
7ef7232
split iterator into its own file
by yang-g
· 9 years ago
7cceb09
Merge branch 'master' of github.com:grpc/grpc into decompression
by David Garcia Quintas
· 9 years ago
c9af31d
Merge pull request #2473 from hongweiwang/uri_parser
by Craig Tiller
· 9 years ago
9a3f858
Merge pull request #2460 from vjpai/exposed_pool
by Craig Tiller
· 9 years ago
d423f3c
Fix authority in uri_parser
by Hongwei Wang
· 9 years ago
e0981df
Merge github.com:grpc/grpc into i-want-to-wait-free
by Craig Tiller
· 9 years ago
e3988db
Added more tests for GPR_BITCOUNT
by David Garcia Quintas
· 9 years ago
6b8d1ae
rewrote bitcount function as a macro
by David Garcia Quintas
· 9 years ago
b80479e
Added population count function
by David Garcia Quintas
· 9 years ago
ed7e855
Require a pointer + macro arg protection
by David Garcia Quintas
· 9 years ago
305e3bd
Added bitset macro ops
by David Garcia Quintas
· 9 years ago
a2e1bb1
Change name of thread_pool files to fixed_size_thread_pool when appropriate
by vjpai
· 9 years ago
6dd49a5
Added some methods to context inspector. Also minor tweak to server context IsCancelled() method
by David Garcia Quintas
· 9 years ago
211e65b
Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep
by David Garcia Quintas
· 9 years ago
e410986
clang-format'd.
by David Garcia Quintas
· 9 years ago
e0d581b
Merge branch 'master' of github.com:grpc/grpc into decompression
by David Garcia Quintas
· 9 years ago
8ea6308
Merge pull request #2383 from vjpai/lockfree-stack
by Craig Tiller
· 9 years ago
e845d98
Merge pull request #2406 from dgquintas/writeoptions
by Craig Tiller
· 9 years ago
14b3684
Remove const_iterator typedef and add a range based loop test
by yang-g
· 9 years ago
69f2410
Make thread_pool.h a public header
by Vijay Pai
· 9 years ago
ca83dc8
Adjust oustanding request count to meet new server algorithm
by Craig Tiller
· 9 years ago
e959335
Fix tcp_client_posix_test on mac
by Craig Tiller
· 9 years ago
a508c80
Merge github.com:grpc/grpc into no-worries-i-can-wait
by Craig Tiller
· 9 years ago
811536e
auth context iterator
by yang-g
· 9 years ago
d54c3e6
clang-format changed files
by Vijay Pai
· 9 years ago
181ef45
Addressing outstanding typos and comments Clang-format of changed files
by Vijay Pai
· 9 years ago
df55161
Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4
by vjpai
· 9 years ago
76fcaee
resolve comments
by yang-g
· 9 years ago
e1d95d6
Adding a handler for abort().
by Nicolas "Pixel" Noble
· 9 years ago
ffe27b9
Implement test for stack initial push edge
by Craig Tiller
· 9 years ago
8d9f830
Introduced InteropContextInspector to be able to peek into server contexts during interop testing.
by David Garcia Quintas
· 9 years ago
6a3cf97
Added WriteOptions for per-message flags and modified CallOps to use it.
by David Garcia Quintas
· 9 years ago
be5f059
Add oauth2_auth_token test case in interop test
by yang-g
· 9 years ago
677c50c
Update C++ impl
by Craig Tiller
· 9 years ago
58bbc86
Updating wrapped languages to new time functions
by Craig Tiller
· 9 years ago
354398f
Updating wrapped languages to new time functions
by Craig Tiller
· 9 years ago
75cfb04
Merge github.com:grpc/grpc into no-worries-i-can-wait
by Craig Tiller
· 9 years ago
143e7bf
Introduce a clock type field onto gpr_timespec.
by Craig Tiller
· 9 years ago
717ea0e
Install simple Windows exception handlers.
by Nicolas "Pixel" Noble
· 9 years ago
a882299
Merge branch 'master' into lockfree-stack
by vjpai
· 9 years ago
10a6546
Multithreaded test of stack
by Vijay Pai
· 9 years ago
f5d2138
Test code
by vjpai
· 9 years ago
d1c9254
Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time
by Vijay Pai
· 9 years ago
5c3eea3
Merge pull request #2380 from ctiller/slartiwhatfast
by Vijay Pai
· 9 years ago
ad262a1
Merge pull request #2384 from ctiller/spiderman-cant-compete
by Vijay Pai
· 9 years ago
13608fe
Merge pull request #2347 from ctiller/simpler-cq
by Vijay Pai
· 9 years ago
f0fb537
Merge branch 'footprints-on-the-sands-of-time' into no-worries-i-can-wait
by Craig Tiller
· 9 years ago
69563b9
Add timeout interop test case
by yang-g
· 9 years ago
bd54ec4
1 != 10
by Craig Tiller
· 9 years ago
2c3a35e
Make naming a little more consistent
by Craig Tiller
· 9 years ago
57e1f4f
Merge pull request #2369 from ctiller/mac-be-sadness
by Yang Gao
· 9 years ago
b7e3633
Merge github.com:grpc/grpc into simpler-cq
by Craig Tiller
· 9 years ago
080d6c5
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
by Craig Tiller
· 9 years ago
0b1b1a5
Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds
by Julien Boeuf
· 9 years ago
d0955f3
Compile fix for Mac
by Craig Tiller
· 9 years ago
5aa65e8
Merge github.com:grpc/grpc into be-less-verbose
by Craig Tiller
· 9 years ago
14ce90f
Merge branch 'master' of github.com:grpc/grpc into decompression
by David Garcia Quintas
· 9 years ago
b35fe2a
Merge branch 'dont-shutdown-your-peers' into simpler-cq
by Craig Tiller
· 9 years ago
12cf537
clang-format affected files
by Craig Tiller
· 9 years ago
7d4f8a1
Merge github.com:grpc/grpc into simpler-cq
by Craig Tiller
· 9 years ago
d53bc89
Add missing pieces
by yang-g
· 9 years ago
3315a84
Merge remote-tracking branch 'upstream/master' into security_context2
by yang-g
· 9 years ago
f9e8e59
Resolve comments
by yang-g
· 9 years ago
5cc175f
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
by Craig Tiller
· 9 years ago
81f77db
Fixed stupid bug from another dimension. Thanks msan.
by David Garcia Quintas
· 9 years ago
ec5a0ba
Merge pull request #2271 from jboeuf/oauth2_access_token
by Yang Gao
· 9 years ago
19512b1
Merge pull request #2320 from ctiller/hosts-need-names-too
by Yang Gao
· 9 years ago
d130bdd
Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged
by Yang Gao
· 9 years ago
a6b9a89
Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token
by Julien Boeuf
· 9 years ago
ffe3d2b
Modified gpr_slice_split to take a char* separator.
by David Garcia Quintas
· 9 years ago
ea94e46
Merge branch 'master' of github.com:grpc/grpc into jwt_verifier
by Julien Boeuf
· 9 years ago
97fc6a3
Rewrite completion queue internals to use pre-allocation of events
by Craig Tiller
· 9 years ago
17bb649
Merge branch 'master' of github.com:grpc/grpc into decompression
by David Garcia Quintas
· 9 years ago
b037bb6
Adding tests and fixing mem leak in default creds.
by Julien Boeuf
· 9 years ago
ab54f79
Reduce spam
by Craig Tiller
· 9 years ago
98d60fc
Merge github.com:grpc/grpc into hosts-need-names-too
by Craig Tiller
· 9 years ago
8e218f5
Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep
by David Garcia Quintas
· 9 years ago
074e224
Split function now takes slices as input, performs no allocs
by David Garcia Quintas
· 9 years ago
ab575d4
merge head and resolve conflict
by yang-g
· 9 years ago
3b685b7
Merge pull request #2200 from jboeuf/slice_to_cstring
by Craig Tiller
· 9 years ago
Next »