index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
Commit message (
Expand
)
Author
Age
*
unify term/crash handlers, include SIGINT
Mike Klein
2018-06-28
*
gpu: Expose GrContextPriv::abandoned in the public API.
Khushal
2018-06-27
*
basic first pass at RGBA F32 support
Mike Klein
2018-06-26
*
Expose public factories for platform decoders
Leon Scroggins III
2018-06-26
*
update software DM/nanobench configs for color testing
Mike Klein
2018-06-19
*
remove "srgb" config from DM,nanobench
Mike Klein
2018-06-07
*
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
*
remove bit, srgbnl config in DM
Mike Klein
2018-05-29
*
[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
*
non-linear blending first steps
Mike Klein
2018-05-10
*
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
*
Add GPUSink getters to suppress unused field warnings in no gpu build.
Brian Salomon
2018-03-09
[next]