Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a7c162c17c6d126ef3466ab3f2d199ceea76b1f7
/
src
a75098d
add user-agent for php
by Stanley Cheung
· 9 years ago
d357cc0
Merge pull request #2643 from jtattermusch/csharp_timeouts
by Michael Lumish
· 9 years ago
a61ca70
Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent
by Vijay Pai
· 9 years ago
3a442d9
Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor
by Yang Gao
· 9 years ago
49313ce
tiny fixes
by Jan Tattermusch
· 9 years ago
6835b92
fix test on windows
by Jan Tattermusch
· 9 years ago
7a3ac62
explicitly convert deadline for server handlers to realtime
by Jan Tattermusch
· 9 years ago
4106259
add MathService.Fib test with deadline
by Jan Tattermusch
· 9 years ago
f7cfc8a
implemented cancellation support for MathService.Fib
by Jan Tattermusch
· 9 years ago
0846b68
add Timeout support and tests
by Jan Tattermusch
· 9 years ago
7452956
added deadline to generated stubs
by Jan Tattermusch
· 9 years ago
50b8365
Timespec.FromDateTime implementation and tests
by Jan Tattermusch
· 9 years ago
4113ba5
implemented FromDateTime
by Jan Tattermusch
· 9 years ago
f6410f5
robust conversion from Timespec to DateTime and tests
by Jan Tattermusch
· 9 years ago
a1b820e
Merge pull request #2586 from dgquintas/compress_flag_reset
by Craig Tiller
· 9 years ago
b5bbf66
Merge pull request #2629 from ctiller/always-with-the-mono
by Yang Gao
· 9 years ago
e3086f8
Integration fix
by Craig Tiller
· 9 years ago
05cc0c4
Integration fix
by Craig Tiller
· 9 years ago
5d1469a
Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous-velvit-velociraptor
by Craig Tiller
· 9 years ago
dd161a0
Merge github.com:grpc/grpc into virtuous-velvit-velociraptor
by Craig Tiller
· 9 years ago
994c262
Fix flow control
by Craig Tiller
· 9 years ago
2e7ce15
Merge pull request #2617 from jboeuf/jwt_creds_renaming
by Yang Gao
· 9 years ago
1ed96ba
Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor
by Craig Tiller
· 9 years ago
5126bb6
Merge pull request #2493 from a-veitch/record_stat
by Craig Tiller
· 9 years ago
94329d0
Make the server report monotonic times for deadlines
by Craig Tiller
· 9 years ago
b70440b
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
by Yang Gao
· 9 years ago
6f30dec
Flow control fix
by yang-g
· 9 years ago
8b89bde
Merge pull request #2622 from ctiller/look-at-the-trees
by Yang Gao
· 9 years ago
be7d16d
Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurts
by David G. Quintas
· 9 years ago
9835a13
Handle a race where a new call comes in post-shutdown a little better
by Craig Tiller
· 9 years ago
d9ddc77
Filter out reserved metadata so that applications cant mess us up
by Craig Tiller
· 10 years ago
6159c07
Fix interop tests by ensuring non-http-special metadata precedes other metadata
by Craig Tiller
· 9 years ago
fe4c3f4
Renaming jwt_credentials to service_account_jwt_access_credentials.
by Julien Boeuf
· 9 years ago
b6d6137
Fix Python C89 pedantry
by Masood Malekghassemi
· 9 years ago
73a31c5
Merge pull request #2604 from murgatroid99/node_user_agent_string
by Michael Lumish
· 9 years ago
ae01709
fix stylecop warnings
by Jan Tattermusch
· 9 years ago
b146ef6
added generated file Health.cs to stylecop ignore
by Jan Tattermusch
· 9 years ago
766d72b
set primary user agent by C# channel
by Jan Tattermusch
· 9 years ago
88b8a03
Merge pull request #2597 from jtattermusch/csharp_metadata
by Stanley Cheung
· 9 years ago
d601ff5
Fixed setting user-agent string
by murgatroid99
· 9 years ago
7717202
fix crash caused by wrong size of MetadataEntryStruct
by Jan Tattermusch
· 9 years ago
518e3fe
Fixes for streaming compression.
by David Garcia Quintas
· 9 years ago
198a1ad
Added user-agent setting code, and a test for it
by murgatroid99
· 9 years ago
23a33aa
Merge pull request #2529 from ctiller/prefer-gin-n-tonic
by Vijay Pai
· 9 years ago
86ba413
Merge pull request #2556 from ctiller/one-thing-at-a-time
by Vijay Pai
· 9 years ago
e7e1c82
improving test readability
by Jan Tattermusch
· 9 years ago
a236ff2
rename Result to ResponseAsync
by Jan Tattermusch
· 9 years ago
7d219cf
fix echo metadata test
by Jan Tattermusch
· 9 years ago
25bb2ef
regenerated code and fixed inconsistencies
by Jan Tattermusch
· 9 years ago
5269d16
codegen and API changes
by Jan Tattermusch
· 9 years ago
61e6478
Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY
by Yang Gao
· 9 years ago
ed4b7a7
modify client call interface to allow reading status and trailers
by Jan Tattermusch
· 9 years ago
1cf8d42
added some tests
by Jan Tattermusch
· 9 years ago
556875d
Merge pull request #2559 from ctiller/holographic-ninja-soda
by Nicolas Noble
· 9 years ago
0ac5580
Merge pull request #2554 from murgatroid99/node_oauth_interop
by Michael Lumish
· 9 years ago
2620536
Fix (forever) a TSAN bug thats plagued us
by Craig Tiller
· 9 years ago
8271f5d
propagate statuscode from server handler
by Jan Tattermusch
· 9 years ago
a0bb065
allow sending trailers from server handler
by Jan Tattermusch
· 9 years ago
998eb9b
populate server context
by Jan Tattermusch
· 9 years ago
990f642
Fix TSAN reported failure
by Craig Tiller
· 9 years ago
3d57871
Fix TSAN reported failure
by Craig Tiller
· 9 years ago
60fb201
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
by Craig Tiller
· 9 years ago
ac392e2
Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-me-who-you-might-be
by Craig Tiller
· 9 years ago
5bbd818
refactor server call handlers
by Jan Tattermusch
· 9 years ago
7f23a75
fix bug
by Jan Tattermusch
· 9 years ago
77415b6
some cleanup and better metadata support
by Jan Tattermusch
· 9 years ago
ec50f28
reading of metadata
by Jan Tattermusch
· 9 years ago
63bb2f1
Removed now-incorrect asserts in oauth test
by murgatroid99
· 9 years ago
c7b8872
Removed unnecessary arguments from auth message
by murgatroid99
· 9 years ago
21ec6c3
Added oauth2_auth_token and per_rpc_creds Node interop tests
by murgatroid99
· 9 years ago
33c9130
fixed dependencies in C# project
by Jan Tattermusch
· 9 years ago
7b4a31f
implement per_rpc_creds and oauth2_auth_token interop tests
by Jan Tattermusch
· 9 years ago
4524942
Merge github.com:grpc/grpc into tell-me-who-you-might-be
by Craig Tiller
· 9 years ago
02c160a
Use more meaningful names for metadata keys in tests
by murgatroid99
· 9 years ago
81bcc4c
Make endpoint peer API work on Windows
by Craig Tiller
· 9 years ago
2355066
Merge pull request #2464 from murgatroid99/node_server_construction_change
by Abhishek Kumar
· 9 years ago
1b22b9d
Add grpc_call_get_peer
by Craig Tiller
· 9 years ago
58df9ee
Merge pull request #2530 from ctiller/no-reserve
by David G. Quintas
· 9 years ago
698d00c
Add ipv4:, ipv6: schemes
by Craig Tiller
· 9 years ago
851032a
address comments
by Alistair Veitch
· 9 years ago
aaab651
Refer simplifying script with xctool.
by Jorge Canizales
· 9 years ago
cbe18e5
Remove unneeded error trap.
by Jorge Canizales
· 9 years ago
4a6f9e0
Update Windows to use the monotonic clock for alarms also
by Craig Tiller
· 9 years ago
4f101bd
Merge github.com:grpc/grpc into prefer-gin-n-tonic
by Craig Tiller
· 9 years ago
b71f8fb
Simplify xcodebuild’s output filter regex
by Jorge Canizales
· 9 years ago
a307728
Test on iPhone instead of iPad
by Jorge Canizales
· 9 years ago
5dc5899
Filter xcodebuild output, fix return code, and leave make to the podspec
by Jorge Canizales
· 9 years ago
bed5c3c
Always use the locally-built plugin for tests
by Jorge Canizales
· 9 years ago
be85352
Script to build the ObjC plugin, generate code, and run tests
by Jorge Canizales
· 9 years ago
0535b03
Share AllTests scheme, without the local RouteGuide tests
by Jorge Canizales
· 9 years ago
cd32956
Merge pull request #2526 from jcanizales/accept-nil-container
by Michael Lumish
· 9 years ago
51c69e6
Merge pull request #2525 from jcanizales/fix-emptywriter
by Michael Lumish
· 9 years ago
03f0bd6
Merge pull request #2501 from jcanizales/gpr-inf-future
by Michael Lumish
· 9 years ago
baf2ab0
Merge pull request #2503 from jcanizales/fixup-codegen
by Michael Lumish
· 9 years ago
ba906ed
Merge pull request #2500 from jcanizales/remove-cocoapods-warning
by Michael Lumish
· 9 years ago
b69d4c0
Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx
by Michael Lumish
· 9 years ago
56488ea
Fix Windows CV
by Craig Tiller
· 9 years ago
bf6abee
Remove experimental prefix
by Craig Tiller
· 9 years ago
b4fdd32
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
by Craig Tiller
· 9 years ago
6a7626c
Move alarm subsystem to monotonic time
by Craig Tiller
· 9 years ago
Next »