index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
/
DMSrcSink.cpp
Commit message (
Expand
)
Author
Age
*
gpu: Expose GrContextPriv::abandoned in the public API.
Khushal
2018-06-27
*
Expose public factories for platform decoders
Leon Scroggins III
2018-06-26
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
Make skcms mandatory
Brian Osman
2018-05-30
*
Add DDL to SKPBench
Robert Phillips
2018-05-30
*
[skottie] Animation::animationTick() -> Animation::seek()
Florin Malita
2018-05-29
*
Use skcms for ICC parsing in HP codec test
Brian Osman
2018-05-23
*
Reland "Add driver bug workarounds to GrCaps"
Adrienne Walker
2018-05-14
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Revert "Add driver bug workarounds to GrCaps"
Greg Daniel
2018-05-10
*
Add driver bug workarounds to GrCaps
Adrienne Walker
2018-05-10
*
[skottie] Disable on Android Framework builds
Florin Malita
2018-05-04
*
Let each threaded device in the ThreadSink own its SkExecutor
Yuqian Li
2018-05-02
*
Take sk_sp<SkDevice> instead of SkDevice*
Herb Derby
2018-05-02
*
Reland "Reland "Reland "Exercise the threaded backend in test bots"""
Yuqian Li
2018-04-27
*
Revert "Reland "Reland "Exercise the threaded backend in test bots"""
Yuqian Li
2018-04-26
*
Reland "Reland "Exercise the threaded backend in test bots""
Yuqian Li
2018-04-26
*
Revert "Reland "Exercise the threaded backend in test bots""
Mike Klein
2018-04-23
*
Reland "Exercise the threaded backend in test bots"
Yuqian Li
2018-04-23
*
When creating testing backendTexture take colorspace into account.
Greg Daniel
2018-04-19
*
Add handling to ViaDDL for images that are too large to be uploaded in one go
Robert Phillips
2018-04-17
*
Get ViaDDL working with Vulkan
Robert Phillips
2018-04-11
*
Remove scanlineOrder switch statements that always do the same thing
Brian Osman
2018-04-06
*
Revert "Exercise the threaded backend in test bots"
Yuqian Li
2018-04-06
*
Exercise the threaded backend in test bots
Yuqian Li
2018-04-06
*
Via*::draw to finish before checking.
Ben Wagner
2018-04-05
*
Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)
Robert Phillips
2018-03-28
*
Remove include/svg from public.bzl includes.
Ben Wagner
2018-03-27
*
Fix flushing of context in ViaDDL
Robert Phillips
2018-03-27
*
Switch DDL rendering to be a Via in DM (take 2)
Robert Phillips
2018-03-27
*
Revert "Switch DDL rendering to be a Via in DM"
Robert Phillips
2018-03-26
*
Switch DDL rendering to be a Via in DM
Robert Phillips
2018-03-26
*
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...
Brian Salomon
2018-03-23
*
dm: fix unused-private-field error when skia_use_expat=false
Hal Canary
2018-03-22
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
[skottie] Simplify DM output
Florin Malita
2018-03-20
*
Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType
Brian Salomon
2018-03-19
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
Make CreateBackendFormatFromTexture shared code
Robert Phillips
2018-03-15
*
Prepare ddl skp rendering for prime time
Robert Phillips
2018-03-15
*
Provide promise images when rendering SKPs w/ DDL
Robert Phillips
2018-03-14
*
Remove calls to computeOutputColor- Type and Space
Leon Scroggins III
2018-03-13
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
dm: support printing specific page of mskp to SVG
Bryce Thomas
2018-03-02
*
Add threaded backend sink to DM. Fix a scheduler bug.
Yuqian Li
2018-02-25
*
move a bunch of helpers from SkImageInfo.h into priv
Mike Reed
2018-02-09
*
[skottie] Render DM frames out-of-order
Florin Malita
2018-01-27
[next]