Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
66beaf0a7386a1281dc63632a740d20a725358f9
66beaf0
Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/)
by commit-bot@chromium.org
· 11 years ago
8fe2ee1
Distance field fixes for Android
by commit-bot@chromium.org
· 11 years ago
3fcab54
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
by commit-bot@chromium.org
· 11 years ago
30ab09b
Updated baselines for Ubuntu12-GTX660
by commit-bot@chromium.org
· 11 years ago
f20fc24
remove all references to legacy Config8888
by reed@google.com
· 11 years ago
da0ceb2
rebaseline_server: delete invalid image files from local disk cache
by commit-bot@chromium.org
· 11 years ago
57f74e0
Debugger improvements
by commit-bot@chromium.org
· 11 years ago
2b290ce
Minor cleanup (moved out of main CL)
by commit-bot@chromium.org
· 11 years ago
13e6576
Remove forceRenderTargetFlush (unused)
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
711d6f3
Fix bug on android with GL_EXT_debug_marker
by commit-bot@chromium.org
· 11 years ago
ffc224f
Add a minimal --undefok to SkCommandLineFlags.
by commit-bot@chromium.org
· 11 years ago
afb26ee
Speculative Mac 10.6 fix: remove useless code from matriximagefilter GM.
by senorblanco@chromium.org
· 11 years ago
f41e93b
Suppress failing GMs for rebaseline.
by fmalita@google.com
· 11 years ago
2a1704f
Further tweak compare_codereview.py.
by commit-bot@chromium.org
· 11 years ago
fd0ec2c
Implement a generic matrix transform image filter.
by senorblanco@chromium.org
· 11 years ago
d9ea09e
Consolidate SkCanvas matrix virtuals.
by commit-bot@chromium.org
· 11 years ago
7111d46
Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)"
by reed@google.com
· 11 years ago
e6984a8
Fix for int to bool in GrInOrderDrawBuffer
by commit-bot@chromium.org
· 11 years ago
b0a6578
platform_tools/barelinux/bin/arm64_make script
by commit-bot@chromium.org
· 11 years ago
2a05de0
Add Gpu Tracing to Ganesh
by commit-bot@chromium.org
· 11 years ago
f2ef158
Tweak compare_codereview.py.
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
231f6b8
Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)
by commit-bot@chromium.org
· 11 years ago
1121170
implement readPixels and writePixels natively, w/o using the (deprecated)
by reed@google.com
· 11 years ago
9b62aa1
Make it possible to draw multiple paths at once to a draw target
by commit-bot@chromium.org
· 11 years ago
5c260f4
Whitespace change to trigger builds for new GCE compile bots
by commit-bot@chromium.org
· 11 years ago
6e4eb21
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e8807f4
SkPaint: eliminate some dead bytes in 64-bit build.
by commit-bot@chromium.org
· 11 years ago
a2b44dc
SkFontHost_linux - dup stream instead of ref
by commit-bot@chromium.org
· 11 years ago
28ae55d
Fix Mac Debug clang build.
by senorblanco@chromium.org
· 11 years ago
9a1176c
Mark dashing_gpu and complexclip2_rect_aa_gpu as ignore-failure on Win7 perspective
by commit-bot@chromium.org
· 11 years ago
09843fd
Fix for crash on large image blur sigma values.
by senorblanco@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
adadf7c
Add SkASSERT's to gl/Interface validate
by commit-bot@chromium.org
· 11 years ago
75cf29b
Add new experimental API to SkPicture to get "id" of current op
by commit-bot@chromium.org
· 11 years ago
2a8be90
When clipping treat rrect corners where either the x or y radius is < 0.5 as square.
by commit-bot@chromium.org
· 11 years ago
1ba6262
Clean up SkOnce usage in SkFontMgr_Indirect.
by bungeman@google.com
· 11 years ago
a9dae71
More distance field improvements:
by commit-bot@chromium.org
· 11 years ago
2ac68c6
Add tools to generated Android.mk
by commit-bot@chromium.org
· 11 years ago
46ee398
remove SK_SUPPORT_LEGACY_READPIXELSCONFIG
by reed@google.com
· 11 years ago
d3ff154
rebaseline Nexus10 results obscured by skia:2313
by commit-bot@chromium.org
· 11 years ago
e812c29
Add skimage expectations for Arm8_64
by commit-bot@chromium.org
· 11 years ago
ca2b441
Remove unnecessary isrect code in clip mask manager
by commit-bot@chromium.org
· 11 years ago
175eaf6
Update expectations for Ubuntu12-GTX660
by commit-bot@chromium.org
· 11 years ago
d58a856
Have SkTArray state that it default-initializes.
by bungeman@google.com
· 11 years ago
61c9b83
Manual memset to work around bogus compiler warning bug.
by commit-bot@chromium.org
· 11 years ago
dc9f69f
Add skimage baselines for Ubuntu12-GTX660 bots
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
7209f93
disable imagefilterscropexpand GM test on Android
by commit-bot@chromium.org
· 11 years ago
29d3777
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c8f0d60
Fix r13897.
by bungeman@google.com
· 11 years ago
04c32a8
Fix r13897.
by bungeman@google.com
· 11 years ago
f76cbb8
Fix r13897.
by bungeman@google.com
· 11 years ago
3d21f21
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
34ce63c
Fix incorrect assert in r13895.
by bungeman@google.com
· 11 years ago
95ebd17
Add removeShuffle to SkTArray and add SkTArray tests.
by bungeman@google.com
· 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
816b805
Some stragglerbot rebaselines for lighting, imagefiltersscaled GMs.
by senorblanco@chromium.org
· 11 years ago
e552dc8
Fix broken Android builds due to missing includes for NEON defines
by djsollen@google.com
· 11 years ago
99e5b52
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
9206da6
Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/)
by commit-bot@chromium.org
· 11 years ago
f48182b
SkPaint: eliminate some dead bytes in 64-bit build.
by commit-bot@chromium.org
· 11 years ago
9615d5f
Remove the now-unnecessary enum in the elliptical clipping effect.
by commit-bot@chromium.org
· 11 years ago
520cf8b
Fix cull nesting assertion.
by commit-bot@chromium.org
· 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
7225506
gyp_skia: make default GYP_GENERATORS for each platform explicit
by commit-bot@chromium.org
· 11 years ago
e65f1fa
fix error in linux makefile for some shells
by commit-bot@chromium.org
· 11 years ago
662af29
android_run_skia: fix error check
by commit-bot@chromium.org
· 11 years ago
89351ec
Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16
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
d510478
New baselines for imagefiltersscaled and lighting GMs.
by senorblanco@chromium.org
· 11 years ago
e32eeec
add some debugging for bug skia:2313
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
69e5350
More gpu rebaselines
by bsalomon@google.com
· 11 years ago
b42105a
rebaseline_server: image URLs are relative to JSON file's location
by commit-bot@chromium.org
· 11 years ago
130dc91
Rebaseline minor pixel diffs from recent GPU changes.
by senorblanco@chromium.org
· 11 years ago
180e36a
Revert "hide Config8888 entirely". Broke a bunch of builds.
by bsalomon@google.com
· 11 years ago
be41d38
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
a95a066
Fix Windows build break introduced in r13864.
by bungeman@google.com
· 11 years ago
b470c21
Silence warning after f5e315ccf1a.
by commit-bot@chromium.org
· 11 years ago
1c30818
fix non-gpu build
by commit-bot@chromium.org
· 11 years ago
2472b32
Only use analytic effect-based clipping when AA is required by at least one element.
by commit-bot@chromium.org
· 11 years ago
eb9547c
stub for ganesh veto
by commit-bot@chromium.org
· 11 years ago
e14792d
hide Config8888 entirely
by commit-bot@chromium.org
· 11 years ago
d8a57af
Adding a new SkSurface factory for generating surfaces from the scratch texture pool.
by commit-bot@chromium.org
· 11 years ago
b9c9597
Use rounding to 8888 in lighting filters, raster path.
by senorblanco@chromium.org
· 11 years ago
8e13a15
Fixed cross compilation with mingw.
by commit-bot@chromium.org
· 11 years ago
bdc772e
Add quiet mode to lua_pictures.
by commit-bot@chromium.org
· 11 years ago
b7b7eb3
Fix accessBitmap() with deferred clear, GPU path.
by senorblanco@chromium.org
· 11 years ago
f5e315c
add --writeChecksumBasedFilenames flag to render_pictures
by commit-bot@chromium.org
· 11 years ago
fffb2cd
Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/)
by commit-bot@chromium.org
· 11 years ago
2aae298
Whitespace change to verify that buildbot scripts are fixed.
by commit-bot@chromium.org
· 11 years ago
Next »