sandboxed-api/sandboxed_api/util
Christian Blichmann dbaf95c724 Move utility code into sandboxed_api/util
This change should make it less confusing where utility code comes from.
Having it in two places made sense when we were debating whether to publish
Sandbox2 separately, but not any longer.

Follow-up changes will move `sandbox2/util.h` and rename the remaining
`sandbox2/util` folder.

PiperOrigin-RevId: 351601640
Change-Id: I6256845261f610e590c25e2c59851cc51da2d778
2021-01-13 09:25:52 -08:00
..
BUILD.bazel Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
CMakeLists.txt Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
file_helpers_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
file_helpers.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
file_helpers.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
fileops_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
fileops.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
fileops.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
flag.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
path_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
path.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
path.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
raw_logging.cc Reimplement raw logging to avoid Abseil internals 2020-12-14 03:34:02 -08:00
raw_logging.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
runfiles_nobazel.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
runfiles.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
runfiles.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
status_macros_test.cc Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
status_macros.h Use unique var name in SAPI_RETURN_IF_ERROR to avoid name clashes 2021-01-08 02:09:40 -08:00
status_matchers.h Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
status_test.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status.h Automated rollback of commit e7a195ce42. 2020-08-28 04:49:41 -07:00
status.proto Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
statusor.h Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
strerror_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
strerror.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
strerror.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
temp_file_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
temp_file.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
temp_file.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00