index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-05
*
Remove state from SkColorSpaceLuminance to avoid memory management.
bungeman@google.com
2012-10-04
*
Do not do PNG encoding/decoding when testing picture serialization.
scroggo@google.com
2012-10-04
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Lock gFTMutex when modifying FT globals.
scroggo@google.com
2012-10-04
*
Add convenience function on GrDrawState to set state bit based on a bool.
bsalomon@google.com
2012-10-04
*
Build fix: work around what appears to be an Intel GLSL driver bug. Unrevie...
senorblanco@chromium.org
2012-10-04
*
Fixed bug(s) in batching of rects
robertphillips@google.com
2012-10-04
*
Disable SK_DEBUG_PATH_REF in debug builds.
bsalomon@google.com
2012-10-04
*
Implement GPU path for matrix convolution. Note that when not convolving alpha,
senorblanco@chromium.org
2012-10-04
*
Change default skia_osx_sdkroot to "macosx" (suitable for Xcode 3.2.6+)
epoger@google.com
2012-10-04
*
Make numTextures() be non-virtual on GrCustomStage.
bsalomon@google.com
2012-10-04
*
Omit shader swizzle if it is rgba.
bsalomon@google.com
2012-10-04
*
Created filter command line tool
robertphillips@google.com
2012-10-04
*
Allow Xcode to change paths to frameworks based on whether a device or simula...
bsalomon@google.com
2012-10-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-04
*
Ensure SkPathRef debug code mutex is initialized during creation of staticall...
bsalomon@google.com
2012-10-03
*
Make it possible to generate the ios xcode proj by specifying only skia_os="i...
bsalomon@google.com
2012-10-03
*
revert 5794
reed@google.com
2012-10-03
*
add test for rotated saveLayer, to see that we clip against the specified bounds
reed@google.com
2012-10-03
*
Adds extra debugging to SkPathRef that can optionally be turned on in a relea...
bsalomon@google.com
2012-10-03
*
Fix test_small_segments3 path measure test.
bsalomon@google.com
2012-10-03
*
Allow render_pictures to render using multiple threads.
scroggo@google.com
2012-10-03
*
Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will fo...
bsalomon@google.com
2012-10-03
*
Added bench to replicate Google spreadsheet-style table drawing
robertphillips@google.com
2012-10-03
*
Delete SkStream_Win.h as it appears to never have been used.
bungeman@google.com
2012-10-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-03
*
fix return value for render_pictures
caryclark@google.com
2012-10-02
*
Oops, forgot a file
caryclark@google.com
2012-10-02
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
add getSeed()
reed@google.com
2012-10-02
*
catch empty stack in restorefixup called by clipRect
reed@google.com
2012-10-02
*
reenable peephole optimization for save/clip/restore, with build flag
reed@google.com
2012-10-02
*
xcode_settings OTHER_CPLUSPLUSFLAGS is a list.
bungeman@google.com
2012-10-02
*
Add SkNativeGLContext implementation for iOS.
bsalomon@google.com
2012-10-02
*
When processing a morphology filter on the GPU, pass the processed texture,
senorblanco@chromium.org
2012-10-02
*
Roll gyp to 1509 for ninja compatibility.
bungeman@google.com
2012-10-02
*
Fixed canvas creation in SampleApp
robertphillips@google.com
2012-10-02
*
Fixed memory leak in bitmaprect GM
robertphillips@google.com
2012-10-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-02
*
retool so we don't need to call SkCanvas::setDevice
reed@google.com
2012-10-01
*
Fix some bugs in our picture tools.
scroggo@google.com
2012-10-01
*
Move android gl files from src/gpu/android to src/gpu/gl/android.
bsalomon@google.com
2012-10-01
*
Use setDevice rather than the removed setBitmapDevice.
bsalomon@google.com
2012-10-01
*
Fix for typo in r5754
robertphillips@google.com
2012-10-01
*
Speculative render target ref/unref fixes
robertphillips@google.com
2012-10-01
*
delete obsolete/unused SkGpuCanvas
reed@google.com
2012-10-01
*
1. remove references to (deprecated) SkGpuCanvas
reed@google.com
2012-10-01
*
Add moc generated files to .gitignore.
tfarina@chromium.org
2012-10-01
*
views: Fix a typo in SkEvent.h
tfarina@chromium.org
2012-10-01
[next]