Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
841a6b54c11137e210aa81e8b56e1763c3571cb8
841a6b5
Revert of create and thread batch tracker object (patchset #9 id:160001 of https://codereview.chromium.org/772513002/)
by joshualitt
· 10 years ago
b8eb85c
make clear private (before we delete it)
by reed
· 10 years ago
748ea60
Update SKP version
by skia.buildbots
· 10 years ago
9da051a
Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:40001 of https://codereview.chromium.org/773753002/)
by jam
· 10 years ago
c3a6eb2
create and thread batch tracker object
by joshualitt
· 10 years ago
829e1b8
move program descriptor generation to flush
by joshualitt
· 10 years ago
e575072
Revert of Revert of remove unused device::eraseColor (patchset #1 id:1 of https://codereview.chromium.org/777003002/)
by reed
· 10 years ago
9ed02e4
Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.
by tfarina
· 10 years ago
4f10844
Turn on MPD threading in nanobench.
by mtklein
· 10 years ago
4de8a4d
Remove guard on and enable vertexAttrib function pts on GrGLInterface.
by egdaniel
· 10 years ago
c016fb8
Use static XPF for porter duff xp factories.
by egdaniel
· 10 years ago
96a6c4d
Copy src in SkDrawLooper::computeFastBounds().
by mtklein
· 10 years ago
85a5750
Fix PdfViewer BGR byte order
by halcanary
· 10 years ago
ee64d6e
Add glGetShaderPrecisionFormat
by bsalomon
· 10 years ago
8b0197e
Revert of remove unused device::eraseColor (patchset #1 id:1 of https://codereview.chromium.org/765643004/)
by halcanary
· 10 years ago
378092f
Add XferProcessor factory in GrPaint and GrDrawState.
by egdaniel
· 10 years ago
5ab7e80
rebaseline images
by Brian Salomon
· 10 years ago
3e5d4a1
Update color emoji GMs after https://codereview.chromium.org/759613005/.
by jvanverth
· 10 years ago
b1ab276
remove unused device::eraseColor
by reed
· 10 years ago
ed8bdc5
bug fix for cubic low precision
by joshualitt
· 10 years ago
e2158a5
update tileimagefilter gm expectations
by halcanary
· 10 years ago
4bfd587
Decompose a weird assert.
by mtklein
· 10 years ago
43c79b9
Rebaseline verylargebitmap
by Mike Klein
· 10 years ago
a89a95e
Remove unused constants.
by mtklein
· 10 years ago
cd948b5
(re)baseline several of my gms
by halcanary
· 10 years ago
e99d499
Fuse GrReplacements and GrLayerCache
by robertphillips
· 10 years ago
2dd1ae0
First step to moving vertex attributes to the geometryProcessor
by joshualitt
· 10 years ago
960fb50
Make debugger not fail with webpages_playback script and multiple skp files
by kkinnunen
· 10 years ago
fcf35c5
Update webpages_playback documentation
by kkinnunen
· 10 years ago
e75d2d2
Remove Google Storage scheme prefix correctly from gs base name in webpages_playback
by kkinnunen
· 10 years ago
3a6aa86
Make render_pdfs not crash webpages_playback script
by kkinnunen
· 10 years ago
4b203c6
Update SKP version
by skia.buildbots
· 10 years ago
2b06ddc
Revert of rebaseline after clear change -- pdf was not treating clear as SRC_MODE (patchset #1 id:1 of https://codereview.chromium.org/759303004/)
by reed
· 10 years ago
af641a1
Revert "Change clear() to respect the clip"
by reed
· 10 years ago
1962f52
Revert of implement device::clear until we can remove callers in chrome skia/ext (patchset #1 id:1 of https://codereview.chromium.org/773903002/)
by reed
· 10 years ago
45a0578
Add SSSE3 acceleration for S32_D16_filter_DXDY
by qiankun.miao
· 10 years ago
9503ac7
Add matrix operations to C canvas API
by abarth
· 10 years ago
84bc52a
work in progress
by halcanary
· 10 years ago
e638d1c
check matrix does not have rotation or perspective transformation
by derekf
· 10 years ago
701dd4f
Flail a little against LLVM crash.
by mtklein
· 10 years ago
252fccf
implement device::clear until we can remove callers in chrome skia/ext
by reed
· 10 years ago
a2a6467
baseline colorwheelnative
by halcanary
· 10 years ago
ca0e672
Remove SK_SUPPORT_DEPRECATED_SCALARROUND.
by scroggo
· 10 years ago
2fb352a
rebaseline after clear change -- pdf was not treating clear as SRC_MODE
by reed
· 10 years ago
5234075
Adding a PictureResolution option to SkPictureImageFilter
by Justin Novosad
· 10 years ago
367e186
use drawRect when drawing a bitmap with anti-aliasing on a non-msaa target
by derekf
· 10 years ago
8b896e7
use portable fonts
by halcanary
· 10 years ago
3729469
Change clear() to respect the clip
by reed
· 10 years ago
cc969c4
Make SkColorTable explicitly thread-safe.
by mtklein
· 10 years ago
eff2c72
move some copy surface stuff to GrFlushToGpuDrawTarget
by bsalomon
· 10 years ago
5abbc42
colorwheelnative gm, to test that colors look right under all conditions.
by halcanary
· 10 years ago
775b819
SkColorTable locking serves no purpose anymore.
by mtklein
· 10 years ago
ba1bf8a
Remove comment
by robertphillips
· 10 years ago
a0d5ad7
skia: Prevent GL_RED from being used with MESA
by hendrikw
· 10 years ago
bfda8a7
updated expectations from d476a176b774
by halcanary
· 10 years ago
d476a17
Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.
by halcanary
· 10 years ago
c6b8b02
Remove support for OSX 10.5.
by bungeman
· 10 years ago
ce547f4
Remove SkASSERT_CONTINUE.
by bungeman
· 10 years ago
2fc6ea6
Add scale and skew to C canvas API
by abarth
· 10 years ago
9dc2468
Clean up FreeType library ref counting.
by bungeman
· 10 years ago
f786901
add gm to test rounding between clips and drawBitmapRect
by reed
· 10 years ago
05d6115
SkDrawLooper: No need for virtual bounds computation methods.
by mtklein
· 10 years ago
4bd4e80
Add function to return an unpremuled version of a GrColor
by egdaniel
· 10 years ago
742cacd
multipage_pdf_profiler, gmtoskp
by halcanary
· 10 years ago
435eba7
Pre-cache local matrix type in shader constructor.
by mtklein
· 10 years ago
3f3b3d0
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
by mtklein
· 10 years ago
bc0c4bd
Add additional clean up code in MPD path
by robertphillips
· 10 years ago
ca92fbd
Remove orphaned SkImageDecoder::Target.
by scroggo
· 10 years ago
af57903
Force SkMatrix type while recording too.
by mtklein
· 10 years ago
6e78293
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/)
by mtklein
· 10 years ago
52c2935
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
by mtklein
· 10 years ago
01d6e5f
Use variable length key (rather than accumulated matrix) as save layer hoisting key
by robertphillips
· 10 years ago
e05162d
Ignore SkGlyphCache gamma for nvpr text
by cdalton
· 10 years ago
20b373c
Add color emoji fallback for nvpr text
by cdalton
· 10 years ago
371bcbc
Add a base class for GrIODB that handles geometry data
by bsalomon
· 10 years ago
5c9c9be
Force path bounds in recording.
by mtklein
· 10 years ago
88fd0fb
Bump min picture version.
by mtklein
· 10 years ago
bb25e44
Add extra safety check to the EGL context setup.
by joakim.landberg
· 10 years ago
8a2198a
Fix Windows SkTime version
by robertphillips
· 10 years ago
43044dd
add clip to PictureRenderer to better mimic Chromium's rendering method
by robertphillips
· 10 years ago
9367992
Add float-to-half (binary16) conversion functions.
by jvanverth
· 10 years ago
9881d63
Make skia trace category disabled by default.
by danakj
· 10 years ago
f90a02b
some cleanup around GrGpu/GrDrawTarget copySurface
by bsalomon
· 10 years ago
5eefe42
Fix assert in GrMaskFormatBytesPerPixel.
by jvanverth
· 10 years ago
8ee4e60
Revert of some cleanup around GrGpu/GrDrawTarget copySurface (patchset #3 id:40001 of https://codereview.chromium.org/749903003/)
by bsalomon
· 10 years ago
f0090cb
add basic tests for save/restore counting
by reed
· 10 years ago
c67870c
Update effect key for descriptor to not record offsets.
by egdaniel
· 10 years ago
986ca61
rename SkDrawable to SkADrawable
by reed
· 10 years ago
adc8d98
add sample to exercising hittesting
by reed
· 10 years ago
e9aa5dc
some cleanup around GrGpu/GrDrawTarget copySurface
by bsalomon
· 10 years ago
1dbd816
Fix early out in GrResourceCache2::purgeAsNeeded
by bsalomon
· 10 years ago
535776e
Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of https://codereview.chromium.org/743613005/)
by mtklein
· 10 years ago
267ce48
remove proc key
by joshualitt
· 10 years ago
7e225bd
nanobench: lazily decode bitmaps in .skps.
by mtklein
· 10 years ago
60030bc
remove one place we read from gpu key in effects
by joshualitt
· 10 years ago
f3ca41c
Add an Android-framework-only stable ID to SkPixelRef.
by scroggo
· 10 years ago
55b24af
Add IndexType parameter to GrDrawTarget::drawPaths
by cdalton
· 10 years ago
b116619
Sk4x_sse.h
by mtklein
· 10 years ago
f8449ba
Update invariant output computation for various texture effects.
by egdaniel
· 10 years ago
74d80eb
Remove unnessary check to skip drawing.
by egdaniel
· 10 years ago
Next »