aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support
Commit message (Expand)AuthorAge
* Merge pull request #4485 from ctiller/watGravatar Nicolas Noble2015-12-16
|\
* | fix indentation and be more explicit re cast to gpr_atmGravatar Konstantinos Sofokleous2015-12-16
| * Add fflush to windows log linesGravatar Craig Tiller2015-12-16
* | fix gpr_stack_lockfree_test assert bug on 64 bitsGravatar Konstantinos Sofokleous2015-12-16
|/
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
* make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
* Add cmdline testsGravatar Craig Tiller2015-12-10
* Merge pull request #4286 from jtattermusch/win_64bitGravatar Craig Tiller2015-12-09
|\
* | PR commentsGravatar David Garcia Quintas2015-12-09
| * reimplement ltoa and int64toa without negationGravatar Jan Tattermusch2015-12-09
* | Added ability to override mem alloc funcsGravatar David Garcia Quintas2015-12-09
| * explicitly cast signed to unsigned where safeGravatar Jan Tattermusch2015-12-09
| * fix bug MIN_VALUE bug in ltoa and int64toa and add testsGravatar Jan Tattermusch2015-12-08
* | Remove gpr_slice_to_cstring as it is not used anywhereGravatar Sree Kuchibhotla2015-12-08
| * make grpc compile on win64bitGravatar Jan Tattermusch2015-12-07
|/
* 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
|\ \ \