Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
acd8dbea94f73941c6357422cbed8e7314260d46
acd8dbe
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
6779aef
Revert "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat"
by Ben Wagner aka dogben
· 5 years ago
76c6ff0
fix bench to scale up, so we don't skip high-qual-filter
by Mike Reed
· 5 years ago
79b81c9
First implementation of GrDawnProgramDataManager.
by Stephen White
· 5 years ago
83d8a94
First implementation of GrDawnVaryingHandler.
by Stephen White
· 5 years ago
bedbb07
Allow HarfBuzz to massage the character stream.
by Ben Wagner
· 5 years ago
f5b14d8
Dawn: update to onSupportedReadColorType().
by Stephen White
· 5 years ago
8daf3b7
Don't have GrVk*CommandBuffer derive from GrVkResource.
by Greg Daniel
· 6 years ago
38037fb
[fuchsia] Update for new FIDL API
by Ian McKellar
· 5 years ago
dd1807a
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
c876404
tools/sk_app/macos: support command key
by Hal Canary
· 5 years ago
2891b87
Set mac_sdk_min=10.13 for CommandBuffer builds
by Ben Wagner
· 5 years ago
d7cf0be
SkPDF: SkPDFMakeShader handles pathological inputs better.
by Hal Canary
· 5 years ago
1cec69a
Remove GrCaps::SupportedRead::fSwizzle and supporting code
by Brian Salomon
· 5 years ago
1a607e7
Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat
by Robert Phillips
· 5 years ago
fe125a1
[skottie] Rename TextValue to TextPropertyValue and make public.
by Avinash Parchuri
· 5 years ago
6808e2d
Update Go deps
by skia-recreate-skps
· 5 years ago
62b2efd
Roll third_party/externals/angle2 cbabea734cbd..1ebe6014389e (9 commits)
by skia-autoroll
· 5 years ago
a13c774
Roll third_party/externals/swiftshader e6092f3bc901..324bdfed0692 (6 commits)
by skia-autoroll
· 5 years ago
6980c4e
Remove isConfigCopyable from GrCaps.
by Greg Daniel
· 5 years ago
d17beec
[skottie] Safe div-by-zero in LevelsEffectAdapter::apply
by Florin Malita
· 5 years ago
245c002
Remove use of SkDropShadowImageFilter::ShadowMode internally
by Michael Ludwig
· 6 years ago
7916eac
Fix potential use of uninitialized data in with GDI.
by Ben Wagner
· 5 years ago
6e86c1b
Remove bad SK_API tag from internal class
by Michael Ludwig
· 5 years ago
72a0c0c
move all picture version crap into single header
by Mike Reed
· 5 years ago
8c12d05
Explicitly fetch "main" in the runtime color filter
by Brian Osman
· 5 years ago
9fdadb9
test a (the) zero-arg program
by Mike Klein
· 5 years ago
d44c0de
Revert "Use shared mode for Metal texture upload buffers."
by Jim Van Verth
· 5 years ago
ba3df06
Always use sized internal formats when creating GL render buffers.
by Brian Salomon
· 6 years ago
b6b43bf
Dump GrGLCaps format table in json dump.
by Greg Daniel
· 5 years ago
d4546d6
add vmovdqa(ymm,ymm)
by Mike Klein
· 5 years ago
d668f7f
Hide SkImageFilter subclasses in CPP files
by Michael Ludwig
· 6 years ago
95d8ceb
Add GrMipMapsStatus to GrTextureProxy
by Chris Dalton
· 5 years ago
0a15cc6
Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType
by Robert Phillips
· 5 years ago
81d5267
more unit tests
by Mike Klein
· 6 years ago
4d2d6f4
Lift GrRenderTarget::transferFrom to GrSurfaceContext.
by Brian Salomon
· 6 years ago
7679b28
editor: try to fix moltenvk bots
by Hal Canary
· 5 years ago
8cbf662
Always set GL_[UN]PACK_ALIGNMENT to 1.
by Brian Salomon
· 6 years ago
c0a837f
Dawn backend: add asserts for unimplemented functionality.
by Stephen White
· 6 years ago
e9cb762
experimental/editor : handle word-left and word-right
by Hal Canary
· 6 years ago
3899239
simplify canvas after looper's demise
by Mike Reed
· 6 years ago
5591fdf
small refactors
by Mike Klein
· 6 years ago
4da34bf
First implementation of GrDawnUniformHandler.
by Stephen White
· 6 years ago
1f94d39
experimental/editor: clean up BUILD.gn
by Hal Canary
· 6 years ago
7bacbf7
Update SkPicture version for simplified image filter enums
by Michael Ludwig
· 6 years ago
e37874e
experimental/editor: Editor::markDirty() private helper
by Hal Canary
· 6 years ago
d5e80ca
Add GrContext::defaultBackendFormat
by Robert Phillips
· 6 years ago
d9a4410
[skottie] Fix property observer scoping for effects
by Florin Malita
· 6 years ago
4571e49
Clean up SkBaseDevice::CreateInfo
by Florin Malita
· 6 years ago
8ff8bcc
Add GrCaps::isFormatCompressed
by Robert Phillips
· 6 years ago
8eb4d74
remove drawlooper bots, as that code is now gone
by Mike Reed
· 6 years ago
9dc0b9e
remove code now that loopers are dead (w.r.t. canvas and paint)
by Mike Reed
· 6 years ago
105c9d5
Update Go deps
by skia-recreate-skps
· 6 years ago
1049140
Roll third_party/externals/angle2 a96b79f90940..cbabea734cbd (6 commits)
by skia-autoroll
· 6 years ago
bff2939
Roll third_party/externals/swiftshader 3575550a711b..e6092f3bc901 (9 commits)
by skia-autoroll
· 6 years ago
e68b5bd
don't try to format includes on windows
by Chris Dalton
· 6 years ago
07931aa
Rename labrynth.cpp -> labyrinth.cpp
by Chris Dalton
· 6 years ago
5048a6a
First draft of GrDawnBuffer.
by Stephen White
· 6 years ago
e19a4f2
Revert "experimental/editor: depend on ICU, handle word-left and word-right"
by Ben Wagner aka dogben
· 6 years ago
f9e46a0
[infra] Update GalaxyS6
by Ben Wagner
· 6 years ago
8ac9f4e
flesh out SkVM ops a bit more
by Mike Klein
· 6 years ago
de23697
experimental/editor: depend on ICU, handle word-left and word-right
by Hal Canary
· 6 years ago
9ef1b77
experimental/editor: scroll on cursor movement, Editor::getLocation
by Hal Canary
· 6 years ago
eecc687
Remove need for GrVkPipelineLayout class.
by Greg Daniel
· 6 years ago
607c057
Use SkTileMode for blur and matrix convolution filters
by Michael Ludwig
· 6 years ago
f9ad5ba
don't try to format removed files
by Mike Klein
· 6 years ago
1386366
renamed SkSL texture() and process() to sample()
by Ethan Nicholas
· 6 years ago
1dfb4d2
Use shared mode for Metal texture upload buffers.
by Jim Van Verth
· 6 years ago
886af0d
Allow defined functions in the SkSL .inc files
by Brian Osman
· 6 years ago
88b448a
skpbench: invoke 'adb wait-for-device' lazily
by Chris Dalton
· 6 years ago
a8825f5
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
b05ca08
Update Dawn backend to ToT Skia.
by Stephen White
· 6 years ago
053bd45
Omit test that sometimes causes Chromebook to die
by Ben Wagner
· 6 years ago
7bf37e0
Fix valgrind crash in TransferFrom test.
by Greg Daniel
· 6 years ago
96827b1
Use raw MTLBuffer for texture uploads.
by Jim Van Verth
· 6 years ago
3da607e
Finish and document particle public API
by Brian Osman
· 6 years ago
b7f95d1
Switch BackendAllocationTests from GrPixelConfig to GrColorType
by Robert Phillips
· 6 years ago
33f77d3
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
d188f3a
Update Go deps
by skia-recreate-skps
· 6 years ago
a01671f
Roll third_party/externals/angle2 fab397e5acde..a96b79f90940 (15 commits)
by skia-autoroll
· 6 years ago
d00c751
Roll third_party/externals/swiftshader ec3039253ab8..3575550a711b (1 commits)
by skia-autoroll
· 6 years ago
02f345f
[skottie] Log warnings for missing glyphs
by Florin Malita
· 6 years ago
067fe02
Update SKP version
by skia-recreate-skps
· 6 years ago
06c59f1
Update Go deps
by skia-recreate-skps
· 6 years ago
7217e22
Update Go deps
by skia-recreate-skps
· 6 years ago
a022b0f
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
ff5d7a2
Implement separate sampler and textures in SkSL.
by Stephen White
· 6 years ago
6f6d2de
Test more color types in TransferPixelsFrom.
by Brian Salomon
· 6 years ago
db3dad2
Interpreter: Better error message for unknown operators
by Brian Osman
· 6 years ago
f931e40
fixed some issues with Metal shader functions
by Ethan Nicholas
· 6 years ago
14963ce
Use SkColorChannel in SkDisplacementMapEffect
by Michael Ludwig
· 6 years ago
4268433
[skottie,skshaper] Plumb an optional SkFontMgr in SkShaper/SkottieShaper
by Florin Malita
· 6 years ago
c561189
Don't release VkCommandPools already released secondaryCB's resources.
by Greg Daniel
· 6 years ago
534c02a
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
bb41343
add a fast subset option and --dry-run
by Mike Klein
· 6 years ago
6397fa3
add gm for tricky arc
by Mike Reed
· 6 years ago
ac0e466
experimental/editor: fix Movement::kUp, Movement::kDown
by Hal Canary
· 6 years ago
b28cb68
Make GrColorTypeBytesPerPixel return size_t.
by Brian Salomon
· 6 years ago
42be09d
Test GrGpu::transferPixelsTo for more color types.
by Brian Salomon
· 6 years ago
66ed6a0
tweak how we avoid rewriting vulkan includes
by Mike Klein
· 6 years ago
Next »