Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
93eeadf7a19d0801074bd8c6d8ac5c4f120e5fbb
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
67a58dc
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ )
by jvanverth
· 9 years ago
50c46c7
Clean up GrVkImage::setLayout()
by jvanverth
· 9 years ago
14f850a
Remove Sk(Float|Double)PinToFixed functions, only used in tests.
by brianosman
· 9 years ago
1a0b9ed
Fix issue where GrStyle::applyToPath exited before applying stroke
by bsalomon
· 9 years ago
4d0cd76
Fix for Sk4f Ubuntu compile warning
by jvanverth
· 9 years ago
3ccf2e7
Remove hasMixedSamples() from GrPipelineBuilder
by cdalton
· 9 years ago
73e81ab
Fix for Ubuntu compile warning
by jvanverth
· 9 years ago
31b8417
Disable skia_warnings_as_errors for Fast bot.
by benjaminwagner
· 9 years ago
675576f
Detect an invalid intervalCount in SkRegion during deserialiation.
by senorblanco
· 9 years ago
bad1abc
SkAdvancedTypefaceMetrics: fail cleanly.
by halcanary
· 9 years ago
3767cd6
https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg
by halcanary
· 9 years ago
524484b
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ )
by robertphillips
· 9 years ago
ebbdfe6
SkAdvancedTypefaceMetrics: improve robustness
by halcanary
· 9 years ago
055e192
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask
by bsalomon
· 9 years ago
ad3a5c6
Compile SkForceLinking on CMake
by msarett
· 9 years ago
56a85e6
Simplify SkGpuBlurUtils::GaussianBlur method
by robertphillips
· 9 years ago
6b53b9d
Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 of https://codereview.chromium.org/1957433002/ )
by robertphillips
· 9 years ago
8ca7da8
Whitespace change to test bots
by borenet
· 9 years ago
68e99ac
remove alias for SkMatrix44.h -- chrome callers have been updated
by reed
· 9 years ago
ffa4a92
SkOncePtr -> SkOnce
by mtklein
· 9 years ago
4017007
Fix unit test crash caused by OSMesa not supporting rendering to GL_ALPHA8
by bsalomon
· 9 years ago
6c0f5d9
Revert of Modify LineBench for drawing straight line (patchset #3 id:40001 of https://codereview.chromium.org/1936153002/ )
by reed
· 9 years ago
6b27a5e
Modify LineBench for drawing
by xidachen
· 9 years ago
4e30f27
Disable layer hoisting for non-8888 canvases
by robertphillips
· 9 years ago
a8d0d6c
More refactoring for Viewer
by jvanverth
· 9 years ago
2d1ee79
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
by brianosman
· 9 years ago
d215a95
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 9 years ago
35b784d
Bring back sRGB-write-control as a caps bit.
by brianosman
· 9 years ago
c343235
experimental/tools/coreGraphicsPdf2png: remove skia dependency
by halcanary
· 9 years ago
f8bdf5d
Update SK_IMAGE_VERSION to 5
by msarett
· 9 years ago
809ccf3
Remove NEON runtime detection support.
by mtklein
· 9 years ago
42846ed
Modernize SkMutex and SkSemaphore.
by mtklein
· 9 years ago
d6f25bf
Make GrPathRenderer only support fills for path stenciling
by bsalomon
· 9 years ago
f0cf355
Stop banning stroke-and-fill for GrStyle and add tests
by bsalomon
· 9 years ago
959a293
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ )
by reed
· 9 years ago
82da9a8
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ )
by reed
· 9 years ago
d9f5d20
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ )
by sclittle
· 9 years ago
7eb33da
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ )
by reed
· 9 years ago
086eea9
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ )
by reed
· 9 years ago
5e56cfd
SK_DECLARE_STATIC_MUTEX -> static SkMutex
by mtklein
· 9 years ago
9bd3fc7
SkOncePtr -> SkOnce
by mtklein
· 9 years ago
f250938
Now we're on MSVC 2015, try using std::chrono for timing again.
by mtklein
· 9 years ago
b37c68a
Simplify implementation of SkOnce to not need so many comments.
by mtklein
· 9 years ago
0607756
Make cap only affect the keys of GrShapes that are possibly-open
by bsalomon
· 9 years ago
3452426
Rename VulkanViewer to Viewer, take 2.
by jvanverth
· 9 years ago
9b92ebd
Remove executable bit from source code files.
by benjaminwagner
· 9 years ago
0ccc62d
move colorshader into its own .cpp, add color4f variant
by reed
· 9 years ago
3e375b0
Fix ICO bug exposed by the fuzzer
by msarett
· 9 years ago
76948d4
Add Gr*Proxy classes
by robertphillips
· 9 years ago
c402518
Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by ericrk
· 9 years ago
427c281
Modernize SkMutex and SkSemaphore.
by mtklein
· 9 years ago
325474d
Disable Ganesh layer hoister in a more revertable form
by robertphillips
· 9 years ago
fad9856
Prototype code that turns any/every flattenable into JSON
by brianosman
· 9 years ago
Next »