Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0f5621d13137085703085a81e241f47f95d95d1d
/
src
/
core
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
2cff008
Merge pull request #1074 from jcanizales/makes-cpu-posix-portable
by Abhishek Kumar
· 10 years ago
cfd6073
Various Windows fixes.
by Nicolas Noble
· 10 years ago
d2773a9
Merge pull request #1025 from tatsuhiro-t/use-host-if-authority-not-available
by David Klempner
· 10 years ago
89d68bd
Removing src/core/security/roots.pem
by Julien Boeuf
· 10 years ago
2da7ca8
Remove dead code
by Craig Tiller
· 10 years ago
30e666c
Creates cpu_iphone.c
by Jorge Canizales
· 10 years ago
c97638b
Merge pull request #1012 from dklempner/nobarrier
by Vijay Pai
· 10 years ago
f70259f
Merge pull request #1026 from tatsuhiro-t/fix-client-bad-goaway-last-stream-id
by Vijay Pai
· 10 years ago
1cbf8d7
Update doc as requested in review
by Tatsuhiro Tsujikawa
· 10 years ago
229000f
Use "host" header field if ":authority" is not present
by Tatsuhiro Tsujikawa
· 10 years ago
c3be769
Merge pull request #983 from jboeuf/refresh_token_parsing
by Yang Gao
· 10 years ago
ecf53c6
Merge commit 'e7268b8f841b334ea86f7432c0c1c62683b7d112' into makes-cpu-posix-portable
by Jorge Canizales
· 10 years ago
d11f610
Fix client sending invalid GOAWAY last-stream-id
by Tatsuhiro Tsujikawa
· 10 years ago
a13752d
Remove the current poller from the watch list to avoid immediately kicking it when notifying of an event
by Craig Tiller
· 10 years ago
466423b
Add a no_barrier_load atomic operation.
by David Klempner
· 10 years ago
42734b5
Merge pull request #978 from Chilledheart/master
by Yang Gao
· 10 years ago
9835cf0
Adding refresh token credentials.
by Julien Boeuf
· 10 years ago
dc9faa3
Added missing log argument
by murgatroid99
· 10 years ago
d47946b
Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch
by murgatroid99
· 10 years ago
ca767c0
Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer
by Chilledheart
· 10 years ago
7551606
Adding refresh token parsing
by Julien Boeuf
· 10 years ago
2ad8d21
strcmp: change all !str[n]cmp to str[n]cmp == 0
by Ronnie Sahlberg
· 10 years ago
3631e82
Merge pull request #835 from ctiller/credit
by Nicolas Noble
· 10 years ago
64d0a87
Reintroduce sleep on backup thread
by Craig Tiller
· 10 years ago
c20324e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
d3be281
Merge pull request #964 from ctiller/i-am-so-very-lazy
by Nicolas Noble
· 10 years ago
8ace0bc
Rename to save confusion
by Craig Tiller
· 10 years ago
60a5bfc
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
60fd361
Crash in channel/server creation if grpc_init not called
by Craig Tiller
· 10 years ago
68de8e9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
fd5d8ff
Don't call grpc_create_chttp2_transport after destroying the server
by David Klempner
· 10 years ago
0bc6805
Merge pull request #837 from ctiller/qps_driver
by Vijay Pai
· 10 years ago
e7a523e
Merge pull request #951 from rauls5382/service_names
by Abhishek Kumar
· 10 years ago
461be40
Fix ref counting
by Craig Tiller
· 10 years ago
346a086
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
659be5a
Manually resolve well-known service names
by Raul Silvera
· 10 years ago
f282514
Print resource utilization
by Craig Tiller
· 10 years ago
a362de5
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
3de87ee
Merge pull request #933 from ctiller/bugscrub2
by jboeuf
· 10 years ago
76877c3
Generate latencies in driver
by Craig Tiller
· 10 years ago
e7460e8
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
eb131bb
Auth fixes
by Craig Tiller
· 10 years ago
991ca9f
Allow only one thread to complete ioreqs at once
by Craig Tiller
· 10 years ago
Next »