Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
398920532291cb47d44b992fa2e56dd37f8ec195
« Previous
56b73fc
remove (legacy) NewFromData
by reed
· 9 years ago
74f681d
Make SkGpuDevice know its alpha type
by bsalomon
· 9 years ago
5fbb623
add more tests
by reed
· 9 years ago
8419591
Make SkNSView's window accept mouseMoved events
by bsalomon
· 9 years ago
c530854
Rename SkFontConfigParser_android SkFontMgr_android_parser.
by bungeman
· 9 years ago
d416a5b
Implement SkGLContext swapBuffers with fence syncs
by cdalton
· 9 years ago
b607767
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/)
by robertphillips
· 9 years ago
e582a5a
remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS
by reed
· 9 years ago
1c75515
Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 id:20001 of https://codereview.chromium.org/1148263005/)
by halcanary
· 9 years ago
da57105
Fix memory leak in simple-offsetimagefilter
by robertphillips
· 9 years ago
b3fe1b8
more tests for offsetimagefilter
by reed
· 9 years ago
e935f1a
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
591a2ca
Stop using the NVPR glyph loading functionality
by kkinnunen
· 9 years ago
bd1fb49
Rename SkFontHost_none.cpp to SkFontMgr_empty_factory.
by bungeman
· 9 years ago
6205af0
add autotuning to visualbench
by joshualitt
· 9 years ago
5351aad
Fix memory leak in SkPictureRecord
by robertphillips
· 9 years ago
3fef728
Fix indirect use of defined() directive
by tomhudson
· 9 years ago
702edbd
Propagate SkSurfaceProps to more call sites
by robertphillips
· 9 years ago
0a9af33
Tweak SkiaLab docs
by borenet
· 9 years ago
477fdd8
add simple test for offsetimagefilter
by reed
· 9 years ago
c210035
add break statement -- lost during rewrite earlier
by reed
· 9 years ago
871872f
change old picture serialization to really handle images
by reed
· 9 years ago
c1f56b5
fix for calling bindFragDataLocation on OpenGL 2.1
by joshualitt
· 9 years ago
efbffed
Clean up usage of SkSurfaceProps
by robertphillips
· 9 years ago
343c7d1
Use vmulq_n_u32(..., 0x01010101) to distribute alphas.
by mtklein
· 9 years ago
fef3fad
fix spurious init on VisualBench startup
by joshualitt
· 9 years ago
0a4c3cb
Implemented onGetScanlines and onSkipScanlines for interlaced pngs
by emmaleer
· 9 years ago
059ac00
Update some Sk4px APIs.
by mtklein
· 9 years ago
9a53fd7
Begin kLegacyFontHost_InitType cleanup
by robertphillips
· 9 years ago
462a33c
clean offsetimagefilter gm
by reed
· 9 years ago
34d7288
Change large glyph check back to > threshold.
by jvanverth
· 9 years ago
4854d13
Remove distance field flag from SkPaint
by jvanverth
· 9 years ago
01f3891
Fixup android launch script to launch VisualBench as well as SampleApp
by joshualitt
· 9 years ago
78cff13
Make GrGLProgramDataManager not refcounted
by kkinnunen
· 9 years ago
a45e6d2
Update SKP version
by skia.buildbots
· 9 years ago
dab1f60
remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now in SkUserConfig.h)
by reed
· 9 years ago
7b05ff1
Rename all things "leaky" in SkDevice
by robertphillips
· 9 years ago
b7134b6
Fix for assert in VisualBench
by joshualitt
· 9 years ago
fcf7829
remove SkDeviceProperties
by robertphillips
· 9 years ago
97c595f
Switch to glyphs as paths at a higher point size on Android
by jvanverth
· 9 years ago
393551e
Move rect_memcopy from helper to global static.
by egdaniel
· 9 years ago
7054257
Do not fail on images that are too small to subset decode.
by msarett
· 9 years ago
a0c414d
Prevent webp from producing 0 dimensional images
by msarett
· 9 years ago
b8e0b4a
Revert of Disable failing GPU tests on Nexus 6. (patchset #1 id:1 of https://codereview.chromium.org/1185753002/)
by joshualitt
· 9 years ago
8b1fa6d
Fix precision error in https://codereview.chromium.org/1188433011/
by robertphillips
· 9 years ago
20eee3f
Added check for ill-conditioned invert
by robertphillips
· 9 years ago
13a007d
Expose SkFaceRec less.
by bungeman
· 9 years ago
9fc8275
Remove gamma field from SkDeviceProperties
by robertphillips
· 9 years ago
ce777c9
remove deprecated NewRasterPMColor
by reed
· 9 years ago
9aa9e71
Revert of Switch to glyphs as paths at a higher point size on Android (patchset #1 id:1 of https://codereview.chromium.org/1183053005/)
by fmalita
· 9 years ago
83bc229
Work around for nexus 6 TexSubImage issue
by joshualitt
· 9 years ago
35a5261
privatize
by reed
· 9 years ago
5599996
disable floating point textures if GLSL version is < 330
by joshualitt
· 9 years ago
932d413
Switch to glyphs as paths at a higher point size on Android
by jvanverth
· 9 years ago
7ab04d9
remove dead guarded code for legacy SkData proc
by reed
· 9 years ago
de49988
add callbacks to Images that wrap client-provided content
by reed
· 9 years ago
d7395d8
Initialize the sample config for wrapped RTs to kUnified.
by senorblanco
· 9 years ago
74953c3
Modify android_install_app to install VisualBench
by joshualitt
· 9 years ago
6f5e619
Add SkWebpCodec, for decoding .webp images.
by scroggo
· 9 years ago
bedd0e8
remove SkData proc guard
by reed
· 9 years ago
4271765
Don't call bindTexture from GrGLProgram
by cdalton
· 9 years ago
241b56d
Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files.
by bsalomon
· 9 years ago
274980c
Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/)
by joshualitt
· 9 years ago
c69fe20
Work around for nexus 6 TexSubImage issue
by joshualitt
· 9 years ago
1e23736
Remove FT_HAS_COLOR definition.
by bungeman
· 9 years ago
cd08eff
Plumb through out_row byte length so we can assert we stay underneath it.
by mtklein
· 9 years ago
525e90a
Try again to rename one SkJpegUtility.h to remove ambiguity.
by mtklein
· 9 years ago
6dc6f5f
Add support for creating texture backed images where Skia will delete the texture.
by bsalomon
· 9 years ago
4c58e08
Remove separate SP enabled SKP run since it is now on by default
by rmistry
· 9 years ago
7b7c844
Remove unused SkTypeface_android.h.
by bungeman
· 9 years ago
b3ec76b
Update android perf script
by msarett
· 9 years ago
d49f48d
Add test for SkRegion::writeToMemory.
by scroggo
· 9 years ago
bcd7ab5
Add useDFT field to SkDeviceProperties
by robertphillips
· 9 years ago
00b621c
Add sk_parallel_for()
by mtklein
· 9 years ago
5a9e299
Revert of Bump up point where we switch to distance fields for large glyphs (patchset #1 id:1 of https://codereview.chromium.org/1184153004/)
by jvanverth
· 9 years ago
77f85ad
Move Android SkFontMgr::Factory to its own file.
by bungeman
· 9 years ago
2a4685f
SkSemaphore: use SYNC_POLICY_LIFO on Mach.
by mtklein
· 9 years ago
c292ad4
add guard for SkData proc change
by reed
· 9 years ago
61fa22b
Add and use SkSemaphore
by mtklein
· 9 years ago
ab80e35
Improved subset benchmarks
by msarett
· 9 years ago
6b7f34e
simplify release-proc for SkData, removing unneeded size param
by reed
· 9 years ago
12555d7
Add signcla verifier to skia.
by sheyang
· 9 years ago
d83f495
initialize firstDir
by caryclark
· 9 years ago
0b1de26
Move FontConfig factory into separate file.
by bungeman
· 9 years ago
942e99b
Modernize atomics in SkTaskGroup's threadpool.
by mtklein
· 9 years ago
2334fb6
Make GrTextContext be owned by the GrDrawContext
by robertphillips
· 9 years ago
48fc0ea
Avoid unnecessary comparison if both Typeface are NULL
by jin.a.yang
· 9 years ago
781d582
Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/)
by bsalomon
· 9 years ago
e3b22dc
Remove SkOSWindow_Mac.cpp
by bsalomon
· 9 years ago
45171e2
Load visualbench pictures one at a time.
by bsalomon
· 9 years ago
921827b
Add a note to SkGlobalInitialization_chromium.cpp.
by mtklein
· 9 years ago
85ab551
Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow
by bsalomon
· 9 years ago
5b16e74
Make GrTextContext be owned by the GrDrawContext
by robertphillips
· 9 years ago
48297f7
Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.
by bsalomon
· 9 years ago
8464a96
fix null-pointer deref in SkComposeShader::toString()
by halcanary
· 9 years ago
bf9e600
nanobench: split CPU and GPU .SKP tile sizes.
by mtklein
· 9 years ago
c3176aa
Fix dst bound reported by SkTileImageFilter
by robertphillips
· 9 years ago
446ee67
skia: Add runtime option to disable picture IO security precautions
by hendrikw
· 9 years ago
0fce1fb
Bump up point where we switch to distance fields for large glyphs
by jvanverth
· 9 years ago
7a61793
Don't clear in SkSurface::NewWrappedRenderTarget
by bsalomon
· 9 years ago
Next »