Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
f8ee67edb8e5fed34bf4d5208bce89ea8be1ac1e
« Previous
94ad73a
Avoid unneeded ref churn in SkDraw::drawVertices
by fmalita
· 9 years ago
fef15a0
Update SKP version
by update-skps
· 9 years ago
23f4d4d
SkPDF: move all pdf sources into src/pdf
by halcanary
· 9 years ago
351c0d2
Revert "Initialize the font fallback when the direct write font"
by kulshin
· 9 years ago
b4ecabd
Fix BGRA/RGBA readback conversions on mac
by ericrk
· 9 years ago
c04ce67
Add caps and GL API for buffer texture
by cdalton
· 9 years ago
5f2d8e2
Add sampler precision to GrTextureAccess
by cdalton
· 9 years ago
fde0511
Make sp variants for SkData
by reed
· 9 years ago
51c8cfc
Revert of When not writing to file in DM, spew verbose output to stderr (patchset #1 id:1 of https://codereview.chromium.org/1788743002/ )
by mtklein
· 9 years ago
98bd5b1
Flush the pipe in skiaserve when we switch to GPU
by joshualitt
· 9 years ago
4083610
Fix up no gpu build
by joshualitt
· 9 years ago
9c3f143
Add support for vertex and geometry shader textures
by cdalton
· 9 years ago
6b56315
Update libjpeg-turbo with security fixes from upstream
by msarett
· 9 years ago
7a307df
Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format
by yujieqin
· 9 years ago
40dec54
When not writing to file in DM, spew verbose output to stderr
by egdaniel
· 9 years ago
41b952c
Add deferred texture upload API.
by bsalomon
· 9 years ago
6266dca
Reject dashes from GrAADFR
by bsalomon
· 9 years ago
218c846
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
3dd9ed3
Use std::unique_ptr.
by mtklein
· 9 years ago
2f56b1a
Fixes for Win toolchain isolate
by borenet
· 9 years ago
7fb4f8b
Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )"
by reed
· 9 years ago
db6bd32
Ensure only fractional floats are converted to SkFixed in SubpixelAlignment.
by benjaminwagner
· 9 years ago
e683c56
Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )
by robertphillips
· 9 years ago
dd67e3d
Add SkScalarTruncToScalar and speed up SkScalarFraction.
by bungeman
· 9 years ago
c43c35f
update site dox - windows prefer msvs-ninja and add vulkan
by bsalomon
· 9 years ago
ae47aee
Fix some bugs and performance issues with skiaserve
by joshualitt
· 9 years ago
bd73ffb
add Make variations to return SkImage by sk_sp
by reed
· 9 years ago
a6b439a
Fix 32bit win Vulkan build
by bsalomon
· 9 years ago
977c07d
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
7e6fcf8
Generic 4f gradient T sampler fallback
by fmalita
· 9 years ago
d7dc76f
Remove version checks for _MSC_VER < 1800 (msvs2013).
by bungeman
· 9 years ago
cf371bb
Use correct gradient calculation for rotated distance fields.
by jvanverth
· 9 years ago
4ba051c
DM: better SkDocument error message.
by halcanary
· 9 years ago
20c1e3a
Use std::unique_ptr.
by mtklein
· 9 years ago
8e47881
Remove anglesrgb config test - that config was removed.
by brianosman
· 9 years ago
3f193a9
exclude src/ports/*CG* for all targets
by mtklein
· 9 years ago
e2a88f2
Android NDK: r10e -> r11
by mtklein
· 9 years ago
6599eff
GrTessellator: abstract vertex allocation into caller.
by senorblanco
· 9 years ago
e7bbe03
Fix GM:XfermodesBlur double unref
by fmalita
· 9 years ago
d93c120
Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers).
by brianosman
· 9 years ago
e6d665e
Fix readback of 565 on Mac and enable tests
by bsalomon
· 9 years ago
6b4985c
Do not compile CG on Google3 Linux/Android
by msarett
· 9 years ago
2bcfb4b
Add isolate_win_toolchain.py
by borenet
· 9 years ago
f1d746c
Update debugger to use SkPixmap
by robertphillips
· 9 years ago
150835e
sk_sp versions of newWithColorFilter and newWithLocalMatrix
by reed
· 9 years ago
51b56c9
Move llvm from deps to deps_os
by borenet
· 9 years ago
4984c3c
Update Skia's YUV API
by msarett
· 9 years ago
d6215cf
Add a quick check to the TIFF header of DNG image
by yujieqin
· 9 years ago
393aa36
Switch SkMergeImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
0d99686
Restore SkImage::NewTextureFromPixmap changes.
by bsalomon
· 9 years ago
1cb3646
un-restore test, as bug is not fixed
by reed
· 9 years ago
fdd52c4
Don't build CG on Linux CMake
by msarett
· 9 years ago
5ec9132
Create explicit microhttpd.gyp
by joshualitt
· 9 years ago
2366408
TBR=robertphillips@google.com
by bsalomon
· 9 years ago
5671c5b
SkImage now has makeShader to return sk_sp
by reed
· 9 years ago
6ceeebd
unify peekPixels around pixmap parameter
by reed
· 9 years ago
f842c50
Revert of Create explicit microhttpd.gyp (patchset #6 id:100001 of https://codereview.chromium.org/1779903002/ )
by joshualitt
· 9 years ago
1897631
Add an SkImageGeneratorCG
by msarett
· 9 years ago
beba908
Add a bit more to the python test driver
by joshualitt
· 9 years ago
8099363
Create explicit microhttpd.gyp
by joshualitt
· 9 years ago
c04df21
Limit the maximum buffer size of SkRawBufferedStream
by yujieqin
· 9 years ago
e344b26
Fix Mac bots because of failing readback of 565 TBR=robertphillips@google.com
by Brian Salomon
· 9 years ago
08d739c
Fix Windows clang compiler complaint
by robertphillips
· 9 years ago
045afea
Add SkImage::NewTextureFromPixmap
by bsalomon
· 9 years ago
7d825f8
experimental: coreGraphicsPdf2png
by halcanary
· 9 years ago
cf43013
SkPDF/Bench becnchmark new SkPDFUtils::FloatToDecimal function.
by halcanary
· 9 years ago
e6163bf
Switch SkPaintImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
f125595
Fully specify libmicrohttpd.a path in build.
by bungeman
· 9 years ago
f7a840a
Remove uses SkImageDecoder in imgblur and imgslice
by msarett
· 9 years ago
e0449cf
Fix up picture clip bounds in SkiaServe
by joshualitt
· 9 years ago
0fcfb75
Fix some issues for Linux Vulkan build
by jvanverth
· 9 years ago
5b592e8
Reenable dev bounds clip reduction
by bsalomon
· 9 years ago
7467ab8
Fix nullptr access in GrTextureProvider::createMipMappedTexture
by bsalomon
· 9 years ago
2ad1aa6
partial switch over to sp usage of shaders
by reed
· 9 years ago
7f229ed
Revert of don't create zero length intervals (patchset #1 id:1 of https://codereview.chromium.org/1766243004/ )
by robertphillips
· 9 years ago
e94ea62
SkPDF: use sk_ref_sp
by halcanary
· 9 years ago
51190df
Add SkDrawPosTextHCommand JSON, fix skiaserve build.
by bungeman
· 9 years ago
c3adf2f
Deprecate SkImageDecoder
by msarett
· 9 years ago
e699d0c
Don't allow nullptr in texels array params (unless using a transfer buffer).
by bsalomon
· 9 years ago
790f99a
Remove usage of SkImageDecoder in debugger
by msarett
· 9 years ago
18bbd00
don't create zero length intervals
by caryclark
· 9 years ago
6ac97b7
Switch SkImageSource image filter over to new onFilterImage interface
by robertphillips
· 9 years ago
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
042f859
Initialize the font fallback when the direct write font manager is created.
by kulshin
· 9 years ago
8103a34
SkPDF: Add sk_sp setters; .release() becomes std::move()
by halcanary
· 9 years ago
c48fc9b
Revert of nanobench: turn on f16 and sRGB on the bots (patchset #1 id:1 of https://codereview.chromium.org/1769163006/ )
by mtklein
· 9 years ago
b82f088
Fix skiaserve in debug mode
by joshualitt
· 9 years ago
51d04d3
Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ )
by halcanary
· 9 years ago
647cc84
Add sk_ref_sp helper function.
by reed
· 9 years ago
9904c92
SkPDF: Add sk_sp setters; .release() becomes std::move()
by halcanary
· 9 years ago
6b5c5cc
nanobench: turn on f16 and sRGB on the bots
by mtklein
· 9 years ago
d5e3b9e
Fill out more information in GrVkCaps
by egdaniel
· 9 years ago
8418aac
Remove SkImageGeneratorUtils. None of this code is used.
by brianosman
· 9 years ago
910114a
Buffer fix for VkProgram caching
by jvanverth
· 9 years ago
40736ab
Switch SkComposeImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
093779c
Expand coverage of vertices gm
by bsalomon
· 9 years ago
412f534
Update DNG SDK version.
by yujieqin
· 9 years ago
bb6c41b
add f16 and srgb --configs to nanobench
by mtklein
· 9 years ago
88cb822
4377: drawVertices crashes when shader+colorfilter in the paint
by aleksandar.stojiljkovic
· 9 years ago
810f77f
Create a small python driver for skiaserve
by joshualitt
· 9 years ago
Next »