index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
Remove unnecessary lines after Android gyp fix
borenet@google.com
2012-07-03
*
add gm for hittesting paths
mike@reedtribe.org
2012-07-03
*
update shapeops_edge gyp
caryclark@google.com
2012-07-02
*
Properly handle extracted bitmaps in cross process/shared addr space SkGPipe.
scroggo@google.com
2012-07-02
*
Partially rolled forward the SkGrPixelRef changes
robertphillips@google.com
2012-06-29
*
Un-trifurcate GrTextContext: get rid of Default and Batched subclasses,
tomhudson@google.com
2012-06-29
*
Update the makefile and gyp for the debugger.
djsollen@google.com
2012-06-29
*
Create a new GM to exercise ComposeShader.
scroggo@google.com
2012-06-29
*
Add missing gyp dependencies for debugger
chudy@google.com
2012-06-29
*
clt debugger
chudy@google.com
2012-06-29
*
Pseudo-reverted r4396 (SkGrPixelRef files are still in source pool but are un...
robertphillips@google.com
2012-06-29
*
Moved SkGrTexturePixelRef to SkGrPixelRef
robertphillips@google.com
2012-06-28
*
Initial support for GL_NV_path_renering. Experimental, there are still some i...
bsalomon@google.com
2012-06-28
*
fix the build
djsollen@google.com
2012-06-28
*
Separate target architecture type and width into separate variables.
djsollen@google.com
2012-06-28
*
Split GrSWMaskHelper into its own files
robertphillips@google.com
2012-06-27
*
Adding checksum to SkFlatData to accelerate SkPicture recording.
junov@chromium.org
2012-06-27
*
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
robertphillips@google.com
2012-06-27
*
land https://codereview.appspot.com/6349043/
reed@google.com
2012-06-27
*
When building for Android, package executables in APKs (trunk)
borenet@google.com
2012-06-27
*
Raster implementation of diffuse and specular lighting filters. Externally,
senorblanco@chromium.org
2012-06-22
*
Refactoring in preparation for adding the picture benchmarking program.
twiz@google.com
2012-06-22
*
Move GrTemplates.h to src
bsalomon@google.com
2012-06-22
*
Add GrSurface parent class above GrTexture & GrRenderTarget
robertphillips@google.com
2012-06-21
*
Make GrClipMaskManager configure the stencil and scissor on GrGpu
bsalomon@google.com
2012-06-21
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
add missing dependency
caryclark@google.com
2012-06-18
*
tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 o...
reed@google.com
2012-06-14
*
Adding the render_pictures test tool
junov@chromium.org
2012-06-12
*
Split GrContext's AA Rect drawing methods into helper class
robertphillips@google.com
2012-06-12
*
Dilate & Erode benchmarks. Unlike the blur benchmarks (which test
tomhudson@google.com
2012-06-11
*
Null canvas
bsalomon@google.com
2012-06-11
*
Towards NV path rendering
bsalomon@google.com
2012-06-11
*
Add a tiled pipe mode to SampleApp.
scroggo@google.com
2012-06-08
*
extend asAGradient for Conical type (to be implemented by PDF and XPS)
reed@google.com
2012-06-07
*
Fix the build for GM.
scroggo
2012-06-06
*
Add tiled rendering as an option to GM.
scroggo@google.com
2012-06-06
*
Turn more warnings on, including
caryclark@google.com
2012-06-06
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
Support Mac-Android Cross-Compilation
borenet@google.com
2012-06-05
*
Reverting r4162
robertphillips@google.com
2012-06-05
*
add gm (no images yet) for two-point-radial gradients
reed@google.com
2012-06-05
*
Added instance counting system for SkRefCnt-derived objects
robertphillips@google.com
2012-06-05
*
Fixed flattening of SkStippleMaskFilter
robertphillips@google.com
2012-06-05
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
--pictureDir foo will load serialized pictures <>.skp from the foo directory
reed@google.com
2012-06-04
*
Move GrGpuGL::programUnitTest into its own file
bsalomon@google.com
2012-06-01
*
Add SkFontDescriptor for serializing fonts.
djsollen@google.com
2012-05-31
*
Add GrGradientEffects files. These implementations will be invoked from
tomhudson@google.com
2012-05-31
*
Enable typeface from stream test for Mac.
bungeman@google.com
2012-05-31
[next]