aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Remove duplicate lineGravatar ncteisen2018-01-30
* fix test mem leakGravatar ncteisen2018-01-29
* 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
|\
| * Merge pull request #14177 from jtattermusch/fix_epollex_shutdownGravatar Jan Tattermusch2018-01-26
| |\
| | * explicitly initialize all grpc_pollset fields (epollex)Gravatar Jan Tattermusch2018-01-25
| | * fix: avoid doing a poll when already shutdownGravatar Jan Tattermusch2018-01-25
| * | Merge pull request #14146 from markdroth/inlined_vector_clearGravatar Mark D. Roth2018-01-25
| |\ \ | | |/ | |/|
| * | Merge pull request #14171 from yang-g/cork_allGravatar Yang Gao2018-01-24
| |\ \
* | | | Add get_uuid method to channelGravatar ncteisen2018-01-24
| * | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
| |\ \ \
| | | * | Use DEBUG level for polling engine trace logs.Gravatar yang-g2018-01-24
| | |/ /
| | | * Initialize data members in a single place.Gravatar Mark D. Roth2018-01-24
| | | * Add const version of operator[].Gravatar Mark D. Roth2018-01-23
| | | * Add clear() method for InlinedVector<>.Gravatar Mark D. Roth2018-01-23
| | |/
* | | Fix initialization bugGravatar ncteisen2018-01-23
* | | RefactorGravatar ncteisen2018-01-23
* | | Switch to using RefCountedGravatar ncteisen2018-01-23
* | | Fix clang tidyGravatar ncteisen2018-01-23
* | | Fix include guard sanityGravatar ncteisen2018-01-23
* | | Move object registry out of gprGravatar ncteisen2018-01-23
* | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-23
|\ \ \ | | |/ | |/|
* | | Reviewer feedback; commentsGravatar ncteisen2018-01-23
| * | Merge pull request #14093 from markdroth/arena_alignmentGravatar Mark D. Roth2018-01-23
| |\ \
* | | | Reviewer feedbackGravatar ncteisen2018-01-22
| * | | Merge pull request #14079 from kpayson64/disable_fork_supportGravatar kpayson642018-01-22
| |\ \ \
| | | * | Fix arena to return aligned memory.Gravatar Mark D. Roth2018-01-22
| | |/ / | |/| |
* | | | Switch to use manual constructorGravatar ncteisen2018-01-20
* | | | Remove uuid from channelGravatar ncteisen2018-01-20
* | | | s/TraceNode/TraceEvent and make it a structGravatar ncteisen2018-01-20
| * | | Merge pull request #14092 from mehrdada/bump1-10Gravatar Mehrdad Afshari2018-01-19
| |\ \ \
| * \ \ \ Merge pull request #14089 from markdroth/no_plus_in_directory_namesGravatar Mark D. Roth2018-01-19
| |\ \ \ \
| | | * | | Regenerate projectsGravatar Mehrdad Afshari2018-01-19
| | |/ / / | |/| | |
| | * | | Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
| | | * | PR feedback changesGravatar Ken Payson2018-01-19
| | | | * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #14070 from markdroth/backoff_api_cleanupGravatar Mark D. Roth2018-01-19
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Good C++ styleGravatar ncteisen2018-01-18
* | | | | Classify TraceNodeGravatar ncteisen2018-01-18
* | | | | Classify the tracer objectGravatar ncteisen2018-01-18
| * | | | Merge pull request #14076 from grpc/execctx_remfinishGravatar Yash Tibrewal2018-01-18
| |\ \ \ \
| | | | * \ Merge remote-tracking branch 'upstream/master' into disable_fork_supportGravatar Ken Payson2018-01-18
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into disable_fork_supportGravatar Ken Payson2018-01-18
| | | | |\ \
| | | | * | | Allow turning off fork support with env variableGravatar Ken Payson2018-01-18
| * | | | | | Merge pull request #14051 from markdroth/reorganize_supportGravatar Mark D. Roth2018-01-18
| |\ \ \ \ \ \
| | | * | | | | Remove extraneous Finish in ExecCtxGravatar Yash Tibrewal2018-01-18
| | |/ / / / / | |/| | | | |
| | * | | | | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| | | |_|/ / | | |/| | |
| | | * | | Combine BackOff Begin() and Step() methods.Gravatar Mark D. Roth2018-01-18
| * | | | | Fixed typo in documentation.Gravatar Carlos O'Ryan2018-01-18
| |/ / / /