aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* initial minimal stack configurator sketchGravatar Craig Tiller2017-03-31
|
* Merge pull request #10382 from ctiller/checksGravatar Craig Tiller2017-03-31
|\ | | | | Reinstate filegroup dependency checks, fix fallout
* \ Merge pull request #10410 from yang-g/add_portGravatar Yang Gao2017-03-31
|\ \ | | | | | | Add ports to global server callback.
* \ \ Merge pull request #10375 from dgquintas/fix_fuzzer_961Gravatar David G. Quintas2017-03-31
|\ \ \ | | | | | | | | Fix oss-fuzz/961
| | * | Add ports to global server callback.Gravatar yang-g2017-03-31
| | | |
* | | | Merge pull request #10318 from y-zeng/server_channel_max_ageGravatar Yuchen Zeng2017-03-31
|\ \ \ \ | |_|/ / |/| | | Max age for server channels
| | | * Fix include guardsGravatar Craig Tiller2017-03-31
| | | |
| | | * clang-formatGravatar Craig Tiller2017-03-31
| | | |
* | | | Merge pull request #10381 from dgquintas/remove_lr_from_server_contextGravatar David G. Quintas2017-03-30
|\ \ \ \ | | | | | | | | | | Removed wrong LR include from codegen
* \ \ \ \ Merge pull request #10357 from muxi/timestamp-objc-testsGravatar Muxi Yan2017-03-30
|\ \ \ \ \ | | | | | | | | | | | | Display time between objc tests
* \ \ \ \ \ Merge pull request #10348 from sreecha/init-free-cqGravatar Sree Kuchibhotla2017-03-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Do not call grpc_init() for per-call-completion-queues created by a C++ sync server
| | | | | * | Fixed oss-fuzz/961Gravatar David Garcia Quintas2017-03-30
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #10218 from ctiller/bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Possible fix to TSAN race
| | | | | | * Merge branch 'remove_lr_from_server_context' of github.com:dgquintas/grpc ↵Gravatar Craig Tiller2017-03-30
| | | | | | |\ | | | | | |_|/ | | | | |/| | | | | | | | | into checks
| | | | * | | Removed wrong LR include from codegenGravatar David Garcia Quintas2017-03-30
| |_|_|/ / / |/| | | | |
| | | | | * Reinstate one check, fix fall outGravatar Craig Tiller2017-03-30
| |_|_|_|/ |/| | | |
| * | | | Fix barrier, commentGravatar Craig Tiller2017-03-30
| | | | |
* | | | | Merge pull request #10352 from yang-g/time_conversionGravatar Yang Gao2017-03-30
|\ \ \ \ \ | | | | | | | | | | | | Make convert clock_type consistent with add/sub when dealing with ext…
* \ \ \ \ \ Merge pull request #10342 from ctiller/buildGravatar Craig Tiller2017-03-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Move src/core/lib/tsi --> src/core/tsi
* \ \ \ \ \ \ Merge pull request #10353 from yang-g/lost_childGravatar Yang Gao2017-03-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove call from sibling list when it is not first child.
| | | * | | | | Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MINGravatar yang-g2017-03-29
| | | | | | | |
| | | | | | | * Change the unit to ms, clean upGravatar Yuchen Zeng2017-03-29
| | | | | | | |
| * | | | | | | Remove call from sibling list when it is not first child.Gravatar yang-g2017-03-29
| | | | | | | |
| | | | | | * | Display time between tests for troubleshooting timeoutGravatar Muxi Yan2017-03-29
| |_|_|_|_|/ / |/| | | | | |
| | | | | * | Add commentGravatar Sree Kuchibhotla2017-03-29
| | | | | | |
| | | | | * | Merge branch 'master' into init-free-cqGravatar Sree Kuchibhotla2017-03-29
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | | | * | | Fix commentsGravatar Craig Tiller2017-03-29
| | | | | | |
| | | | * | | Merge github.com:grpc/grpc into bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-29
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #10315 from thinkerou/fix_style_phpGravatar Stanley Cheung2017-03-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: fix code style
| | | * | | | | Sanity fixesGravatar Craig Tiller2017-03-29
| | | | | | | |
* | | | | | | | Merge pull request #10344 from ncteisen/fixfixGravatar Noah Eisen2017-03-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix Bug from Error Slice Optimization
| | | | | | | | * Add max_connection_idle testGravatar Yuchen Zeng2017-03-29
| | | | | | | | |
* | | | | | | | | Merge pull request #9926 from y-zeng/retry_pingsGravatar Yuchen Zeng2017-03-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Retry sending pings if they are delayed
| | | | | | | | | * Fix use-after-free issueGravatar Yuchen Zeng2017-03-29
| | | | | | | | | |
* | | | | | | | | | Merge pull request #10314 from thinkerou/fix_markdown_renderGravatar Vijay Pai2017-03-28
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | fix markdown render error
| | | | | | * | | | Make convert clock_type consistent with add/sub when dealing with extreme valuesGravatar yang-g2017-03-28
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | | | | * Add max_connection_age end2end testGravatar Yuchen Zeng2017-03-28
| | | | | | | | |
| | | | | | | * | Do not call grpc_init() for per-call-completion-queues created by a C++Gravatar Sree Kuchibhotla2017-03-28
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | synchronous server
* | | | | | | | Merge pull request #10337 from yang-g/autofuzzGravatar Yang Gao2017-03-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Clamp memory usage estimate
| | | | | | * | | Update include pathsGravatar Craig Tiller2017-03-28
| | | | | | | | |
| | | | * | | | | Fix error slice bugGravatar ncteisen2017-03-28
| |_|_|/ / / / / |/| | | | | | |
| | | | | * | | Move src/core/lib/tsi --> src/core/tsiGravatar Craig Tiller2017-03-28
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #10325 from y-zeng/keepalive_fixesGravatar Yuchen Zeng2017-03-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Client-side keepalive fixes
| | * | | | | | Clamp memory usage estimateGravatar yang-g2017-03-28
| | | | | | | |
* | | | | | | | Merge pull request #9964 from lyuxuan/stream_corked_prGravatar lyuxuan2017-03-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Implemented stream coalescing (C++)
* \ \ \ \ \ \ \ \ Merge pull request #9247 from muxi/packet-coalescing-objcGravatar Muxi Yan2017-03-28
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Packet Coalescing - ObjC
| | | | | | | | * Add max_connection_idle enforcementGravatar Yuchen Zeng2017-03-28
| | | | | | | | |
| | | | | | | | * Add max age grace periodGravatar Yuchen Zeng2017-03-28
| | | | | | | | |
| | | | | | | | * Add max_age_filterGravatar Yuchen Zeng2017-03-28
| | | | | | | | |
| | | * | | | | | Fix formatting issues, move g_disable_ping_ack check to the PING responderGravatar Yuchen Zeng2017-03-27
| | | | | | | | |