shaka-packager/packager/file
Joey Parrish 7653e1e02f
feat: Replace glog with absl::log (#1274)
This deprecates --vmodule (not available in absl, mapping it to --v for
a very minimal sort of compatibility) and adds the absl::log flags
--minloglevel, --stderrthreshold, --log_backtrace_at, and --log_prefix.
2023-10-13 12:42:47 -07:00
..
public chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
CMakeLists.txt feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
callback_file.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
callback_file.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
callback_file_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
file.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
file.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
file_closer.h feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
file_test_util.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
file_test_util.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
file_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
file_util.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
file_util.h feat: port HLS module to CMake (#1238) 2023-08-21 18:41:18 -07:00
file_util_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
http_file.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
http_file.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
http_file_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
io_cache.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
io_cache.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
io_cache_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
local_file.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
local_file.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
memory_file.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
memory_file.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
memory_file_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
thread_pool.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
thread_pool.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
threaded_io_file.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
threaded_io_file.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
udp_file.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
udp_file.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
udp_options.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
udp_options.h chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
udp_options_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00