aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* add getSeed()Gravatar reed@google.com2012-10-02
* catch empty stack in restorefixup called by clipRectGravatar reed@google.com2012-10-02
* reenable peephole optimization for save/clip/restore, with build flagGravatar reed@google.com2012-10-02
* xcode_settings OTHER_CPLUSPLUSFLAGS is a list.Gravatar bungeman@google.com2012-10-02
* Add SkNativeGLContext implementation for iOS.Gravatar bsalomon@google.com2012-10-02
* When processing a morphology filter on the GPU, pass the processed texture,Gravatar senorblanco@chromium.org2012-10-02
* Roll gyp to 1509 for ninja compatibility.Gravatar bungeman@google.com2012-10-02
* Fixed canvas creation in SampleAppGravatar robertphillips@google.com2012-10-02
* Fixed memory leak in bitmaprect GMGravatar robertphillips@google.com2012-10-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-02
* retool so we don't need to call SkCanvas::setDeviceGravatar reed@google.com2012-10-01
* Fix some bugs in our picture tools.Gravatar scroggo@google.com2012-10-01
* Move android gl files from src/gpu/android to src/gpu/gl/android.Gravatar bsalomon@google.com2012-10-01
* Use setDevice rather than the removed setBitmapDevice.Gravatar bsalomon@google.com2012-10-01
* Fix for typo in r5754 Gravatar robertphillips@google.com2012-10-01
* Speculative render target ref/unref fixesGravatar robertphillips@google.com2012-10-01
* delete obsolete/unused SkGpuCanvasGravatar reed@google.com2012-10-01
* 1. remove references to (deprecated) SkGpuCanvasGravatar reed@google.com2012-10-01
* Add moc generated files to .gitignore.Gravatar tfarina@chromium.org2012-10-01
* views: Fix a typo in SkEvent.hGravatar tfarina@chromium.org2012-10-01
* Change the ios sample app name.Gravatar bsalomon@google.com2012-10-01
* Adding virtual method to SkDeferredCanvas::NotificationClient for signaling w...Gravatar junov@google.com2012-10-01
* re-land removal of setBitmapDeviceGravatar reed@google.com2012-10-01
* Fixed bug in drawing of large bitmapsGravatar robertphillips@google.com2012-10-01
* Rolling back r5732 due to Chrome Mac compiler issuesGravatar robertphillips@google.com2012-09-30
* samplecode: Avoid temporary variables of SkString type.Gravatar tfarina@chromium.org2012-09-30
* debugger: Remove obsolete TODO comment.Gravatar tfarina@chromium.org2012-09-29
* samplecode: Remove duplicated include of SkWindow.h from SampleApp.hGravatar tfarina@chromium.org2012-09-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-29
* Don't allow previous render target to be deleted in GrGpu::clearGravatar bsalomon@google.com2012-09-28
* remove setBitmapDevice -- no longer called, and is a necessary step on our wayGravatar reed@google.com2012-09-28
* in an effort to excise callers of setBitmapDevice, I think we can eliminateGravatar reed@google.com2012-09-28
* No hinting with CG should prevent outline dilation.Gravatar bungeman@google.com2012-09-28
* remove call to setBitmapDevice (DEPRECATED)Gravatar reed@google.com2012-09-28
* Disable thumb on IOS. This removes one of XCodes complaints about the generat...Gravatar bsalomon@google.com2012-09-28
* Update Ganesh to support fractional rects in drawBitmapRectGravatar robertphillips@google.com2012-09-28
* Added additional case to GM:drawbitmapmatrixGravatar robertphillips@google.com2012-09-28
* Make gpu work in iOS SampleApp.Gravatar bsalomon@google.com2012-09-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-28
* Fix recursive GPU processing for SkImageFilter. Plumb through theGravatar senorblanco@chromium.org2012-09-27
* fix win-only change (canvas -> rasterCanvas)Gravatar reed@google.com2012-09-27
* doh(2) fix the other typoGravatar reed@google.com2012-09-27
* doh, fix typoGravatar reed@google.com2012-09-27
* eliminate (unused) extra param to update(), and thereby remove (bad bad bad) ...Gravatar reed@google.com2012-09-27
* remove call to setBitmapDevice (deprecated).Gravatar reed@google.com2012-09-27
* force rebuildGravatar edisonn@google.com2012-09-27
* Make SampleApp work on iPhone/iOS simulator.Gravatar bsalomon@google.com2012-09-27
* allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT...Gravatar reed@google.com2012-09-27
* Remove deprecated SkOSWindow_wxwidgets.hGravatar tfarina@chromium.org2012-09-27