Yash Tibrewal
|
cf9b084211
|
Removing few more instances of exec_ctx
|
7 years ago |
Yash Tibrewal
|
b1ee138ce6
|
Merge master
|
7 years ago |
Yash Tibrewal
|
4e9265c828
|
Merge with master
|
7 years ago |
Sree Kuchibhotla
|
76190cf14b
|
Merge pull request #13294 from sreecha/cc-tsan-1
Fix TSAN issue in backup poller
|
7 years ago |
Craig Tiller
|
ce1c7db84c
|
Merge pull request #13039 from ctiller/tfix2
Turn benchmark failures into test failures
|
7 years ago |
Eric Anderson
|
9c04438853
|
Merge pull request #13308 from ejona86/getstate-connect
doc: Fully define GetState in connectivity state API
|
7 years ago |
Yang Gao
|
064bdd56d4
|
Merge pull request #13281 from yang-g/log_envar
log GRPC_POLL_STRATEGY when fail to find polling engine
|
7 years ago |
Sree Kuchibhotla
|
3a128c098f
|
Merge branch 'master' into cc-tsan-1
|
7 years ago |
Noah Eisen
|
3a54b8673e
|
Merge pull request #13201 from wjackson/cancel-and-priority
Fix header-with-priority for canceled stream bug
|
7 years ago |
Sree Kuchibhotla
|
e782063f2b
|
Merge pull request #13259 from sreecha/resource-quota-fix
Fix resource_quota_server bug
|
7 years ago |
Vijay Pai
|
2da79b8feb
|
Merge pull request #13326 from vjpai/cpu_test
Reduce # of arithmetic ops to reduce time spent in gpr_cpu_test
|
7 years ago |
Michael Lumish
|
4d4fab1e60
|
Merge pull request #13313 from murgatroid99/uv_assertion_fixes
Fix timer freed early in uv pollset
|
7 years ago |
Whitney Jackson
|
a674634055
|
Handle frame with priority flag for canceled stream
|
7 years ago |
Vijay Pai
|
c42e978004
|
Reduce # of arithmetic ops to reduce time spent in this test.
|
7 years ago |
Jan Tattermusch
|
f4145c0a8f
|
Merge pull request #13324 from jtattermusch/fix_artifact_build
Add back artifact builder dockerfiles
|
7 years ago |
Jan Tattermusch
|
dcd970d86b
|
artifact builder dockerfiles were removed by mistake
|
7 years ago |
yang-g
|
c3be930abf
|
Merge branch 'master' of https://github.com/grpc/grpc into log_envar
|
7 years ago |
Craig Tiller
|
2575141dc0
|
Merge pull request #13311 from ctiller/lfe3
Fix races in rolled-back LockfreeEvent code
|
7 years ago |
murgatroid99
|
70e87c3dee
|
Clang format
|
7 years ago |
Sree Kuchibhotla
|
b6727b6f70
|
clang format
|
7 years ago |
Sree Kuchibhotla
|
096f883e5e
|
clang format
|
7 years ago |
Sree Kuchibhotla
|
c4a973ca5c
|
Merge branch 'master' into cc-tsan-1
|
7 years ago |
murgatroid99
|
c6f925d922
|
Fix timer freed early in uv pollset
|
7 years ago |
Craig Tiller
|
1ef989cd50
|
Fixes, commentary
|
7 years ago |
Craig Tiller
|
15626bb527
|
Fix data race
|
7 years ago |
Craig Tiller
|
fbf61bbc1a
|
Revert "Revert "Class-ify lockfree event""
|
7 years ago |
Noah Eisen
|
a5ad92dd88
|
Merge pull request #13303 from ncteisen/ubsan
Fix internal UBSAN failure
|
7 years ago |
Eric Anderson
|
f090194666
|
doc: Fully define GetState in connectivity state API
|
7 years ago |
David G. Quintas
|
e85fc238a0
|
Merge pull request #13307 from grpc/revert-13097-lfe3
Revert "Class-ify lockfree event"
|
7 years ago |
David G. Quintas
|
332c7e402a
|
Revert "Class-ify lockfree event"
|
7 years ago |
Yash Tibrewal
|
a4265d464c
|
Merge pull request #13304 from yashykt/testc++fixes
Remove include from end2end data files and add extern C to each defin…
|
7 years ago |
Sree Kuchibhotla
|
52f7039dc4
|
Merge branch 'master' into cc-tsan-1
|
7 years ago |
Sree Kuchibhotla
|
4047e45275
|
Merge branch 'master' into resource-quota-fix
|
7 years ago |
Craig Tiller
|
99dcb6953e
|
Merge pull request #13097 from ctiller/lfe3
Class-ify lockfree event
|
7 years ago |
Craig Tiller
|
660d4aa2d2
|
Merge github.com:grpc/grpc into tfix2
|
7 years ago |
Yash Tibrewal
|
c284139d2f
|
Remove include from end2end data files and add extern C to each definition instead
|
7 years ago |
ncteisen
|
5dd0d6fadb
|
Fix internal UBSAN failure
|
7 years ago |
Yash Tibrewal
|
d9da7387b8
|
Merge pull request #13147 from yashykt/testc++ize
Convert test/core to C++
|
7 years ago |
Yash Tibrewal
|
67c0effd32
|
MacOS uses end2end tests. therefore extern C needed
|
7 years ago |
yang-g
|
ceb24750e7
|
include log.h for mac
|
7 years ago |
kpayson64
|
c03867ff22
|
Merge pull request #12648 from kpayson64/attempt_2
Add back mpscq request matcher implementation
|
7 years ago |
Yang Gao
|
4c8f8fe1f1
|
Merge pull request #13297 from yang-g/pollcv
Use same cq for client and server
|
7 years ago |
Noah Eisen
|
9ad6068f66
|
Merge pull request #13199 from ncteisen/zero-copy
Refactor SerializationTraits
|
7 years ago |
yang-g
|
802f762f17
|
remove unused variable
|
7 years ago |
Ken Payson
|
e1533572d5
|
Add back mpscq request matcher
|
7 years ago |
yang-g
|
0b9b7d2610
|
Use same cq for client and server
|
7 years ago |
Michael Lumish
|
c55a4b1ab5
|
Merge pull request #13145 from murgatroid99/remove_node
Remove src/node and references to it
|
7 years ago |
Jan Tattermusch
|
a1f8dfad38
|
Merge pull request #13293 from jtattermusch/csharp_consolidate_dockerfiles
Consolidate C# interop test docker images
|
7 years ago |
Yash Tibrewal
|
5d3b03f87a
|
Merge pull request #13286 from yashykt/13235fix
Forward fix for PR #13235. Perform strcmp only when not NULL
|
7 years ago |
Sree Kuchibhotla
|
9a0db88885
|
Fix TSAN issue in backup poller
|
7 years ago |