Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
e7a364d435843a868dcac2c61d78c34e5d3e326c
/
src
e7a364d
GrTessellator: fix artifact with exactly-1-px-wide edges.
by Stephen White
· 8 years ago
8d80bb5
Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors."
by Herb Derby
· 8 years ago
d1c8e56
SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe.
by Hal Canary
· 8 years ago
6ff51ae
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors.
by Herb Derby
· 8 years ago
7704754
More fixes for distance field paths
by Jim Van Verth
· 8 years ago
82f4431
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
by Brian Salomon
· 8 years ago
20d031a
Remove SK_LEGACY_FONTMGR_FACTORY.
by Ben Wagner
· 8 years ago
09326e7
SkSplicer: start on Windows support
by Mike Klein
· 8 years ago
58d2a72
SkTestTypeface: correct encoding
by Hal Canary
· 8 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
000ca63
Revert "More fixes for distance field paths"
by Jim Van Verth
· 8 years ago
1252ec4
Make SkColorToHSV and SkHSVToColor "perfect" inverses
by Leon Scroggins III
· 8 years ago
d081ff3
More fixes for distance field paths
by Jim Van Verth
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
bc6b99d
Add test for processor->resource ref/io counts
by Brian Salomon
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
f4faccd
Fix overwriting of config flags in a few cases
by Brian Osman
· 8 years ago
8eedbfc
Revert "Revert "Improve quad edges' smoothness in non-AA cases""
by Yuqian Li
· 8 years ago
db52cf3
move SkDraw.h to core
by Mike Reed
· 8 years ago
fb00390
pretty up some SkSplicer code
by Mike Klein
· 8 years ago
3444cad
Invalidate icache in copy_to_executable_mem()
by Mike Klein
· 8 years ago
986563b
Add Gray8 pixel config
by Brian Osman
· 8 years ago
fdb124a
SkSplicer: no need to set_k() manually.
by Mike Klein
· 8 years ago
13ccda4
SkSplicer: fix aarch64 jump offset, turn on testing on aarch64 Android bots
by Mike Klein
· 8 years ago
7ba89a1
SkSplicer: test and fix loop logic
by Mike Klein
· 8 years ago
4641d7d
Revert "Add Gray8 pixel config"
by Brian Osman
· 8 years ago
84014f0
Respect SkColorSpace in SkPNGImageEncoder
by Matt Sarett
· 8 years ago
356f7c2
support external raster handles
by Mike Reed
· 8 years ago
c0a7a08
remove xbyak experiment
by Mike Klein
· 8 years ago
e260959
Make SkImage_Base::onReadPixels() pure virtual
by Matt Sarett
· 8 years ago
0ab977f
Remove SkUseTestFontConfigFile.
by Ben Wagner
· 8 years ago
f295645
Add Gray8 pixel config
by Brian Osman
· 8 years ago
e98234f
Start making texture coordinates be absolute
by Robert Phillips
· 8 years ago
8e619a2
SkSplicer: start on arm64
by Mike Klein
· 8 years ago
1e74cad
Revert "Improve quad edges' smoothness in non-AA cases"
by Mike Klein
· 8 years ago
8cbb424
Generate Signed Distance Field directly from vector path
by joel.liang
· 8 years ago
e57194f
Move resource ref/io manipulation from GrProgramElement to GrProcessor
by Brian Salomon
· 8 years ago
f9436b8
Allow constrained and unconstrained picture-images
by Matt Sarett
· 8 years ago
19ae138
Remove unused unique ID from GrProgramElement
by Brian Salomon
· 8 years ago
f9f2723
Various memory leak fixes in Vulkan
by Greg Daniel
· 8 years ago
d4ed326
Improve quad edges' smoothness in non-AA cases
by Yuqian Li
· 8 years ago
2e2cb9b
GrTessellator: fix compile when LOGGING_ENABLED.
by Stephen White
· 8 years ago
89cb821
Separate SkArithmeticImageFilter from SkXfermodeImageFilter.
by Brian Salomon
· 8 years ago
e94255d
Specify bit depth and color space in SkImage::MakeFromPicture()
by Matt Sarett
· 8 years ago
a163392
Revert "Revert "Removing ref counting from GrXPFactory.""
by Brian Salomon
· 8 years ago
a708026
SkSplicer
by Mike Klein
· 8 years ago
003312a
Revert "Removing ref counting from GrXPFactory."
by Brian Salomon
· 8 years ago
a8f80de
Removing ref counting from GrXPFactory.
by Brian Salomon
· 8 years ago
e980155
Fix SkColorSpaceXform F16 behavior
by Matt Sarett
· 8 years ago
1026ccf
make SkRBuffer always validate
by Mike Reed
· 8 years ago
5cb9a4e
move SkBlitRow.h out of public
by Mike Reed
· 8 years ago
ff80c2a
remove SkMemoryWStream -- unused externally
by Mike Reed
· 8 years ago
1523dbd
SkXbyak: loop inside, only body
by Mike Klein
· 8 years ago
86d55b3
Revert "Retry "SkRasterPipelineBlitter: support A8"..."
by Mike Klein
· 8 years ago
c3063e5
remove SkDebugWStream and other cleanups
by Mike Reed
· 8 years ago
d052042
Fix Sk8f::Store4 (for HSW)
by Matt Sarett
· 8 years ago
c747bb6
Make all GrXPFactory instances statics.
by Brian Salomon
· 8 years ago
83f532e
Add a real SkXbyak bench, implement enough to run it.
by Mike Klein
· 8 years ago
19f0ed5
Purge clip masks when they are no longer findable.
by Brian Salomon
· 8 years ago
9953737
Avoid SkFixed overflow in decal bitmap procs
by Florin Malita
· 8 years ago
1c4717b
Remove arithmetic mode GrXP code.
by Brian Salomon
· 8 years ago
1090da6
Add support for tagging GrUniqueKeys with a debug string
by Brian Salomon
· 8 years ago
7f71d88
SkXbyak basics
by Mike Klein
· 8 years ago
f55ea6a
Retry "SkRasterPipelineBlitter: support A8"...
by Mike Klein
· 8 years ago
8c8cb5b
simplify by removing _d stages
by Mike Klein
· 8 years ago
a3fa2ef
Revert "Revert "Hard code bicubic coefficients in the shader""
by Brian Osman
· 8 years ago
b38db9a
Revert "Hard code bicubic coefficients in the shader"
by Brian Osman
· 8 years ago
3afa628
Revert "Explicitly fail read/writePixels in invalid color space scenarios"
by Brian Osman
· 8 years ago
81ad5f7
Hard code bicubic coefficients in the shader
by Brian Osman
· 8 years ago
a2d25ec
Use stack instead of malloc() for most calls to SkRasterPipeline::run().
by Mike Klein
· 8 years ago
4a224f6
Revert "SkRasterPipelineBlitter: support A8"
by Mike Klein
· 8 years ago
f44373c
SkRasterPipelineBlitter: support A8
by Mike Klein
· 8 years ago
ecea86a
Cleanup ops that are storing GrPipelineOptimizations.
by Brian Salomon
· 8 years ago
f09492b
Rename batch->op in GrAuditTrail json and skiaserver's url handlers
by Brian Salomon
· 8 years ago
9079852
clamp to 1.0f in sk_linear_to_srgb_needs_round()
by Mike Klein
· 8 years ago
d463198
ignore max curvature at end point
by Cary Clark
· 8 years ago
efcc418
Explicitly fail read/writePixels in invalid color space scenarios
by Brian Osman
· 8 years ago
08d57e6
Remove SK_SUPPORT_LEGACY_EVAL_CUBIC-guarded code
by Florin Malita
· 8 years ago
4d5e65d
Use nullptr to indicate C locale when using xlocale
by Brian Salomon
· 8 years ago
ac1f09d
Delete SkMakeImageFromPixelRef
by Matt Sarett
· 8 years ago
26a0543
Merge SkColorSpaceXform_XYZ and SkColorSpaceXform_Pipeline
by Matt Sarett
· 8 years ago
68dd8d0
add writePixels to SkBitmap
by Mike Reed
· 8 years ago
bf6137e
Modify GrTessellator to use a VertexList where possible.
by Stephen White
· 8 years ago
464e6a1
Retry trim another instruction off SkRasterPipeline overhead
by Mike Klein
· 8 years ago
bfd5183
Removes tracking of whether color is ignored by XP.
by Brian Salomon
· 8 years ago
0bd783f
Clamp premul colors correctly after a gamut change
by Brian Osman
· 8 years ago
e151bdb
Fix color space matrix hashing to avoid hashing the typemask
by Matt Sarett
· 8 years ago
8c852be
Removing tracking of whether GP/FP coverage calculations are used by XP.
by Brian Salomon
· 8 years ago
1e85424
Improve detection of color space transfer fns
by Matt Sarett
· 8 years ago
e2b66a7
auto-generate _d stages
by Mike Klein
· 8 years ago
2be687a
fix skslc crash when ternary parameter types don't match
by Ethan Nicholas
· 8 years ago
5dfb4e4
Use shared toSRGBD50 matrix in SkPngCodec
by Matt Sarett
· 8 years ago
3546ff1
Stage SkFontMgr factories to return smart pointers.
by Ben Wagner
· 8 years ago
8bc9f7b
Remove SkImageShader -> SkColorShader optimization.
by Mike Klein
· 8 years ago
b60e864
Scale the result of TightBounds when path was inverse-scaled
by Fredrik Söderquist
· 8 years ago
6711638
fix fuzz
by Cary Clark
· 8 years ago
9ea894b
Revert "trim another instruction off SkRasterPipeline overhead"
by Mike Klein
· 8 years ago
2f4686f
Quality and performance fixes for AA tessellating path renderer.
by Stephen White
· 8 years ago
021f927
Revert "Quality and performance fixes for AA tessellating path renderer."
by Stephan White
· 8 years ago
d4b2155
Quality and performance fixes for AA tessellating path renderer.
by Stephen White
· 8 years ago
Next »