Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
273a00d14f78c34c4654bf6aef3e5bdb7cf105d2
/
gm
d393b17
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
by commit-bot@chromium.org
· 11 years ago
c9b511f
Revert of rebaseline_server: multithreaded loading/diffing of images (https://codereview.chromium.org/235923002/)
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
280ea82
rebaseline_server: multithreaded loading/diffing of images
by commit-bot@chromium.org
· 11 years ago
5d0b150
resize canvas for GM + typo
by commit-bot@chromium.org
· 11 years ago
84b18c7
split SkPictureRecorder out of SkPicture
by robertphillips@google.com
· 11 years ago
e93a4c0
rebaseline_server: fix sorting by perceptual diff column
by commit-bot@chromium.org
· 11 years ago
f7efa50
Implement intra-frame cacheing in image filters.
by commit-bot@chromium.org
· 11 years ago
cae54f1
remove picture-backed surfaces
by commit-bot@chromium.org
· 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
1f75ab9
add some .gitignores related to gm and tools
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
76b12b7
when getClipBounds returns false, the out-param is uninitialized
by reed@google.com
· 11 years ago
d0b8904
rebaseline_server: eliminate meaningless 404 errors while waiting for content to load
by commit-bot@chromium.org
· 11 years ago
defe6fd
rebaseline_server: allow user to specify which builders to process
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
c5d9bb0
Initial picture shader implementation
by commit-bot@chromium.org
· 11 years ago
8865d09
Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/)
by commit-bot@chromium.org
· 11 years ago
592b2d1
Initial picture shader implementation
by commit-bot@chromium.org
· 11 years ago
c5713e4
clear bitmap in texture domain gm
by commit-bot@chromium.org
· 11 years ago
cf2f008
SkDiscardableMemoryPool to abstract class
by commit-bot@chromium.org
· 11 years ago
3eb77e4
teach rebaseline_server how to compare results of multiple render_pictures runs
by commit-bot@chromium.org
· 11 years ago
6844958
rebaseline_server: display as much info as possible if expected/actual image is missing
by commit-bot@chromium.org
· 11 years ago
58af0c8
Add show_gm_changes script: show change revisions and hashes for a GM
by commit-bot@chromium.org
· 11 years ago
9fbbcca
SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled
by commit-bot@chromium.org
· 11 years ago
6eddc77
Pass the IDWriteFactory instead of relying on a global creator.
by bungeman@google.com
· 11 years ago
35c03fb
Remove scaleToFit from DashPathEffect
by commit-bot@chromium.org
· 11 years ago
31d0b3d
rebaseline_server: add --compare-configs option
by commit-bot@chromium.org
· 11 years ago
972f9cd
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
by commit-bot@chromium.org
· 11 years ago
c0df2fb
rebaseline_server: add option to read actuals from local disk
by commit-bot@chromium.org
· 11 years ago
a54abdc
Remove static bmp from shadertext3
by commit-bot@chromium.org
· 11 years ago
da0ceb2
rebaseline_server: delete invalid image files from local disk cache
by commit-bot@chromium.org
· 11 years ago
6aeabb1
Speculative Mac 10.6 fix: disable medium & high filter quality tests.
by senorblanco@chromium.org
· 11 years ago
afb26ee
Speculative Mac 10.6 fix: remove useless code from matriximagefilter GM.
by senorblanco@chromium.org
· 11 years ago
fd0ec2c
Implement a generic matrix transform image filter.
by senorblanco@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
4105623
fix compare_to_expectations command line launch
by commit-bot@chromium.org
· 11 years ago
a723fee
Fix 10.6 build: double -> float.
by commit-bot@chromium.org
· 11 years ago
04eff72
Add test cases for small radii to rrect GMs.
by commit-bot@chromium.org
· 11 years ago
08f6d86
update bitmapshader to avoid potential rendering error for kA8_Config
by commit-bot@chromium.org
· 11 years ago
b463d56
rebaseline_server: rename results.py to compare_to_expectations.py
by commit-bot@chromium.org
· 11 years ago
a25c4e4
rebaseline_server: fix --editable mode
by commit-bot@chromium.org
· 11 years ago
b659333
Fixed double offset in resize filter
by commit-bot@chromium.org
· 11 years ago
736be35
rebaseline_server: when first started, tell client results are still being generated
by commit-bot@chromium.org
· 11 years ago
5799423
rebaseline_server: serve JSON from static file, rather than generating it live
by commit-bot@chromium.org
· 11 years ago
b42105a
rebaseline_server: image URLs are relative to JSON file's location
by commit-bot@chromium.org
· 11 years ago
e5957f6
update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders
by commit-bot@chromium.org
· 11 years ago
2077427
Put SimpleOffsetFilter on heap.
by commit-bot@chromium.org
· 11 years ago
d1c85d2
rebaseline_server: make intermediate JSON specify base urls for diff images
by commit-bot@chromium.org
· 11 years ago
f0f9f5f
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
1182529
Implement support for expanding crop rects in image filters
by senorblanco@chromium.org
· 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
4cb543d
Implement support for a Context parameter in image filters
by senorblanco@chromium.org
· 11 years ago
0d30c51
check for null-device pixels in onWritePixels, so we don't crash
by reed@google.com
· 11 years ago
1037d92
Added Z scale when X and Y scale to spot lights and point lights
by commit-bot@chromium.org
· 11 years ago
fa5edbe
Add effect-based clip for nine-patch SkRRects.
by commit-bot@chromium.org
· 11 years ago
addcdde
make rebaseline_server client check schema version number
by commit-bot@chromium.org
· 11 years ago
ea770f1
add schema version to rebaseline_server intermediate JSON
by commit-bot@chromium.org
· 11 years ago
b17ccc9
--dryRun flag for gm
by commit-bot@chromium.org
· 11 years ago
7498d95
rebaseline_server: generate JSON that can be viewed without a live server
by commit-bot@chromium.org
· 11 years ago
affa77d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 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
84cd099
Clean up SkImageFilter.
by commit-bot@chromium.org
· 11 years ago
8065ec5
Add new module for distance field generation.
by commit-bot@chromium.org
· 11 years ago
c5c748c
Handle rrects with one circular corner and three square corners in GrRRectEffect.
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
b0ba39d
Fix no GPU build after r13728
by bsalomon@google.com
· 11 years ago
b93ba45
flag to make kClipToLayer_SaveFlag the default behavior
by reed@google.com
· 11 years ago
bf99824
Add new module for distance field generation.
by commit-bot@chromium.org
· 11 years ago
bfce48e
reorg iteration code in rrects GM, tightly pack rrects drawn in _effect version.
by commit-bot@chromium.org
· 11 years ago
6e3ee33
rebaseline_server: disable image magnifier, for huge UI speedup
by commit-bot@chromium.org
· 11 years ago
5865ec5
rebaseline_server: add actual_repo and actual_revision command line options
by commit-bot@chromium.org
· 11 years ago
ed19107
rebaseline_server: fix reload delay when there is client/server clock skew
by commit-bot@chromium.org
· 11 years ago
fadc749
rebaseline_server: display how long it took to render the list
by commit-bot@chromium.org
· 11 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
61f1606
rebaseline_server: add "show thumbnails" option, and skip display of nonexistent images
by commit-bot@chromium.org
· 11 years ago
cabf4b2
Unify edge type enums across GrEffect subclasses that clip rendering to a geometry.
by commit-bot@chromium.org
· 11 years ago
f1f66c0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e494dbd
The motivation for this CL is to de-clutter SkPicture's beginRecording method.
by commit-bot@chromium.org
· 11 years ago
e09244d
Apply the CTM to the offset in the slow SkOffsetImageFilter path.
by senorblanco@chromium.org
· 11 years ago
707bd60
Make rrects.cpp compile in no-gpu mode TBR=robertphillips@google.com
by bsalomon@google.com
· 11 years ago
8cc39a6
rebaseline_server: better reporting for bad URL fetch
by commit-bot@chromium.org
· 11 years ago
fbde87f
Add GM that directly tests GrRRectEffect and add inverse fill version of effect.
by commit-bot@chromium.org
· 11 years ago
3b98759
rebaseline_server: keep going on exception in ImagePair.__init__()
by commit-bot@chromium.org
· 11 years ago
47d98c8
Fix CTM scaling and clipping of SkRectShaderImageFilter.
by senorblanco@chromium.org
· 11 years ago
d85f32c
Make GrConvexPolyEffect support inverse fills and non-AA rects
by commit-bot@chromium.org
· 11 years ago
2b3a204
replace gm_fprintf() calls with SkDebugf()
by commit-bot@chromium.org
· 11 years ago
8dab8ec
rebaseline_server: fix "Results current as of <timestamp>" banner
by commit-bot@chromium.org
· 11 years ago
48f31bd
try to deprecate fFlagsMask from SkLayerDrawLooper
by reed@google.com
· 11 years ago
38aeb0f
DM: also run benches once.
by commit-bot@chromium.org
· 11 years ago
16f4180
rebaseline_server: use new intermediate JSON format as described in https://goto.google.com/ChangingRbsJson
by commit-bot@chromium.org
· 11 years ago
f792a1b
Builder class for SkLayerRasterizer.
by commit-bot@chromium.org
· 11 years ago
d5f032d
Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia.
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
cb3672e
Add effect-based clipping for circular "tab" style rrects.
by commit-bot@chromium.org
· 11 years ago
Next »