Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f61bc4d22996cc92f3d58f9972f75860cb3d5168
f61bc4d
Streamline x86 u8 -> fixed15 math.
by Mike Klein
· 8 years ago
c37e614
Rename GrContext::getFontAtlas to getFontAtlas_ForTesting
by Robert Phillips
· 8 years ago
ba294d9
SkSplicer stage parity
by Mike Klein
· 8 years ago
48f770c
Remove unused asACustomShader function from SkShader
by Greg Daniel
· 8 years ago
c949ce9
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
by Robert Phillips
· 8 years ago
4c76c41
fix fuzz asserts triggered by old fuzzes
by Cary Clark
· 8 years ago
eca0290
Marker for IntelIris540 driver change.
by Ben Wagner
· 8 years ago
c86e470
SkRasterPipeline impl for 2-stop linear gradients
by Florin Malita
· 8 years ago
c485907
Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused"
by Joe Gregorio
· 8 years ago
1e18aec
remove unused device apis
by Mike Reed
· 8 years ago
34c69d6
Reland "Respect full precision for RGB16 PNGs" (part 3)
by Matt Sarett
· 8 years ago
1da27ef
Add F16 support to SkPNGImageEncoder
by Matt Sarett
· 8 years ago
0d7d8de
SkSplicer: always initialize fLowp
by Mike Klein
· 8 years ago
de4d301
Replaced all calls to fragmentPosition() with sk_FragCoord
by Ethan Nicholas
· 8 years ago
5bee0b6
Reland "Respect full precision for RGB16 PNGs" (part 2)
by Matt Sarett
· 8 years ago
f720098
SkSplicer: lowp hacking
by Mike Klein
· 8 years ago
0ee6f95
Make GL_RED workaround only be triggered by osmesa
by Brian Salomon
· 8 years ago
1790f8e
Revert "Revert "move device headers to core""
by Mike Reed
· 8 years ago
593cb94
Fix reset and deleting behavior.
by Herb Derby
· 8 years ago
d8ee67c
Add -Release ASAN bots.
by Mike Klein
· 8 years ago
86a4340
Added constant propagation and better variable liveness tracking to skslc.
by Ethan Nicholas
· 8 years ago
4f364fd
remove clipstack from lua -- deprecated
by Mike Reed
· 8 years ago
1baaaca
explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused
by Mike Reed
· 8 years ago
43ae4b4
remove SK_SUPPORT_LEGACY_CANVAS_GETCLIPSTACK from public.bzl
by Mike Reed
· 8 years ago
3726a4a
new hacky api to get cliprgn for android
by Mike Reed
· 8 years ago
fbff329
Add hcm@ to public API owners
by Ravi Mistry
· 8 years ago
f38e16f
Reland "Respect full precision for RGB16 PNGs" (part 1)
by Matt Sarett
· 8 years ago
f87e2b9
Move srgb enable flags to GrProcessorSet from pipelinebuilder
by Brian Salomon
· 8 years ago
009d9d1
No need to fake makeArrayDefault() now that it exists.
by Mike Klein
· 8 years ago
c5a37f6
Update Skia milestone to 58
by Heather Miller
· 8 years ago
6415e0d
Revert "Added constant propagation and better variable liveness tracking to"
by Ethan Nicholas
· 8 years ago
f54b071
Added constant propagation and better variable liveness tracking to skslc.
by Ethan Nicholas
· 8 years ago
189098e7
Don't require GrPipelineBuilder to build GrPipeline
by Brian Salomon
· 8 years ago
52b346e
Make savelayer_* GM be 565 friendly
by Robert Phillips
· 8 years ago
b3b2453
Use fixed size buffer for RLE bmps
by Leon Scroggins III
· 8 years ago
2a83603
remove metadata from device
by Mike Reed
· 8 years ago
4897fb8
Implement sk_tool_utils::copy_to_g8(), used by gms
by Matt Sarett
· 8 years ago
1517224
Revert "Fix reset and deleting behavior."
by Herb Derby
· 8 years ago
412a86d
Fix reset and deleting behavior.
by Herb Derby
· 8 years ago
95acbad
ensure path bounds after rounding contain path edges when using SK_RASTERIZE_EVEN_ROUNDING
by Lee Salzman
· 8 years ago
ce7e18f
Reject horizontal edges in FDot6 precision
by Yuqian Li
· 8 years ago
8461506
Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"
by Matt Sarett
· 8 years ago
874a872
Revert concave AAA
by Yuqian Li
· 8 years ago
42f3094
saveLayer experiments
by Robert Phillips
· 8 years ago
ccfd108
Disallow readPixels() conversions from untagged srcs to tagged dsts
by Matt Sarett
· 8 years ago
0831f1b
Rename GrProcOptInfo::addProcessors to analyzeProcessors
by Brian Salomon
· 8 years ago
92ce594
Add class GrProcessorSet which represents color and coverage FPs and a XPFactory.
by Brian Salomon
· 8 years ago
70a309a
Roll Recipe DEPS
by Kevin Lubick
· 8 years ago
2c86249
Move read/write-Pixels up to GrSurfaceContext
by Robert Phillips
· 8 years ago
dfff166
Revert "Respect full precision for RGB16 PNGs"
by Matt Sarett
· 8 years ago
93a8a64
Revert "Revert "SkImageInfoValidConversion (part 2)""
by Matt Sarett
· 8 years ago
7a090c4
Respect full precision for RGB16 PNGs
by Matt Sarett
· 8 years ago
98cf99b
Turn on concave analytic AA
by Yuqian Li
· 8 years ago
fc50dda
Roll Recipe DEPS
by Eric Boren
· 8 years ago
9c7dcac
Add Vulkan SDK for Linux asset
by Kevin Lubick
· 8 years ago
8dadd9e
Revert "SkImageInfoValidConversion (part 2)"
by Matt Sarett
· 8 years ago
d4bdee5
Revert "move device headers to core"
by Mike Reed
· 8 years ago
893c49e
Add Tasks for Linux + Iris 540
by Kevin Lubick
· 8 years ago
0d4ff6c
Fix code that relied on readPixels not doing color space conversion
by Brian Osman
· 8 years ago
98420d0
move device headers to core
by Mike Reed
· 8 years ago
ad29aee
Roll skia-recipes
by Eric Boren
· 8 years ago
a7d61a6
Revert "Continue making Ganesh use absolute texture coordinates"
by Joe Gregorio
· 8 years ago
94bd50c
SkImageInfoValidConversion (part 2)
by Matt Sarett
· 8 years ago
8446854
SkSplicer: no need for AI. Clang is good at this.
by Mike Klein
· 8 years ago
652ecb5
Pass GrAppliedClip to pipeline creation.
by Brian Salomon
· 8 years ago
4493a9d
Continue making Ganesh use absolute texture coordinates
by Robert Phillips
· 8 years ago
4075ec8
Revert "Revert "Enforce our rules about valid images when making textures""
by Brian Osman
· 8 years ago
3f142b6
Remove (most) usage of MakeTextureFromPixmap
by Brian Osman
· 8 years ago
cb6266b
Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
by Matt Sarett
· 8 years ago
aab259e
Simplify GrProcOptInfo initialization.
by Brian Salomon
· 8 years ago
46784be
hide getClipStack
by Mike Reed
· 8 years ago
d32b817
add and test SkFixed15::to_u8()
by Mike Klein
· 8 years ago
eaf0079
GrTessellator: fix for disappearing thin path.
by Stephen White
· 8 years ago
f768856
Add a bench to exercise legacy-mode SkRasterPipeline behavior.
by Mike Klein
· 8 years ago
b5a1d41
SkSplicer: fix a typo in srcover stage.
by Mike Klein
· 8 years ago
fd146aa
do/while loops in SPIR-V no longer cause an assertion failure
by Ethan Nicholas
· 8 years ago
6d4d6cc
Update Buildbot doc for Task Scheduler
by Eric Boren
· 8 years ago
7cae170
Test PG
by Ravi Mistry
· 8 years ago
de3eacb
Temporarily restore FixedAllocTest.cpp
by Mike Klein
· 8 years ago
6441a46
Move recipe modules to shared repo
by Eric Boren
· 8 years ago
2103cf0
Split ShadowMaskFilter into separate ambient and spot mask filters
by Jim Van Verth
· 8 years ago
ac04fef
Remove SkFallbackAlloc and SkFixedAlloc.
by Herb Derby
· 8 years ago
26e73c0
Update SKP version
by UpdateSKPs
· 8 years ago
7a6c9f7
Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
by Brian Osman
· 8 years ago
8bbdd49
Revert "Enforce our rules about valid images when making textures"
by Brian Osman
· 8 years ago
7035f3c
Enforce our rules about valid images when making textures
by Brian Osman
· 8 years ago
113fd34
savelayer gm
by Mike Reed
· 8 years ago
197bde9
Revert "Exercise concave analytic AA"
by Mike Reed
· 8 years ago
480a1c6
Exercise concave analytic AA
by Yuqian Li
· 8 years ago
986480a
Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"
by Mike Reed
· 8 years ago
2f719a6
move SkDevice.h and SkBitmapDevice.h contents in to src headers
by Mike Reed
· 8 years ago
acdb6d3
Fix ASAN
by Matt Sarett
· 8 years ago
4fa20ce
Fix syntax error for adjusting old stdc++ headers.
by Herb Derby
· 8 years ago
1c47187
Fix Android roll
by Mike Klein
· 8 years ago
276be05
Use GrRenderTargetContext::readPixels in GrTextureToYUVPlanes
by Robert Phillips
· 8 years ago
d9b6abb
Remove (unused) YUV API from SkPixelRef
by Brian Osman
· 8 years ago
69f98c7
SkSplicer: implement load_tables and matrix_3x4
by Mike Klein
· 8 years ago
2873c76
Decode system font weight correctly on Mac.
by bungeman
· 8 years ago
1d8e198
Revert "Optimize SkBlend by using NEON intrinsics"
by Mike Klein
· 8 years ago
43475ad
Move Android shadow rendering interface to util library.
by Jim Van Verth
· 8 years ago
Next »