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
*
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
*
Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually onl...
yujieqin
2016-03-11
*
When not writing to file in DM, spew verbose output to stderr
egdaniel
2016-03-11
*
DM: better SkDocument error message.
halcanary
2016-03-10
*
Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 a...
brianosman
2016-03-10
*
Add an SkImageGeneratorCG
msarett
2016-03-09
*
DM: verbose and quiet logging
mtklein
2016-03-08
*
Archive SkRemote-related code. I want to start fresh.
mtklein
2016-03-07
*
dm: log log
mtklein
2016-03-07
*
Attempt to combine batches in forward direction before flush
bsalomon
2016-03-07
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Fix MSVC 2015 compiler complaint
robertphillips
2016-03-01
*
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...
brianosman
2016-03-01
*
Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...
brianosman
2016-03-01
*
dm: gamma_correct: true/false -> "yes"/"no"
mtklein
2016-03-01
*
print stack trace on crash, tweak formatting, _Exit hard
mtklein
2016-02-29
*
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...
brianosman
2016-02-29
*
Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...
brianosman
2016-02-29
*
Modernize SkSpinlock.
mtklein
2016-02-29
*
Add gamma_correct option field to dm.json
mtklein
2016-02-29
*
DM crash handler tweaks
mtklein
2016-02-29
*
DM: dm.json can be missing some final results
mtklein
2016-02-26
*
DM: support --config {f16,srgb}
mtklein
2016-02-26
*
Add a DM flag to limit the types of Codec decodes
scroggo
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
trim DM fat
mtklein
2016-02-24
*
DM: assert we ran as many tasks as we thought we would
mtklein
2016-02-24
*
Unit Tests: eliminate stray SkDebugf()s.
halcanary
2016-02-24
*
Rethink DM output
mtklein
2016-02-24
*
Add a handler to DM to print out what was running when we crash.
mtklein
2016-02-23
*
Make DM failures fatal
msarett
2016-02-23
*
Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes
msarett
2016-02-22
*
DM: remove unnecessary use of std::function
mtklein
2016-02-19
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Make kInvalidConversion a fatal failure in DMSrcSink
msarett
2016-02-16
*
SkDocument: remove use of SkTArray (part 1/3).
halcanary
2016-02-11
[next]