Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
f95352322496796ce4c99df9582dbc630fe8a327
/
src
/
core
f953523
Revert "Don't ignore degenerates when deciding if a path is convex"
by Brian Osman
· 7 years ago
53cd6c4
Don't ignore degenerates when deciding if a path is convex
by Brian Osman
· 7 years ago
05d5a13
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
by Ethan Nicholas
· 7 years ago
49f1f34
use unique_ptr for stream api
by Mike Reed
· 7 years ago
dbdc57c
fix google3 colorpriv use
by Cary Clark
· 7 years ago
0372162
fix flutter and pdfium
by Cary Clark
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
b201544
make kPathRefGenIDBitCnt private
by Cary Clark
· 7 years ago
0f96bb3
Sk4i version of blur.
by Herb Derby
· 7 years ago
a640c49
Minor cleanups for CCPR
by Chris Dalton
· 7 years ago
8b1360d
Reland "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
by Justin Novosad
· 7 years ago
8bc6917
Use enum value as the lower bound
by Petr Hosek
· 7 years ago
1170a55
Don't allow iteration through non-finite points.
by Mike Klein
· 7 years ago
7231c50
Revert "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
by Robert Phillips
· 7 years ago
1d3df38
Optimize SkColorSpaceXformCanvas for GPU-acceleration
by Justin Novosad
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
a81b626
Fix SkASSERT for convex paths with DAA
by Yuqian Li
· 7 years ago
643627e
remove useless reset
by Cary Clark
· 7 years ago
2c75957
Clean up mask blur code.
by Herb Derby
· 7 years ago
cc7f660
impl blitAntiV2 via mask for rasterpipeline
by Mike Reed
· 7 years ago
7f578bf
CCPR: Remove cubic insets and MSAA borders
by Chris Dalton
· 7 years ago
afb0bd4
Revert "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
by Robert Phillips
· 7 years ago
07c07e2
fix analytic AA to work with even rounding
by Lee Salzman
· 7 years ago
19c8726
Optimize SkColorSpaceXformCanvas for GPU-acceleration
by Justin Novosad
· 7 years ago
63420d6
Upload the missing change in 42101
by Yuqian Li
· 7 years ago
b34b626
clean up some SkRasterPipelineBlitter TODOs
by Mike Klein
· 7 years ago
bd40a5b
Use SkSTArenaAlloc to manage SkCoverageDeltaMask's stack memory
by Yuqian Li
· 7 years ago
7b6d64a
Remove unused drawPath
by Yuqian Li
· 7 years ago
022cfa2
Add FIFO thread pool, use it for most things.
by Mike Klein
· 7 years ago
adbbfa6
pixmap erase fast-path
by Mike Klein
· 7 years ago
867017d
Use SkSTArenaAlloc to handle the stack memory of the delta list
by Yuqian Li
· 7 years ago
56ffafe
Use interpolating blur for sigma < 2
by Herb Derby
· 7 years ago
dff47af
Fix whitespace in SkTextBlob.
by Ben Wagner
· 7 years ago
604a71a
Allow providing SkExecutor to SkThreadedBMPDevice
by Yuqian Li
· 7 years ago
ad8a43f
DeferredDisplayList API proposal
by Robert Phillips
· 7 years ago
f3b46e5
Rename methods and enum on SkClipStack::Element to indicate "device space"
by Brian Salomon
· 7 years ago
1d8c42e
fold params into StageRec
by Mike Reed
· 7 years ago
856b3c3
no more need for a constants pointer
by Mike Klein
· 7 years ago
0461e9f
simplify path validate
by Cary Clark
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
2e86634
Move transformation of clip elements to SkClipStack::Element
by Brian Salomon
· 7 years ago
e6befa5
add 'a8' config for nanobench, specialize blitV for raster-pipeline
by Mike Reed
· 7 years ago
54ef7c0
Don't use uninitialized gamma data for adjusting SDF distance.
by Jim Van Verth
· 7 years ago
c8323aa
tiny concave path point fix
by Cary Clark
· 7 years ago
fb126fa
rework plus blend mode
by Mike Klein
· 7 years ago
f3c99ee
add SkTaskGroup::done()
by Mike Klein
· 7 years ago
ba9741d
Validate rrect type in SkRRect::isValid
by Adrienne Walker
· 7 years ago
c3a863f
Revert "Consolidate SkRasterPipelineBlitter blendmode construction"
by Florin Malita
· 7 years ago
19bf2b3
Consolidate SkRasterPipelineBlitter blendmode construction
by Florin Malita
· 7 years ago
bb29f43
add compile-time not-supported checks to runtime CPU checks
by Mike Klein
· 7 years ago
dc03dde
remove code associated with legacy affine imageshaders
by Mike Reed
· 7 years ago
82e3145
Fix poor handling of nullptr for new blur code
by Herb Derby
· 7 years ago
d6b28f7
Don't validate() in ~SkPathRef
by Adrienne Walker
· 7 years ago
5c72796
Deinline methods of SkClipStack::Element
by Brian Salomon
· 7 years ago
a4c96cb
Remove SK_SUPPORT_LEGACY_BILERP2 dead code
by Florin Malita
· 7 years ago
eefe9f9
use rasterpipeline if localmatrix is rotated or skewed for images
by Mike Reed
· 7 years ago
dd5ef78
Make texture created by SkColorSpaceXformImageGenerator be the right size
by Brian Salomon
· 7 years ago
4189d1b
Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
by Sadrul Habib Chowdhury
· 7 years ago
7ca9a74
Remove uses of sk_throw.
by Ben Wagner
· 7 years ago
e0e2075
If a conic contains any infinite points, abort chopping to quads.
by Stephen White
· 7 years ago
559f534
Add atrace events for bitmap uploads to Android framework builds.
by Derek Sollenberger
· 7 years ago
1d816b9
Revert "Switched highp float to highfloat and mediump float to half."
by Brian Salomon
· 7 years ago
88d99c6
Switched highp float to highfloat and mediump float to half.
by Ethan Nicholas
· 7 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 7 years ago
edf3dc0
Cleanup tracing macros for use by the Android framework
by Derek Sollenberger
· 7 years ago
683d84b
Use SkSafeMath to calculate memory sizes.
by Herb Derby
· 7 years ago
8618338
Fix bogus math in object allocation.
by Herb Derby
· 7 years ago
3249156
Revert "Fix bogus math in object allocation."
by Florin Malita
· 7 years ago
0bc4d60
Fix bogus math in object allocation.
by Herb Derby
· 7 years ago
3ad19e5
Skip bilerp for integral-translate-only matrices (!clamp-clamp case)
by Florin Malita
· 7 years ago
15bb26e
Add an average mode for sigma < 2
by Herb Derby
· 7 years ago
4009668
Revert "Revert "Revert "Add an average mode for sigma < 2"""
by Herb Derby
· 7 years ago
f6975ea
Revert "Revert "Add an average mode for sigma < 2""
by Herb Derby
· 7 years ago
8e75031
Revert "Add an average mode for sigma < 2"
by Mike Klein
· 7 years ago
ba82751
Add an average mode for sigma < 2
by Herb Derby
· 7 years ago
7cc49d6
Record SkCanvas::flush().
by Mike Klein
· 7 years ago
0db0779
Fix tracing macros for framework builds
by Brian Osman
· 7 years ago
6ad3ffe
Guard AA change to wait for rebaselines
by Yuqian Li
· 7 years ago
35ae65d
SkSafeMath for tracking size_t overflow
by Herb Derby
· 7 years ago
4a31c46
Don't store clipped x which could break edge order
by Yuqian Li
· 7 years ago
26080be
Much lower overhead Skia event tracing in the framework
by Brian Osman
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
ad8da8e
Expose SkPath validation as boolean
by Adrienne Walker
· 7 years ago
e4f846a
Bypass libandroid dynamic linking for ATrace in framework builds
by Brian Osman
· 7 years ago
92e6cc6
Some performance tweaks for DAA
by Yuqian Li
· 7 years ago
c2f876b
Replace interp() with clut_{3,4}D stages.
by Mike Klein
· 7 years ago
5eb8fc5
No chop at y extrema for cubics
by Yuqian Li
· 7 years ago
6a14edc
Remove SkColorLookUpTable::interp3D().
by Mike Klein
· 7 years ago
dd3feee
Move gFDot6INVERSE definition to cpp file
by Yuqian Li
· 7 years ago
a07e430
add gamma stage
by Mike Klein
· 7 years ago
3404207
use rasterpipeline for images if matrix is >= scale+translate
by Mike Reed
· 7 years ago
b12e178
rewrite SkColorLookUpTable::interpDimension()
by Mike Klein
· 7 years ago
26308e1
Remove last uses of SkTypeface::style() in Skia.
by Ben Wagner
· 7 years ago
50d0d05
add an invert stage for inverse CMYK -> CMYK
by Mike Klein
· 7 years ago
e9bf6dc
Don't compare against uninit edge in SkPath::conservativelyContainsRect
by Brian Salomon
· 7 years ago
8aeec29
simplify shaderbase -- remove shaderproc -- no measurable speed diff
by Mike Reed
· 7 years ago
522101f
Remove SK_NO_ANALYTIC_AA
by Yuqian Li
· 7 years ago
54043a0
Flush threaded device when reaching max queue size
by Yuqian Li
· 7 years ago
6dd8cf1
Remove SkLightingShader and associated classes
by Robert Phillips
· 7 years ago
121ad19
Update SkClipStack's bound computation
by Robert Phillips
· 7 years ago
Next »