Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
9bfedd67e06c4bd4fa1855aabaf169461a3d6a54
/
src
/
core
9bfedd6
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
by Jan Tattermusch
· 9 years ago
a561ea6
Merge pull request #1833 from zayoo/master
by David G. Quintas
· 9 years ago
f78b9a7
Add comment
by Craig Tiller
· 9 years ago
db8e179
Add comment
by Craig Tiller
· 9 years ago
0d911aa
Merge github.com:grpc/grpc into break-break-break-the-locks
by Craig Tiller
· 9 years ago
59f905d
Changes to byte_buffer based on comments.
by David Garcia Quintas
· 9 years ago
5d5bd22
Tweaking
by Craig Tiller
· 9 years ago
95cae9b
Fix some asan issues
by Craig Tiller
· 9 years ago
3fc8e82
Cache commonly used status strings
by Craig Tiller
· 9 years ago
237443f
Merge branch 'master' of github.com:grpc/grpc into compression
by David Garcia Quintas
· 9 years ago
97f1454
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
25d02d5
Made grpc_byte_buffer_reader able to decompress msgs.
by David Garcia Quintas
· 9 years ago
3c26d09
Add a test of bad settings frame (and fix a bug!)
by Craig Tiller
· 9 years ago
8a7592a
Merge remote-tracking branch 'upstream/master' into you-complete-me
by Craig Tiller
· 9 years ago
c2e5be9
fix C# test access violation exception on Windows
by Jan Tattermusch
· 9 years ago
491a67b
Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind
by Yang Gao
· 9 years ago
7b6e979
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
2f300e2
Proper init/shutdown
by Craig Tiller
· 9 years ago
bed8a06
Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad
by Craig Tiller
· 9 years ago
af7abf9
Enable runtime configuration of tracers
by Craig Tiller
· 9 years ago
701af60
Expose gpr_asprintf and gpr_strdup
by Masood Malekghassemi
· 9 years ago
669c139
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
by Craig Tiller
· 9 years ago
a4b89fe
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
8017647
Removing an assert on chand->security_connector->auth_context.
by Nicolas "Pixel" Noble
· 9 years ago
02c677c
Reintroduced grpc_byte_buffer_reader_destroy.
by David Garcia Quintas
· 9 years ago
33da332
Fix Windows compilation
by Craig Tiller
· 9 years ago
30bd4eb
Removed grpc_byte_buffer_reader_{create,destroy}.
by David Garcia Quintas
· 9 years ago
3d67c7c
Merge github.com:grpc/grpc into count-the-things
by Craig Tiller
· 9 years ago
e53a282
Merge pull request #1862 from nicolasnoble/fixing-tools
by Craig Tiller
· 9 years ago
1b932e7
Merge pull request #1758 from dgquintas/iomgr_managed_cbs
by Craig Tiller
· 9 years ago
8535263
Fixing tools compilation.
by Nicolas "Pixel" Noble
· 9 years ago
980ef76
change census_context_deserialize signature
by Alistair Veitch
· 9 years ago
fa275a9
Label all iomgr objects
by Craig Tiller
· 9 years ago
f3da552
merge with master
by Alistair Veitch
· 9 years ago
69ba871
Implemented cb handling without the need for "managed closures".
by David Garcia Quintas
· 9 years ago
2696762
add init checks
by Alistair Veitch
· 9 years ago
9d48ebf
address comments
by Alistair Veitch
· 9 years ago
aaa03d7
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
1c762bd
Added some comments.
by David Garcia Quintas
· 9 years ago
8b8cce0
Removed managed closures from iomgr.
by David Garcia Quintas
· 9 years ago
284488b
removed managed closures from server.c
by David Garcia Quintas
· 9 years ago
2738ae8
fd_posix: free from managed closures!
by David Garcia Quintas
· 9 years ago
a25e6de
fd_posix: removed redundant on_done
by David Garcia Quintas
· 9 years ago
07997b6
assert -> GPR_ASSERT
by David Garcia Quintas
· 9 years ago
0c47d80
fixed compilation errors on windows code.
by David Garcia Quintas
· 9 years ago
a30020f
Comments addressed.
by David Garcia Quintas
· 9 years ago
5f228f5
Adapted the following to the new iomgr's cb API:
by David Garcia Quintas
· 9 years ago
a2779c1
Merge github.com:grpc/grpc into but-maybe-i-want-to-poll
by Craig Tiller
· 9 years ago
3824209
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
449db81
Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds
by Julien Boeuf
· 9 years ago
a7c1062
Fix minor bug call GRPC_TIMER_END before return
by Yu Zhou
· 9 years ago
f720bc5
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
8f17c6c
clang-format
by Craig Tiller
· 9 years ago
1a6f755
Make it possible to run with poll() instead of epoll()
by Craig Tiller
· 9 years ago
75c9b6f
Removing mdctx from the credentials.
by Julien Boeuf
· 9 years ago
c95de72
Rename function for clarity
by Craig Tiller
· 9 years ago
41508f1
Fix memory corruption bug
by Craig Tiller
· 9 years ago
017912d
Add missing lock
by Craig Tiller
· 9 years ago
89c0105
Merge pull request #1781 from ctiller/test-we-can-tell-people-things
by David G. Quintas
· 9 years ago
201035d
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
46a36d7
Merge pull request #1778 from yang-g/test
by Craig Tiller
· 9 years ago
e702361
Add a test of cmdline usage strings - and make them saner
by Craig Tiller
· 9 years ago
baac940
Add comment
by Craig Tiller
· 9 years ago
d1369aa
Merge github.com:grpc/grpc into scalable-poll
by Craig Tiller
· 9 years ago
dbf8fdc
Unref the slices if no write will happen.
by Yang Gao
· 9 years ago
29f79dc
Make C/C++ tests pass
by Craig Tiller
· 9 years ago
d0e741c
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
1439025
Merge pull request #1764 from ctiller/so-the-standard-we-rely-on-is-actually-released-and-has-been-for-some-time
by Eric Anderson
· 9 years ago
6eb2491
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
a7628c4
Merge pull request #1745 from ctiller/misbehaving-is-expected
by Nicolas Noble
· 9 years ago
ab3310c
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
bce999f
Refine shutdown API
by Craig Tiller
· 9 years ago
d0721bc
clang-format
by Craig Tiller
· 9 years ago
739f8ea
Advertise HTTP2 support
by Craig Tiller
· 9 years ago
97b74ff
Merge pull request #1732 from murgatroid99/core_request_call_trace
by Craig Tiller
· 9 years ago
afa2d63
Fix C core tests
by Craig Tiller
· 9 years ago
8c67d17
Standardize on |BIO_pending| and |BIO_wpending|.
by Julien Boeuf
· 9 years ago
ee945e8
Work towards removing grpc_server_shutdown
by Craig Tiller
· 9 years ago
dc62772
Cleanup
by Craig Tiller
· 9 years ago
9686dab
Initial refactoring and context API changes
by Alistair Veitch
· 9 years ago
77e091e
Workaround: Prevent threads sitting in epoll forever
by Craig Tiller
· 9 years ago
916a500
Add silent events to completion queue - to allow server shutdown to complete
by Craig Tiller
· 9 years ago
5d2766b
Remove debug
by Craig Tiller
· 9 years ago
b9c6d2f
Add comment
by Craig Tiller
· 9 years ago
b10ab57
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
a882e74
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 9 years ago
0b877ce
Allow destroy to be delayed instead of stalling
by Craig Tiller
· 9 years ago
ba3c3cd
Add testing of bad client behavior
by Craig Tiller
· 9 years ago
fe46136
Merge github.com:grpc/grpc into scalable-poll
by Craig Tiller
· 9 years ago
3569619
Remove all uses of __FUNCTION__
by Craig Tiller
· 9 years ago
6f2d647
Add debug
by Craig Tiller
· 9 years ago
70730b4
Tweak completion queue to newly agreed upon rules
by Craig Tiller
· 9 years ago
ad7c20c
Added tracing for grpc_server_request_call
by murgatroid99
· 9 years ago
a4fb700
Make pollset shutdown repeatedly kick until all threads have left poll.
by David Klempner
· 9 years ago
fdc9af8
Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm
by Yang Gao
· 9 years ago
d1e5fe3
Handle priority frames in any header
by Craig Tiller
· 9 years ago
27e14f4
Properly finish off ops when we see a failure
by Craig Tiller
· 9 years ago
3d49461
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
by Craig Tiller
· 9 years ago
bd02453
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
72b0f3a
Merge pull request #1685 from ctiller/cq-fix
by Michael Lumish
· 9 years ago
Next »