aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Generate debugger MOCs on the flyGravatar fmalita@google.com2012-09-27
* Pinspect and bench_pictures are crashing when invoked with no arguments.Gravatar fmalita@google.com2012-09-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-27
* Load more fonts on Linux.Gravatar bungeman@google.com2012-09-26
* samplecode: Remove executable bit from SampleTextureDomain.cppGravatar tfarina@chromium.org2012-09-26
* Fix Xcode 4.x debugger buildGravatar fmalita@google.com2012-09-26
* Added Qt 4.8.3 moc files for the debuggerGravatar robertphillips@google.com2012-09-26
* remove precompiled header option for iosGravatar caryclark@google.com2012-09-26
* Remove memcpy/memcmp from GrDrawState. Hopefully, this fixes Issue 912 withou...Gravatar bsalomon@google.com2012-09-26
* Fix update-doxygen (again)Gravatar borenet@google.com2012-09-26
* Fix update-doxygen, which fails when skia-autogen is resetGravatar borenet@google.com2012-09-26
* move the xcode setup for SYMROOT to the outermost levelGravatar caryclark@google.com2012-09-26
* gm: Include system_preferences.h in mac file.Gravatar tfarina@chromium.org2012-09-26
* Disable memory intensive drawBitmapRectToRect tests on AndroidGravatar robertphillips@google.com2012-09-26
* remove uses of setBitmapDevice (DEPRECATED)Gravatar reed@google.com2012-09-26