Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
72ac55f8e0e31c8bf6a3fac044a46ea193adf6a1
72ac55f
Fix msaa on GrVkRenderTarget
by egdaniel
· 9 years ago
93bc24e
Retract GrRenderTarget from AlphaClipMask code
by robertphillips
· 9 years ago
796e365
SkPictureGpuAnalyzer
by fmalita
· 9 years ago
b2df0c2
Refactor Vulkan image, texture, RTs so that create and getter handles match.
by egdaniel
· 9 years ago
17bf820
Abort stencil draws when the attachment fails
by cdalton
· 9 years ago
e576874
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 9 years ago
846c051
Convert GrClip to an abstract base class
by cdalton
· 9 years ago
670f01f
This has all the different source types in and working. There are many SkDiffs, but they seem to be due to better resolution.
by herb
· 9 years ago
36632f4
Change Android activity title from JNI call
by liyuqian
· 9 years ago
9fb4203
Add bounds to GrShape
by bsalomon
· 9 years ago
4ca5539
Add isolate_android_sdk.py script and android_sdk_hash
by borenet
· 9 years ago
aabe15e
Simple program for visualizing gamuts
by msarett
· 9 years ago
e6f0d6e
GMs: fail gracefully for null surface
by scroggo
· 9 years ago
6ce4b00
Use title buttons to switch slides
by liyuqian
· 9 years ago
c2e4bb3
Recognize more sRGB gammas
by msarett
· 9 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 9 years ago
f054b17
Swap SkGpuBlurUtils over to using SkIRects
by robertphillips
· 9 years ago
862cff3
Remove clip from GrPipelineBuilder
by cdalton
· 9 years ago
193d9cf
Eliminate special case nvpr batch handling
by cdalton
· 9 years ago
dde2c03
Ignore patch version when checking compatibility of vulkan layers
by egdaniel
· 9 years ago
15332a8
Make PixelGetters much smaller, move more common code to PixelAccessor.
by herb
· 9 years ago
dd4fcd4
cmake: fixes for windows
by halcanary
· 9 years ago
04c84af
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
by robertphillips
· 9 years ago
f05ab1b
Support allowSRGBInputs on Vulkan (via secondary texture views)
by brianosman
· 9 years ago
1e2e33a
Remove SkPicture::hasText()
by fmalita
· 9 years ago
b11cf50
Fix typo in SkOSWindow_AndroidNative.
by bungeman
· 9 years ago
3806b8f
Fix bug & add code to catch ImageFilter clearing bugs
by robertphillips
· 9 years ago
be463bb
Fix bad pixel address calculation.
by herb
· 9 years ago
7bde8f8
Warning instead of exception for cmake
by liyuqian
· 9 years ago
dd05e2a
using_skia_and_harfbuzz: compile w/ Android NDK
by halcanary
· 9 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
40d21de
Use swipe gesture to switch between slides on Android
by liyuqian
· 9 years ago
a31312c
SkPictureImageFilter - clear local canvas before use
by ericrk
· 9 years ago
97fc930
Fix sRGB textures that must be copied (for NPOT tiling, etc...)
by brianosman
· 9 years ago
4cba202
fix hairline clip
by caryclark
· 9 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 9 years ago
a1b2833
Fail gracefully if MakeRenderTarget fails
by scroggo
· 9 years ago
7c73a53
Add isEmpty() query to GrShape and improve comments.
by bsalomon
· 9 years ago
93a379b
Separate user and raw stencil settings
by cdalton
· 9 years ago
f823778
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ )
by robertphillips
· 9 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
c869932
Nanobench running on Vulkan
by bsalomon
· 9 years ago
cf05dcd
Use common code from SkPM4fPriv
by herb
· 9 years ago
717abfd
Use GrGammaEffect to support YUV conversion without sRGB write control
by brianosman
· 9 years ago
748d620
Harden linear gradients
by fmalita
· 9 years ago
87bf8f7
Add png for difficult but common blit cases.
by herb
· 9 years ago
d38d92f
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
by robertphillips
· 9 years ago
dd96489
Refactor sample to share boiler plate code. TODO: move to common calls from SkPM4f.
by herb
· 9 years ago
0fd3c81
Make unit tests use generic testcontext rather than glcontext
by bsalomon
· 9 years ago
6a51491
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ )
by scroggo
· 9 years ago
18a2f9d
Add base class for GLTestContext and add new subclass VkTestContext.
by bsalomon
· 9 years ago
393c2ff
Reset context after doing non-Skia GL rendering.
by brianosman
· 9 years ago
ebf30e8
Switch GrTextureToYUVPlanes over to newDrawContext calls
by robertphillips
· 9 years ago
93eeadf
compressed texture support has been broken/untested for a while, remove cruft
by reed
· 9 years ago
e7ef01d
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
by robertphillips
· 9 years ago
fe4d5d3
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
by brianosman
· 9 years ago
fbb3102
Revert "Add tests and benches to support the sRGB blitter for SkOpts"
by scroggo
· 9 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 9 years ago
7014234
Make distance field bounds calculation more accurate for strokes
by bsalomon
· 9 years ago
e19aecd
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ )
by robertphillips
· 9 years ago
3e11da7
Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode. (patchset #4 id:60001 of https://codereview.chromium.org/1954863002/ )
by robertphillips
· 9 years ago
677da9d
Minor GrRenderTarget retraction
by robertphillips
· 9 years ago
2139303
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
by brianosman
· 9 years ago
1956b4a
Use proper color type for assert.
by herb
· 9 years ago
154349b
Disable unpack row length when uploading mips
by ericrk
· 9 years ago
f077324
Remove SkFontHost.h.
by bungeman
· 9 years ago
fd0b33d
Instruct yasm to compile position independent code on Android
by msarett
· 9 years ago
12dbb39
Separate user and raw stencil settings
by cdalton
· 9 years ago
554784c
Add tests and benches to support the sRGB blitter for SkOpts
by herb
· 9 years ago
c121607
Fix nvpr path renderer to reject styles with nonDashPathEffects.
by bsalomon
· 9 years ago
1e42775
Remove config range asserts that cause tautological-constant-out-of-range-compare warnings
by bsalomon
· 9 years ago
d0e36a9
Fix AllocedProxyTest on Mesa
by robertphillips
· 9 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
44d427e
Only enable SRGB write control on desktop GL when SRGB is supported.
by bsalomon
· 9 years ago
622c8d5
Add flexible keybinding/command system to sk_app.
by brianosman
· 9 years ago
3622a17
Set level count for wrapped backbuffer
by jvanverth
· 9 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 9 years ago
00e9452
Run RAW images serially on Win8-MSVC-ShuttleB
by scroggo
· 9 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
82595b6
refactor drawPath to have drawDevPath
by reed
· 9 years ago
2c3eca3
Approximate common gamma tables as single values
by msarett
· 9 years ago
05c987c
Make DM fail if no configs were successfully created
by brianosman
· 9 years ago
e6cad6b
Stop valgrind bot from crashing
by scroggo
· 9 years ago
97fd2d4
Incorporate scale into GrStyle and GrShape
by bsalomon
· 9 years ago
1b4c01c
Make SkAssertResult work with SK_WARN_UNUSED_RESULT in Release on gcc
by bsalomon
· 9 years ago
167ab91
Allow gpu ResourceHandle class to be shared for multiple purposes
by egdaniel
· 9 years ago
fe8a839
Break apart shared use of varying and uniform transforms
by egdaniel
· 9 years ago
9daa4b9
No error if function marked with SK_WARN_UNUSED_RESULT is used in SkAssertResult
by bsalomon
· 9 years ago
97a2336
Reset layout to undefined when we realloc VkTexture memory
by egdaniel
· 9 years ago
796c5bb
Initial commit of our new Android app to demo Skia.
by liyuqian
· 9 years ago
5a493cd
Less indentation.
by bungeman
· 9 years ago
ab12c78
harfbuzz test: compile fewer files
by halcanary
· 9 years ago
7a223f5
DEPS: update icu + sfntly
by halcanary
· 9 years ago
a8966a8
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ )
by robertphillips
· 9 years ago
57cd94a
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
by halcanary
· 9 years ago
74e9a4d
Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of https://codereview.chromium.org/1961483002/ )
by robertphillips
· 9 years ago
e20a875
SkAdvancedTypefaceMetrics: abstract out linked list
by halcanary
· 9 years ago
0938bef
Update SKP version
by update-skps
· 9 years ago
bcb8fee
documentation: SkMilestone
by halcanary
· 9 years ago
05de216
Add sRGB mode toggle to Viewer.
by brianosman
· 9 years ago
Next »