Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
48bdf6ddb18dad851cb2bcdf7ae14dcb22a3097b
48bdf6d
Use a scoped block for inlined return statements.
by John Stiles
· 5 years ago
70743df
Update iOS Skottie App for GrContext changes
by Robert Phillips
· 5 years ago
e219c7e
Require a direct context to precompile shaders in DM
by Robert Phillips
· 5 years ago
1cf2c8d
Enable ClangTidy flag modernize-use-override.
by John Stiles
· 5 years ago
c184cf3
Roll Chromium from ffe842956061 to 00c099ff627a (445 revisions)
by skia-autoroll
· 5 years ago
33dfc2b
Roll ANGLE from cc958e0e8703 to eb85c0213d43 (10 revisions)
by skia-autoroll
· 5 years ago
ebfb99b
Roll dawn from 4a486be696b4 to d315022be5b7 (7 revisions)
by skia-autoroll
· 5 years ago
b6ce6ba
Roll SwiftShader from cda86eff6461 to abe07b943855 (1 revision)
by skia-autoroll
· 5 years ago
283c230fa
Improve ASSERT_RETURN in SkScan_Path
by Ben Wagner
· 5 years ago
4914cbc
State lambda return types explicitly when multiple returns exist.
by John Stiles
· 5 years ago
311dd9d
Return the `T*` pointer back to the caller in SymbolTable::add.
by John Stiles
· 5 years ago
182ce66
Make asserts in EllipticalRRectOp::Make agree with calling code.
by Brian Salomon
· 5 years ago
5b27846
Dawn: rewrite of uniform uploads.
by Stephen White
· 5 years ago
3b356c5
Update more example code to GrDirectContext/GrRecordingContext pair
by Robert Phillips
· 5 years ago
9e77f20
more careful SkColorSpace hash collision detection
by Mike Klein
· 5 years ago
8c91c93
Refuse to inline SkSL with returns inside breakable constructs.
by John Stiles
· 5 years ago
963241f
Prohibit gpu to raster in SkSpecialImage
by Adlai Holler
· 5 years ago
61a55b0
Dawn: remove access to deprecated fields in BufferCopyView.
by Stephen White
· 5 years ago
dc36970
Handle invalid DDLRecorder case
by Robert Phillips
· 5 years ago
1d4b92d
Properly clean up va_list in SkSL::OutputStream
by Brian Osman
· 5 years ago
cc01311
[skottie] Add audio track support to viewer
by Florin Malita
· 5 years ago
3637440
Add missing static qualifier to enforce internal linkage.
by John Stiles
· 5 years ago
49a5a18
Add missing IR headers to the .gn file.
by John Stiles
· 5 years ago
a530e08
Better abort in SkBitmap::allocPixels
by Ben Wagner
· 5 years ago
af36652
Move non-gencode `onDumpInfo` methods to private section.
by John Stiles
· 5 years ago
326b989
Add platform image encoder for using NDK APIs
by Leon Scroggins III
· 5 years ago
8a8be22
audio player (for mac)
by Mike Reed
· 5 years ago
984d496
deserialize SkCanvas::SrcRectConstraint safely
by Mike Klein
· 5 years ago
53ff19c
Remove unnecessary pointer increment
by Leon Scroggins III
· 5 years ago
776c284
Move `onDumpInfo` calls in gencode to the private section.
by John Stiles
· 5 years ago
8dd1e22
Update GrOp subclasses to use `onDumpInfo` for info dumping.
by John Stiles
· 5 years ago
1e0136e
Remove more dump-info utility methods when GR_TEST_UTILS is off.
by John Stiles
· 5 years ago
df9ed89
Fix logic error in GrProcessorSet::dumpProcessors.
by John Stiles
· 5 years ago
fec8e60
Roll ANGLE from d667ad2f0127 to cc958e0e8703 (4 revisions)
by skia-autoroll
· 5 years ago
83b9b3d
Roll Chromium from 7a75987d261a to ffe842956061 (455 revisions)
by skia-autoroll
· 5 years ago
246c528
Roll SwiftShader from 13f04d59c727 to cda86eff6461 (4 revisions)
by skia-autoroll
· 5 years ago
025843f
Roll dawn from 37f547456cc6 to 4a486be696b4 (3 revisions)
by skia-autoroll
· 5 years ago
652124c
sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData
by Brian Salomon
· 5 years ago
cab5886
Add `GrProcessor::onDumpInfo` for subclass info dumps.
by John Stiles
· 5 years ago
8d9bf64
Reland "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG."
by John Stiles
· 5 years ago
e12939f
Unit tests for runtime effect SkSL errors found later in compilation
by Brian Osman
· 5 years ago
c95b589
Reland "Migrate GrSurfaceContext readPixels to take direct context"
by Adlai Holler
· 5 years ago
5240e18
SkRuntimeEffect: Handle different main() signatures on CPU
by Brian Osman
· 5 years ago
089b7c9
Fix bug in op chaining
by Robert Phillips
· 5 years ago
9b7f30c
more careful rrect deserialization
by Mike Klein
· 5 years ago
14dc791
Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext"
by Adlai Holler
· 5 years ago
ebafbb1
fix a SkRRect::readFromMemory() fuzzer bug
by Mike Klein
· 5 years ago
a465e2e
add SKPath::readFromMemory() fuzzer
by Mike Klein
· 5 years ago
3429865
Reenable the small path renderer on the DDL1 bots
by Robert Phillips
· 5 years ago
ef820be
Switch GN defs on Mac and iOS to use frameworks, take 3
by Jim Van Verth
· 5 years ago
cc8b690
Avoid copy of SkImageInfo in HeapAllocator::allocPixelRef
by Ben Wagner
· 5 years ago
de7d927
Reland "Add inline threshold to SkSL::Program::Settings"
by Brian Osman
· 5 years ago
46d1758
Fix AutoDisableInline to avoid re-enabling inlining.
by John Stiles
· 5 years ago
b3f2644
Allow small path renderer usage in DDL recordings
by Robert Phillips
· 5 years ago
c556d6f
Revert "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG."
by John Stiles
· 5 years ago
7161df0
Revert "Remove dumpInfo() entirely when GR_TEST_UTILS is off."
by John Stiles
· 5 years ago
e0709e9
Revert "Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG."
by John Stiles
· 5 years ago
d7b09c4
Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG.
by John Stiles
· 5 years ago
82ac2dd
implement and test basic playback features for SkottieView
by Jorge Betancourt
· 5 years ago
b5e8a25
Remove dumpInfo() entirely when GR_TEST_UTILS is off.
by John Stiles
· 5 years ago
2690078
Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG.
by John Stiles
· 5 years ago
47b4e22
Reland "Implement `dumpInfo` for .fp files."
by John Stiles
· 5 years ago
d1c4dac
Add AutoDisableInline helper class to SkSLIRGenerator.
by John Stiles
· 5 years ago
b8e010c
Update the IRGenerator's referenced intrinsics to use unordered_set.
by John Stiles
· 5 years ago
079455c
Make the GrSmallPathAtlasMgr a flush-time object
by Robert Phillips
· 5 years ago
9487e9b
Revert "Implement `dumpInfo` for .fp files."
by Brian Osman
· 5 years ago
417f3a5
Apply correct matrix to correct points in GrDashOp
by Michael Ludwig
· 5 years ago
a1df23c
Implement `dumpInfo` for .fp files.
by John Stiles
· 5 years ago
7806794
[skottie] Initial audio layer plumbing
by Florin Malita
· 5 years ago
9ca6a7f
Roll ANGLE from 23335ac01cb8 to d667ad2f0127 (12 revisions)
by skia-autoroll
· 5 years ago
53fc464
Roll dawn from cbec3179ef87 to 37f547456cc6 (2 revisions)
by skia-autoroll
· 5 years ago
7e7cae7
Roll SwiftShader from 59b4828f293e to 13f04d59c727 (3 revisions)
by skia-autoroll
· 5 years ago
fce37de
Roll Chromium from 5246cdb214b3 to 7a75987d261a (417 revisions)
by skia-autoroll
· 5 years ago
ab6f9ef
don't use out of range float values in the test
by Mike Klein
· 5 years ago
d432856
allow all CPU surfaces
by Mike Klein
· 5 years ago
864562f
Check for OOM in GrVkMemory
by Brian Salomon
· 5 years ago
43d8d23
Don't over simplify near-colinear vertices
by Michael Ludwig
· 5 years ago
73f003a
Revert "ICU: SkShaper (bidi iterator only)"
by Julia Lavrova
· 5 years ago
4ed6947
Avoid recomputing the input texel colors in Processor tests.
by John Stiles
· 5 years ago
4f4be9b
GrVkTypes: Change externalFormat to be uint64_t
by Leon Scroggins III
· 5 years ago
ed93e5e
add SkRRect::readFromMemory() fuzzer
by Mike Klein
· 5 years ago
b64a26c
robustify SkScaleToSides::AdjustRadii()
by Mike Klein
· 5 years ago
ddefaee
Update the inliner's variable mapper to use unordered_map.
by John Stiles
· 5 years ago
64e3d04
ICU: SkShaper (bidi iterator only)
by Julia Lavrova
· 5 years ago
1a4107a
Add path rendering performance demo to demos.skia.org
by Elliot Evans
· 5 years ago
c41ae2a
Reland "Migrate MakeCrossContextFromPixmap to GrDirectContext"
by Adlai Holler
· 5 years ago
ba1879d
Add `dumpTreeInfo` debug method to GrFragmentProcessor.
by John Stiles
· 5 years ago
a70445f
reland: configure attributes for SkottieView to be initialized from XML layout
by Jorge Betancourt
· 5 years ago
1fbb331
use SkIPoint for positions in GrTextBlob
by Herb Derby
· 5 years ago
86c272a
Remove Adreno must-do-copies-from-origin workaround
by Brian Salomon
· 5 years ago
a4bb064
Non-substantive changes to small path rendering classes
by Robert Phillips
· 5 years ago
37bc135
Remove incorrect 1 pixel opt. in GrInterpretFilterQuality.
by Brian Salomon
· 5 years ago
640c550
Fix implementation of SkDEBUGFAILF in SkSL.
by John Stiles
· 5 years ago
49983ef
Runtime effect: Gather uniforms in one pass
by Brian Osman
· 5 years ago
765c592
MSAA improvements for Direct3D.
by Jim Van Verth
· 5 years ago
5edf510
Add plumbing for access to the flush-time GrSmallPathAtlasMgr
by Robert Phillips
· 5 years ago
cf0d08e
Revert "Migrate GrSurfaceContext readPixels to take direct context"
by Adlai Holler
· 5 years ago
109ff20
Tweak GrSmallPathAtlasMgr's cached path discovery methods
by Robert Phillips
· 5 years ago
bb67d54
Roll ANGLE from 48ba75ac6845 to 23335ac01cb8 (21 revisions)
by skia-autoroll
· 5 years ago
3ed9194
Roll dawn from 1662e97f324e to cbec3179ef87 (3 revisions)
by skia-autoroll
· 5 years ago
Next »