49 Commits (88045f8440610676daa9cf429ba0cf55b4041bc5)

Author SHA1 Message Date
yang-g 0e11f2ebd0 convert more tests 6 years ago
Hope Casey-Allen 1547f604e0 Remove unused fuzzer 6 years ago
Hope Casey-Allen 1b27657044 Use grpc_cc_library and remove copt 6 years ago
Hope Casey-Allen c01f4a1d22 Fix internal BUILD error 6 years ago
Hope Casey-Allen 025bda7c33 Remove unused BUILD dependencies 6 years ago
Hope Casey-Allen fabff52be5 Move fallthrough comment so it is recognized internally 6 years ago
hcaseyal 30903abea2
Rename memory_profile_test to match .cc 6 years ago
Hope Casey-Allen 14361541eb Added bazel BUILD file for test/core/memory_usage 6 years ago
Jan Tattermusch 30cc76e1f7 fix memory_usage_test 6 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Jan Tattermusch 2f090e9732 silence switch fallthrough warning on gcc7.2 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Sree Kuchibhotla 5bec133ba0 clang format 8 years ago
Craig Tiller 878a7c2a09 Memory usage tweaks 8 years ago
Sree Kuchibhotla b5b6bfd89b Updates C Core 8 years ago
Sree Kuchibhotla 752be9ceeb clang format code 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 9f71b17707 Fix clang formatting issues 8 years ago
Craig Tiller 19e6b88af0 Include build env 8 years ago
Sree Kuchibhotla 321881d07f Change Core to use the new completion_queue_create API 8 years ago
Craig Tiller 8174cceb14 Generate CSV file 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Mark D. Roth 835646e9ff Fix tests. 8 years ago
Mark D. Roth 435f9f23ef Fix tests. 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Robbie Shade 886fb1245c Force client to wait for server to start 8 years ago
Craig Tiller 020d1884f5 Port to new C Core API 8 years ago
Yuxuan Li 6fb04d6924 memory usage profiling for client call, client channel, server creation, server call and server channel. 8 years ago