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
*
Add arc support to gpu Obj c++ code
Greg Daniel
2017-07-12
*
On Windows, always re-create window for GL or Vulkan
Brian Osman
2017-07-12
*
Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp.""
Brian Salomon
2017-07-12
*
remove references to kIndex_8_SkColorType from our tools/tests
Mike Reed
2017-07-12
*
Revert "Make DashOp a non-legacy GrMeshDrawOp."
Brian Salomon
2017-07-12
*
Revert "Revert "Change image encode api to return sk_sp""
Mike Reed
2017-07-12
*
Make DashOp a non-legacy GrMeshDrawOp.
Brian Salomon
2017-07-12
*
Make SmallPathOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-12
*
Revert "Change image encode api to return sk_sp"
Mike Reed
2017-07-11
*
Change image encode api to return sk_sp
Mike Reed
2017-07-11
*
Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp""
Brian Salomon
2017-07-11
*
Convert NonAALatticeOp to non-legacy GrMeshDrawOp.
Brian Salomon
2017-07-11
*
ICC: SkICCGetColorProfileTag supports special cases
Hal Canary
2017-07-10
*
Fixes for get_images_from_skps
Leon Scroggins III
2017-07-10
*
Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"
Ethan Nicholas
2017-07-10
*
Make TessellatingPathOp be a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-10
*
Add mock config to tools and run through gms and benchs without crashing.
Brian Salomon
2017-07-07
*
Make AAHairlineOp a non-legacy GrDrawMeshOp
Brian Salomon
2017-07-07
*
Revert "Revert "Make mock GrContext unit testable.""
Brian Salomon
2017-07-06
*
Revert "Make mock GrContext unit testable."
Brian Salomon
2017-07-06
*
Make mock GrContext unit testable.
Brian Salomon
2017-07-06
*
output flags once
Cary Clark
2017-07-06
*
add srgb gamma colorfilters
Mike Reed
2017-07-05
*
header cleanup
Hal Canary
2017-07-05
*
Valgrind suppressions for new Debian 9 GPU bot
Eric Boren
2017-06-30
*
remove filterSpan from SkColorFilter
Mike Reed
2017-06-29
*
Fix recipes/tests for new Debian bots
Eric Boren
2017-06-28
*
clean up low-hanging swap_rb
Mike Klein
2017-06-28
*
Add rest of paint flags to debug canvas.
Ben Wagner
2017-06-23
*
Hack to fix MSAA GL -> Vk transition on Windows Viewer
Brian Osman
2017-06-23
*
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
Brian Salomon
2017-06-23
*
Add correctness testing for ANGLE D3D11 ES3
Brian Salomon
2017-06-23
*
Revert "Revert "Clean up onTransferPixels""
Jim Van Verth
2017-06-22
*
Revert "Clean up onTransferPixels"
Jim Van Verth
2017-06-21
*
Clean up onTransferPixels
Jim Van Verth
2017-06-21
*
add memory via to ok
Mike Klein
2017-06-19
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Migrate AAConvexPathOp off of GrLegacyMeshDrawOp
Brian Salomon
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMesh...
Brian Salomon
2017-06-15
*
[fiddle] Clear the canvas to white before calling draw().
Joe Gregorio
2017-06-15
*
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s...
Brian Salomon
2017-06-14
*
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
Brian Salomon
2017-06-14
*
use #ifdef instead of #if for SK_VULKAN
Mike Reed
2017-06-14
*
Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy he...
Robert Phillips
2017-06-14
*
Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"
Robert Phillips
2017-06-13
*
Update skia to use ifdefs for Vulkan code instead of dummy header
Greg Daniel
2017-06-13
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
[next]