Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7b9524cb96d846517fdf18dfb8cc9b438f9bce61
7b9524c
Fix crash when editing particle scripts
by Brian Osman
· 5 years ago
7475ac0
Add validation layer support.
by John Rosasco
· 5 years ago
6b55216
Roll ../src d7612decf133..437a856b0a5d (508 commits)
by skia-autoroll
· 5 years ago
8fa935e
Roll third_party/externals/angle2 e02f4996c6e9..a8e6a463121b (8 commits)
by skia-autoroll
· 5 years ago
07b4ce2
Roll third_party/externals/swiftshader dd48b7e2d06e..b3b2a4fc756f (11 commits)
by skia-autoroll
· 5 years ago
be7a92c
Update SKP version
by skia-recreate-skps
· 5 years ago
c03e698
GrTessellator: fix for performance issue on many intersections.
by Stephen White
· 5 years ago
8c80b19
Interpreter: Support returns from runStriped
by Brian Osman
· 5 years ago
8dad1ff
[sksg] Improved layer elision heuristic
by Florin Malita
· 5 years ago
a9405c2
Compress color using hex instead of rgb in SkSVGDevice.
by Lam Lu
· 5 years ago
e810d83
Use views where needed in CCPR.
by Greg Daniel
· 5 years ago
dff4173
Revert "fiddle - Don't make warnings into errors."
by Joe Gregorio
· 5 years ago
ae79795
Remove all the bookmaker generated docs.
by Joe Gregorio
· 5 years ago
dfec731
build both tsan and msan libc++
by Mike Klein
· 5 years ago
b2031d4
fiddle - Don't make warnings into errors.
by Joe Gregorio
· 6 years ago
a550cf2
Extract a GrDynamicAtlas base class from GrCCAtlas
by Chris Dalton
· 5 years ago
1b14aa2
[infra] Reland "Use ccache for linux default builds."
by Weston Tracey
· 5 years ago
7353dc5
Change SkSL main() from (float x, float y) to (float2 p)
by Brian Osman
· 5 years ago
5e27550
Revert "Use ccache for linux default builds."
by Leon Scroggins
· 5 years ago
a56a746
Remove GrSurfaceDesc
by Brian Salomon
· 5 years ago
42a604f
Allow decoding without color conversion - part 2
by Leon Scroggins III
· 5 years ago
949ceb2
Add ClipToW0 utility function for GrQuads,
by Michael Ludwig
· 5 years ago
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 5 years ago
3a17a32
Reset current context on Mac GLContext destruction.
by Jim Van Verth
· 5 years ago
46b2b00
Fix bump3d use of sample()
by Brian Osman
· 5 years ago
d2e4de1
Add a fast codepath for SkPath.addPath(kAppend)
by Chris Dalton
· 5 years ago
9f3eef7
Use ccache for linux default builds.
by Weston Tracey
· 5 years ago
2f3cd4f
Views for all draw texture calls in SkGpuDevice and RenderTargetContext.
by Greg Daniel
· 5 years ago
511af2e
Skia-Dawn: update to new GrGLSLProgramBuilder constructor.
by Stephen White
· 5 years ago
4bb6195
move instruction specialization later
by Mike Klein
· 5 years ago
7c6a4a8
Simplify domain insetting for bulk texture ops
by Michael Ludwig
· 5 years ago
b185785
Reland "Cleanup program building a bit"
by Stephen White
· 5 years ago
6b45c5d
Use DrawQuad struct to group device+local coords
by Michael Ludwig
· 5 years ago
87e3bef
Reland "Switch runtime SkSL to always sample at explicit coords"
by Brian Osman
· 5 years ago
f4413d6
Roll libgifcodec
by Brian Osman
· 5 years ago
77fdf66
Revert "Cleanup program building a bit"
by Austin Eng
· 5 years ago
f3560b6
Roll ../src fbfe7df1b1d4..d7612decf133 (2570 commits)
by skia-autoroll
· 5 years ago
97bf657
Roll third_party/externals/angle2 e9dc0201af3a..e02f4996c6e9 (4 commits)
by skia-autoroll
· 5 years ago
046f989
Add ccache_mac cipd package scripts.
by Weston Tracey
· 5 years ago
c767209
Have gpu yuv code speak in views.
by Greg Daniel
· 5 years ago
f51a52b
Convert DIRTY_AFTER_EDIT to SkPath::dirtyAfterEdit
by Chris Dalton
· 5 years ago
4bb5026
Return after callback on failure in GrRenderTargetContext::asyncReadPixels
by Brian Salomon
· 5 years ago
121750c
Remove extra semicolon
by Ben Wagner
· 5 years ago
ee72bd9
Add move assignment operator to GrSurfaceProxyView.
by Greg Daniel
· 5 years ago
ab2f7c5
Reland "In GrSkSLFP, always use a coord transform"
by Brian Osman
· 5 years ago
5f3d9f7
Replace usage of SkTClamp with SkTPin
by Brian Osman
· 5 years ago
c90a8c7
calculate program hash in bulk
by Mike Klein
· 5 years ago
ed9b1f1
refactor out a middle representation
by Mike Klein
· 5 years ago
762b42f
Remove SkClampMax
by Brian Osman
· 5 years ago
c036058
Cache should work with INF values
by Julia Lavrova
· 5 years ago
2bc6031
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
81d35a7
rm SkPreConfig.h and SkPostConfig.h
by Mike Klein
· 5 years ago
ba8ab23
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
6c48aad
Fix compiler warning using mixed enum types
by Michael Ludwig
· 5 years ago
aba642c
Remove SkScalarClampMax and SkScalarPin
by Brian Osman
· 5 years ago
7f36405
Remove SkMin32/SkMax32
by Brian Osman
· 5 years ago
18b90bc
Roll third_party/externals/angle2 f1b2c4bed48a..e9dc0201af3a (7 commits)
by skia-autoroll
· 5 years ago
782a957
Update fontscalerdistortable to onOnceBeforeDraw.
by Ben Wagner
· 5 years ago
116b33e
Remove SkMaxScalar and SkMinScalar
by Brian Osman
· 5 years ago
febdedf
Switch SkImage_Base asTextureProxyRef to return view instead.
by Greg Daniel
· 5 years ago
45f94f8
Reland: Initial checkin of GM verifier framework
by Tyler Denniston
· 5 years ago
cc21d0c
Reland "Change refPinnedTextureProxy to return a view instead."
by Greg Daniel
· 5 years ago
f6e3eaf
Change name from skia.primary->luci.skia.skia.primary
by Ravi Mistry
· 5 years ago
4721e06
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
cbf79b9
Roll third_party/externals/swiftshader 8e8e1d0dd729..dd48b7e2d06e (2 commits)
by skia-autoroll
· 5 years ago
1a853ea
Roll third_party/externals/angle2 58fc8b11cf3a..f1b2c4bed48a (13 commits)
by skia-autoroll
· 5 years ago
98b5161
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
440d416
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
ebc00f9
Revert "Change refPinnedTextureProxy to return a view instead."
by Greg Daniel
· 5 years ago
becd2fe
Change refPinnedTextureProxy to return a view instead.
by Greg Daniel
· 5 years ago
b8ffaec
Add a mutex to SkStrike to regulate multithreaded access
by Herb Derby
· 5 years ago
4a6a640
[skottie] Add support for ADBE Pro Levels2 effect
by Florin Malita
· 5 years ago
95a9e69
Make assert less sensitive to rounding errors
by Julia Lavrova
· 5 years ago
653d2a4
Remove search of desperation
by Herb Derby
· 5 years ago
194dfde
Add comment explaining memset in ArithmeticFPInputs
by Brian Osman
· 5 years ago
637c0b5
Add ccache_linux cipd package.
by Weston Tracey
· 5 years ago
0a3c57f
Ensure that ArithmeticFPInputs is fully initialized
by Brian Osman
· 5 years ago
ba51d68
Update bicubic effect factories to take a view.
by Greg Daniel
· 5 years ago
4777e3a
Cleanup program building a bit
by Robert Phillips
· 5 years ago
3225306
In SkRuntimeEffect, just use hash of SkSL as the ID
by Brian Osman
· 5 years ago
ed729f9
GrTextureEffect handles insets for float rects as well as integer rects.
by Brian Salomon
· 5 years ago
e13cbc3
Don't use tessellation FB barrier after NVIDIA 440.00
by Chris Dalton
· 5 years ago
d2ccbb5
Have GrTextureEffect factories take a view as input.
by Greg Daniel
· 5 years ago
9bfd595
In GrSkSLFP, store inputs as SkData. Tighten size checks.
by Brian Osman
· 5 years ago
a428c7b
SkColorSetA now warns if the result is unused.
by Allen Bauer
· 5 years ago
37c127f
Rename view getters in various image subclasses.
by Greg Daniel
· 5 years ago
d3a32c5
RTL fixes + few small bugs
by Julia Lavrova
· 5 years ago
c61d7e3
Rename various getters related to GrSurfaceProxyView.
by Greg Daniel
· 5 years ago
c631b7c
Fix error on PRESUBMIT PostUploadHook
by Edward Lemur
· 5 years ago
bc3307c
Don't do clear or round rect optimizations when a rect has stencil
by Chris Dalton
· 5 years ago
6c9b1fd
Update Viewer docs for Android and iOS.
by Jim Van Verth
· 5 years ago
da88847
Roll third_party/externals/swiftshader 41a7302e9c62..8e8e1d0dd729 (4 commits)
by skia-autoroll
· 5 years ago
60d619b
Roll third_party/externals/angle2 aa6dd50de0c5..58fc8b11cf3a (7 commits)
by skia-autoroll
· 5 years ago
2022f2e
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
ca3eec0
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
6218f42
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
3b23de5
Make sure we invalidate mapped memory from vk transfer buffers before reading.
by Greg Daniel
· 5 years ago
14d64af
Revert "Initial checkin of GM verifier framework"
by Tyler Denniston
· 5 years ago
7e36f00
Initial checkin of GM verifier framework
by Tyler Denniston
· 5 years ago
7128bac
Update iOS build instructions.
by Jim Van Verth
· 5 years ago
Next »