aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Refactor GrBufferAllocPools to use resource cacheGravatar robertphillips2015-06-24
* remove SK_SUPPORT_LEGACY_PATHOP_ENUMSGravatar reed2015-06-23
* remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUMGravatar reed2015-06-23
* remove (legacy) NewFromDataGravatar reed2015-06-23
* Make SkGpuDevice know its alpha typeGravatar bsalomon2015-06-23
* Implement SkGLContext swapBuffers with fence syncsGravatar cdalton2015-06-23
* Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:...Gravatar robertphillips2015-06-23
* remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELSGravatar reed2015-06-23
* more tests for offsetimagefilterGravatar reed2015-06-23
* Refactor GrBufferAllocPools to use resource cacheGravatar robertphillips2015-06-23
* Stop using the NVPR glyph loading functionalityGravatar kkinnunen2015-06-23
* Fix indirect use of defined() directiveGravatar tomhudson2015-06-23
* Propagate SkSurfaceProps to more call sitesGravatar robertphillips2015-06-23
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Remove distance field flag from SkPaintGravatar jvanverth2015-06-22
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Fix precision error in https://codereview.chromium.org/1188433011/Gravatar robertphillips2015-06-19
* Added check for ill-conditioned invertGravatar robertphillips2015-06-19
* remove deprecated NewRasterPMColorGravatar reed2015-06-19
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* privatizeGravatar reed2015-06-18
* remove dead guarded code for legacy SkData procGravatar reed2015-06-18
* add callbacks to Images that wrap client-provided contentGravatar reed2015-06-18
* Allows windowed apps to be built on the Mac just by writing a SkOSWindow subc...Gravatar bsalomon2015-06-18
* Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of ...Gravatar joshualitt2015-06-18
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* Add support for creating texture backed images where Skia will delete the tex...Gravatar bsalomon2015-06-18
* Remove unused SkTypeface_android.h.Gravatar bungeman2015-06-18
* Add useDFT field to SkDevicePropertiesGravatar robertphillips2015-06-18
* Add sk_parallel_for()Gravatar mtklein2015-06-17
* Move Android SkFontMgr::Factory to its own file.Gravatar bungeman2015-06-17
* simplify release-proc for SkData, removing unneeded size paramGravatar reed2015-06-17
* Move FontConfig factory into separate file.Gravatar bungeman2015-06-17
* Modernize atomics in SkTaskGroup's threadpool.Gravatar mtklein2015-06-17
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* 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