Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
fb89ee38d5d464a48b9866d7c7941976a031e8fb
fb89ee3
Merge pull request #597 from ctiller/chex5
by Craig Tiller
· 10 years ago
59ea16f
Fix a race where an fd can be deleted during polling
by Craig Tiller
· 10 years ago
d9f3dfe
Merge pull request #581 from ctiller/an-update-on-c++
by Yang Gao
· 10 years ago
2627e4e
Merge with async unary changes
by Craig Tiller
· 10 years ago
646f601
Merge pull request #594 from jtattermusch/fix_include
by Nicolas Noble
· 10 years ago
5bac11a
Merge pull request #595 from ctiller/chex3
by Nicolas Noble
· 10 years ago
2d11c93
Merge github.com:grpc/grpc into an-update-on-c++
by Craig Tiller
· 10 years ago
e9defd7
Delete symlink to my home directory
by Craig Tiller
· 10 years ago
2f2afd2
fixed string.h include
by Jan Tattermusch
· 10 years ago
d24d13d
Simplify TryPluck
by Craig Tiller
· 10 years ago
c7851cf
Merge pull request #593 from jtattermusch/separate_csharp_install
by Nicolas Noble
· 10 years ago
c7625b0
Move header #include
by Craig Tiller
· 10 years ago
bb0c65b
updated C# readme
by Jan Tattermusch
· 10 years ago
2ec0b3e
make grpc_csharp_ext compile and install independently from the grpc and gpr libraries
by Jan Tattermusch
· 10 years ago
8a287d1
Merge pull request #588 from yang-g/c++api
by Craig Tiller
· 10 years ago
1ff680a
Merge pull request #587 from ctiller/chex2
by Nicolas Noble
· 10 years ago
68bc778
2015
by Yang Gao
· 10 years ago
3a5e549
Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side.
by Yang Gao
· 10 years ago
5977a6a
Merge pull request #578 from jtattermusch/csharp_new_api
by Michael Lumish
· 10 years ago
9f36001
Merge pull request #586 from dklempner/epoll_doc_fix
by Craig Tiller
· 10 years ago
9be83ee
Fix use-after-free.
by Craig Tiller
· 10 years ago
a16fee2
Correct the comment documenting how to disable having multiple threads
by David Klempner
· 10 years ago
bac5c7c
Merge pull request #584 from ctiller/chex2
by Nicolas Noble
· 10 years ago
ec77624
fix typo: shutdown should be used in teardown.
by Jan Tattermusch
· 10 years ago
e8f13a6
Merge pull request #583 from jtattermusch/fix_csharp_ext
by Craig Tiller
· 10 years ago
603aec9
Merge remote-tracking branch 'upstream/master' into csharp_new_api
by Jan Tattermusch
· 10 years ago
efad8fa
Spam cleanup, test speedup
by Craig Tiller
· 10 years ago
1c7bdf5
removed reference to missing grpc_server_add_secure_http2_port
by Jan Tattermusch
· 10 years ago
3c65bca
Merge pull request #582 from ctiller/chex2
by Nicolas Noble
· 10 years ago
e359002
Merge pull request #576 from vjpai/mac
by Nicolas Noble
· 10 years ago
1a305b1
Make valgrind a bit more useful
by Craig Tiller
· 10 years ago
befd64e
Merge pull request #572 from ctiller/dox7
by Nathaniel Manista
· 10 years ago
d50bf4d
Merge pull request #563 from ctiller/dox4
by Nathaniel Manista
· 10 years ago
f01ea7c
Merge github.com:grpc/grpc into an-update-on-c++
by Craig Tiller
· 10 years ago
7326901
Merge pull request #579 from yang-g/c++api
by Craig Tiller
· 10 years ago
eaaee49
Merge github.com:grpc/grpc into an-update-on-c++
by Craig Tiller
· 10 years ago
492968f
Server side cancellation receive support
by Craig Tiller
· 10 years ago
62a9641
Merge pull request #577 from jtattermusch/make_install_fix
by Craig Tiller
· 10 years ago
8d2e572
got rid of server_add_secure_http2_port
by Jan Tattermusch
· 10 years ago
8d7ce43
formatting
by Jan Tattermusch
· 10 years ago
37afb9a
fixing unknown method call handler on server
by Jan Tattermusch
· 10 years ago
fa21673
clang-format
by Jan Tattermusch
· 10 years ago
607307d
Cleanup of AsyncCall.cs
by Jan Tattermusch
· 10 years ago
a96afb0
renaming file name to match class name
by Jan Tattermusch
· 10 years ago
3f8962c
removal of unused methods in extension library
by Jan Tattermusch
· 10 years ago
337a2dd
migration to new C API
by Jan Tattermusch
· 10 years ago
60ea913
remove nonexistent stream_context_interface.h from build.json
by Jan Tattermusch
· 10 years ago
67fb94a
remove nonexistent stream_context_interface.h from build.json
by Jan Tattermusch
· 10 years ago
7cc2c30
Mac-specific Makefile inclusions and installation instructions
by vjpai
· 10 years ago
26e2e8f
Merge pull request #540 from ctiller/copyright
by Tim Emiola
· 10 years ago
453a926
Merge pull request #568 from donnadionne/docker
by Qi Zhao
· 10 years ago
d0d007e
change metadata getters to return const&
by Yang Gao
· 10 years ago
3c665f5
Merge pull request #567 from tbetbetbe/grpc_ruby_rename_modules
by Michael Lumish
· 10 years ago
ce5021b
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
caa51e4
Add back a missing test
by Donna Dionne
· 10 years ago
fa61ead
Bug fix
by Craig Tiller
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
645466e
Initial sketch
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
6d5f42e
Fix copyright notice
by Craig Tiller
· 10 years ago
f74ec4e
Merge github.com:grpc/grpc into copyright
by Craig Tiller
· 10 years ago
aface44
Merge pull request #573 from yang-g/c++api
by Craig Tiller
· 10 years ago
da699b8
do not leak reader or writer
by Yang Gao
· 10 years ago
2b7f537
Add metadata test with rpc. Adding/fixing things to make it work
by Yang Gao
· 10 years ago
4ddf950
Merge pull request #562 from ctiller/dox3
by Nathaniel Manista
· 10 years ago
d397349
Merge pull request #501 from ctiller/c++api
by Vijay Pai
· 10 years ago
8ac56c9
Clarify completion queue laws
by Craig Tiller
· 10 years ago
7bd5ab1
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
52342b3
Merge pull request #561 from ctiller/dox
by Yang Gao
· 10 years ago
1ece67c
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
a94beff
Add TODO
by Craig Tiller
· 10 years ago
e7163ab
Expand comment
by Craig Tiller
· 10 years ago
94640a3
Rework python, expand tool to make this easier
by Craig Tiller
· 10 years ago
347b83c
Merge github.com:grpc/grpc into copyright
by Craig Tiller
· 10 years ago
638a68b
Removes the line that sed could not fix
by Tim Emiola
· 10 years ago
560292a
Merge pull request #569 from nathanielmanistaatgoogle/reorganize-python
by Tim Emiola
· 10 years ago
78730fc
Merge pull request #570 from nathanielmanistaatgoogle/erroneous-trailing-backslash
by Tim Emiola
· 10 years ago
16b8924
Drop an erroneous trailing backslash.
by Nathaniel Manista
· 10 years ago
c25a3b3
Python source reorganization.
by Nathaniel Manista
· 10 years ago
91be1a8
Adding new tests into docker runs
by Donna Dionne
· 10 years ago
0a9ae3d
Merge pull request #504 from murgatroid99/node_new_core_api
by Tim Emiola
· 10 years ago
7e7911f
Updates the module name in the idiomatic and stub layers
by Tim Emiola
· 10 years ago
409e6c8
Updates the module name in C extension, ensuring it compiles
by Tim Emiola
· 10 years ago
dcdec3c
Merge pull request #553 from ctiller/tsan
by David Klempner
· 10 years ago
28fa262
Merge pull request #560 from ctiller/uds
by David Klempner
· 10 years ago
f06afde
Merge pull request #564 from ctiller/dox5
by Abhishek Kumar
· 10 years ago
d251ab9
Attempt to better explain secure server creation
by Craig Tiller
· 10 years ago
a0e34a0
Expand init/destroy documentation
by Craig Tiller
· 10 years ago
29f2b21
Add channel argument documentation
by Craig Tiller
· 10 years ago
aea2fc0
Fix shutdown semantics.
by Craig Tiller
· 10 years ago
aa31da4
UDS Fix
by Craig Tiller
· 10 years ago
ffbcaaf
Added missing documentation
by murgatroid99
· 10 years ago
e1b97b6
Merge pull request #557 from jboeuf/b542
by Craig Tiller
· 10 years ago
7cffec1
Merge pull request #556 from ctiller/codesize
by David Klempner
· 10 years ago
5882b53
Fixing memleak.
by Julien Boeuf
· 10 years ago
fc3aca2
Add missing ref
by Craig Tiller
· 10 years ago
23139ae
Add checking on fd_posix refcounts
by Craig Tiller
· 10 years ago
ab294db
Add some comments
by Craig Tiller
· 10 years ago
5e276e8
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
41c8e27
Merge pull request #20 from yang-g/c++api
by Craig Tiller
· 10 years ago
Next »