aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/memory_usage
Commit message (Collapse)AuthorAge
* return targets to libraryGravatar ncteisen2019-01-03
|
* Add clang fallthrough annotationGravatar ncteisen2019-01-02
|
* Fix bazel build for fling, memory_usage testGravatar Prashant Jaikumar2018-12-21
|
* Fix BUILD files. Manually edit bzl filesGravatar yang-g2018-12-06
|
* convert more testsGravatar yang-g2018-11-30
|
* Remove unused fuzzerGravatar Hope Casey-Allen2018-10-31
|
* Use grpc_cc_library and remove coptGravatar Hope Casey-Allen2018-10-31
|
* Fix internal BUILD errorGravatar Hope Casey-Allen2018-10-30
|
* Remove unused BUILD dependenciesGravatar Hope Casey-Allen2018-10-30
|
* Move fallthrough comment so it is recognized internallyGravatar Hope Casey-Allen2018-10-30
|
* Rename memory_profile_test to match .ccGravatar hcaseyal2018-10-29
|
* Added bazel BUILD file for test/core/memory_usageGravatar Hope Casey-Allen2018-10-29
|
* fix memory_usage_testGravatar Jan Tattermusch2018-10-18
|
* 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_review3Gravatar Vijay Pai2018-02-08
| | |\ | | |/ | |/|
| * | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| |\ \
* | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ / |/| |
| | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | |\ | |_|/ |/| |
| * | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| | |
| | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |/
* / silence switch fallthrough warning on gcc7.2Gravatar Jan Tattermusch2018-01-25
|/
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
|
* clang-format after nullptr changesGravatar Craig Tiller2017-11-10
|
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
|
* Merge masterGravatar Yash Tibrewal2017-11-06
|\
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| |
* | rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\
* | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| |
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| |\ | |/ |/|
| * clang formatGravatar Sree Kuchibhotla2017-03-24
| |
* | Memory usage tweaksGravatar Craig Tiller2017-03-23
| | | | | | | | | | - Improve estimation to give a more reliable slop space in the arena - Improve measurement by issuing sufficient throw-away calls on a channel to allow call size estimation to settle
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| |
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-21
| |\ | |/ |/|
| * clang format codeGravatar Sree Kuchibhotla2017-03-03
| |
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| |
| * Fix clang formatting issuesGravatar Sree Kuchibhotla2017-03-03
| |
* | Include build envGravatar Craig Tiller2017-03-03
| |
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
| |
* | Generate CSV fileGravatar Craig Tiller2017-03-01
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Fix tests.Gravatar Mark D. Roth2017-01-25
| |
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/ | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\