thead_admin 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
..
py 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
.gitignore 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
DEPS 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
PRESUBMIT.py 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
README 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
__init__.py 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
codereview.settings 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
whitespace.txt 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago

README

This repository contains code shared by the skia and skia-buildbot repositories.

The file layout is done by language, such as the following directories
for Python, Go and Javascript libraries.

/py
/go
/js

This repository is pulled into both https://skia.googlesource.com/skia/
and https://skia.googlesource.com/buildbot as /common in both repositories
so that references to common files should be the same regardless
of which repository the code is in.