Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
efadb4b63c428b4f99399c097879981e6efa8870
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
f3c4182
Rebaseline flaky image on Win7 GPU
by robertphillips@google.com
· 11 years ago
1cf21d2
Fix for SkTwoPointConicalGradient_gpu define
by commit-bot@chromium.org
· 11 years ago
c311873
Xfermode: SSE2 implementation of multiply_modeproc
by commit-bot@chromium.org
· 11 years ago
609ced4
Add LCD support for distance field text.
by commit-bot@chromium.org
· 11 years ago
b677943
Fix ios build in chromium when targeting multiple architectures
by djsollen@google.com
· 11 years ago
681faa3
Remove RHB msaa4 from bench_pictures cfg
by commit-bot@chromium.org
· 11 years ago
8ec45ce
Add more big endian platforms
by commit-bot@chromium.org
· 11 years ago
c13fae6
android_make now exactly the same as android_ninja
by commit-bot@chromium.org
· 11 years ago
aa64fbf
Pull Gpu shader out of SkTwoPointConicalGradient into own file
by commit-bot@chromium.org
· 11 years ago
6ce77fa
Fix ninja build for Android
by commit-bot@chromium.org
· 11 years ago
e887998
rebaseline Win7/Win8 GM changes caused by ninja build (!)
by commit-bot@chromium.org
· 11 years ago
8792728
Fix SkRRect isEmpty assert
by commit-bot@chromium.org
· 11 years ago
030f45a
Rebaseline Android perf triggers
by robertphillips@google.com
· 11 years ago
a915772
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e930a07
Add a GrLayerCache to GrContext
by robertphillips@google.com
· 11 years ago
d550088
Add generation ID to SkPicture
by robertphillips@google.com
· 11 years ago
8bf34e1
Remove dead code in ports/.
by commit-bot@chromium.org
· 11 years ago
050c0ae
Remove misc. dead code.
by commit-bot@chromium.org
· 11 years ago
8b30d9a
Remove dead code in gpu/.
by commit-bot@chromium.org
· 11 years ago
d3c3f0e
Fix early return when GrCoordTransform is identity.
by bsalomon@google.com
· 11 years ago
a749e60
arm64_make script changes
by commit-bot@chromium.org
· 11 years ago
51a11b7
Arithmetic mode now has the option of not validating the output color, which will allow multiple arithmetic operations to be done sequentially, without intermediate clamping. This is required for mimicking blink's current behavior.
by commit-bot@chromium.org
· 11 years ago
dc5cd85
Add support for multiple base distance field sizes.
by commit-bot@chromium.org
· 11 years ago
d5424a4
Fix matrix adjustment passed to filter processing.
by senorblanco@chromium.org
· 11 years ago
55bd940
SkTDynamicHash: pick up GetKey(), Hash() from T by default.
by commit-bot@chromium.org
· 11 years ago
158f646
SkTDynamicHash: remove need for Equals(const T&, const Key&) param.
by commit-bot@chromium.org
· 11 years ago
52ffbf6
Use glInvalidateFramebuffer() when it is supported.
by commit-bot@chromium.org
· 11 years ago
6f2d4d4
ARM Skia NEON patches - 35 - First AArch64 support
by commit-bot@chromium.org
· 11 years ago
d0a5029
Add effect for ellipse clipping.
by commit-bot@chromium.org
· 11 years ago
049952b
New GPU baselines for texteffects GM on NexusS, GalaxyNexus.
by senorblanco@chromium.org
· 11 years ago
34a8bd1
Rebaseline images missed in r14005 (Rebaseline two tests after r13940)
by robertphillips@google.com
· 11 years ago
c282ba8
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
37eb4e4
Purge SkPurgeableMemoryBlock.
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
8172a59
New Nexus4 and Win7 perspective baselines for xfermodeimagefilter GM.
by senorblanco@chromium.org
· 11 years ago
554741e
Rebaseline N10 bench pictures triggers
by bsalomon@google.com
· 11 years ago
ee845ae
Fix SkXfermodeImageFilter when an input is cropped out.
by senorblanco@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
921d2b3
The android framework should not embolden glyphs that originate from bold fonts.
by commit-bot@chromium.org
· 11 years ago
23f116d
Rename test SkUserConfig files.
by commit-bot@chromium.org
· 11 years ago
5f96780
Fix ordering issue in perf expectations
by robertphillips@google.com
· 11 years ago
53e1e4d
Minor changes to GrFontCache system.
by commit-bot@chromium.org
· 11 years ago
e3ff558
SkRecord strawman
by commit-bot@chromium.org
· 11 years ago
d48ad8e
Fold SkTSetBit into SkOTSet*Bit.
by commit-bot@chromium.org
· 11 years ago
9fbbcca
SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled
by commit-bot@chromium.org
· 11 years ago
079d298
Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/)
by commit-bot@chromium.org
· 11 years ago
25f7455
Xfermode: SSE2 implementation of multiply_modeproc
by commit-bot@chromium.org
· 11 years ago
96050eb
Rebaseline two tests after r13940.
by fmalita@google.com
· 11 years ago
a34bb60
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
by bsalomon@google.com
· 11 years ago
58d69d8
change default build (in "make" wrapper) to ninja on all platforms
by epoger@google.com
· 11 years ago
2c48ee8
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
fa8cb1c
Make DM play nice with the plan to split CPU and GPU work.
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
07421a5
Add global fontconfig lock.
by commit-bot@chromium.org
· 11 years ago
b19bc7f
Add eg...@google.com to CQ_COMMITTERS
by bsalomon@google.com
· 11 years ago
7c0d72f
Change if/else to if in two GrGLInterface factories.
by commit-bot@chromium.org
· 11 years ago
efa85aa
Revert "disable passing discards through GrIODB."
by bsalomon@google.com
· 11 years ago
Next »