Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4b8178f2984a019e8c6da407d86fbafe8c7792a1
4b8178f
Make TextureOp request vertex space for meshes at once.
by Brian Salomon
· 7 years ago
526ebce
remove dead code from SK_SUPPORT_LEGACY_THREADED_DAA_BUGS
by Mike Reed
· 7 years ago
bf79a72
String -> const char* where possbile
by Mike Klein
· 7 years ago
c6a1710
Fix YUVA index check
by Jim Van Verth
· 7 years ago
646d917
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
2b2c00f
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
6816927
Update SKP version
by skia-recreate-skps
· 7 years ago
23775a2
Update go_deps asset
by skia-recreate-skps
· 7 years ago
7435f25
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
bc7a51e
Update markdown files
by skia-bookmaker
· 7 years ago
b28db52
Update go_deps asset
by skia-recreate-skps
· 7 years ago
7e67041
Roll third_party/externals/angle2 c97e3f6684c7..79b914075cc5 (1 commits)
by skia-autoroll
· 7 years ago
01815d7
Update Skia milestone to 72
by Heather Miller
· 7 years ago
d38382d
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
07d747a
Roll skia/third_party/skcms dfd5b3a4a61f..7362d8835a07 (1 commits)
by skia-autoroll@skia-public.iam.gserviceaccount.com
· 7 years ago
3655e40
Have BuildStats use Flutter's stripped lib
by Kevin Lubick
· 7 years ago
5d87892
Fix bookmaker bot failure for QuadAAFlags
by Brian Salomon
· 7 years ago
eee8315
add (e)sRGB gradients to P3 GM
by Mike Klein
· 7 years ago
cea3902
Make SkImage_Gpu MakePromise interfaces consistent
by Jim Van Verth
· 7 years ago
fd9c3cd
In GrTextureOp store Sk4fs into arrays before writing to vertices.
by Brian Salomon
· 7 years ago
a9667fb
Revert "Tie mip map cache purging to Images, not Bitmaps/PixelRefs"
by Brian Osman
· 7 years ago
a7148ea
Roll third_party/externals/swiftshader f417d9d7404f..5378e14284e6 (1 commits)
by skia-autoroll
· 7 years ago
556350d
Add Perf jobs for PathKit
by Kevin Lubick
· 7 years ago
21bd60d
Connect up YUVA images for testing.
by Jim Van Verth
· 7 years ago
8982a50
Roll third_party/externals/swiftshader 49336beaa6cf..f417d9d7404f (6 commits)
by skia-autoroll
· 7 years ago
7d94bb5
Skip visiting for allocator gathering in GrTextureOp when all proxies
by Brian Salomon
· 7 years ago
f9f68ff
tiny extra optimization for SkColor4fXformer
by Mike Klein
· 7 years ago
222e275
converted AARectEffect to new FP system
by Ethan Nicholas
· 7 years ago
a60a194
Add Vulkan to BuildStats-Mini
by Kevin Lubick
· 7 years ago
d48a6fa
Roll third_party/externals/swiftshader d6126aea667e..49336beaa6cf (2 commits)
by skia-autoroll
· 7 years ago
21119ac
[skottie] Add support for fill effect opacity
by Florin Malita
· 7 years ago
b9c4978
Remove dstColorSpace from SkSpecialImage::MakeFromImage
by Brian Osman
· 7 years ago
8dc967f
Roll third_party/externals/angle2 671809e62e80..c97e3f6684c7 (1 commits)
by skia-autoroll
· 7 years ago
36528e9
clean up SkPipe
by Mike Klein
· 7 years ago
419709d
disable lowp raster pipeline stages in Flutter
by Mike Klein
· 7 years ago
d7065e7
Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call.""
by Brian Salomon
· 7 years ago
11422c6
Tie mip map cache purging to Images, not Bitmaps/PixelRefs
by Brian Osman
· 7 years ago
2984429
SkPDF: treat alpha as color component.
by Hal Canary
· 7 years ago
be686f0
Remove legacy makeColorSpace implementation
by Brian Osman
· 7 years ago
bd68adf
SkDynamicMemoryWStream: optimize detachAsStream() for tiny streams
by Hal Canary
· 7 years ago
6dd9608
Have old GrBackend name still available.
by Greg Daniel
· 7 years ago
3fc1c0d
Fix gold aggregator for pathkit
by Kevin Lubick
· 7 years ago
da286e5
Stop using color space xform canvas in picture image generator
by Brian Osman
· 7 years ago
0a5152e
Exercise entire public PathOp API
by Kevin Lubick
· 7 years ago
5dfcf13
Reland "transform gradient colors without skcms"
by Brian Salomon
· 7 years ago
8d5b41b
Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."
by Brian Salomon
· 7 years ago
e66e6b6
Revert "transform gradient colors without skcms"
by Brian Salomon
· 7 years ago
f05626b
Test a GIF with an out of range transparent index
by Leon Scroggins III
· 7 years ago
bdf12ad
Move GrBackend enum to enum class.
by Greg Daniel
· 7 years ago
0a0304c
Add experimental API to draw a set of SkImages in one SkCanvas call.
by Brian Salomon
· 7 years ago
b27a9cf
transform gradient colors without skcms
by Mike Klein
· 7 years ago
1b62fad
Roll third_party/externals/angle2 f2ed299569c0..671809e62e80 (3 commits)
by skia-autoroll
· 7 years ago
75d36e5
Update go_deps asset
by skia-recreate-skps
· 7 years ago
05caa69
Reland "disable DAA and AAA in flutter"
by Mike Klein
· 7 years ago
2a13854
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
e150750
Roll third_party/externals/angle2 956ab4d9fab3..f2ed299569c0 (1 commits)
by skia-autoroll
· 7 years ago
e758832
Revert "disable DAA and AAA in flutter"
by Mike Klein
· 7 years ago
0a67198
reduce pathops templated code
by Cary Clark
· 7 years ago
4963a64
[skottie] Fix image loading in Viewer
by Florin Malita
· 7 years ago
a7b544c
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
1421120
disable DAA and AAA in flutter
by Mike Klein
· 7 years ago
d18a95a
fix hanging fuzz in AsWinding
by Cary Clark
· 7 years ago
38a62bd
Remove obsolete checks about colorType and colorSpace
by Brian Osman
· 7 years ago
69261ba
fix bookmaker files
by Cary Clark
· 7 years ago
a631669
Revert "Revert "remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST""
by Mike Reed
· 7 years ago
dc73559
add missing "static"
by Mike Klein
· 7 years ago
f421685
Revert "Stop using color space xform canvas in picture image generator"
by Greg Daniel
· 7 years ago
bcb96e9
SkPDF: Emit empty glyph advance.
by Hal Canary
· 7 years ago
309b053
Increase initial Interval allocation in GrResourceAllocator
by Brian Salomon
· 7 years ago
031ca21
Stop using color space xform canvas in picture image generator
by Brian Osman
· 7 years ago
9945f76
Add "--reduceOpListSplitting" to more bots
by Robert Phillips
· 7 years ago
2091fbb
Fix some bugs around opaque color types and computeIsOpaque
by Brian Osman
· 7 years ago
3ea317c
Remove checks that insist on kOpaque for some color types
by Brian Osman
· 7 years ago
de2dc8d
Add oss-fuzz entrypoint for Polyutils fuzz
by Kevin Lubick
· 7 years ago
57507f1
Add autodetect for polyutils fuzz
by Kevin Lubick
· 7 years ago
53965c9
Add CPU backend for CanvasKit
by Kevin Lubick
· 7 years ago
9c37cd9
Revert "Fix image info checking for always-opaque color types"
by Brian Osman
· 7 years ago
932759e
Update go_deps asset
by skia-recreate-skps
· 7 years ago
404bf06
Roll third_party/externals/angle2 f955bdac1ce6..956ab4d9fab3 (3 commits)
by skia-autoroll
· 7 years ago
f03d4ea
undo what was done
by Cary Clark
· 7 years ago
9835dd5
Fix image info checking for always-opaque color types
by Brian Osman
· 7 years ago
ff4d9c8
remove skirect makelargest from docs
by Cary Clark
· 7 years ago
411bf13
Small re-inline cleanup for GrGlyphCache
by Herb Derby
· 7 years ago
c6471eb
Revert "remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST"
by Mike Reed
· 7 years ago
c1db610
Revert "SkTArray: clean up, no change to behaviour"
by Mike Klein
· 7 years ago
1e29525
remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST
by Mike Reed
· 7 years ago
93faa67
Make CCPR optional
by Kevin Lubick
· 7 years ago
04ac461
SkPDF: more accurate (float) colors from paint
by Hal Canary
· 7 years ago
6187f09
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
c0a74a1
SkTArray: clean up, no change to behaviour
by Hal Canary
· 7 years ago
e805b24
Tweak to compile flags
by Kevin Lubick
· 7 years ago
8505a0a
Add --reduceOpListSplitting to a swath of bots
by Robert Phillips
· 7 years ago
97b79b2
Roll third_party/externals/angle2 9d0bb3d4d5c0..f955bdac1ce6 (1 commits)
by skia-autoroll
· 7 years ago
48fb8d8
consolidate SkBinaryWriteBuffers
by Mike Klein
· 7 years ago
431ac56
Use SkSurfaceValidateRasterInfo in some lesser-used canvas factories
by Brian Osman
· 7 years ago
f00b162
Fix up SkImage_GpuYUVA MakePromiseYUVATexture
by Jim Van Verth
· 7 years ago
6ba8c83
Fix yuv_to_rgb_effect GM
by Robert Phillips
· 7 years ago
51e8b7e
ccpr: Use ceil/floor to round out path cover octagons
by Chris Dalton
· 7 years ago
37baac1
Remove old code size analysis
by Kevin Lubick
· 7 years ago
2626104
Track Skia's Code size in Flutter
by Kevin Lubick
· 7 years ago
Next »