index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
skpbench: add utility to format results for Skia Perf
Kevin Lubick
2016-11-10
*
skpbench: add "resultsfile" option
csmartdalton
2016-11-10
*
skpbench: remove --path flag
csmartdalton
2016-11-10
*
skpbench: call adb wait-for-device after root
csmartdalton
2016-11-09
*
skpbench: filter out junk spewed by Pixel C driver
csmartdalton
2016-11-09
*
skpbench: use 3 cores instead of 4 on Pixel C
csmartdalton
2016-11-09
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
Missing SkOSPath include in lua_pictures.cpp
fmalita
2016-11-09
*
skpbench: simplify adb and reduce number of invocations
csmartdalton
2016-11-09
*
skpbench: fix typo in 6P bash script
csmartdalton
2016-11-08
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
Add -j as alias for --threads.
Mike Klein
2016-11-08
*
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
Robert Phillips
2016-11-08
*
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
Leon Scroggins
2016-11-07
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
Improvements to build_command_buffer.py
bsalomon
2016-11-04
*
tools: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-03
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
Fix iOS and Angle builds.
Ben Wagner
2016-11-03
*
GN: iOS basics
Mike Klein
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
add include to remove legacy flag
Mike Reed
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
*
update androidsdkcanvas for SkBlendMode
reed
2016-10-31
*
Various fixes in VulkanWindowContext
Greg Daniel
2016-10-28
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Fix GPU sRGB mode in viewer
Brian Osman
2016-10-25
*
Populate ALL copies of a command line flag during parsing
Brian Osman
2016-10-24
*
nc seal breaks simplify
caryclark
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
fix more fuzz, carsvg
caryclark
2016-10-20
*
Run ANGLE in GL mode on test bots
Brian Salomon
2016-10-20
*
Make monobench more usable on Windows.
Mike Klein
2016-10-19
*
GN builds viewer on Linux, too
Brian Osman
2016-10-18
*
Add testing for ANGLE msaa on bots
Brian Salomon
2016-10-18
*
Viewer builds (for Windows) with GN
Brian Osman
2016-10-18
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
skpbench: suppot Nexus 6P
csmartdalton
2016-10-18
*
Run correctness tests on ANGLE bots using d3d9 backend
Brian Salomon
2016-10-18
*
break ambiguous angle sorting loop
caryclark
2016-10-18
*
Re-enable overdraw mode in debugger.
Ben Wagner
2016-10-17
[next]