aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/status.json
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2018-03-16 11:34:15 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-03-16 18:11:35 +0000
commit681287eb67f13e12fbcca96e956dea77c2661583 (patch)
tree6722e6e7174d0eadbc49dddf6a6c022c25c6dc56 /docs/status.json
parenta3c68df565ebeb1607cc5c5561b1cb416f36c2ad (diff)
more imageinfo text and warnings and cleanup
more imageinfo text rewrote many examples to fix newly exposed compiler warnings marked a couple of YUV method bodies as deprecated also cleaned up line endings to use the linux style R=bsalomon@google.com TBR=caryclark@google.com Docs-Preview: https://skia.org/?cl=112302 Bug: skia:6898 Change-Id: I89626a27353aa84526f9b9475d927bd0e9d8f0d5 Reviewed-on: https://skia-review.googlesource.com/112302 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Cary Clark <caryclark@google.com>
Diffstat (limited to 'docs/status.json')
-rw-r--r--docs/status.json96
1 files changed, 48 insertions, 48 deletions
diff --git a/docs/status.json b/docs/status.json
index a8888020dd..eaa80b4189 100644
--- a/docs/status.json
+++ b/docs/status.json
@@ -1,48 +1,48 @@
-{
- "Completed": {
- "include": {
- "core": [
- "SkBitmap.h",
- "SkCanvas.h",
- "SkImage.h",
- "SkMatrix.h",
- "SkPaint.h",
- "SkPath.h",
- "SkPixmap.h",
- "SkPoint.h",
- "SkRect.h",
- "SkSurface.h"
- ]
- },
- "docs": [
- "SkAutoCanvasRestore_Reference.bmh",
- "SkCanvas_Reference.bmh",
- "SkIPoint16_Reference.bmh",
- "SkPaint_Reference.bmh",
- "SkPoint_Reference.bmh",
- "SkIRect_Reference.bmh",
- "SkImage_Reference.bmh",
- "SkPath_Reference.bmh",
- "SkRect_Reference.bmh",
- "SkBitmap_Reference.bmh",
- "SkIPoint_Reference.bmh",
- "SkMatrix_Reference.bmh",
- "SkPixmap_Reference.bmh",
- "SkSurface_Reference.bmh",
- "illustrations.bmh",
- "undocumented.bmh"
- ]
- },
- "InProgress": {
- "include": {
- "core": [
- "SkImageInfo.h"
- ]
- },
- "docs": [
- "SkImageInfo_Reference.bmh",
- "overview.bmh",
- "usingBookmaker.bmh"
- ]
- }
-}
+{
+ "Completed": {
+ "include": {
+ "core": [
+ "SkBitmap.h",
+ "SkCanvas.h",
+ "SkImage.h",
+ "SkMatrix.h",
+ "SkPaint.h",
+ "SkPath.h",
+ "SkPixmap.h",
+ "SkPoint.h",
+ "SkRect.h",
+ "SkSurface.h"
+ ]
+ },
+ "docs": [
+ "SkAutoCanvasRestore_Reference.bmh",
+ "SkCanvas_Reference.bmh",
+ "SkIPoint16_Reference.bmh",
+ "SkPaint_Reference.bmh",
+ "SkPoint_Reference.bmh",
+ "SkIRect_Reference.bmh",
+ "SkImage_Reference.bmh",
+ "SkPath_Reference.bmh",
+ "SkRect_Reference.bmh",
+ "SkBitmap_Reference.bmh",
+ "SkIPoint_Reference.bmh",
+ "SkMatrix_Reference.bmh",
+ "SkPixmap_Reference.bmh",
+ "SkSurface_Reference.bmh",
+ "illustrations.bmh",
+ "undocumented.bmh"
+ ]
+ },
+ "InProgress": {
+ "include": {
+ "core": [
+ "SkImageInfo.h"
+ ]
+ },
+ "docs": [
+ "SkImageInfo_Reference.bmh",
+ "overview.bmh",
+ "usingBookmaker.bmh"
+ ]
+ }
+}