sandboxed-api/oss-internship-2020
Christian Blichmann 7afaaa7c6a Jsonnet: Update with latest Sandboxed API changes
This fixes some build issues due to changes in Sandboxed API and
upstream Jsonnet.

PiperOrigin-RevId: 423787176
Change-Id: Ia3b9eab6b96e2fca70531f998e441ace04f31e3e
2022-01-24 05:13:03 -08:00
..
curl Update references to the new documentation 2021-12-14 09:03:29 -08:00
gdal Internal change 2021-01-22 06:01:34 -08:00
guetzli Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
jsonnet Jsonnet: Update with latest Sandboxed API changes 2022-01-24 05:13:03 -08:00
libarchive Internal change 2021-01-22 06:01:34 -08:00
libpng Internal change 2021-01-22 06:01:34 -08:00
libtiff Remove deprecated sapi::StatusOr<> forward declaration 2021-09-29 05:39:10 -07:00
libuv Update references to the new documentation 2021-12-14 09:03:29 -08:00
lodepng Internal change 2021-01-22 06:01:34 -08:00
openjpeg Cleans up statusor.h includes. 2020-10-26 09:08:41 -07:00
pffft Remove deprecated sapi::StatusOr<> forward declaration 2021-09-29 05:39:10 -07:00
README.md Add directories/README for contributions 2020-07-29 11:32:41 +02:00

Sandboxing OSS Internship 2020

With Google offices closed due to the pandemic, this year's interns will be doing their internship at Google fully remote (see the blog post).

In addition, most of them are working on open-source projects and develop in the open.

As part of this effort, the Sandboxed API team decided to host interns as well in order to provide reusable sandboxes for open-source libraries.

This directory collects our interns' contributions prior to upstreaming. For projects where this is not feasible, we will eventually move the finished project into the contrib folder directly.