aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindowGravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.Gravatar bsalomon2015-06-16
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-16
* skia: Add runtime option to disable picture IO security precautionsGravatar hendrikw2015-06-16
* There are still things to sort out but this seems to run correctly.Gravatar bsalomon2015-06-16
* Refactor SkFontHost_linux into SkFontMgr_custom.Gravatar bungeman2015-06-15
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* Invalidate GrTexture mipmap on content change notificationGravatar junov2015-06-15
* Remove SkDrawPictureCallbackGravatar fmalita2015-06-15
* Import functionality for new GL backendGravatar cdalton2015-06-12
* Visual bench on native androidGravatar joshualitt2015-06-12
* Revert of Import functionality for new GL backend (patchset #2 id:20001 of ht...Gravatar djsollen2015-06-12
* Import functionality for new GL backendGravatar cdalton2015-06-12
* Review URL: https://codereview.chromium.org/1166513002Gravatar cdalton2015-06-12
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Move blend enums into GrBlend.hGravatar cdalton2015-06-12
* fix deserialization after FirstDirection change to pathsGravatar reed2015-06-11
* retro add copyrightGravatar reed2015-06-11
* Init GrGLSLCaps fields from inside GrGLCapsGravatar cdalton2015-06-10
* SkPath::Direction serves two masters:Gravatar reed2015-06-10
* Label some unused static vars as SK_UNUSEDGravatar fmalita2015-06-10
* Towards removing getTexture() on SkImageGravatar bsalomon2015-06-10
* Use SkMScalar as float by default to match Chromium.Gravatar mtklein2015-06-09
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* A bunch of little SkMScalar-as-float build fixes.Gravatar mtklein2015-06-09
* remove subclassing from ImageFilter::ProxyGravatar reed2015-06-09
* remove Proxy entrypoints for canHandleFilterGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* Add mixed samples support to XPsGravatar cdalton2015-06-08
* Restore support for 10.6 SDK in header.Gravatar bungeman2015-06-08
* Provide tag-along for SkCreateTypefaceFromCTFont.Gravatar bungeman2015-06-08
* Apply coverage in XP base class when using dst readsGravatar cdalton2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://coder...Gravatar reed2015-06-08
* Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.ch...Gravatar djsollen2015-06-08
* move erase into SkPixmapGravatar reed2015-06-08
* Add bigtileimagefilter GM & improvements to toStringGravatar robertphillips2015-06-08
* add extractSubset and SkAutoPixmapStorageGravatar reed2015-06-05
* clarify that accessPixels is for write-access, and peekPixels is ROGravatar reed2015-06-05
* delete (unused) TransparentShaderGravatar reed2015-06-05
* use pixmaps for dst in sprites -- NO BITMAPSGravatar reed2015-06-05
* Remove unused PackBits methods and fix length checksGravatar jschuh2015-06-04
* switch bitmapshader internals over to pixmapGravatar reed2015-06-04
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-04
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-04
* refactor bitmapshader to use a controllerGravatar reed2015-06-04
* Fixing leaky handling of SkImage in SkDeferredCanvas.Gravatar junov2015-06-02
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-02
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-02