Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
46b08123b36bc4861e1e0d5738c02650fd103892
/
src
46b0812
Remove SkASSERT(fConvexity == kUnknown_Convexity) due to racing
by Yuqian Li
· 7 years ago
4322752
Make SkString::appendf safe for long strings.
by Brian Salomon
· 7 years ago
c247a4e
fix android-framework
by Mike Reed
· 7 years ago
218c294
Remove the MSAA path renderer
by Chris Dalton
· 7 years ago
25af671
Add GrCap check for whether we can do a copy or not, and implement in Vk backend
by Greg Daniel
· 7 years ago
6f719ae
Add CheckGeneratedFiles recipe check for gpu workarounds
by Adrienne Walker
· 7 years ago
f1331ad
Snap bitmap for SkThreadedBMPDevice::drawBitmapRect
by Yuqian Li
· 7 years ago
8a98bc9
Revert "Revert "Add arcs as a specialized geometry to GrShape.""
by Brian Salomon
· 7 years ago
6cd9268
Don't 'require' external image extensions, 'enable' them
by Brian Osman
· 7 years ago
910ca0f
Experiment to track coverage in a layer
by Mike Reed
· 7 years ago
3c6ae62
cache SkSL headers
by Ethan Nicholas
· 7 years ago
115a12f
Fix GrRRectBlurEffect.fp
by Robert Phillips
· 7 years ago
213ce18
Refactor GaussianBlur
by Robert Phillips
· 7 years ago
77e95f7
Fix SkDashImpl::CreateProc OOM on garbage input
by Adrienne Walker
· 7 years ago
4c8c1e8
Minor shadow fixes.
by Jim Van Verth
· 7 years ago
ff134f2
Compile with latest clang 7.
by Ben Wagner
· 7 years ago
7886995
Make SkColorSpace::Make(skcms_ICCProfile) stricter
by Brian Osman
· 7 years ago
6cdb7d3
prepare to remove obsolete macros
by Cary Clark
· 7 years ago
6736236
include/private/SkTemplates: Cleanup bare pointers.
by Hal Canary
· 7 years ago
849dce1
Update flag checks when validating surface being assigned to proxy.
by Greg Daniel
· 7 years ago
55d330c
Reland "call skcms_OptimizeForSpeed()"
by Mike Klein
· 7 years ago
738a256
Properly restore from image filter save layers.
by Ben Wagner
· 7 years ago
6f5e77a
ccpr: Cull extremely thin triangles
by Chris Dalton
· 7 years ago
af88ec3
Revert "Add arcs as a specialized geometry to GrShape."
by Mike Klein
· 7 years ago
9e3f578
Revert "ccpr: Don't preempt the convex path renderer"
by Chris Dalton
· 7 years ago
1b4ad0d
Revert "call skcms_OptimizeForSpeed()"
by Mike Klein
· 7 years ago
255bcf5
Add arcs as a specialized geometry to GrShape.
by Brian Salomon
· 7 years ago
3b8feb3
call skcms_OptimizeForSpeed()
by Mike Klein
· 7 years ago
2d2c1e3
Fix variable name collision
by Yuqian Li
· 7 years ago
0e9e43b
SkBitSet: make movable.
by Hal Canary
· 7 years ago
39e7165
Revert "Remove ambient clamp hack for analytic shadows."
by Jim Van Verth
· 7 years ago
4229b35
ccpr: Don't call calcCubicInverseTransposePowerBasisMatrix
by Chris Dalton
· 7 years ago
773a639
SkPDF: Don't forget to upcast before shift.
by Hal Canary
· 7 years ago
5cf1726
Clip the SkAntiRect because of possible tilings
by Yuqian Li
· 7 years ago
1849ffd
Generalize to SkDescriptorMap
by Herb Derby
· 7 years ago
037229b
Fix deprecated constructor usage
by Brian Osman
· 7 years ago
b57b931
use SkRect::outset, as it clamps on overflow
by Mike Reed
· 7 years ago
37bbe7d
Rewrite CHECK_INTERSECT to perform the !(opposite) predicate, so that we
by Mike Reed
· 7 years ago
4231401
Fixes in ReadPixels2 and yuv_texture gm to fix Vulkan validation issues.
by Greg Daniel
· 7 years ago
c90b4db
Reland "Prevent masked solid-color draws from being turned into clears"
by Robert Phillips
· 7 years ago
b7eace4
Reject XYZ profiles missing some (or all) TRC tags
by Brian Osman
· 7 years ago
57e1f02
(Mostly) respect FilterQuality in draw[stretchy]
by Leon Scroggins III
· 7 years ago
f92bb37
Revert "Prevent masked solid-color draws from being turned into clears"
by Robert Phillips
· 7 years ago
e9f2bbe
Prevent masked solid-color draws from being turned into clears
by Robert Phillips
· 7 years ago
701a3ca
Fixed SkVertices crashing on Windows DLL builds
by Yong-Hwan Baek
· 7 years ago
e03a8ac
Remove assert that color spaces have valid profile data
by Brian Osman
· 7 years ago
5209d7f
Fix starting location in GrRTC::drawOval when converting to GrShape
by Brian Salomon
· 7 years ago
62e4f3d
Analytic dashing of circles with single on/off intervals and butt caps.
by Brian Salomon
· 7 years ago
2fda63a
Fix argument names and documentation for SkMatrix44::set3x3()
by Brian Osman
· 7 years ago
1df7cd8
Reland "Add stub gpu workaround generators"
by Adrienne Walker
· 7 years ago
2748391
Add ability to dump opList info at flush-time
by Robert Phillips
· 7 years ago
37819d0
Reduce threads used for DNG decodes on Android
by Leon Scroggins III
· 7 years ago
dbdba60
Add discard check when deciding if we should execute op list or not.
by Greg Daniel
· 7 years ago
cb7b831
Remove another writePixels instance
by Robert Phillips
· 7 years ago
5450ab1
ccpr: Don't solve for cubic roots that are out of range
by Chris Dalton
· 7 years ago
d8bae7d
ccpr: Fix flatness and triangle-ness detection for conics
by Chris Dalton
· 7 years ago
3d0e850
Prevent matrix stack from being corrupted if a rotated image filter is clipped out
by Robert Phillips
· 7 years ago
1eece78
guard against NaN in path is rect
by Cary Clark
· 7 years ago
8f88d89
Fix use-of-uninitialized-value in SkPictureShader::onMakeContext
by Florin Malita
· 7 years ago
1804b35
ccpr: Don't preempt the convex path renderer
by Chris Dalton
· 7 years ago
d75b343
Remove ambient clamp hack for analytic shadows.
by Jim Van Verth
· 7 years ago
b3a6959
ccpr: Clean up GrCCGeometry
by Chris Dalton
· 7 years ago
e68c4fb
Adding pinning to the strike cache
by Herb Derby
· 7 years ago
33c4422
Fix double counting of coverage in analytic round capped stroked circles.
by Brian Salomon
· 7 years ago
ab4f5bd
rm SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 7 years ago
c4e384e
check if we fail to eval the conic in pathmeasure
by Mike Reed
· 7 years ago
4b5e4b3
Remove unused parameters from internalGetPath.
by Ben Wagner
· 7 years ago
57bf4a3
When creating testing backendTexture take colorspace into account.
by Greg Daniel
· 7 years ago
dce19a7
Untangle strike cache and glyph cache
by Herb Derby
· 7 years ago
23e4544
disallow negative setReserve() calls
by Mike Klein
· 7 years ago
bd000a1
rm SkTDArray::select()
by Mike Klein
· 7 years ago
cc9856c
clean up setReserve() rule-bending
by Mike Klein
· 7 years ago
e7fd7ff
Remove the limit on dng allocations
by Leon Scroggins III
· 7 years ago
2ae45ae
Revert "Add stub gpu workaround generators"
by Leon Scroggins
· 7 years ago
dbc59ba
path is rect track corners
by Cary Clark
· 7 years ago
94d25b9
Add stub gpu workaround generators
by Adrienne Walker
· 7 years ago
fa99690
Move strike cache Find*() to strike cache
by Herb Derby
· 7 years ago
881091f
Remove SK_SUPPORT_LEGACY_PATH_DAA_BIT
by Yuqian Li
· 7 years ago
c274f8f
Prevent unnecessary/unbounded growth of SkTDynamicHash capacity
by Florin Malita
· 7 years ago
4c32956
DFT to draw A8 instead of incorrect vertical lcd.
by Ben Wagner
· 7 years ago
9f2dab0
ccpr: Implement conics
by Chris Dalton
· 7 years ago
91ab155
Always call endFlush on opLists that might survive a flush
by Chris Dalton
· 7 years ago
15a64e7
Convert A8 D32 mask blitters to Sk4px
by Florin Malita
· 7 years ago
63f69cd
Reland "Fix the fat rect bug in the threaded backend"
by Yuqian Li
· 7 years ago
0d129aa
Support all destination profiles in SkColorSpaceXform_skcms
by Brian Osman
· 7 years ago
061020e
With ES3, enable both ES2 and ES3 external image extensions
by Brian Osman
· 7 years ago
b120e92
fix path is rect flaw exposed by gold
by Cary Clark
· 7 years ago
ff77aef
Simplify strike cache Node
by Herb Derby
· 7 years ago
a05e199
Remove text flag filtering from SkBitmapDevice.
by Ben Wagner
· 7 years ago
f155f81
Move node information to SkStrikeCache
by Herb Derby
· 7 years ago
21a0380
detect if we made an infinite rect
by Mike Reed
· 7 years ago
d2d367d
No long require copy as draw for vulkan wrapped resources.
by Greg Daniel
· 7 years ago
4eb6f7a
path is rect diag test is required
by Cary Clark
· 7 years ago
21fa33f
SkStrikeDifferences::operator() -> add()
by Mike Klein
· 7 years ago
2eab65b
avoid overflow by using tmp 64bits
by Mike Reed
· 7 years ago
4b2f915
Move external texture extension logic into SkSL
by Brian Osman
· 7 years ago
1cd6098
path is rect bug number twelve
by Cary Clark
· 7 years ago
1b63761
Revert "Fix the fat rect bug in the threaded backend"
by Yuqian Li
· 7 years ago
963781a
only recheck fNeedsTiling if we computed fSrcBounds
by Mike Reed
· 7 years ago
77d085e
Add SkColorSpace::Make, taking an skcms_ICCProfile
by Brian Osman
· 7 years ago
Next »