Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ffa901aa7e360ed5115a0955221f4c2d2632d418
/
tests
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 10 years ago
2a679ae
Fix bug with very large round rects with large radii
by robertphillips
· 10 years ago
c1b11f1
Handle paths that do not report empty, but have no edges.
by reed
· 10 years ago
6e8f903
Ico security issues fix
by msarett
· 10 years ago
dd8c637
Fix Windows build.
by scroggo
· 10 years ago
f45796e
Fix a memory leak when decoding corrupted indexed PNGs.
by dml
· 10 years ago
9b3aa54
optimization/fix: dirty the clip-bounds when we mod the clip in savelayer
by reed
· 10 years ago
cedc36f
Use ComposColorFilter to collaps hierarchy (when possible).
by reed
· 10 years ago
8371b7e
Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #2 id:20001 of https://codereview.chromium.org/951663002/)
by reed
· 10 years ago
561a1ca
Fix a memory leak when decoding corrupted indexed PNGs.
by dml
· 10 years ago
23d8593
Update SkPicture cull rects with RTree information
by schenney
· 10 years ago
a27cdef
Make Sk4f(float) constructor explicit.
by mtklein
· 10 years ago
a9d9a39
Read pixels in BGRA non-premul mode in few tests
by kkinnunen
· 10 years ago
5c518a8
Revert of check for inputs before reporting asColorFilter (patchset #7 id:110001 of https://codereview.chromium.org/967833003/)
by reed
· 10 years ago
a0865b4
Revert of Update SkPicture cull rects with RTree information (patchset #6 id:140001 of https://codereview.chromium.org/971803002/)
by joshualitt
· 10 years ago
548bf38
4-at-a-time SkPMColor -> SkPMFloat API.
by mtklein
· 10 years ago
dac843b
Use ComposeColorFilter in factory to collapse consecutive filters (when possible).
by reed
· 10 years ago
2dd3b66
Update SkPicture cull rects with RTree information
by schenney
· 10 years ago
dc81222
add impl limit for number of leaf-nodes in composecolorfilter
by reed
· 10 years ago
a9baa65
Revert of Add image as a draw type that can be filtered (patchset #4 id:60001 of https://codereview.chromium.org/960783003/)
by kkinnunen
· 10 years ago
fa77eb1
Add image as a draw type that can be filtered
by kkinnunen
· 10 years ago
c877a71
4x library for NEON
by msarett
· 10 years ago
4e644f5
Update SkPMFloat API a bit.
by mtklein
· 10 years ago
0aebf5d
Test and fix SkPMFloat rounding.
by mtklein
· 10 years ago
60d2a32
Make SkPMFloats store floats in [0,255] instead of [0,1].
by mtklein
· 10 years ago
cff10b2
change colorfilter to return an array of frag processors
by reed
· 10 years ago
b421650
add double precision convex test
by caryclark
· 10 years ago
5ccef57
treat backwards quads as not convex
by caryclark
· 10 years ago
a2b6d28
Fix for out-of-bounds intersection (found by fuzzer).
by senorblanco
· 10 years ago
3d32d50
PDF: Switch some unit tests to higher level API.
by halcanary
· 10 years ago
a9061de
Add rewind capability to SkChunkAlloc
by robertphillips
· 10 years ago
e6cf9cb
miniz support in SkFlate / PDF
by mtklein
· 10 years ago
24aa0f0
Add sqrt() and rsqrt() to Sk4f.
by mtklein
· 10 years ago
2719552
Think implicit promotion is a good idea?
by mtklein
· 10 years ago
870b9ea
add auto SkPMFloat <-> Sk4f conversion
by mtklein
· 10 years ago
d6ed19c
Tessellating GPU path renderer.
by senorblanco
· 10 years ago
570d2f8
I'd really like to land this before the branch so speedy reviews are appreciated.
by joshualitt
· 10 years ago
2907059
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/)
by joshualitt
· 10 years ago
586d5d6
I'd really like to land this before the branch so speedy reviews are appreciated.
by joshualitt
· 10 years ago
63c684a
fuzzer fixes
by caryclark
· 10 years ago
83787d0
only notify bitmaps that have been added to the cache
by reed
· 10 years ago
7eeba25
Notify resource caches when pixelref genID goes stale
by reed
· 10 years ago
fe1b180
Fix radii scaling bug in SkRRect::setNinePatch
by robertphillips
· 10 years ago
73953e7
Make SkNewImageFromBitmap take pixel ref origin into account
by kkinnunen
· 10 years ago
44701df
Move clip off of draw target
by joshualitt
· 10 years ago
b8de1f4
Reset conicWeights in SkPath::consumeDegenerateSegments when rewinding to last Move op
by robertphillips
· 10 years ago
a2f4be7
Sketch SkPMFloat
by mtklein
· 10 years ago
0883027
Revert of Sketch SkPMFloat (patchset #15 id:270001 of https://codereview.chromium.org/936633002/)
by mtklein
· 10 years ago
50d2b31
Sketch SkPMFloat
by mtklein
· 10 years ago
6bc1b5f
Dynamically create stencil buffer when needed.
by bsalomon
· 10 years ago
7a04869
[SVGDevice] Text whitespace unittest
by fmalita
· 10 years ago
2aa1f7e
Port GrGLCaps over to use SkTHash.
by mtklein
· 10 years ago
a1f1ee9
PDF : New factory function for SkPDFDevice
by halcanary
· 10 years ago
87fa631
Rename onGetPixelsEnum back to onGetPixels.
by scroggo
· 10 years ago
b602d4d
Speculative fix for nexus player unit test failure
by bsalomon
· 10 years ago
ddf30e6
Handle the case when the GrResourceCache timestamp wraps.
by bsalomon
· 10 years ago
02a44a4
Recycle stencil buffers across render targets.
by bsalomon
· 10 years ago
90c6bc4
Revert of notify resource caches when pixelref genID goes stale (patchset #4 id:60001 of https://codereview.chromium.org/825263005/)
by mtklein
· 10 years ago
cabc08c
PDF: why do we have flags no one uses (or can use)?
by mtklein
· 10 years ago
f99e961
Allow resources' unique keys to be changed.
by bsalomon
· 10 years ago
4675819
notify resource caches when pixelref genID goes stale
by reed
· 10 years ago
8718aaf
Rename GrContentKey to GrUniqueKey
by bsalomon
· 10 years ago
297aaf9
Avoid wrong memory access due to double substitution and %%
by kkinnunen
· 10 years ago
1b5c604
PDF: Add (low-memory) SkPDFBitmap class
by halcanary
· 10 years ago
91d1d62
zlib/pdf: remove HaveFlate(), depend on preprocessor defines
by halcanary
· 10 years ago
1e4e814
SK_NO_FLATE
by mtklein
· 10 years ago
305a889
Decrease number of allowed stages for Angle on GLProgramTest
by egdaniel
· 10 years ago
50da1d8
Fix broken build due to updated #define
by djsollen
· 10 years ago
523cda3
Remove android specific srcPath from SkPath
by djsollen
· 10 years ago
3d47e21
Labels when dumping fonts in Android parser test.
by bungeman
· 10 years ago
43466a1
Multi-string shaders
by joshualitt
· 10 years ago
b8a82f2
Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.chromium.org/929503002/)
by joshualitt
· 10 years ago
1c3c2d8
Multi-string shaders
by joshualitt
· 10 years ago
3a6672a
C++11 Unit Test for RValue semantics.
by halcanary
· 10 years ago
694b0d1
fix more tricky-float cases in SkRRect validate
by reed
· 10 years ago
3582d3e
Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache.
by bsalomon
· 10 years ago
0864908
Make SkImageGenerator::getPixels() return an enum.
by scroggo
· 10 years ago
3555bd8
Add a templated priority queue class.
by bsalomon
· 10 years ago
8e8c940
Fix leak in ComposedImageFilterOffset test
by ajuma
· 10 years ago
5788faa
Fix SkComposeImageFilter's bounds computation and offset handling
by ajuma
· 10 years ago
e36914c
Pass in ProcOptInfos into willNeedDstCopy on XPs
by egdaniel
· 10 years ago
9a0808f
Verify all parsed test font files start with cap.
by bungeman
· 10 years ago
79ca081
Minimize SkTHash object copying
by fmalita
· 10 years ago
201c98d
fix windows build
by Mike Klein
· 10 years ago
979e0ea
Spin off SkTHashTable, SkTHashMap, SkTHashSet
by mtklein
· 10 years ago
2de5939
Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chromium.org/916763003/)
by robertphillips
· 10 years ago
f5e89c8
Fix Chromium build
by robertphillips
· 10 years ago
0ea80f4
Rename GrResourceCache2->GrResourceCache
by bsalomon
· 10 years ago
c3c6943
Fix append_fallback_font_families_for_locale.
by bungeman
· 10 years ago
3632f84
Add tests for STArray swap
by bsalomon
· 10 years ago
bfd5bff
Simplify SkBBH::insert API
by mtklein
· 10 years ago
bf799cd
Simplify reference management in SkPDF
by halcanary
· 10 years ago
454fa71
check for nonfinites in rrects
by reed
· 10 years ago
eb2be7f
Additional cleanups to Android config parsing.
by bungeman
· 10 years ago
d5d27d9
use conics for arcTo
by reed
· 10 years ago
31223e0
cull edges that are to the right of the clip
by reed
· 10 years ago
23e619c
Reimplement gpu message bus for invalidated bitmap gen IDs
by bsalomon
· 10 years ago
d042358
One createTexture function, attempt to recycle scratch in createTexture.
by bsalomon
· 10 years ago
7fa87cd
Add factory for Android font manager.
by bungeman
· 10 years ago
50785a3
Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/)
by bsalomon
· 10 years ago
Next »