Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a54abdccbd9e9b8917f7c7b0af5d9fe39d879a9a
/
gyp
3fcab54
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
by commit-bot@chromium.org
· 11 years ago
fd0ec2c
Implement a generic matrix transform image filter.
by senorblanco@chromium.org
· 11 years ago
2a05de0
Add Gpu Tracing to Ganesh
by commit-bot@chromium.org
· 11 years ago
2fe641b
Remove more flags not needed by android framework.
by commit-bot@chromium.org
· 11 years ago
2663263
Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrectly ignored.
by commit-bot@chromium.org
· 11 years ago
7b78981
gather GM tests which are disabled on Android
by commit-bot@chromium.org
· 11 years ago
46ee398
remove SK_SUPPORT_LEGACY_READPIXELSCONFIG
by reed@google.com
· 11 years ago
7209f93
disable imagefilterscropexpand GM test on Android
by commit-bot@chromium.org
· 11 years ago
04c32a8
Fix r13897.
by bungeman@google.com
· 11 years ago
72cf4fc
A remotable font management interface and DirectWrite implementation.
by bungeman@google.com
· 11 years ago
95ebd17
Add removeShuffle to SkTArray and add SkTArray tests.
by bungeman@google.com
· 11 years ago
933e65d
replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely!
by commit-bot@chromium.org
· 11 years ago
af5346a
Add reg test for http://crbug.com/348821
by commit-bot@chromium.org
· 11 years ago
d9cdff6
Fix GPU displacement with expanding crop rects.
by senorblanco@chromium.org
· 11 years ago
a713f9c
add new readPixels with direct memory parameters
by commit-bot@chromium.org
· 11 years ago
949b998
Fast implementation of QuadTree
by commit-bot@chromium.org
· 11 years ago
0f03f43
Move SkNoSaveLayerCanvas.h to include/utils
by robertphillips@google.com
· 11 years ago
2ff20ab
Suppress imagefilterscropexpand GM temporarily to fix Win Debug failures.
by commit-bot@chromium.org
· 11 years ago
1182529
Implement support for expanding crop rects in image filters
by senorblanco@chromium.org
· 11 years ago
18d6753
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG
by reed@google.com
· 11 years ago
b3890cb
remove SK_SUPPORT_LEGACY_GETDEVICECAPABILITIES
by reed@google.com
· 11 years ago
2908917
Revert "Implement support for expanding crop rects in image filters"
by senorblanco@chromium.org
· 11 years ago
0ef0501
Implement support for expanding crop rects in image filters
by senorblanco@chromium.org
· 11 years ago
3da3b62
getDeviceCapabilities is no longer need, so remove it
by commit-bot@chromium.org
· 11 years ago
641e33b
add gm to show bug in stroked-text in drawPosText
by commit-bot@chromium.org
· 11 years ago
9c135db
support direct writing to top layer, and hide getTopLayer()
by reed@google.com
· 11 years ago
ae79612
Add compile flag to force usage of distance fields for all SkPaints.
by commit-bot@chromium.org
· 11 years ago
ab373bd
remove SK_SUPPORT_LEGACY_COPYTO_CONFIG
by commit-bot@chromium.org
· 11 years ago
6f458fc
First pass at a web app that lets you run Skia code and see the results.
by commit-bot@chromium.org
· 11 years ago
b97c3ff
Enable use of distance fields via SkPaint flag.
by commit-bot@chromium.org
· 11 years ago
8065ec5
Add new module for distance field generation.
by commit-bot@chromium.org
· 11 years ago
b5f3b35
Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/)
by commit-bot@chromium.org
· 11 years ago
bf99824
Add new module for distance field generation.
by commit-bot@chromium.org
· 11 years ago
e8ead8e
Revert "remove flag for legacy copyTo -- call sites have been updated"
by reed@google.com
· 11 years ago
a5cb214
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
5c70cdc
hide getTotalClip, so we can eventually remove it
by commit-bot@chromium.org
· 11 years ago
ce29b32
remove flag for legacy copyTo -- call sites have been updated
by reed@google.com
· 11 years ago
8016f79
This is just the first version and shows how I intend to orchestrate this. Future enhancements will:
by commit-bot@chromium.org
· 11 years ago
4cd9e21
Add SkCanvas::writePixels that takes info+pixels directly
by commit-bot@chromium.org
· 11 years ago
a5572e5
Add a class to allocate small objects w/o extra calls to new.
by commit-bot@chromium.org
· 11 years ago
fab349c
remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer used
by commit-bot@chromium.org
· 11 years ago
24e0496
Factor out a BaseContext from JsContext.
by commit-bot@chromium.org
· 11 years ago
6aa6fec
Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.
by senorblanco@chromium.org
· 11 years ago
085a6e4
Rename test files to end with Test.cpp.
by commit-bot@chromium.org
· 11 years ago
6f4fb0f
Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out.
by commit-bot@chromium.org
· 11 years ago
ef57b7e
DM: make GPU tasks multithreaded again. Big refactor.
by commit-bot@chromium.org
· 11 years ago
6c50cd3
remove SK_SUPPORT_DEEPCOPYTO_CONFIG
by reed@google.com
· 11 years ago
e72a408
Updates to gyp files for building Android.mk
by commit-bot@chromium.org
· 11 years ago
9d0ecf4
Modify how gpu.gyp includes angle.gyp.
by commit-bot@chromium.org
· 11 years ago
4fcc3ca
Add GrSet class built on top of RedBlackTree
by commit-bot@chromium.org
· 11 years ago
f679d1b
Rename Path to Path2D
by commit-bot@chromium.org
· 11 years ago
38aeb0f
DM: also run benches once.
by commit-bot@chromium.org
· 11 years ago
4ebe382
Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)"
by bsalomon@google.com
· 11 years ago
1caedbb
Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)
by commit-bot@chromium.org
· 11 years ago
b805fe5
Fix SampleApp build
by bsalomon@google.com
· 11 years ago
a47ac2b
Add getReducedClipStack to lua canvas
by commit-bot@chromium.org
· 11 years ago
0dc5bd1
Let DM run unit tests.
by commit-bot@chromium.org
· 11 years ago
7f428a9
Check in today's exhaustive blend experiments.
by commit-bot@chromium.org
· 11 years ago
79e1326
Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/)
by commit-bot@chromium.org
· 11 years ago
6bd250a
Let DM run unit tests.
by commit-bot@chromium.org
· 11 years ago
b4c5f06
allow skia flags to be specified in a skia file, but reference by chrome's skia_common.gypi
by reed@google.com
· 11 years ago
076ce35
Fix valgrind bot errors introduced in f84722e4777.
by commit-bot@chromium.org
· 11 years ago
90667ba
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
2ea14c6
Fix ChromeOS build broken in f84722e4777
by commit-bot@chromium.org
· 11 years ago
f84722e
Build Skia for a bare-bones embedded Linux system.
by commit-bot@chromium.org
· 11 years ago
4324c3b
Fix warnings on Ubuntu13
by commit-bot@chromium.org
· 11 years ago
ed9806f
add SkCanvas::drawDRRect
by commit-bot@chromium.org
· 11 years ago
fe42410
Fix NaCl build for pepper_32
by commit-bot@chromium.org
· 11 years ago
d4d44f0
Re-enable imageresizetiled, but skip it in tilegrid and rtree.
by senorblanco@chromium.org
· 11 years ago
32ffe9c
Disable imageresizetiled GM for now due to rtree and tilegrid failures.
by senorblanco@chromium.org
· 11 years ago
897b73f
Fix CTM application in SkResizeImagefilter; implement bounds traversals.
by senorblanco@chromium.org
· 11 years ago
c2f7824
Analytic rrect clip for cicular corners, radius >= 0.5
by commit-bot@chromium.org
· 11 years ago
93f5e51
Small fixes for auto generating Android.mk
by commit-bot@chromium.org
· 11 years ago
35d4872
Gyp flag to disable inlining.
by commit-bot@chromium.org
· 11 years ago
c3bd8af
add peekPixels to SkCanvas and SkSurface
by commit-bot@chromium.org
· 11 years ago
310ec8e
Update directions and lib paths for ninja.
by commit-bot@chromium.org
· 11 years ago
bda591c
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/)
by commit-bot@chromium.org
· 11 years ago
b2d93a9
add peekPixels to SkCanvas and SkSurface
by mike@reedtribe.org
· 11 years ago
105a4a5
Collapse matrix & clip stack in PictureRecord
by robertphillips@google.com
· 11 years ago
5764165
Split opts_check_arm.cpp into per-class files
by commit-bot@chromium.org
· 11 years ago
d5808bd
add inital gm for colorfilters
by reed@google.com
· 11 years ago
1f71846
Add test harness for matrix/clip state collapsing
by robertphillips@google.com
· 11 years ago
c4b12f1
Implement correct clipping for image filters.
by senorblanco@chromium.org
· 11 years ago
d4adfa3
Reland "Gyp file changes for the android framework."
by scroggo@google.com
· 11 years ago
eb62950
Gyp file changes for the android framework.
by scroggo@google.com
· 11 years ago
1c9bd55
Gyp file changes for the android framework.
by scroggo@google.com
· 11 years ago
c22d139
Initial QuadTree implementation
by commit-bot@chromium.org
· 11 years ago
6adce67
Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.
by commit-bot@chromium.org
· 11 years ago
bbff208
Split GrUnitTests.cpp into two separate unit tests.
by tfarina@chromium.org
· 11 years ago
0a74106
fix bad gyp file move
by commit-bot@chromium.org
· 11 years ago
a343c84
Add GM with convex polygon clips
by commit-bot@chromium.org
· 11 years ago
6169f2b
initial import of Chrome's trace_event into skia framework
by commit-bot@chromium.org
· 11 years ago
ceddfeb
Port SkBase64 test to our test driver.
by tfarina@chromium.org
· 11 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
c3fe549
Add convex polygon rendering effect and GM to test it.
by commit-bot@chromium.org
· 11 years ago
ddf2bfb
Move GrTextContext to private interface
by commit-bot@chromium.org
· 11 years ago
cf34bc0
patch from issue 119343003 compile on 10.6, exclude failing gms
by commit-bot@chromium.org
· 11 years ago
68f3a3e
Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()."
by tfarina@chromium.org
· 11 years ago
a96176d
ARM Skia NEON patches - 20 - New improved BitmapProcState code
by commit-bot@chromium.org
· 11 years ago
dcfa9ff
Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119343003/)
by commit-bot@chromium.org
· 11 years ago
Next »