Ge Jun 45a1aaaa20 Merge branch 'master' into http2 5 anni fa
..
BUILD e4e6ab1aeb fix 6 anni fa
CMakeLists.txt a3d7af233e * add mapping from RST_STREAM h2eror to grpc error 5 anni fa
Makefile 6b83a5d8b1 Only turn on O2 for baidu_time_test.cpp to speed up compilation of UT 5 anni fa
addressbook.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 anni fa
addressbook1.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 anni fa
addressbook_encode_decode.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 anni fa
addressbook_map.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 anni fa
aligned_memory_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
allocator_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
at_exit_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 anni fa
atomicops_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
baidu_thread_local_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
baidu_time_unittest.cpp 6b83a5d8b1 Only turn on O2 for baidu_time_test.cpp to speed up compilation of UT 5 anni fa
barrier_closure_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
base64_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
big_endian_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
bits_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
brpc_builtin_service_unittest.cpp 943c773677 fix check in BuiltinServiceTest.connections 5 anni fa
brpc_channel_unittest.cpp f77d71fb74 add UT for AdaptiveProtocolType 5 anni fa
brpc_circuit_breaker_unittest.cpp 653fd03390 Reduce the execution time of brpc_circuit_unittest 5 anni fa
brpc_controller_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 anni fa
brpc_esp_protocol_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 anni fa
brpc_event_dispatcher_unittest.cpp 3d9a6ec81b add missing files for MAC 6 anni fa
brpc_extension_unittest.cpp 3d9a6ec81b add missing files for MAC 6 anni fa
brpc_grpc_protocol_unittest.cpp cfab9e1fce * improve grpc status to error code conversion 5 anni fa
brpc_hpack_unittest.cpp 9cec466e28 fix UT warning on clang 5 anni fa
brpc_http_message_unittest.cpp 48dae6cea5 Fix changed function name in UT 5 anni fa
brpc_http_parser_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
brpc_http_rpc_protocol_unittest.cpp 9cec466e28 fix UT warning on clang 5 anni fa
brpc_http_status_code_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 anni fa
brpc_hulu_pbrpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 anni fa
brpc_input_messenger_unittest.cpp 3d9a6ec81b add missing files for MAC 6 anni fa
brpc_load_balancer_unittest.cpp 9cec466e28 fix UT warning on clang 5 anni fa
brpc_memcache_unittest.cpp 720d802775 Make UT on redis/memcached work when redis/mc are installed 6 anni fa
brpc_mongo_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 anni fa
brpc_naming_service_filter_unittest.cpp d9bab0764a Make LALB sensitive to errors & remove useless flags in LALB 6 anni fa
brpc_naming_service_unittest.cpp d1e6939699 fix bug in unittest 5 anni fa
brpc_nova_pbrpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 anni fa
brpc_proto_unittest.cpp f4b97bbb74 Remove UT's deps on gmock & fix UT 6 anni fa
brpc_protobuf_json_unittest.cpp 01bcd2cf48 remove explicit deps on gperftools/profiler.h to adapt different versions of gperftools better 6 anni fa
brpc_public_pbrpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 anni fa
brpc_redis_unittest.cpp 34b2eb4cff 1.Flush previous component when beginning and ending quotes; 2.Escape quote symbols in quoted contents; 3.Quote backslash and doublequote when printing redis messages; 4.Print better logs for unmatched quotes 5 anni fa
brpc_repeated_field_unittest.cpp 023371e643 Change copyright to Baidu, Inc 6 anni fa
brpc_rtmp_unittest.cpp 10e701b8dd Split StreamCreator into StreamUserData and StreamCreator to make 5 anni fa
brpc_server_unittest.cpp 6b53cac121 Make printing socket in logs more readable 5 anni fa
brpc_snappy_compress_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 anni fa
brpc_socket_map_unittest.cpp 349f9087ae Fix UT 5 anni fa
brpc_socket_unittest.cpp 6b53cac121 Make printing socket in logs more readable 5 anni fa
brpc_sofa_pbrpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 anni fa
brpc_ssl_unittest.cpp db844fd99a Misc improvements on SSL-related code 5 anni fa
brpc_streaming_rpc_unittest.cpp 58e67e46e7 Fix bug in StreamingRpcTest where undefined StreamIds were passed to StreamGuard 6 anni fa
brpc_uri_unittest.cpp 9cec466e28 fix UT warning on clang 5 anni fa
bthread_butex_unittest.cpp 081b464896 Put Impl of get_clocktime into butil/time.cpp 6 anni fa
bthread_cond_unittest.cpp 424198d810 remove unnecessary logs 6 anni fa
bthread_countdown_event_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
bthread_dispatcher_unittest.cpp 0fe6c3d042 pass most of UTs except bthread_key and builtin_service 6 anni fa
bthread_execution_queue_unittest.cpp fa311e614b remove deprecated fields 6 anni fa
bthread_fd_unittest.cpp 91530efc77 Merge branch 'master' of github.com:brpc/brpc into cmake_support 6 anni fa
bthread_futex_unittest.cpp 3d9a6ec81b add missing files for MAC 6 anni fa
bthread_id_unittest.cpp 3d9a6ec81b add missing files for MAC 6 anni fa
bthread_key_unittest.cpp 0fe6c3d042 pass most of UTs except bthread_key and builtin_service 6 anni fa
bthread_list_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
bthread_mutex_unittest.cpp 3d9a6ec81b add missing files for MAC 6 anni fa
bthread_ping_pong_unittest.cpp 3bc173cbb8 add flow control check in data receiver 5 anni fa
bthread_rwlock_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
bthread_sched_yield_unittest.cpp 7998155962 first working CI 6 anni fa
bthread_setconcurrency_unittest.cpp 9cfe9abe4f use GFLAGS_NS instead of google 6 anni fa
bthread_timer_thread_unittest.cpp 7c3f109e59 Add LOG_AT macro when linking with glog 6 anni fa
bthread_unittest.cpp 9cce98dea5 Remove warnings on abs under clang 6 anni fa
bthread_work_stealing_queue_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
butil_unittest_main.cpp 17feeae9f7 print bt when core dump happens in running UT 6 anni fa
bvar_agent_group_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
bvar_file_dumper_unittest.cpp 8ae7b0c898 Decide namespace of gflags in config_brpc.sh 6 anni fa
bvar_lock_timer_unittest.cpp 01bcd2cf48 remove explicit deps on gperftools/profiler.h to adapt different versions of gperftools better 6 anni fa
bvar_percentile_unittest.cpp 01bcd2cf48 remove explicit deps on gperftools/profiler.h to adapt different versions of gperftools better 6 anni fa
bvar_recorder_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
bvar_reducer_unittest.cpp 3d9a6ec81b add missing files for MAC 6 anni fa
bvar_sampler_unittest.cpp 57cc25d176 changed assertions on called_count in test/bvar_sampler_unittest.cpp 6 anni fa
bvar_status_unittest.cpp f4b97bbb74 Remove UT's deps on gmock & fix UT 6 anni fa
bvar_variable_unittest.cpp 47cd1effec Make percentiles on 50,90,99 configurable and change 50 to 80 by default 6 anni fa
cacheline_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
callback_helpers_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
callback_list_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
callback_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
cancelable_callback_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
cancellation_flag_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 anni fa
cert1.crt 7998155962 first working CI 6 anni fa
cert1.key 7998155962 first working CI 6 anni fa
cert2.crt 7998155962 first working CI 6 anni fa
cert2.key 7998155962 first working CI 6 anni fa
class_name_unittest.cpp 6fdeeac28e butil/logging could be overwritten by glog 6 anni fa
condition_variable_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 anni fa
cpu_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
crash_logging_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 anni fa
crc32c_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
dir_reader_posix_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
echo.proto db844fd99a Misc improvements on SSL-related code 5 anni fa
endpoint_unittest.cpp 1e2d716f5e Shrink butil 6 anni fa
environment_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
errno_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
fd_guard_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
file_descriptor_shuffle_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
file_path_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
file_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
file_util_unittest.cc 74abdd831d Fix the failure of FileUtilTest when the user is root 6 anni fa
file_watcher_unittest.cpp 3e706bd9ce remove warnings in UT 6 anni fa
find_cstr_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
flat_map_unittest.cpp 9f61b4c857 fix warnings/errors of UT in fedora 26 6 anni fa
grpc.proto cfab9e1fce * improve grpc status to error code conversion 5 anni fa
guid_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
hash_tables_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
hash_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
iobuf.proto c14677662f adapt gflags>=2.1 6 anni fa
iobuf_unittest.cpp 9cec466e28 fix UT warning on clang 5 anni fa
jsonout cacf83c603 fix UT of json2pb 6 anni fa
lazy_instance_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
leak_tracker_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
linked_list_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
linked_ptr_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
lock_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
logging_unittest.cc 0fe6c3d042 pass most of UTs except bthread_key and builtin_service 6 anni fa
md5_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
memory_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
memory_unittest_mac.h 5109a6fec2 rename BASE_ prefixes to BUTIL_ to avoid potential conflicts 6 anni fa
message.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 anni fa
mru_cache_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
multiprocess_func_list.h 7124ac6f1f Remove blank lines at beginning and end of source files 6 anni fa
non_thread_safe_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
nullable_string16_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
object_pool_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
observer_list_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
platform_thread_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
popen_unittest.cpp 2d6535b6fc optimize some time-related codes 6 anni fa
pr_time_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
proc_maps_linux_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
rand_util_unittest.cc 6fdeeac28e butil/logging could be overwritten by glog 6 anni fa
ref_counted_memory_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
ref_counted_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
repeated.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 anni fa
resource_pool_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
run_tests.sh 17feeae9f7 print bt when core dump happens in running UT 6 anni fa
safe_numerics_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
safe_sprintf_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
scoped_clear_errno_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
scoped_generic_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
scoped_locale.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 anni fa
scoped_locale.h 5109a6fec2 rename BASE_ prefixes to BUTIL_ to avoid potential conflicts 6 anni fa
scoped_lock_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
scoped_ptr_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 anni fa
scoped_temp_dir_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
scoped_vector_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 anni fa
security_unittest.cc 9f61b4c857 fix warnings/errors of UT in fedora 26 6 anni fa
sha1_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
shared_memory_unittest.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 anni fa
simple_thread_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
singleton_unittest.cc 1e2d716f5e Shrink butil 6 anni fa
small_map_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
snappy_message.proto 7998155962 first working CI 6 anni fa
sstream_workaround.h a6109beea7 Fix compile issues of unit tests with gcc5.* on ubuntu 16.04 6 anni fa
stack_container_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
stack_trace_unittest.cc c4f27454a6 Remove butil/nix, butil/third_party/xdg_mime/ and related stuff 6 anni fa
status_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
stl_util_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
string16_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
string_number_conversions_unittest.cc 7c3f109e59 Add LOG_AT macro when linking with glog 6 anni fa
string_piece_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
string_printf_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
string_split_unittest.cc 7c3f109e59 Add LOG_AT macro when linking with glog 6 anni fa
string_splitter_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
string_tokenizer_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
string_util_unittest.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 anni fa
stringize_macros_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
stringprintf_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
synchronous_event_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
sys_info_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
sys_string_conversions_unittest.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 anni fa
temp_file_unittest.cpp 9cec466e28 fix UT warning on clang 5 anni fa
test_file_util_linux.cc d921345533 Remove Callback/Bind/Tuple from butil 6 anni fa
test_switches.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 anni fa
test_switches.h 5109a6fec2 rename BASE_ prefixes to BUTIL_ to avoid potential conflicts 6 anni fa
thread_checker_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
thread_collision_warner_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
thread_id_name_manager_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
thread_local_storage_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
thread_local_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
time_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
type_traits_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
unique_ptr_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
utf_offset_string_conversions_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
utf_string_conversions_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
v1.proto 7998155962 first working CI 6 anni fa
v2.proto 7998155962 first working CI 6 anni fa
version_unittest.cc 0bd449fbbb Remove code for unused FilePathWatcher and fix a warning under gcc 7.3 6 anni fa
waitable_event_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
watchdog_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 anni fa
weak_ptr_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 anni fa