aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
|\
| * Merge master into yashykt:execctxcleanupGravatar Yash Tibrewal2018-03-14
| |\
| * | Remove unnecessary includes of exec_ctx.hGravatar Yash Tibrewal2018-03-14
| | * Merge pull request #14681 from AspirinSJL/headGravatar Juanli Shen2018-03-13
| |/|
| | * Fix call stack ref flakeGravatar Juanli Shen2018-03-12
| * | Convert byte_stream API to C++.Gravatar Mark D. Roth2018-03-09
* | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-07
|\| |
* | | Add severityGravatar ncteisen2018-03-07
* | | Make test workGravatar ncteisen2018-03-06
* | | Reviewer feedback, s/object_registry/channel_trace_registryGravatar ncteisen2018-03-06
* | | reviewer feedback, renameGravatar ncteisen2018-03-06
* | | Reviewer feedbackGravatar ncteisen2018-03-05
| * | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
| |/
* | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-02
|\|
* | Re write renderedGravatar ncteisen2018-03-02
* | Fix build and sanityGravatar ncteisen2018-03-02
* | reviewer commentsGravatar ncteisen2018-03-01
* | Reviewer commentsGravatar ncteisen2018-03-01
* | Reviewer feedbackGravatar ncteisen2018-03-01
* | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-01
|\ \
| | * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| | |\ | | |/ | |/|
| * | Retry support.Gravatar Mark D. Roth2018-02-28
| | * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
| | |\ | | |/ | |/|
| * | Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
| * | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
| | * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
| | |\ | | |/ | |/|
| * | place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| | * C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
| |/
* | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-02-13
|\ \
| | * Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
| |/
| * Manually fix build issueGravatar Noah Eisen2018-02-09
| * Run clang fmtGravatar Noah Eisen2018-02-09
| * Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
| * Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
| |\
| * \ Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
| |\ \
| | | * Merge branch 'master' into gpr_review_tlsGravatar Vijay Pai2018-02-08
| | | |\ | | | |/ | | |/|
| | * | Upmerge branch 'v1.9.x' into 'master'Gravatar Mehrdad Afshari2018-02-05
| | |\ \
| * | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ / /
| * | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
| |\ \ \
| * \ \ \ Merge pull request #14264 from yang-g/to_scopeGravatar Yang Gao2018-02-01
| |\ \ \ \
| | * | | | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
| | | | * | Regenerate projectsGravatar Mehrdad Afshari2018-01-31
| * | | | | Shutdown timer manager first and then executorGravatar yang-g2018-01-31
| |/ / / /
* | | | | Fix objc buildGravatar ncteisen2018-01-29
* | | | | Fix asanGravatar ncteisen2018-01-29
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-29
|\| | | |
| | | * | Regenerate projectsGravatar Mehrdad Afshari2018-01-26
| | | * | Don't segfault on header replayGravatar Ken Payson2018-01-26
| | | | * Privatize thread-local storage headersGravatar Vijay Pai2018-01-25
| | |_|/ | |/| |
* | | | Add get_uuid method to channelGravatar ncteisen2018-01-24