Lines Matching full:skia
9 There are a number of ways to search the Skia codebase, each with advantages and
12 [cs.skia.org](http://cs.skia.org) redirects to
14 to the Skia portion of the Chromium tree. You can add a query after the slash;
15 e.g. [cs.skia.org/foo](http://cs.skia.org/foo) will search for "foo" within the
16 Skia tree. Chromium code search provides cross-references.
18 For Googlers, there is also the option of [the skia depot](http://cs/#skia/) in
20 main [skia](http://cs/#skia/skia/) repo, internal Code Search indexes the
21 [buildbot](http://cs/#skia/buildbot/), [common](http://cs/#skia/common/),
22 and [skia_internal](https://cs/#skia/skia_internal/) repos. However,
25 The GitHub mirrors of the [skia](https://github.com/google/skia) and
26 [skia-buildbot](https://github.com/google/skia-buildbot) repos are useful for
33 [Skia repos on googlesource.com](https://skia.googlesource.com/). All commits
38 …[cs.skia.org][1] |regexp | yes |yes |skia [buildbot][5] |master |last DEPS roll
39 [Internal][2] |regexp | no |yes |skia buildbot common internal |master |hours
40 [GitHub][3] |basic | no |yes |skia buildbot |all |hour
43 [1]: http://cs.skia.org/ "Chromium code search"
44 [2]: http://cs/#skia/ "Internal Code Search"
45 [3]: https://github.com/google/skia "GitHub mirror of skia"
46 [4]: https://skia.googlesource.com/ "Primary Skia repos on googlesource.com"
47 [5]: https://cs.chromium.org/chromium/skia/buildbot/
53 Googlers](https://goto.google.com/skia-client-search) to make it easier to
54 search the repos of Skia clients, e.g. Chromium, Android, and Mozilla. If you