Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
47f9bdcc3d741a63935c52bfe85db44ab13f66f2
/
samplecode
d1d3bae
add an animated test to verify that high-quality identity scaling doesn't change the image
by humper
· 10 years ago
cdf2db9
parameterize tesselation params
by reed
· 10 years ago
147476d
fix hittest in Patch sample
by reed
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 10 years ago
bc9845b
Remove the single-sigma version of SkDropShadowImageFilter::Create().
by senorblanco
· 10 years ago
17f0b6d
share dm and command flags
by caryclark
· 10 years ago
f568f6a
git sample app working on iOS
by caryclark
· 10 years ago
285d375
remove dead code from sample
by reed
· 10 years ago
dd52896
Remove SkPicture copy constructor
by robertphillips
· 10 years ago
b17c764
Handle NULL typeface in SampleApp.
by Ben Wagner
· 10 years ago
c846f4a
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae.
by tfarina
· 10 years ago
52d9ac6
stop calling SkCanvas::getDevice
by reed
· 10 years ago
8c0c7b0
remove unnecessary bitmapdevice references
by reed
· 10 years ago
7bf1068
Remove SkBicubicImageFilter, and all related tests.
by senorblanco
· 10 years ago
5fb6bd4
use platform-independent font for gm
by caryclark
· 10 years ago
fd117d8
Port SampleApp to SkCommandLineFlags.
by mtklein
· 10 years ago
bcbc178
Refactor how we handle resources path in Tests.
by tfarina
· 10 years ago
c3b3266
hide SkBitmap::Config entirely (behind a flag)
by reed
· 10 years ago
bfefc7c
hide Config in SkImageDecoder -- use SkColorType instead
by reed
· 10 years ago
9b14f26
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
by robertphillips
· 10 years ago
868074b
remove SkBounder -- unused and unloved
by reed
· 10 years ago
73be51e
remove unneeded inval
by reed
· 10 years ago
d537341
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
by robertphillips
· 10 years ago
901e96d
Add Sample slide for Rectanizers
by robertphillips
· 10 years ago
97f5fc6
Allow SkPictureImageFilter to be serialized when not run cross-process.
by senorblanco@chromium.org
· 10 years ago
9a558d4
using real tiles when simulating tiling
by commit-bot@chromium.org
· 10 years ago
687a26d
fix int->scalar warnings
by reed@google.com
· 10 years ago
1803f4eb
new animated sample to show subpixel translate bug with high quality scaling
by commit-bot@chromium.org
· 10 years ago
00f8d6c
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 10 years ago
b859fe6
Fixing windows warnings
by commit-bot@chromium.org
· 10 years ago
2d970b5
hide discardable factory from public imagegenerator api
by commit-bot@chromium.org
· 10 years ago
067fe48
Adding new filters to fuzzer
by commit-bot@chromium.org
· 10 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
3339ac5
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 10 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
628ed0b
Add Dashing gpu effect for simple dashed lines
by commit-bot@chromium.org
· 10 years ago
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
5970f62
re-land hide get/setLocalMatrix
by commit-bot@chromium.org
· 10 years ago
e003aec
remove unused Kernel33MaskFilter
by commit-bot@chromium.org
· 10 years ago
d12de02
Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)
by commit-bot@chromium.org
· 11 years ago
5adad32
hide get/setLocalMatrix
by commit-bot@chromium.org
· 11 years ago
95c2003
cleanup GrContext resource cache api
by commit-bot@chromium.org
· 11 years ago
b2c82c9
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
8fae213
add localmatrix-shader
by commit-bot@chromium.org
· 11 years ago
2e74f9d
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
by reed@google.com
· 11 years ago
fb6fefe
fix cycle_colortypes so we can test 565
by commit-bot@chromium.org
· 11 years ago
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
9c9005a
Move SkShader::fLocalMatrix into SkShader constructor.
by commit-bot@chromium.org
· 11 years ago
770963f
Staging for cleanup of SkPicture-related headers
by robertphillips@google.com
· 11 years ago
091a594
Reduce internal explicit SaveFlags usage.
by commit-bot@chromium.org
· 11 years ago
5fb2ce3
Staged removal of SkPicture-derived classes
by commit-bot@chromium.org
· 11 years ago
d393b17
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
by commit-bot@chromium.org
· 11 years ago
0dd01ee
Fix bug in SampleApp's Tiling View
by commit-bot@chromium.org
· 11 years ago
73cb153
Make sure SkDrawLooper objects can only be allocated on the heap.
by commit-bot@chromium.org
· 11 years ago
5199701
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
84b18c7
split SkPictureRecorder out of SkPicture
by robertphillips@google.com
· 11 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
96edc24
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
d923288
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
757ebd2
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
9fbbcca
SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled
by commit-bot@chromium.org
· 11 years ago
0f10f7b
Allow toString capability to be toggled independent of developer mode.
by commit-bot@chromium.org
· 11 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
b144743
remove dead code
by reed@google.com
· 11 years ago
38aeb0f
DM: also run benches once.
by commit-bot@chromium.org
· 11 years ago
f792a1b
Builder class for SkLayerRasterizer.
by commit-bot@chromium.org
· 11 years ago
8a2ad3c
add new copyTo version to SkBitmap, which takes SkColorType
by commit-bot@chromium.org
· 11 years ago
7c9d0f3
Factory methods for heap-allocated SkMaskFilter objects.
by commit-bot@chromium.org
· 11 years ago
0a2bf90
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
by commit-bot@chromium.org
· 11 years ago
dac5225
replace SkBitmap::Config with SkColorType in gms
by commit-bot@chromium.org
· 11 years ago
a8c1831
use SkColorType instead of SkBitmap::Config in samplecode
by commit-bot@chromium.org
· 11 years ago
e24ad23
use SkColorType instead of SkBitmap::Config in views/effects
by commit-bot@chromium.org
· 11 years ago
c3bd8af
add peekPixels to SkCanvas and SkSurface
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
b21fac1
Make GMs aware of what tool they're being run in.
by commit-bot@chromium.org
· 11 years ago
5e0995e
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/)
by commit-bot@chromium.org
· 11 years ago
7713c38
Revert "Serialization of SkPictureImageFilter"
by fmalita@google.com
· 11 years ago
4f6318d
Serialization of SkPictureImageFilter
by commit-bot@chromium.org
· 11 years ago
8b4799a
Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format
by robertphillips@google.com
· 11 years ago
670b98e
Serialization of SkPictureImageFilter
by commit-bot@chromium.org
· 11 years ago
76f10a3
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
by reed@google.com
· 11 years ago
6fcd28b
fix samplefuzz, fix some 32/64bit warnings
by reed@google.com
· 11 years ago
8c6f4b3
Adding int cast to prevent warning
by commit-bot@chromium.org
· 11 years ago
c22d139
Initial QuadTree implementation
by commit-bot@chromium.org
· 11 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
7fa2a65
fix more 64bit warnings
by reed@google.com
· 11 years ago
d8ed851
Turn NVPR on by default (but off in tools).
by commit-bot@chromium.org
· 11 years ago
68c7488
Revert "Turn NVPR on by default (but off in tools)."
by halcanary@google.com
· 11 years ago
83d81c9
Turn NVPR on by default (but off in tools).
by commit-bot@chromium.org
· 11 years ago
b2c323a
Remove unused SampleTests.cpp source file.
by tfarina@chromium.org
· 11 years ago
d173b87
remove SkScalarMul macro
by mike@reedtribe.org
· 11 years ago
7873333
Remove GetGr() hack.
by commit-bot@chromium.org
· 11 years ago
7b8d72d
Adding SkPictureImageFilter to the fuzzer
by commit-bot@chromium.org
· 11 years ago
43f4a55
Change to fuzzer for new constructor
by commit-bot@chromium.org
· 11 years ago
32678d9
use some helper Make functions to initialize SkImageInfo
by commit-bot@chromium.org
· 11 years ago
bf0001d
remove remaining references to Sk64 (obsolete)
by reed@google.com
· 11 years ago
Next »