sandboxed-api/oss-internship-2020
Bohdan Tyshchenko 5711a66d77 Comments fix, code update to correspond latest SAPI version
Comments fix
Changed sapi::StatusOr to absl::StatusOr
Code changes according to new CStr(absl::string_view) constructor
2020-10-15 08:13:11 -07:00
..
curl Add OpenJPEG and libcurl submodules 2020-09-29 12:23:42 +02:00
gdal Comments fix, code update to correspond latest SAPI version 2020-10-15 08:13:11 -07:00
guetzli Migrate guetzli to absl::StatusOr<> 2020-09-25 07:43:34 -07:00
openjpeg Add OpenJPEG and libcurl submodules 2020-09-29 12:23:42 +02:00
pffft Add PFFFT submodule 2020-09-28 12:14:38 +02: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.