aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support
Commit message (Expand)AuthorAge
* Remove gpr_slice_to_cstring as it is not used anywhereGravatar Sree Kuchibhotla2015-12-08
* Marking unreachable code so that it doesn't get counted in code coverageGravatar Sree Kuchibhotla2015-12-07
* Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
|\
| * Merge pull request #4032 from ctiller/better-profileGravatar Nicolas Noble2015-11-23
| |\
| * | clang-formatGravatar Craig Tiller2015-11-23
| * | Reduce code size for AVL treeGravatar Craig Tiller2015-11-23
| * | faster assertsGravatar Craig Tiller2015-11-23
| * | AVL: removal, and passing testsGravatar Craig Tiller2015-11-23
| * | AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | * Merge github.com:grpc/grpc into better-profileGravatar Craig Tiller2015-11-21
| | |\ | | |/ | |/|
* | | clang-formatGravatar Craig Tiller2015-11-19
* | | Use static metadata table in metadata.cGravatar Craig Tiller2015-11-19
|/ /
* | Merge branch 'new_op' of github.com:ctiller/grpc into new_opGravatar Craig Tiller2015-11-18
|\ \
* | | Edge case cleanupGravatar Craig Tiller2015-11-18
| * | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-16
|/| |
| | * Merge branch 'new_op' into better-profileGravatar Craig Tiller2015-11-13
| | |\ | |_|/ |/| |
| * | Merge pull request #4031 from jtattermusch/win_precise_clockGravatar Craig Tiller2015-11-06
| |\ \
* | | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
|\| | |
| | * | use QueryPerformanceCounter as precise clock for windowsGravatar Jan Tattermusch2015-11-03
| | | * Lower latency profilingGravatar Craig Tiller2015-11-03
| |_|/ |/| |
* | | stream_op cleanup: miscellanyGravatar Craig Tiller2015-11-02
| |/ |/|
| * Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
|/
* Move profiling system to gprGravatar Craig Tiller2015-10-09
* Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
* more markersGravatar Craig Tiller2015-10-08
* Fixup mac buildGravatar Craig Tiller2015-10-08
* Get basic profiler working againGravatar Craig Tiller2015-10-08
* Merge github.com:grpc/grpc into clangfGravatar Craig Tiller2015-10-01
|\
| * C changes to avoid shadowed global declaration warnings in gcc4.4Gravatar Vijay Pai2015-09-29
| * Fix float to bool conversion compilation error in macGravatar sreek2015-09-29
* | Fix clang-format scriptGravatar Craig Tiller2015-09-28
|/
* Merge pull request #3497 from nicolasnoble/lost-my-sanityGravatar Craig Tiller2015-09-28
|\
* \ Merge pull request #3483 from ctiller/no-tcp-allocGravatar Yang Gao2015-09-28
|\ \
| | * Restoring sanity.Gravatar Nicolas "Pixel" Noble2015-09-26
| |/ |/|
* | Merge pull request #3474 from ctiller/clang_formatGravatar Nicolas Noble2015-09-25
|\ \
* \ \ Merge pull request #3476 from vjpai/block_annotateGravatar Yang Gao2015-09-25
|\ \ \
| | * \ Merge github.com:grpc/grpc into clang_formatGravatar Craig Tiller2015-09-25
| | |\ \ | |_|/ / |/| | |
| | | * Recycle partially filled buffers on the next readGravatar Craig Tiller2015-09-24
| |_|/ |/| |
| * | Move block_annotate from iomgr to support since it's used in otherGravatar vjpai2015-09-24
| * | Annotate sleep callsGravatar vjpai2015-09-24
| * | Annotate blocking file operationsGravatar vjpai2015-09-24
* | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-24
|\| |
| | * Add clang-format to sanityGravatar Craig Tiller2015-09-24
| |/
| * Merge github.com:grpc/grpc into come-out-of-the-shadowGravatar Craig Tiller2015-09-24
| |\
* | | clang-format all core filesGravatar Craig Tiller2015-09-23
* | | clang-format all core filesGravatar Craig Tiller2015-09-22
* | | indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* | | clang-format all core filesGravatar Craig Tiller2015-09-22
| |/ |/|
* | Sprinkle castsGravatar Craig Tiller2015-09-14
* | Fixed compilation with -Wsign-conversion on macGravatar David Garcia Quintas2015-09-12