skia2/experimental/canvaskit
Kevin Lubick 2cf29ce4db [canvaskit] Remove ReadBuffer
Takes about 20kb off uncompressed size, 8kb gzipped.

Also turns off AAA and DAA on CPU builds (already off on GPU)

Bug: skia:
Change-Id: I708038394b61cc8eb7944d5ad1a3bb494db6c719
Reviewed-on: https://skia-review.googlesource.com/c/165100
Reviewed-by: Mike Klein <mtklein@google.com>
2018-10-25 19:17:59 +00:00
..
canvaskit [canvaskit] Fleshing out the beginnings of a Canvas API 2018-10-22 18:02:09 +00:00
htmlcanvas [canvaskit] Fleshing out the beginnings of a Canvas API 2018-10-22 18:02:09 +00:00
perf [canvaskit] Increase timeout thresholds for perf 2018-10-18 14:54:33 +00:00
tests [canvaskit] Increase timeout thresholds for perf 2018-10-18 14:54:33 +00:00
canvaskit_bindings.cpp [canvaskit] Fleshing out the beginnings of a Canvas API 2018-10-22 18:02:09 +00:00
compile.sh [canvaskit] Remove ReadBuffer 2018-10-25 19:17:59 +00:00
cpu.js [canvaskit] POC working on Node.js 2018-10-17 12:48:24 +00:00
externs.js [canvaskit] Fleshing out the beginnings of a Canvas API 2018-10-22 18:02:09 +00:00
gpu.js [canvaskit] Fleshing out the beginnings of a Canvas API 2018-10-22 18:02:09 +00:00
helper.js [CanvasKit] Implement some basic Canvas/Surface things. 2018-09-21 12:03:55 +00:00
interface.js [canvaskit] POC working on Node.js 2018-10-17 12:48:24 +00:00
karma.bench.conf.js [canvaskit] Add perf jobs 2018-10-17 19:41:16 +00:00
karma.conf.js Add Correctness tests for CanvasKit 2018-10-16 14:32:28 +00:00
Makefile [canvaskit] POC working on Node.js 2018-10-17 12:48:24 +00:00
package.json Add Correctness tests for CanvasKit 2018-10-16 14:32:28 +00:00
serve.py [CanvasKit] Implement some basic Canvas/Surface things. 2018-09-21 12:03:55 +00:00