index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Change the ios sample app name.
bsalomon@google.com
2012-10-01
*
Adding virtual method to SkDeferredCanvas::NotificationClient for signaling w...
junov@google.com
2012-10-01
*
re-land removal of setBitmapDevice
reed@google.com
2012-10-01
*
Fixed bug in drawing of large bitmaps
robertphillips@google.com
2012-10-01
*
Rolling back r5732 due to Chrome Mac compiler issues
robertphillips@google.com
2012-09-30
*
samplecode: Avoid temporary variables of SkString type.
tfarina@chromium.org
2012-09-30
*
debugger: Remove obsolete TODO comment.
tfarina@chromium.org
2012-09-29
*
samplecode: Remove duplicated include of SkWindow.h from SampleApp.h
tfarina@chromium.org
2012-09-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-29
*
Don't allow previous render target to be deleted in GrGpu::clear
bsalomon@google.com
2012-09-28
*
remove setBitmapDevice -- no longer called, and is a necessary step on our way
reed@google.com
2012-09-28
*
in an effort to excise callers of setBitmapDevice, I think we can eliminate
reed@google.com
2012-09-28
*
No hinting with CG should prevent outline dilation.
bungeman@google.com
2012-09-28
*
remove call to setBitmapDevice (DEPRECATED)
reed@google.com
2012-09-28
*
Disable thumb on IOS. This removes one of XCodes complaints about the generat...
bsalomon@google.com
2012-09-28
*
Update Ganesh to support fractional rects in drawBitmapRect
robertphillips@google.com
2012-09-28
*
Added additional case to GM:drawbitmapmatrix
robertphillips@google.com
2012-09-28
*
Make gpu work in iOS SampleApp.
bsalomon@google.com
2012-09-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-28
*
Fix recursive GPU processing for SkImageFilter. Plumb through the
senorblanco@chromium.org
2012-09-27
*
fix win-only change (canvas -> rasterCanvas)
reed@google.com
2012-09-27
*
doh(2) fix the other typo
reed@google.com
2012-09-27
*
doh, fix typo
reed@google.com
2012-09-27
*
eliminate (unused) extra param to update(), and thereby remove (bad bad bad) ...
reed@google.com
2012-09-27
*
remove call to setBitmapDevice (deprecated).
reed@google.com
2012-09-27
*
force rebuild
edisonn@google.com
2012-09-27
*
Make SampleApp work on iPhone/iOS simulator.
bsalomon@google.com
2012-09-27
*
allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT...
reed@google.com
2012-09-27
*
Remove deprecated SkOSWindow_wxwidgets.h
tfarina@chromium.org
2012-09-27
[next]