sandboxed-api/sandboxed_api/util
Christian Blichmann fdf0483ca0 Migrate to open-source absl::StatusOr<>
This removes our own fork of `absl::StatusOr<>`. Sandboxed API still includes
a custom matcher for Googletest, as that is not open source yet. For
compatibility, the `statusor.h` header is still retained and now aliases
`sapi::StatusOr<>` to `absl::StatusOr<>`.

PiperOrigin-RevId: 329916309
Change-Id: I0544b73a9e312dce499bc4128c28457e04ab9929
2020-09-03 07:40:48 -07:00
..
BUILD.bazel Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
CMakeLists.txt Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
flag.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
raw_logging.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
raw_logging.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
status_macros_test.cc Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
status_macros.h Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07: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