Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
518e3fe700015759cedea57f2e4febf300d57ba7
518e3fe
Fixes for streaming compression.
by David Garcia Quintas
· 9 years ago
40d808f
Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits
by Jan Tattermusch
· 9 years ago
1e24847
Merge pull request #2553 from jtattermusch/auth_interop_tests
by Michael Lumish
· 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
482d761
Making sure that 32 bits is being built and run on Jenkins.
by Nicolas "Pixel" Noble
· 9 years ago
aabf72c
Merge pull request #2551 from ctiller/markup-the-things
by Nicolas Noble
· 9 years ago
7a68b29
Merge pull request #2552 from murgatroid99/node_metadata_meainingful_keys
by Abhishek Kumar
· 9 years ago
02c160a
Use more meaningful names for metadata keys in tests
by murgatroid99
· 9 years ago
2d984bf
Mark up all existing comments in grpc.h for Doxygen, add main page
by Craig Tiller
· 9 years ago
2355066
Merge pull request #2464 from murgatroid99/node_server_construction_change
by Abhishek Kumar
· 9 years ago
58df9ee
Merge pull request #2530 from ctiller/no-reserve
by David G. Quintas
· 9 years ago
ddb4b1a
Merge pull request #2538 from jcanizales/tests-script
by Michael Lumish
· 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
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
669297b
Merge pull request #2536 from stanley-cheung/add_homebrew_to_jenkins
by Stanley Cheung
· 9 years ago
ba906ed
Merge pull request #2500 from jcanizales/remove-cocoapods-warning
by Michael Lumish
· 9 years ago
b00472b
missed a php depenedency in dockerfile
by Stanley Cheung
· 9 years ago
b69d4c0
Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx
by Michael Lumish
· 9 years ago
8584cb1
Merge pull request #2497 from jcanizales/update-head-v-to-0.7
by Michael Lumish
· 9 years ago
af1f97e
Fix typo
by Craig Tiller
· 9 years ago
a314f2c
Merge pull request #2531 from stanley-cheung/add_homebrew_to_jenkins
by Jan Tattermusch
· 9 years ago
488a5b4
temp directory doesnt work when tests run in parallel
by Stanley Cheung
· 9 years ago
bf6abee
Remove experimental prefix
by Craig Tiller
· 9 years ago
9b602e0
Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins
by Jan Tattermusch
· 9 years ago
f08b067
Merge pull request #2494 from grpc/cconfig-readme
by Craig Tiller
· 9 years ago
ad33910
Merge branch 'dgquintas-decompression'
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
17bb3ec
support macos in jenkins run_distributions script
by Stanley Cheung
· 9 years ago
5fcdffc
Accept [GRXWriter writerWithContainer:nil] for consistency with the rest
by Jorge Canizales
· 9 years ago
bc970ae
Fix [GRXWriter emptyWriter] not being reusable.
by Jorge Canizales
· 9 years ago
d82d0b2
Merge pull request #2319 from dgquintas/str_join_with_sep
by Nicolas Noble
· 9 years ago
4368221
Merge pull request #2476 from murgatroid99/ruby_fix_warnings
by Nicolas Noble
· 9 years ago
faeeac5
Rephrasing of lb policies sentence
by David G. Quintas
· 9 years ago
9fce455
Fixup codegen now that GRXWriter is a class
by Jorge Canizales
· 9 years ago
570e941
Fix C library gpr_inf_future breakage
by Jorge Canizales
· 9 years ago
243e8ee
Remove Cocoapods warning of OTHER_LDFLAGS
by Jorge Canizales
· 9 years ago
6531b2b
Make the call retain cycle explicit and encapsulated within GRPCCall.m
by Jorge Canizales
· 9 years ago
4c6f778
ConcurrentWriteable: NSData *message -> id value
by Jorge Canizales
· 9 years ago
35f003b
Rename GRPCDelegateWrapper -> GRXConcurrentWriteable
by Jorge Canizales
· 9 years ago
f2b7020
Merge pull request #2404 from yang-g/oauth_interop
by jboeuf
· 9 years ago
5e7e55b
Merge with head and resolve conflict
by yang-g
· 9 years ago
63c3efb
Move head podspec to v0.7.
by Jorge Canizales
· 9 years ago
4a4e22d
client config README small fixes
by David G. Quintas
· 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
0c2f162
Moved docs from .c to .h for compress_filter
by David Garcia Quintas
· 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
2d883e7
Merge pull request #2489 from yang-g/header_guard
by Craig Tiller
· 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
6ca6ec8
set header guard
by yang-g
· 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
232e04b
Spelling correction
by Craig Tiller
· 9 years ago
2510ce4
Reflect new gpr_timespec type in C#
by Craig Tiller
· 9 years ago
7c4fdb5
Added comments
by David Garcia Quintas
· 9 years ago
fea28b7
Merge pull request #2485 from ctiller/thread-stress=craig-stress
by David G. Quintas
· 9 years ago
068e320
Merge pull request #2486 from murgatroid99/node_error_status_test
by Jan Tattermusch
· 9 years ago
048fc2f
Merge pull request #2488 from jcanizales/subclass-grxwriter
by Michael Lumish
· 9 years ago
560b82c
Added tests for UNKNOWN status when the handler does not specify
by murgatroid99
· 9 years ago
fb5ce3d
Merge pull request #2479 from grpc/pick_first_h_docstring
by Craig Tiller
· 9 years ago
3644adf
Merge pull request #2478 from grpc/pollset_set_comment_fix
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
29f55d5
Remove GRXWriter wrappers that are now unnecessary
by Jorge Canizales
· 9 years ago
a38baae
Subclass GRXWriter instead of conforming to protocol
by Jorge Canizales
· 9 years ago
739c998
Codegen GRXWriter* instead of id<GRXWriter>
by Jorge Canizales
· 9 years ago
a8c5d96
id<GRXWriter> -> GRXWriter * in the tests
by Jorge Canizales
· 9 years ago
5604712
id<GRXWriter> -> GRXWriter * in the runtime
by Jorge Canizales
· 9 years ago
29f13f2
Moar parenthesis!
by David Garcia Quintas
· 9 years ago
7b52c98
Separate GRXForwardingWriter, delete the protocol
by Jorge Canizales
· 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
06f0972
Add tests for translating server handler errors to status objects
by murgatroid99
· 9 years ago
304048c
Fix leaked completions (leading to leaked calls in thread_stress_test)
by Craig Tiller
· 9 years ago
9d70c81
Merge pull request #2483 from stanley-cheung/add_homebrew_to_jenkins
by Jan Tattermusch
· 9 years ago
d76bb25
rename script to run_distribution
by Stanley Cheung
· 9 years ago
c876923
Merge pull request #2451 from yang-g/authcontext_iterator
by jboeuf
· 9 years ago
72a4417
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
by vjpai
· 9 years ago
06fabde
add missed 'class'
by yang-g
· 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
65ef0ff
Merge pull request #1888 from ctiller/flow-like-lava-to-a-barnyard
by Abhishek Kumar
· 9 years ago
65749c1
Docstring for grpc_create_pick_first_lb_policy
by David G. Quintas
· 9 years ago
a5d6e72
Tiny comment grammar fix
by David G. Quintas
· 9 years ago
abfaf2a
Expand comment
by Craig Tiller
· 9 years ago
Next »