Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0bc5a7695c75e2e9701a154d8688693ed755a7a4
/
src
c64ef35
leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster
by lsalzman
· 8 years ago
c9a9ca9
Fix double-accounting of SkPictureShader bitmap memory
by fmalita
· 8 years ago
96b333a
Add SkRasterPipeline support to SkModeColorFilter.
by Mike Klein
· 8 years ago
c0708a4
Remove workaround for old compilers that do not support SSSE3.
by Mike Klein
· 8 years ago
04adfda
SkRasterPipeline: 8x pipelines, without any 8x code enabled.
by Mike Klein
· 8 years ago
65a0927
Don't pass in RT to individual Gpu CommandBuffer calls
by Greg Daniel
· 8 years ago
fe2965a
Fix interface validation in Vulkan.
by Greg Daniel
· 8 years ago
7ab96e9
GrTessellator: make inverse fill types more sane.
by senorblanco
· 8 years ago
5961bc9
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
df44fc5
Add SkColorSpaceTransferFn to SkColorSpace
by Matt Sarett
· 8 years ago
a2415ac
implement A8 destination fast-path for SkPixelInfo::CopyPixels
by lsalzman
· 8 years ago
8c8fcef
fix vertex alpha calculation in GrTesselator
by lsalzman
· 8 years ago
ebcb8aa
Add AA Analytic Compile Flag (and small fixes)
by liyuqian
· 8 years ago
31d097e8
Add SkColorSpaceXform to the public API
by msarett
· 8 years ago
9df16b5
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
a5a31dd
Add SkColorSpacePrimaries to help with making D50 matrices
by msarett
· 8 years ago
1c7805b
Remove restrictive format pattern for Fontconfig matching
by drott
· 8 years ago
ccb1dd8
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
4824cf4
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ )
by mtklein
· 8 years ago
ff9f7bb
Simplify rowsDecoded returned by incrementalDecode
by scroggo
· 8 years ago
dcfe6db
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
15341a2
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
e75c19f
Update comment, move constant inside helper struct
by Brian Osman
· 8 years ago
42f4b42
Revert "SkRasterPipeline: 8x pipelines, attempt 2"
by Mike Klein
· 8 years ago
e61b3b4
Report 0 rowsDecoded for no rows (SkPngCodec interlaced)
by scroggo
· 8 years ago
c46cdd4
Fix an assert statement in SkPngCodec
by scroggo
· 8 years ago
08b2ccf
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
3f74860
Convert gradient params test helper to a struct
by Brian Osman
· 8 years ago
0871401
fix another fuzz
by caryclark
· 8 years ago
221a4bb
fix fuzz busters
by caryclark
· 8 years ago
a71e151
SkRasterPipeline: 8x pipelines, attempt 2
by Mike Klein
· 8 years ago
49df8d1
GrTessellator: refactor Line out of Edge.
by senorblanco
· 8 years ago
6ca4882
Reduce geometry size for circles to help fill rate.
by jvanverth
· 8 years ago
9428587
Revert "SkRasterPipeline: 8x pipelines"
by Mike Klein
· 8 years ago
3786c77
Disable antialiasing on interior of filled RRects that need distance vectors
by Robert Phillips
· 8 years ago
1aebdae
SkRasterPipeline: 8x pipelines
by Mike Klein
· 8 years ago
79839d4
Add distance values to interior of filled RRects
by Robert Phillips
· 8 years ago
d87bd7c
Harden SkPicturePlayback::handleOp() skips
by fmalita
· 8 years ago
1356978
Fix SkDeferredCanvas for use on android.
by Herb Derby
· 8 years ago
8f18643
remove sprintf
by caryclark
· 8 years ago
33cbfd7
Make load4 and store4 part of SkNx properly.
by Mike Klein
· 8 years ago
40f2378
fuzzer fix
by Cary Clark
· 8 years ago
b55ebf0
fix other printf warning for SkBlendMode
by reed
· 8 years ago
6069dda
Fix SkPath::arcTo when sweepAngle is tiny and radius is big
by xidachen
· 8 years ago
d207884
fix printf warning in dumpcanvas
by Mike Reed
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
61c21cd
tight bounds optimization
by caryclark
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
62f6856
Revert "add cast for printf"
by Mike Reed
· 8 years ago
5f668a0
add cast for printf
by Mike Reed
· 8 years ago
5cb7617
update deferred
by Mike Reed
· 8 years ago
0c52b17
validate using nx to match bounds
by caryclark
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
26bea5d
Make test lower-level, make const_cast more visible.
by Mike Klein
· 8 years ago
9b345e3
Make local coords be highp in default geometry processor
by Brian Salomon
· 8 years ago
ef4ab9d
update defer-canvas for lattice and regions
by Mike Reed
· 8 years ago
088e21b
Harden degenerate gradient context handling
by fmalita
· 8 years ago
b9ae537
fix fuzz
by Cary Clark
· 8 years ago
d567a81
Fix bmp bug exposed by fuzzer
by msarett
· 8 years ago
e47ae29
remove dead code
by Cary Clark
· 8 years ago
f8ee5b4
Mac: Remove use of deprecated font APIs
by ccameron
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
511f2d7
Make global use-analytic-AA bit threadsafe.
by Mike Klein
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
6942442
disallow -4 pointer
by caryclark
· 8 years ago
b3f543d
ensure we always set the pictinfo.fVersion
by Mike Reed
· 8 years ago
95ea469
Remove SkFontConfigInterface_direct_google3.
by Ben Wagner
· 8 years ago
3fdf52c
fix fuzz with null check
by Cary Clark
· 8 years ago
9161ef0
Make all SkRasterPipeline stages stock stages in SkOpts.
by Mike Klein
· 8 years ago
38911a7
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
by liyuqian
· 8 years ago
d36baa7
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ )
by stephana
· 8 years ago
7795822
Implement AnalyticAA for convex shapes.
by liyuqian
· 8 years ago
b25c352
SkLiteDL: much simpler to eliminate bitmaps in recorder.
by Mike Klein
· 8 years ago
418aa61
sk_linear_from_srgb_math
by Mike Klein
· 8 years ago
ab87d7a
coin debugging runs all tests in extended
by Cary Clark
· 8 years ago
ee843b2
Revert of Make GrResourceCache dynamically change between LRU and random replacement strategies. (patchset #8 id:140001 of https://codereview.chromium.org/2321563006/ )
by robertphillips
· 8 years ago
2ebd0c8
Remove option to make GrCoordTransforms apply to device positions.
by Brian Salomon
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
418374c
Revert of add cast for tostring (patchset #1 id:1 of https://codereview.chromium.org/2385353002/ )
by reed
· 8 years ago
4cfd5af
add cast for tostring to fix google3
by reed
· 8 years ago
0f147ac
Make GrResourceCache dynamically change between LRU and random replacement strategies.
by bsalomon
· 8 years ago
f85d2a4
Avoid unneeded paint copies in SkDraw::drawBitmap
by fmalita
· 8 years ago
d368211
Remove unused resolve parameters for vulkan render passes
by Greg Daniel
· 8 years ago
0d9dfe9
Supply random dst color space to asFP in unit tests
by Brian Osman
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
a3b45d4
Move clip CTM application to SkRasterClip and SkClipStack
by Brian Salomon
· 8 years ago
e2f732f
Start supplying random color space xforms to FP tests
by Brian Osman
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
6fb592e
Add color space xform to GrAlphaThresholdFragmentProcessor
by Brian Osman
· 8 years ago
57d49e4
Remove exec bit from source file.
by Ben Wagner
· 8 years ago
2a62e85
remove quickreject for drawables
by reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
a224bb7
Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer
by bsalomon
· 8 years ago
6df2c8e
Fix precision issues in SkRRectsGaussianEdgeShader.cpp
by robertphillips
· 8 years ago
5776508
Add a SkRWBuffer reserve mechanism
by fmalita
· 8 years ago
71df2d7
Add a src rect to drawImageLattice() API
by msarett
· 8 years ago
b3480e1
SkPDF: de-duplicate text-as-paths
by Hal Canary
· 8 years ago
2e36e88
SkRWBuffer: preallocate 'initialCapacity'
by fmalita
· 8 years ago
c68d4aa
Helper functions to do SkColor -> GrColor4f
by Brian Osman
· 8 years ago
d921dbb
Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints.
by reed
· 8 years ago
Next »