Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
84645e3c679581d191406b2d7ab93c3f6c5e3a63
84645e3
re-land of skslc type constructor cleanups
by Ethan Nicholas
· 8 years ago
99dbe7b
Temporarily don't mark alpha threshold fp as modulating
by Brian Salomon
· 8 years ago
29b3e58
Don't build sksl if we're not building Ganesh.
by Mike Klein
· 8 years ago
5101448
Pixel conversion refactors: use raster pipeline for 565 and gray
by Matt Sarett
· 8 years ago
a04bb45
Make src/effects explicitly optional.
by Mike Klein
· 8 years ago
67d6460
added support for sk_ClipDistance
by Ethan Nicholas
· 8 years ago
5d4cd9e
Re-enable processor optimization test with some fixes.
by Brian Salomon
· 8 years ago
e659c7f
[4fGradient] Relax interval checks
by Florin Malita
· 8 years ago
cf1bff9
Remove last use of ktx.h
by Herb Derby
· 8 years ago
92d20a0
Fix simple-magnification GM in "--preAbandonGpuContext" mode
by Robert Phillips
· 8 years ago
8cefe40
Don't batch circles and circular rrects beyond index limit
by Jim Van Verth
· 8 years ago
1df161a
Improve viewer stats collection and display
by Brian Osman
· 8 years ago
75435bf
Log fuzzer linear gradient params in verbose mode
by Florin Malita
· 8 years ago
462334e
Fix viewer on Android
by Brian Osman
· 8 years ago
49a36ba
Revert "skslc type constructor cleanups"
by Ethan Nicholas
· 8 years ago
90e3cd7
Reboot NexusPlayers with adb and shut them down if install fails
by Kevin Lubick
· 8 years ago
8fa7468
Include correct header in SkFontMgr_custom_empty_factory.cpp.
by Ben Wagner
· 8 years ago
cac5b12
Revert "added support for sk_ClipDistance"
by Ethan Nicholas
· 8 years ago
8ab590f
Split custom font managers.
by Ben Wagner
· 8 years ago
6f22328
skslc type constructor cleanups
by Ethan Nicholas
· 8 years ago
9eae62c
Fix -Shared bot.
by Mike Klein
· 8 years ago
23145a3
Updates to viewer gradle scripts
by Greg Daniel
· 8 years ago
8b8c765
added support for sk_ClipDistance
by Ethan Nicholas
· 8 years ago
52bab30
[4fLinearGradient] Avoid NaNs for degenerate perspectives
by Florin Malita
· 8 years ago
b37cb23
Add integer vectors to GrSLType
by csmartdalton
· 8 years ago
119fb2b
Add a basic constructor to GrPipeline
by csmartdalton
· 8 years ago
3a84615
SkRasterPipelineBlitter doesn't need an SkArenaAlloc.
by Mike Klein
· 8 years ago
69d8d66
[4fGradient] Fix degenerate vertical gradient assert
by Florin Malita
· 8 years ago
73fe7b0
Remove use of SkSmallAllocator from all Loopers.
by Herb Derby
· 8 years ago
16c1496
SkSplicer: begin on sse2/sse4.1 support
by Mike Klein
· 8 years ago
30ec0b3
Simplify SkCpu.cpp preprocessor guards.
by Mike Klein
· 8 years ago
3c5cfb0
Remove exec bit from source files.
by Ben Wagner
· 8 years ago
2aa535e
Tweak shadow sample for demos.
by Jim Van Verth
· 8 years ago
59df64a
Update valgrind suppressions
by Robert Phillips
· 8 years ago
f750fbc
Simplify viewer's handling of backbuffer surface and color space
by Brian Osman
· 8 years ago
b782627
Remove double free in GM and Bench.
by Herb Derby
· 8 years ago
978764c
Fix whitespace.txt
by Chris Craik
· 8 years ago
7627fa5
add virtuals in prep for device-clipping
by Mike Reed
· 8 years ago
688ded2
Add a blend-wrong mode to SkRasterPipelineBlitter.
by Mike Klein
· 8 years ago
f575993
Revert "Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts""
by Matt Sarett
· 8 years ago
696b293
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
by Robert Phillips
· 8 years ago
9852dc0
Reduce stack usage for tests.
by Herb Derby
· 8 years ago
83f1f44
SkFontHost_mac.cpp#create_descriptor to handle nullptr familyName.
by bungeman
· 8 years ago
a51740c
added support for sk_VertexID
by Ethan Nicholas
· 8 years ago
8c3f4ae
fixed assertion error when calling matrixCompMult()
by Ethan Nicholas
· 8 years ago
5c49617
Reland "Respect canvas size and frame offset in webp decoder"
by Matt Sarett
· 8 years ago
8543f4f
Add one more whitespace.
by Tenghui Zhu
· 8 years ago
e88cf6b
Remove asTextureRef from SkSpecialImage & update effects accordingly
by Robert Phillips
· 8 years ago
0766e9b
In ur code testing my CLs
by John Reck
· 8 years ago
b73721a
Disable failing test on NexusPlayer Vk
by Matt Sarett
· 8 years ago
ae5a871
Omit nondeterminstic tests on IntelIris540 ANGLE.
by Ben Wagner
· 8 years ago
2f5055f
Omit nondeterministic tests on AndroidOne for GPU bot.
by Ben Wagner
· 8 years ago
a960095
Tack on ret instructions to each SkSplicer stage.
by Mike Klein
· 8 years ago
83e939b
Use SkArenaAlloc in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
4f51aa5
Remove Perf upload ACL
by Eric Boren
· 8 years ago
49deb7e
fix tools/git-sync-deps
by Hal Canary
· 8 years ago
e8827d2
Address feedback on makeTextureImage
by Brian Osman
· 8 years ago
76fff86
Fix infratests
by Eric Boren
· 8 years ago
dd8b72a
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code."
by Robert Phillips
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
041f7df
Bring back SkImage::makeTextureImage
by Brian Osman
· 8 years ago
2bb94e8
Revert "Reland "Respect canvas size and frame offset in webp decoder""
by Matt Sarett
· 8 years ago
4f77bd0
Tear down 32-bit iOS test/perf bots.
by Mike Klein
· 8 years ago
a13b248
Remove _lowp SkSplicer experiment for now.
by Mike Klein
· 8 years ago
6d75d11
harfbuzz 1.3.0 → 1.4.2
by Hal Canary
· 8 years ago
ea69686
Another workaround for libstdc++ unique_ptr
by Brian Salomon
· 8 years ago
2b57b7f
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
e970d59
Fix canvas size of new tiled bitmap GM
by Brian Osman
· 8 years ago
aff27a2
Use SkVertices for tessellated spot and ambient shadow rendering.
by Brian Salomon
· 8 years ago
1f8be68
gen_tasks.go: Add --builder_name_schema flag
by Eric Boren
· 8 years ago
67386d4
ShadowUtils: Fix umbra inset calculation when determining if umbra is fully occluded.
by Brian Salomon
· 8 years ago
8bb3b21
Add GM to exercise some of the darker corners of SkMagnifierImageFilter
by Robert Phillips
· 8 years ago
fd197d5
Add 64-bit iOS bots.
by Mike Klein
· 8 years ago
fab30a3
Add a fast case for copying vertices in GrDrawVerticesOp.
by Brian Salomon
· 8 years ago
a950a86
Fix rounding error with tiled bitmap draws
by Brian Osman
· 8 years ago
92eba8a
GrTessellator (AA): improve antialiasing of thin shapes.
by Stephen White
· 8 years ago
965861b
Make recipes upload results to bucket specified in top-level config
by Eric Boren
· 8 years ago
3b36c06
Set IOS_BUNDLE_ID in recipes.
by Mike Klein
· 8 years ago
3a97054
Make workaround for std::unique_ptr<const T[]> bug in old libstdc++ work.
by Brian Salomon
· 8 years ago
604c989
Work around broken std::unique_ptr<const T[]> constructor from std::unique_ptr<T>&& in older libstdc++.
by Brian Salomon
· 8 years ago
8a94560
Update image cipd version.
by Joe Gregorio
· 8 years ago
6852170
Add sk_sp make variant to SkArenaAlloc.
by Herb Derby
· 8 years ago
e1d9cb8
Revert "Added dead variable / code elimination to skslc."
by Ethan Nicholas
· 8 years ago
a84898d
Have ShadowTessellators transform path; add SkShadowTessellator base class
by Jim Van Verth
· 8 years ago
a8f4139
Revert "Allow conversion from non-opaque to opaque"
by Matt Sarett
· 8 years ago
d05cdc3
Fix two bugs when deciding to tile. Large images were always tiling.
by Brian Osman
· 8 years ago
5e221e7
SkXPS: new document API.
by Hal Canary
· 8 years ago
604971e
Reland "Respect canvas size and frame offset in webp decoder"
by Matt Sarett
· 8 years ago
9e2a319
SK_USE_SDL is never defined
by Hal Canary
· 8 years ago
0a51b48
Get linux vulkan running on Intel NUC
by Kevin Lubick
· 8 years ago
94151da
Remove unused files in third_party/libsdl.
by Mike Klein
· 8 years ago
be28ee2
Make iOS main() functions normal.
by Mike Klein
· 8 years ago
160907f
Clean up more references to GYP.
by Mike Klein
· 8 years ago
199fb87
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
by Brian Salomon
· 8 years ago
abc88d2
SkXPS: Begin refactoring SkXPSDevice
by Hal Canary
· 8 years ago
ef46b2f
Fix getMaxResidentSetSizeMB() on iOS.
by Mike Klein
· 8 years ago
3b3af84
Add back a gaggle of iOS bots.
by Mike Klein
· 8 years ago
aa1d758
remove all GYP files
by Hal Canary
· 8 years ago
Next »