Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
365cd31a65f7dff9947693cd1eab790ada753ed5
365cd31
Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased)
by commit-bot@chromium.org
· 11 years ago
ba73d28
Add bench_playback, for quick profiling of SKR playback.
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
968757e
Disable SK_GAMMA_SRGB on android builds.
by djsollen@google.com
· 11 years ago
e424c1d
So apparently Chrome has an x86 iOS build...
by commit-bot@chromium.org
· 11 years ago
18fd2b9
Add a focused public API for src/record.
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
4770a3b
Clean up the default gamma settings.
by bungeman@google.com
· 11 years ago
e9085b1
remove two more effects that are now immutable
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
55c9b4e
Cast int to float.
by commit-bot@chromium.org
· 11 years ago
6573ce7
Create SkLayerRasterizer w/o destroying Builder.
by commit-bot@chromium.org
· 11 years ago
d0b8904
rebaseline_server: eliminate meaningless 404 errors while waiting for content to load
by commit-bot@chromium.org
· 11 years ago
4f3452d
Flesh out the list of includes, also fix up README markdown
by commit-bot@chromium.org
· 11 years ago
2f56998
Add MakeEmpty to GrIRect16
by commit-bot@chromium.org
· 11 years ago
0d64356
Add a new bench that tests a simple image filter DAG.
by senorblanco@chromium.org
· 11 years ago
7f43493
Fix GPU-less build.
by commit-bot@chromium.org
· 11 years ago
24c568c
add explicit filepaths to render_pictures JSON summary
by commit-bot@chromium.org
· 11 years ago
ef93d29
Move build guard to fix Android framework compile.
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
c5367ec
Rename README and DESIGN so their markdown gets picked up my GitHub.
by commit-bot@chromium.org
· 11 years ago
a94866d
Add the chromium ninja builder to the list of trybots for a DEPS roll.
by commit-bot@chromium.org
· 11 years ago
729296f
revert of 14111 to fix build
by bensong@google.com
· 11 years ago
6b43f50
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
ff2de7c
SkRecordDraw: don't bother clipping an empty clip down further
by commit-bot@chromium.org
· 11 years ago
fe23f79
Revert of remove sprintf (https://codereview.chromium.org/230413005/)
by commit-bot@chromium.org
· 11 years ago
d9ce2be
SkRecordDraw: skip draw ops when the clip is empty
by commit-bot@chromium.org
· 11 years ago
d6e9b88
remove sprintf
by commit-bot@chromium.org
· 11 years ago
e4a4f12
Real fix for SK_API / Windows shared lib problems.
by mtklein@google.com
· 11 years ago
0132a86
Cleaned up the start page, added wait cursor, disabled Run button while waiting for results.
by commit-bot@chromium.org
· 11 years ago
780836e
SK_API for SkXfermode_opts_SSE2 so Chrome can initialize flattenables.
by commit-bot@chromium.org
· 11 years ago
d6cab4a
I got too aggressive on the seccomp cleanup, turns out backports-debian doesn't have the linux/seccomp.h header.
by commit-bot@chromium.org
· 11 years ago
0a09d71
Implement drawDRRect for GPU
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
2a6f221
More SkPictureShader baselines.
by fmalita@google.com
· 11 years ago
f846524
Baselines for the SkPictureShader GM.
by fmalita@google.com
· 11 years ago
6d036c2
Initial code for webtry, a web application for allowing users to try out Skia.
by commit-bot@chromium.org
· 11 years ago
0257ebe
enable developers to provide their own android toolchain
by commit-bot@chromium.org
· 11 years ago
093ed31
Adjusts the bench expectations calculation to consider average value.
by commit-bot@chromium.org
· 11 years ago
a2cbced
no more callers of getTotalClip -- except in android
by reed@google.com
· 11 years ago
1b035d8
Do div-by-zero check for all gpus in ellipse/rr effects.
by commit-bot@chromium.org
· 11 years ago
cde1718
Rebaselines for r14106.
by bungeman@google.com
· 11 years ago
4460e75
Define SK_CPU_X86 on x86 machines.
by commit-bot@chromium.org
· 11 years ago
c524e98
Xfermode: SSE2 implementation of multiply_modeproc
by commit-bot@chromium.org
· 11 years ago
d715aaa
Measure DirectWrite BW consistently with rendering.
by bungeman@google.com
· 11 years ago
cb1926c
Rebaselines for https://codereview.chromium.org/181523002/
by commit-bot@chromium.org
· 11 years ago
479d1ae
Fixes to Android.mk generation for arm64.
by commit-bot@chromium.org
· 11 years ago
95c2e55
ARM Skia NEON patches - 22 - S32_D565_Blend
by commit-bot@chromium.org
· 11 years ago
e1d9443
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
506db0b
SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.
by commit-bot@chromium.org
· 11 years ago
9ffa52d
More SkRecord TODOs:
by commit-bot@chromium.org
· 11 years ago
b736962
More SkRecord TODOs:
by commit-bot@chromium.org
· 11 years ago
eefd8a0
Don't try to render color fonts using distance fields.
by commit-bot@chromium.org
· 11 years ago
066a28d
Start on some unwritten SkRecord TODOs:
by commit-bot@chromium.org
· 11 years ago
6719d60
use default to fix warning (or I will shoot myself)
by reed@google.com
· 11 years ago
43d6d80
fix warning for uninitialized count
by reed@google.com
· 11 years ago
efadb4b
fix warning about uninitialized typeface_encoding by folding glyph case into switch
by reed@google.com
· 11 years ago
bafee11
fix warning by removing padding field
by reed@google.com
· 11 years ago
c5d9bb0
Initial picture shader implementation
by commit-bot@chromium.org
· 11 years ago
03a99b8
Add push/pop cull to SkRecord.
by commit-bot@chromium.org
· 11 years ago
43c2758
WIP -- SkFont
by reed@google.com
· 11 years ago
667240a
Relax the assert in SkReadBuffer::setPictureVersion().
by fmalita@google.com
· 11 years ago
e6d8be0
Removes deleted files SkBitmapShader* from gyp/core.gypi.
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
98f4e5c
Suppress pictureshader GM failures.
by fmalita@google.com
· 11 years ago
592b2d1
Initial picture shader implementation
by commit-bot@chromium.org
· 11 years ago
1ae492f
Add option to SkDecodingImageGenerator to require unpremul.
by commit-bot@chromium.org
· 11 years ago
fc94829
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
by commit-bot@chromium.org
· 11 years ago
c5713e4
clear bitmap in texture domain gm
by commit-bot@chromium.org
· 11 years ago
e3beb6b
SkNonCopyable should be used with private inheritance.
by commit-bot@chromium.org
· 11 years ago
c4df655
Factory methods for heap-allocated SkTypeface objects.
by commit-bot@chromium.org
· 11 years ago
2b4e370
Convert SkPicture's generation ID to a unique ID
by commit-bot@chromium.org
· 11 years ago
c96268d
Remove SkBitmapShaderTemplate.
by commit-bot@chromium.org
· 11 years ago
94bd822
Revert of Discard scratch render targets before reusing them. (https://codereview.chromium.org/225183012/)
by commit-bot@chromium.org
· 11 years ago
372a9c3
Fix EffectKey for XferEffect
by commit-bot@chromium.org
· 11 years ago
0f23ff1
Discard scratch render targets before reusing them.
by commit-bot@chromium.org
· 11 years ago
0d0d620
remove SK_SUPPORT_LEGACY_GETCLIPTYPE
by commit-bot@chromium.org
· 11 years ago
b554440
Remove SkResizeImageFilter.
by commit-bot@chromium.org
· 11 years ago
622eda7
Remove deprecated function.
by commit-bot@chromium.org
· 11 years ago
b7fedac
Fixed Skia compilation error with strict clang.
by commit-bot@chromium.org
· 11 years ago
0f8c859
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
ae0054e
get iOS building again
by commit-bot@chromium.org
· 11 years ago
78842e4
Rebaselining resizeimagefilter
by commit-bot@chromium.org
· 11 years ago
848fdb0
Updates to Android.mk generation.
by commit-bot@chromium.org
· 11 years ago
1f2d357
Change SkDecodingImageGenerator to hide implementation details.
by commit-bot@chromium.org
· 11 years ago
25595ed
fix nacl build using ninja
by commit-bot@chromium.org
· 11 years ago
31db71d
Prevent potential leaking of memory by using SkString and SkTArray.
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
a137675
hack hack hack
by commit-bot@chromium.org
· 11 years ago
a8d95f8
Perform perlin noise matrix computations once per frame, not per pixel.
by senorblanco@chromium.org
· 11 years ago
2af1a2d
Add base effect for gpu 2pt conical gradients
by commit-bot@chromium.org
· 11 years ago
221b911
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
d01ec71
Revert to old behavior regarding SK_CPU_ARM and update documentation around SK_CPU_ARM64 on iOS.
by commit-bot@chromium.org
· 11 years ago
9e613c0
Add skia.buildbots@gmail.com to CQ_COMMITTERS
by commit-bot@chromium.org
· 11 years ago
d591b75
Revert of Properly set alpha type in webp decode. (https://codereview.chromium.org/223893002/)
by commit-bot@chromium.org
· 11 years ago
a455965
Properly set alpha type in webp decode.
by commit-bot@chromium.org
· 11 years ago
77815fd
Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/)
by commit-bot@chromium.org
· 11 years ago
Next »