Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
81f750e7b2dc609e99f6568678a1fe877703ca85
/
src
/
core
81f750e
undo time_t type casting
by zeliard
· 10 years ago
2cade59
Merge branch 'master' of https://github.com/grpc/grpc
by zeliard
· 10 years ago
8ae189b
64bit support on Windows
by zeliard
· 10 years ago
2b1f7a9
Merge github.com:google/grpc into batch-metadata
by Craig Tiller
· 10 years ago
638c1ee
partial fix for #546
by Jan Tattermusch
· 10 years ago
5618a9d
removed chatty log messages on windows
by Jan Tattermusch
· 10 years ago
2710786
remove nslices assertion on windows
by Jan Tattermusch
· 10 years ago
a836705
allow empty messages in gRPC on windows
by Jan Tattermusch
· 10 years ago
48b02ec
Add !=NULL
by Craig Tiller
· 10 years ago
062db02
Merge github.com:google/grpc into batch-metadata
by Craig Tiller
· 10 years ago
d2b11fa
Use GPR_ASSERT here
by Craig Tiller
· 10 years ago
4b20077
Add helpful log message
by Craig Tiller
· 10 years ago
b4a75a8
Add != NULL
by Craig Tiller
· 10 years ago
1b5062c
Fix indentation
by Craig Tiller
· 10 years ago
ee15234
Add /* NDEBUGS */ as appropriate
by Craig Tiller
· 10 years ago
42c15a3
resolve comment
by Yang Gao
· 10 years ago
84b8884
Tidying up proof of concept
by Craig Tiller
· 10 years ago
f102103
Proof of concept fix for flow control error
by Yang Gao
· 10 years ago
b116c4f
Remove expensive asserts from NDEBUG builds
by Craig Tiller
· 10 years ago
c8a2299
Merge github.com:grpc/grpc into batch-metadata
by Craig Tiller
· 10 years ago
9c9d4e0
Addressing comments
by Craig Tiller
· 10 years ago
7d1d9ca
Refactoring of core security to remove the factories.
by Julien Boeuf
· 10 years ago
5c019ae
clang-format
by Craig Tiller
· 10 years ago
eb40a53
Fix remaining allocation bugs
by Craig Tiller
· 10 years ago
bd22271
Random small fixes
by Craig Tiller
· 10 years ago
76f5d46
clang-format
by Craig Tiller
· 10 years ago
8b282cb
Got rid of GRPC_SEND_START
by Craig Tiller
· 10 years ago
c6f60ea
Merge pull request #1292 from jboeuf/load_file_with_null_term
by Craig Tiller
· 10 years ago
9c1043e
Progress towards transport using metadata batches
by Craig Tiller
· 10 years ago
b67d14c
Merge pull request #1288 from ctiller/init-fix2
by Nicolas Noble
· 10 years ago
205aee1
Move metadata batching to stream_op
by Craig Tiller
· 10 years ago
87d5b19
clang-format
by Craig Tiller
· 10 years ago
6902ad2
Switching to batch oriented metadata passing
by Craig Tiller
· 10 years ago
9d005cc
Addressing comments.
by Julien Boeuf
· 10 years ago
b20111c
clang-format
by Craig Tiller
· 10 years ago
0845337
Introduce ahead-of-time registration of (method,host) pairs
by Craig Tiller
· 10 years ago
28d75d9
Adding option to add a null terminator when loading a file.
by Julien Boeuf
· 10 years ago
9aadeb8
Get GRPC_TRACE tcp working again
by Craig Tiller
· 10 years ago
4e01659
Merge remote-tracking branch 'upstream/master' into timers
by Vijay Pai
· 10 years ago
7b3aba5
Fix some name choices
by Vijay Pai
· 10 years ago
68e4515
Mark activation for read, write, and time spent in system calls
by Vijay Pai
· 10 years ago
0fb96e8
Rename seq to id so that it's clear it can be any generic ID
by Vijay Pai
· 10 years ago
74c0224
Change int sequence number to a void* for more generality
by Vijay Pai
· 10 years ago
c18bfd8
Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unref
by Craig Tiller
· 10 years ago
ad36c54
Merge github.com:google/grpc into fast-unref
by Craig Tiller
· 10 years ago
3de5aaf
Remove (void*)1
by Craig Tiller
· 10 years ago
5fa5042
Merge pull request #1267 from vjpai/timers
by Craig Tiller
· 10 years ago
c6a3da7
Explicit header path
by vjpai
· 10 years ago
634346b
Merge with other metadata changes
by Craig Tiller
· 10 years ago
25c283f
Merge github.com:grpc/grpc into fast-unref
by Craig Tiller
· 10 years ago
d72f779
Merge pull request #1259 from ctiller/metadata
by David Klempner
· 10 years ago
a727135
Add important comment
by Craig Tiller
· 10 years ago
b285aab
Share mdctx between secure channels
by Craig Tiller
· 10 years ago
c4885ed
Allow extracting mdctx from creds
by Craig Tiller
· 10 years ago
fe0104a
Batch unref metadata in HTTP/2 stream encoder
by Craig Tiller
· 10 years ago
5cfc4b9
Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsy
by Vijay Pai
· 10 years ago
7b3b058
Merge pull request #1270 from jboeuf/server_security_context_factory
by Yang Gao
· 10 years ago
721f362
Inline initial slice buffer allocation
by Craig Tiller
· 10 years ago
dcfe504
Merge pull request #1269 from ctiller/racefix
by jboeuf
· 10 years ago
ba63e8a
Fix Typo
by Craig Tiller
· 10 years ago
83df2c3
Merge branch 'master' of git://github.com/vjpai/grpc into timers
by Vijay Pai
· 10 years ago
98efdcb
Merge remote-tracking branch 'upstream/master'
by Vijay Pai
· 10 years ago
6c71ce5
Refactoring of server context creation (incremental improvement).
by Julien Boeuf
· 10 years ago
0310f13
clang-format results
by Vijay Pai
· 10 years ago
9cccb08
Stub out precise clock structure from the overall flow of timers.c so that
by Vijay Pai
· 10 years ago
954d7a2
Fix race on shutdown
by Craig Tiller
· 10 years ago
0b9d0da
Space
by Vijay Pai
· 10 years ago
2288f5b
Eliminate unneeded asserts
by Vijay Pai
· 10 years ago
bc17113
Allow a build config called CONFIG=latprof that defines the appropriate
by Vijay Pai
· 10 years ago
1ae46a2
Change barriers to protect the innocent
by Craig Tiller
· 10 years ago
6dfa7e6
Move files to a new "profiling" directory to better distinguish from census
by Vijay Pai
· 10 years ago
0a94998
Merge github.com:grpc/grpc into windows-fixes
by Craig Tiller
· 10 years ago
7549998
Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timers
by Vijay Pai
· 10 years ago
c914c4a
Infrastructure for timer insertion, logging, and testing.
by Vijay Pai
· 10 years ago
9fa41b9
Eliminate channel-wide lock for grpc_mdelem_ref.
by Craig Tiller
· 10 years ago
e8a0b40
Merge pull request #1016 from dklempner/no_kick_self
by Nicolas Noble
· 10 years ago
e2ecc50
Merge pull request #1222 from ctiller/mac-fixes
by Nicolas Noble
· 10 years ago
a181436
Make endpoint_pair_windows compile.
by Craig Tiller
· 10 years ago
1861dca
Fix #ifdef
by Craig Tiller
· 10 years ago
532fa36
Add endpoint_pair_windows.c (never compiled)
by Craig Tiller
· 10 years ago
818efa6
Implement gpr_sleep_until for Windows.
by Craig Tiller
· 10 years ago
c8f95e3
Fixing msys2 compilation...
by Nicolas "Pixel" Noble
· 10 years ago
c02c1d8
clang-format
by Craig Tiller
· 10 years ago
6d97916
Update Windows build for interface changes
by Craig Tiller
· 10 years ago
aec96aa
Fix server shutdown
by Craig Tiller
· 10 years ago
55b7306
Update Windows build for interface changes
by Craig Tiller
· 10 years ago
a99157f
Fix server shutdown
by Craig Tiller
· 10 years ago
a397330
Fixing MacOS build breakage introduced in #1191.
by Nicolas Noble
· 10 years ago
14832f8
Merge pull request #1191 from nicolasnoble/gpr_thd_join
by Jan Tattermusch
· 10 years ago
cf1a7e0
Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a.
by Vijay Pai
· 10 years ago
91647cc
Adding joinable threads, and gpr_thd_join.
by Nicolas Noble
· 10 years ago
74c14e5
Add in a racy check for min deadline in run_some_expired_alarms before
by Vijay Pai
· 10 years ago
7d3d9ca
Eliminate a redundant unlock-lock pair since this code is only invoked from
by Vijay Pai
· 10 years ago
7f13eb2
Shutting off warnings about control paths.
by Nicolas "Pixel" Noble
· 10 years ago
32934cf
Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-field
by David Klempner
· 10 years ago
3c10ee4
Merge pull request #989 from murgatroid99/core_start_batch_trace
by Nicolas Noble
· 10 years ago
0992749
Merge pull request #1114 from nicolasnoble/windows-fixes
by Jan Tattermusch
· 10 years ago
2f22346
Fixing errors found by clang static analysis.
by Julien Boeuf
· 10 years ago
5c4ff03
Fix server crash if host header field is translated to :authority
by Tatsuhiro Tsujikawa
· 10 years ago
8703f4d
Various Windows fixes.
by Nicolas Noble
· 10 years ago
Next »