sandboxed-api/sandboxed_api/examples
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
..
hello_sapi Update Hello SAPI's WORKSPACE for newer Bazel versions 2020-07-10 02:50:00 -07:00
stringop Rename accessors, move away from time_t API 2020-08-07 00:30:28 -07:00
sum Rename accessors, move away from time_t API 2020-08-07 00:30:28 -07:00
zlib Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
CMakeLists.txt CMake: Fix inclusion and paths for external embedding 2020-05-13 02:09:33 -07:00