aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...Gravatar mtklein2015-09-09
* Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...Gravatar mtklein2015-09-09
* Port uses of SkLazyPtr to SkOncePtr.Gravatar mtklein2015-09-09
* Make SkGraphics::Term a no-op, stop calling it.Gravatar mtklein2015-09-08
* Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE"Gravatar reed2015-09-08
* refactor parts of SkGr.cpp for use by SkImagesGravatar reed2015-09-08
* Comments: note existance of SkImage::newShader next to CreateBitmapShaderGravatar halcanary2015-09-08
* Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (...Gravatar scroggo2015-09-08
* Add skstd::unique_ptr and use it.Gravatar bungeman2015-09-07
* switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPEGravatar reed2015-09-07
* Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://co...Gravatar herb2015-09-04
* Handle zero-length encoded images gracefully during deserializationGravatar fmalita2015-09-04
* Parallel cache.Gravatar herb2015-09-04
* SkOncePtrGravatar mtklein2015-09-04
* Add a SkPixelSerializer SkImage encode variantGravatar fmalita2015-09-03
* Add new surface flagGravatar jvanverth2015-09-02
* add preroll to image, for chrome's warmup passGravatar reed2015-09-01
* Documentation: C API commentsGravatar halcanary2015-09-01
* C API: Add SK_API, also documentation of an example.Gravatar halcanary2015-09-01
* Added SkComposeShader GPU implementationGravatar wangyix2015-09-01
* Remove GrGpuTraceMarker hooks until we rethink the designGravatar joshualitt2015-09-01
* Document SkString::resize(int) as destructive.Gravatar bungeman2015-08-31
* Rename flag from "distance field" to "device independent."Gravatar bsalomon2015-08-31
* Suppress embedding fonts when the skp's fonts match the OS fonts.Gravatar caryclark2015-08-31
* Scanline decoding for bmpGravatar msarett2015-08-31
* Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*Gravatar bsalomon2015-08-28
* Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...Gravatar rmistry2015-08-28
* Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*Gravatar bsalomon2015-08-28
* change colortable to use factory for reinflating, check for emptyGravatar reed2015-08-28
* Replace SkPin32 with SkTPin and remove.Gravatar bungeman2015-08-28
* Remove sys/types.h include from SkTypes.h.Gravatar bungeman2015-08-28
* Clean up SkTLogic.Gravatar bungeman2015-08-28
* Convert child FPs from refs to pending executions when parent convertsGravatar bsalomon2015-08-27
* Remove overly complicated GR_CREATE_STATIC_PROCESSOR macroGravatar mdempsky2015-08-27
* skia: add ability to load command_buffer_gles2Gravatar hendrikw2015-08-27
* [tracing] Add support for skia caches to dump memory statsGravatar ssid2015-08-27
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* zero-length cap fixGravatar caryclark2015-08-26
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.Gravatar bungeman2015-08-25
* Enable debug builds in the Android frameworkGravatar djsollen2015-08-24
* Explicitly friend ::SkPrivateEffectInitializer to flattenables.Gravatar mtklein2015-08-24
* Add build targets for advanced Intel instruction sets (1 of 3).Gravatar mtklein2015-08-24
* Revert of experiment with zero-length round capped line segments (patchset #4...Gravatar caryclark2015-08-21
* experiment with zero-length round capped line segmentsGravatar caryclark2015-08-21
* Create separate entry points for the various flavors of drawRectGravatar joshualitt2015-08-21
* Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...Gravatar senorblanco2015-08-20