aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Collapse)AuthorAge
* Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
|
* Merge pull request #7291 from ctiller/better_statusGravatar Nicolas Noble2016-07-11
|\ | | | | Make it more likely to correctly report deadline exceeded
* \ Merge remote-tracking branch 'upstream/master' into importGravatar yang-g2016-07-08
|\ \
| | * Convert time to monotonic internallyGravatar Craig Tiller2016-07-08
| | |
| * | Merge pull request #7268 from ctiller/smaller_max_message_sizeGravatar Nicolas Noble2016-07-08
| |\ \ | | |/ | |/| Reduce default max message size
| * | Merge pull request #7239 from jboeuf/fix_7182Gravatar kpayson642016-07-08
| |\ \ | | | | | | | | Change the return status codes according to the doc
| | | * Merge github.com:grpc/grpc into smaller_max_message_sizeGravatar Craig Tiller2016-07-07
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #7190 from dgquintas/bb_reader_errorGravatar Nicolas Noble2016-07-07
| |\ \ \ | | | | | | | | | | Return success status of grpc_byte_buffer_reader_init
| | | | * Reduce default max message sizeGravatar Craig Tiller2016-07-07
| | |_|/ | |/| |
| * | | Merge pull request #7204 from ctiller/tsan-server-fixGravatar Craig Tiller2016-07-06
| |\ \ \ | | | | | | | | | | Fix TSAN failure in tcp_server (shown via qps_openloop_test)
| | | * \ Merge branch 'master' of github.com:grpc/grpc into bb_reader_errorGravatar David Garcia Quintas2016-07-06
| | | |\ \ | | |_|/ / | |/| | |
* / | | | Remove unused fileGravatar yang-g2016-07-06
|/ / / /
| | | * Fixing #7182: Change the return status codes according to the documentation.Gravatar Julien Boeuf2016-07-06
| | | |
* | | | Merge pull request #7175 from dgquintas/algo_initGravatar Nicolas Noble2016-07-06
|\ \ \ \ | |_|_|/ |/| | | Initialize variables in surface/call.c
| | | * Merge branch 'complicated-syndrome-of-the-alien-kind' of ↵Gravatar David Garcia Quintas2016-07-02
| | | |\ | | | | | | | | | | | | | | | https://github.com/soltanmm/grpc into bb_reader_error
| | | * | Added test for CGravatar David Garcia Quintas2016-07-02
| | | | |
* | | | | Merge pull request #6893 from y-zeng/handler_http_responseGravatar Nicolas Noble2016-07-01
|\ \ \ \ \ | |_|_|_|/ |/| | | | Add http2 status code in error_message if it's not 200
| | | | * pr commentsGravatar David Garcia Quintas2016-07-01
| | | | |
| | | * | Fix TSAN failure in tcp_server (shown via qps_openloop_test)Gravatar Craig Tiller2016-07-01
| |_|/ / |/| | |
* | | | Merge pull request #7176 from ctiller/deflakeGravatar Craig Tiller2016-06-30
|\ \ \ \ | | | | | | | | | | Fix memory leak, fix error.c refcount reporting
| | * \ \ Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
| | |\ \ \ | |_|/ / / |/| | | |
| | | | * Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
| |_|_|/ |/| | |
* | | | Merge pull request #7151 from dgquintas/eventfdGravatar Jan Tattermusch2016-06-30
|\ \ \ \ | | | | | | | | | | implemented eventfd_check_availability
| | * | | Fix memory leak, fix error.c refcount reportingGravatar Craig Tiller2016-06-30
| |/ / / |/| | |
| | | * Initialize variablesGravatar David Garcia Quintas2016-06-30
| |_|/ |/| |
* | | Merge pull request #7025 from ctiller/%sGravatar Craig Tiller2016-06-30
|\ \ \ | | | | | | | | Make transport-level errors be reflected in status messages on calls
| | * | implemented eventfd_check_availabilityGravatar David Garcia Quintas2016-06-29
| |/ / |/| |
* | | Merge pull request #7123 from sreecha/epoll_perfGravatar Jan Tattermusch2016-06-29
|\ \ \ | | | | | | | | Trace statements in epoll poller (enabled by default to debug the recent perf regression)
| * | | Reduce the number of kicksGravatar Sree Kuchibhotla2016-06-29
| | | |
| * | | Minor format fixGravatar Sree Kuchibhotla2016-06-28
| | | |
| * | | Trace statements in epoll poller (enabled by default to debug the recentGravatar Sree Kuchibhotla2016-06-28
| | | | | | | | | | | | | | | | perf regression)
| | * | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-28
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #6920 from murgatroid99/grpc_trace_granularityGravatar Jan Tattermusch2016-06-28
|\ \ \ \ | |/ / / |/| | | Allow disabling traces, add trace variables for pluck and timeout events
* | | | Merge pull request #7082 from ctiller/time_errorsGravatar Craig Tiller2016-06-27
|\ \ \ \ | | | | | | | | | | Annotate error.c for timing, remove broken test
* | | | | Fix comment formattingGravatar Craig Tiller2016-06-27
| | | | |
* | | | | Dont reblock sigmask every loopGravatar Craig Tiller2016-06-27
| | | | |
| | * | | Resolved merge conflicts with masterGravatar murgatroid992016-06-27
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #6644 from ctiller/reuse_portGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ | | | | | | | | | | | | SO_REUSEPORT support
| | * | | | Annotate error.c for timing, remove broken testGravatar Craig Tiller2016-06-27
| |/ / / / |/| | | |
* | | | | Merge pull request #6973 from makdharma/network_status_changeGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ | | | | | | | | | | | | Network status tracking
| | | | * \ Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| | | | |\ \
* | | | | \ \ Merge pull request #6888 from yang-g/fixesGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Minor fixes
* | | | | | | Fix GPR_TIMER misbalancingGravatar Craig Tiller2016-06-26
| | | | | | |
| | | * | | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #7043 from kpayson64/clang_formatGravatar Jan Tattermusch2016-06-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix clang formatting
* \ \ \ \ \ \ \ Merge pull request #6803 from sreecha/epoll_changesGravatar Craig Tiller2016-06-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | New epoll based polling implementation
* \ \ \ \ \ \ \ \ Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix #3803
| | | * | | | | | | Fix clang formattingGravatar Ken Payson2016-06-24
| | | | | | | | | |
* | | | | | | | | | Merge pull request #7014 from ctiller/fix_tracingGravatar Jan Tattermusch2016-06-24
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Re-enable accidentally disabled traces