aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Delete SkStream_Win.h as it appears to never have been used.Gravatar bungeman@google.com2012-10-03
* add getSeed()Gravatar reed@google.com2012-10-02
* Add SkNativeGLContext implementation for iOS.Gravatar bsalomon@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
* Speculative render target ref/unref fixesGravatar robertphillips@google.com2012-10-01
* delete obsolete/unused SkGpuCanvasGravatar reed@google.com2012-10-01
* views: Fix a typo in SkEvent.hGravatar tfarina@chromium.org2012-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
* Rolling back r5732 due to Chrome Mac compiler issuesGravatar robertphillips@google.com2012-09-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-29
* remove setBitmapDevice -- no longer called, and is a necessary step on our wayGravatar reed@google.com2012-09-28
* Update Ganesh to support fractional rects in drawBitmapRectGravatar robertphillips@google.com2012-09-28
* Fix recursive GPU processing for SkImageFilter. Plumb through theGravatar senorblanco@chromium.org2012-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
* 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
* Suppress some warnings on linux.Gravatar bsalomon@google.com2012-09-26
* add getMetaData() to SkCanvas (as part of our master plan to removeGravatar mike@reedtribe.org2012-09-26
* Reimplement drawBitmapRectToRect to correctly handle fraction srcRect.Gravatar reed@google.com2012-09-25
* This patch adds support for optional processing of the alpha channel inGravatar senorblanco@chromium.org2012-09-25
* "fix" chrome buildGravatar robertphillips@google.com2012-09-25
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* Fix for GrTextureStripAtlas memory leakGravatar robertphillips@google.com2012-09-24
* Make flattenables no longer depend on global static initializers.Gravatar scroggo@google.com2012-09-21
* Adding hasPendingCommands API method to SkDeferredCanvasGravatar junov@chromium.org2012-09-20
* Adding a silent playback option to SkGPipeReadGravatar junov@chromium.org2012-09-20
* remove use of SkRefPtr in public header (SkPDFDocument.h)Gravatar reed@google.com2012-09-20
* remove unused parameter (that also slowed us down) to SkAutoTDeleteGravatar reed@google.com2012-09-20
* remove all SkRefPtr from SkPDFDevice.hGravatar reed@google.com2012-09-20
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Fix GrTextureAccess::operator ==Gravatar bsalomon@google.com2012-09-20
* begin to skiafy PDF headers : removing use of SkRefPtrGravatar reed@google.com2012-09-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-19
* Implements a matrix convolution filter (raster path only). The filtering loopGravatar senorblanco@chromium.org2012-09-18
* re-re-land 5578Gravatar reed@google.com2012-09-18
* Move GrTextureParams from GrSamplerState to GrTextureAccessGravatar bsalomon@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* Check for invalid SkPicturesGravatar borenet@google.com2012-09-17
* Add GrColor to RGBA float helper funcGravatar bsalomon@google.com2012-09-17
* Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...Gravatar bsalomon@google.com2012-09-14
* Fix some nits from http://codereview.appspot.com/6506103/Gravatar rileya@google.com2012-09-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-14
* Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl...Gravatar rileya@google.com2012-09-13
* re-apply 5508, but with the new compile-flag disabled for nowGravatar reed@google.com2012-09-12