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
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Make DM fail if no configs were successfully created
brianosman
2016-05-09
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Add ColorCodecSrc for testing/comparison on color corrected decodes
msarett
2016-04-29
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
Don't buffer stdout in DM
bsalomon
2016-04-26
*
Remove redundant tests to make DM a little faster
msarett
2016-04-26
*
Fix kSubset_Mode tests on non-native swizzles
msarett
2016-04-25
*
Support the non-native (RGBA/BGRA) swizzle
msarett
2016-04-22
*
Move DM png code to picture_utils, for use by other tools.
brianosman
2016-04-19
*
Several fixes for fp 16 rendering:
brianosman
2016-04-14
*
mojo -> nojo
mtklein
2016-04-14
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
Convert some unit tests from running on GL contexts to running on all contexts
bsalomon
2016-04-11
*
Vulkan config in dm
bsalomon
2016-04-11
*
Fix lazy coding in ViaSingletonPictures.
mtklein
2016-04-06
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-05
*
DM/PDF: stop adding unused rasterizer keywords
halcanary
2016-04-04
*
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...
bsalomon
2016-04-04
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-01
*
Add GrContext::releaseAndAbandonContext()
bsalomon
2016-04-01
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...
bsalomon
2016-03-31
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Enable gpusrgb config on bots.
brianosman
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
DM: allow vias to work with PDF backend
halcanary
2016-03-30
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
https://codereview.chromium.org/1830973002 fixed this bug. Re-enable the
brianosman
2016-03-24
*
switch surface to sk_sp
reed
2016-03-23
*
SkRecord: infer return type for visit() and mutate().
mtklein
2016-03-22
*
return pictures as sk_sp
reed
2016-03-18
*
Add SkImageGeneratorWIC
msarett
2016-03-17
*
DM: make --verbose send the vlog to stderr.
mtklein
2016-03-17
*
just write the verbose log file any time we have a --writePath
mtklein
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
update callsites for Make image factories
reed
2016-03-17
*
try to flush stdio in the crash handler
mtklein
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Split uninteresting hash lines correctly on Windows.
mtklein
2016-03-16
*
Revert of When not writing to file in DM, spew verbose output to stderr (patc...
mtklein
2016-03-11
[next]