Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
68c63b3727f05638a95fcf5f65c5476a2fcb34d0
68c63b3
Avoid drawing NVPR DIF text when text size is 0
by kkinnunen
· 9 years ago
56fb57a
disable assert for now
by reed
· 9 years ago
773ceda
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )"
by reed
· 9 years ago
f98bc6d
Use installed vulkan SDK and remove checked in SDK
by bsalomon
· 9 years ago
de7bbab
Pull and build shaderc rather than use checked in lib/header
by bsalomon
· 9 years ago
e38bcaf
Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )
by halcanary
· 9 years ago
ce56026
Force tiles in SampleApp to integer boundaries.
by bungeman
· 9 years ago
d812fb4
enforce 16byte alignment in shader contexts
by reed
· 9 years ago
e79586b
Revert of respect sRGB when converting from sk to gr configs (patchset #1 id:1 of https://codereview.chromium.org/1756913003/ )
by brianosman
· 9 years ago
3fc3fea
cmake: Exclude vulkan directory.
by jcgregorio
· 9 years ago
bd72413
Remove dependency on SkJsonCanvas.h
by joshualitt
· 9 years ago
8621100
rewrite TArray test to not delete an SkSTArray via a SkTArray pointer.
by mtklein
· 9 years ago
cd660e1
Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )
by reed
· 9 years ago
19cef56
add support for new bitmapshader context
by reed
· 9 years ago
1610835
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )
by reed
· 9 years ago
464d210
Remove unused tools and unused includes of SkImageDecoder
by msarett
· 9 years ago
0eda258
move annotations to canvas virtual
by reed
· 9 years ago
c6663dc
respect sRGB when converting from sk to gr configs
by reed
· 9 years ago
beab9e7
Add operator* and operator safe-bool to sk_sp.
by bungeman
· 9 years ago
f655e93
Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ )
by kkinnunen
· 9 years ago
d0e0885
Verify the full size returned by PIEX
by yujieqin
· 9 years ago
99354b8
Revert of Update DNG SDK version. (patchset #4 id:60001 of https://codereview.chromium.org/1748363004/ )
by yujieqin
· 9 years ago
5edf82e
[Reland] Fix SkTwoPointConicalGradient zero-radius handling
by fmalita
· 9 years ago
62c0f75
Update DNG SDK version.
by yujieqin
· 9 years ago
b5f0d40
Revert "Pull and build shaderc rather than use checked in lib/header"
by Eric Boren
· 9 years ago
ed854fb
Disable ignored / moot configs in DM.
by mtklein
· 9 years ago
7d4490e
Pull and build shaderc rather than use checked in lib/header
by bsalomon
· 9 years ago
ad514d0
Only modify abort behavior to avoid debugger dialog on windows for bot builds.
by bsalomon
· 9 years ago
e506ee6
Fix array in matrixconvolution shader
by egdaniel
· 9 years ago
78d6eb0
Pack float array uniforms into vec4 arrays
by jvanverth
· 9 years ago
03509ea
Use VkPipelineCaches during VkPipeline creation
by jvanverth
· 9 years ago
e2b0a0a
update SkSmallAllocator to force internal allocations to be 16-byte aligned
by reed
· 9 years ago
7c0b9fe
Temporarily disable ios compile bot
by stephana
· 9 years ago
9846ef2
Replace some nullptrs with VK_NULL_HANDLE
by jvanverth
· 9 years ago
73c4e64
Retract GrDrawTarget and GrPipelineBuilder a bit more
by robertphillips
· 9 years ago
a1e6b3b
Get Vk compiling post-MIP map changes
by bsalomon
· 9 years ago
05a5647
fission bitmapprocstate
by reed
· 9 years ago
391395d
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
by robertphillips
· 9 years ago
855bd44
debugger: Only bind to the localhost address by default.
by jcgregorio
· 9 years ago
e27456a
4f gradient interval builder cleanup
by fmalita
· 9 years ago
8b8f36f
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ )
by robertphillips
· 9 years ago
86c6075
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
by robertphillips
· 9 years ago
46b301d
add /img/n/m endpoint to skiaserve
by joshualitt
· 9 years ago
89bd99b
sk_sp: remove explicit operator bool()
by halcanary
· 9 years ago
40ee60c
Partial revert of https://codereview.chromium.org/1738913002/ (Enable RAW codec for Windows)
by robertphillips
· 9 years ago
f55c364
Wire up stack traces again
by joshualitt
· 9 years ago
cb6cb38
sk_sp: Covariant Move Constructor and Move Assignment
by halcanary
· 9 years ago
c803ef1
Swarming bots: Add support for perf steps
by borenet
· 9 years ago
217c0b3
sk_make_sp<T>()
by halcanary
· 9 years ago
7349490
Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset #2 id:20001 of https://codereview.chromium.org/1756573002/ )
by fmalita
· 9 years ago
2a7cf5f
Revert of Generate Signed Distance Field directly from vector path (patchset #13 id:240001 of https://codereview.chromium.org/1643143002/ )
by robertphillips
· 9 years ago
62c9c4b
Revert of Update DNG SDK version. (patchset #3 id:40001 of https://codereview.chromium.org/1748363004/ )
by yujieqin
· 9 years ago
be2924a
Update DNG SDK version.
by yujieqin
· 9 years ago
d4e1c35
nanobench: Use device independent font flag for GPU configs
by kkinnunen
· 9 years ago
4de97a6
Generate Signed Distance Field directly from vector path
by joel.liang
· 9 years ago
1ef8972
Introduce bilerp spans
by herb
· 9 years ago
aabd71c
SkFontHost_FreeType constructor to correctly release resources.
by bungeman
· 9 years ago
87a2234
Force values to 0.0f in QuadUVMatrix::set
by robertphillips
· 9 years ago
9c0b02a
Fix SkTwoPointConicalGradient zero-radius handling
by fmalita
· 9 years ago
bdc6b2b
Change skiaserve color palette for drawing batch bounds
by joshualitt
· 9 years ago
7546786
Fix MSVC 2015 compiler complaint
by robertphillips
· 9 years ago
09bd2c0
Disabling calls to TexParameteri when the values do not exist on ES2.
by cblume
· 9 years ago
5b9ad76
Adding anisotropic mipmap levels to SkMipMap.
by cblume
· 9 years ago
7dd5db4
Handle spans in sampling.
by herb
· 9 years ago
744898a
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #1 id:1 of https://codereview.chromium.org/1750383002/ )
by brianosman
· 9 years ago
e7be3e5
Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMaskFilter::CreateEmboss.
by benjaminwagner
· 9 years ago
b9e56c1
Fix FrontBufferedStreamTest
by msarett
· 9 years ago
3d5d9ac
Implement various vulkan stencil clears and fix various stenciling bugs.
by egdaniel
· 9 years ago
a6f5819
Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work".
by brianosman
· 9 years ago
4bc3181
Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder
by robertphillips
· 9 years ago
7fe18a8
turn on f16 and sRGB
by mtklein
· 9 years ago
7f7ec20
Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec
by msarett
· 9 years ago
4a98cdb
Add cap and builder feature for multisample interpolation
by cdalton
· 9 years ago
b3f3148
dm: gamma_correct: true/false -> "yes"/"no"
by mtklein
· 9 years ago
e3e8c72
add gm for distance field bug
by caryclark
· 9 years ago
9ea8acd
Unbust the old debugger
by robertphillips
· 9 years ago
897586c
remove untested blit optimization
by caryclark
· 9 years ago
df3f2b0
Move some GrAuditTrail fuctions to cpp file
by joshualitt
· 9 years ago
bb7b043
isolate sk_sp from larger cl
by reed
· 9 years ago
856cc17
SampleApp now displays gamma-correct content in "S32" and "F16" modes. The default framebuffer is always (?) sRGB, but querying it to determine that is difficult or impossible. In addition, when running in "L32" mode, we stil want to exhibit the old behavior, where we pretended that it was not sRGB. Thus, set the pixel config of the render target based on the window's color and profile types. That triggers our code to turn on linear->sRGB conversion-on-write in flushRenderTarget.
by brianosman
· 9 years ago
1d7decf
SkDebugCanvas ignore batch bounds if they are offscreen
by joshualitt
· 9 years ago
fd5a260
Add swizzle for rgb8888.
by herb
· 9 years ago
819ab10
print stack trace on crash, tweak formatting, _Exit hard
by mtklein
· 9 years ago
e9c8442
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #3 id:40001 of https://codereview.chromium.org/1746253002/ )
by brianosman
· 9 years ago
0009589
Move drawDRRect back to GrDrawContext
by robertphillips
· 9 years ago
eef9802
Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work".
by brianosman
· 9 years ago
683ea9a
Simplify the poly union.
by herb
· 9 years ago
755539f
Fix overlooked bilerp fallback.
by herb
· 9 years ago
5d5207a
fix minor bug drawing batch bounds by default
by joshualitt
· 9 years ago
84a4e5a
Remove internal calls to SkImage::getTexture
by bsalomon
· 9 years ago
3a9be69
Fixup some of the batch info in skiaserve
by joshualitt
· 9 years ago
89685d9
Disabling mipmap generation until anisotropic mipmap levels are generated.
by cblume
· 9 years ago
27876bc
Improve horizontal baseline detection.
by bungeman
· 9 years ago
10d8fc2
Render batch bounds as stroke rects
by joshualitt
· 9 years ago
790d513
This CL adds glTexStorage support.
by cblume
· 9 years ago
c58487e
Swarming Bots: fix resource path
by borenet
· 9 years ago
ea2dabd
Swarming bots: Fix tester out dir
by borenet
· 9 years ago
15923c9
Modernize SkSpinlock.
by mtklein
· 9 years ago
1e83a2a
Fix Swarming compile out dir
by borenet
· 9 years ago
dd54e5d
Revert of DM: disable ignored and very niche configs on bots. (patchset #1 id:1 of https://codereview.chromium.org/1745073002/ )
by mtklein
· 9 years ago
Next »