Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5a36a3a4c35ea3e30ca0a4caf0e029396c13f454
/
include
/
core
3da9e94
Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types"
by Robert Phillips
· 5 years ago
3234ce1
Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types
by Robert Phillips
· 5 years ago
d3963a3
offer raw-array variant of remaining 44 methods
by Mike Reed
· 5 years ago
00a9764
consolidate examples to 1 matrix type
by Mike Reed
· 5 years ago
78184a3
Revert "convert sample completely to SkM4"
by Mike Reed
· 5 years ago
e455d2e
convert sample completely to SkM4
by Mike Reed
· 5 years ago
845f163
remove legacy SkMScalar code
by Mike Reed
· 5 years ago
11b05bc
Don't make promises about rowbytes
by Mike Reed
· 5 years ago
05b7297
remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS
by Mike Reed
· 5 years ago
3a83392
Add missing 'GrProtected' parameter to createCompressedTexture call chain
by Robert Phillips
· 5 years ago
3eedc97
Make SkImageInfo::validRowBytes consider alignment
by Leon Scroggins III
· 5 years ago
1feceb3
split SkBBoxHierarchy into public/base types
by Mike Klein
· 5 years ago
38380df
remove the last vestiges of SkMScalar
by Mike Reed
· 5 years ago
55f6fc3
IWYU -- colorspace no longer includes matrix44
by Mike Reed
· 5 years ago
196e9fb
let picture record take a bbh directly
by Mike Klein
· 5 years ago
7a7ee94
modernize some picture internal types
by Mike Klein
· 5 years ago
215c34b
SkMScalar is obsolete -- use SkScalar
by Mike Reed
· 5 years ago
ee3216d
Use SkSL to do point-light shading
by Mike Reed
· 5 years ago
e1b7afc
add guard to move to explicit matrix conversions
by Mike Reed
· 5 years ago
d4d3b33
Make converting from 4x4 to 3x3 explicit
by Mike Reed
· 5 years ago
b085527
Add SkImage::CompressionType::kBC1_RGBA8_UNORM support
by Robert Phillips
· 5 years ago
b147ace
DCI-P3 -> Display P3 in Skia
by Mike Klein
· 5 years ago
c43f2a0
mark all exerimental (3d) apis as such
by Mike Reed
· 5 years ago
b18e74d
Expose camera matrix in SkCanvas
by Mike Reed
· 5 years ago
ee0a03a
experimental: saveCamera()
by Mike Reed
· 5 years ago
d1b347e
add a note about P3 gamuts
by Mike Klein
· 5 years ago
e4720c6
Expand SkImage::MakeFromCompressed to support mipMapping
by Robert Phillips
· 5 years ago
7543587
clean-up 3d sample's use of matrices
by Mike Reed
· 5 years ago
c558f72
Compressed texture API cleanup
by Robert Phillips
· 5 years ago
9403c38
Revert "Reland "Revert "allow clients to opt into new didTranslate/didScale"""
by Mike Reed
· 5 years ago
f66bba6
Reland "Revert "allow clients to opt into new didTranslate/didScale""
by Mike Reed
· 5 years ago
d7ce7ac
Revert "Revert "allow clients to opt into new didTranslate/didScale""
by Mike Reed
· 5 years ago
4a46758
Revert "allow clients to opt into new didTranslate/didScale"
by Mike Reed
· 5 years ago
cb6b9e3
allow clients to opt into new didTranslate/didScale
by Mike Reed
· 5 years ago
a3a704a
Override didTranslate, and add virtual for didScale
by Mike Reed
· 5 years ago
a092028
Revert "new virtuals for canvas ctm"
by Mike Reed
· 5 years ago
2076b04
new virtuals for canvas ctm
by Mike Reed
· 5 years ago
6f48542
remove cruft bools from canvas
by Mike Reed
· 5 years ago
06184a2
Hide MakeFromMTKView behind an availability flag
by Jim Van Verth
· 5 years ago
a88cab1
Add CachingHint to makeRasterImage, default to kDisallow
by Brian Osman
· 5 years ago
620ceda
Remove legacy canvas-matrix impl
by Mike Reed
· 5 years ago
064c7f9
Optimize concat44 on canvas
by Mike Reed
· 5 years ago
e276701
Add method to delay drawable acquisition from MTKView
by Jim Van Verth
· 5 years ago
403c807
Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API.""
by Mike Reed
· 5 years ago
268ed57
Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."
by Brian Osman
· 5 years ago
98bfcc7
Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API.
by Mike Reed
· 5 years ago
44207f3
Remove SkIRect::EmptyIRect
by Brian Salomon
· 5 years ago
1fb6aed
simplify normalizePerspective -- don't compute type, precheck corner value
by Mike Reed
· 5 years ago
8f259a0
Add BC1_RGB8_UNORM support
by Robert Phillips
· 5 years ago
7e2dea5
SkColorFilter::onProgram()
by Mike Klein
· 5 years ago
c32d53f
Revert "temporarily expose postIDiv"
by Mike Reed
· 5 years ago
e9e4421
temporarily expose postIDiv
by Mike Reed
· 5 years ago
2c38315
hide/remove obsolete/tricky SkMatrix methods
by Mike Reed
· 5 years ago
c880346
Detect when perspective is really affine, and update the matrix as we handoff
by Mike Reed
· 5 years ago
190b82d
Add clipping for perspective triangles
by Mike Reed
· 5 years ago
b915c94
Add interface(s) for compressed backend texture support
by Robert Phillips
· 5 years ago
dd5f655
Don't allocate invalidation messages for generators that make uncacheable textures
by Brian Osman
· 5 years ago
9e71995
clean up dox after enum change
by Mike Reed
· 5 years ago
cf0e3c6
remove dead code around old SkPath enums
by Mike Reed
· 5 years ago
a6069a1
Support clipRegion on GPU backend
by Brian Salomon
· 5 years ago
f46d5ca
use std::make_unique
by Mike Klein
· 5 years ago
bb59dfa
perform perspective clip by default
by Mike Reed
· 5 years ago
ab2b722
Switch SkImage::CompressionType to be an enum class
by Robert Phillips
· 5 years ago
6b738b5
Update Skia milestone to 81
by Heather Miller
· 5 years ago
4e1066f
Remove SkSize& SkSize::operator=(const SkISize&)
by Brian Salomon
· 5 years ago
8a99a41
Fix for 420/422 chroma subsampling of odd dimension images when
by Brian Salomon
· 5 years ago
1d15439
remove legacy next from iter
by Mike Reed
· 5 years ago
2e3be56
Reland "fix sense of ifdef for deprecated method"
by Mike Reed
· 5 years ago
b97a24a
Revert "fix sense of ifdef for deprecated method"
by Mike Reed
· 5 years ago
aa98dd3
fix sense of ifdef for deprecated method
by Mike Reed
· 5 years ago
0ee397a
hide deprecated next() on SkPath::Iter
by Mike Reed
· 5 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 5 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 5 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 5 years ago
e21af50
Test texture domain effect with local matrix.
by Brian Salomon
· 5 years ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
417d299
Fix windows DLL builds with shaper included
by Brian Osman
· 5 years ago
a2b3b9e
Expose the owning surface to a canvas?
by Mike Reed
· 5 years ago
a657b0c
trim out unneeded references to SkString
by Mike Reed
· 5 years ago
2319b80
remove unused (by clients) SkMultiPictureDraw
by Mike Reed
· 5 years ago
c1c4634
add some api helpers (extracted from different CL)
by Mike Reed
· 5 years ago
c75bc03
Clamp RGB outputs of GrYUVtoRGBEffect.
by Brian Salomon
· 5 years ago
b9f2088
convert SkVMBlitter over to floats
by Mike Klein
· 5 years ago
1cc6067
friendly wrapper to allocate uniforms
by Mike Klein
· 5 years ago
5625412
unify program() and uniforms()
by Mike Klein
· 5 years ago
09ee112
Reland "Fully embrace skcms types in SkColorSpace API"
by Brian Osman
· 5 years ago
746acf1
add color filter support
by Mike Klein
· 5 years ago
6af9b1c
Revert "Fully embrace skcms types in SkColorSpace API"
by Robert Phillips
· 5 years ago
7015227
Fully embrace skcms types in SkColorSpace API
by Brian Osman
· 5 years ago
cc83687
Make SkBlendMode_AsCoeff() public
by Michael Ludwig
· 5 years ago
85c3d68
Some improvements to backend texture creation.
by Brian Salomon
· 5 years ago
d85686f
Update comment on isNumericalTransferFn to clarify that fn is always set
by Brian Osman
· 5 years ago
2b73e66
Add BT2020 (non-constant-luminance) YUV color space
by Brian Osman
· 5 years ago
7df14d0
YUV Cleanup: Trim comments, derive Cr/Cb from Kr/Kb
by Brian Osman
· 5 years ago
3683a4f
Remove legacy async read pixels APIs.
by Brian Salomon
· 5 years ago
557e812
Make GrSurfaceProxy ref counts thread safe.
by Brian Salomon
· 5 years ago
Next »