aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Defined SkDEBUGFAILF on Release buildsGravatar hstern2016-08-15
* Attempt to throw away rrect clips of rrects.Gravatar bsalomon2016-08-15
* Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 o...Gravatar mtklein2016-08-15
* LightingFP now supports multiple directional lightsGravatar dvonbeck2016-08-15
* Convert GrAppliedClip interface to builder styleGravatar csmartdalton2016-08-15
* add parallel public API for recording SkLiteDL.Gravatar mtklein2016-08-15
* Added PointLights to SkLights::LightGravatar vjiaoblack2016-08-12
* Optimized implementation of quickReject()Gravatar msarett2016-08-12
* Revert of Optimized implementation of quickReject() (patchset #12 id:260001 o...Gravatar mtklein2016-08-12
* Optimized implementation of quickReject()Gravatar msarett2016-08-11
* Move GrAtlasTextContext to GrDrawingManager, so we only have one.Gravatar brianosman2016-08-11
* Delete quickRejectY()Gravatar msarett2016-08-11
* Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and sr...Gravatar bsalomon2016-08-11
* Deserialize pictures with custom image-deserializerGravatar reed2016-08-11
* Add constructor to DashInfo to enable initializer listsGravatar hstern2016-08-10
* Add a SkTLazy copy assignment operatorGravatar fmalita2016-08-10
* Implement GPU occluded blur mask filterGravatar robertphillips2016-08-10
* update textblob api to use sk_spGravatar reed2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Add flag for window rectangles to GrRenderTargetGravatar csmartdalton2016-08-10
* Fix SkDEBUGCODE to accept commasGravatar csmartdalton2016-08-10
* Remove no longer existing friend.Gravatar bungeman2016-08-10
* Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...Gravatar robertphillips2016-08-10
* constexpr NaN,+Inf,-InfGravatar mtklein2016-08-10
* Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.Gravatar mtklein2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2...Gravatar halcanary2016-08-10
* Change mapRectScaleTranslate to pass args/ret by valueGravatar reed2016-08-10
* Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...Gravatar robertphillips2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Revert of Store mipmap levels in deferred texture image (patchset #11 id:2000...Gravatar halcanary2016-08-09
* Store mipmap levels in deferred texture imageGravatar cblume2016-08-09
* SkPDF: SkPDFFont organization changes.Gravatar halcanary2016-08-09
* Include EXT_window_rectangles APIGravatar csmartdalton2016-08-09
* Use SkNVRefCnt for a couple common types.Gravatar mtklein2016-08-09
* Move seg_to to a new header, define SkSegType enum thereGravatar hstern2016-08-09
* Encapsulate GrReducedClip result in class membersGravatar csmartdalton2016-08-08
* SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes overGravatar halcanary2016-08-08
* Use sse4.2 CRC32 instructions to hash when available.Gravatar mtklein2016-08-08
* Remove SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-08
* std::move(SkTDArray)Gravatar halcanary2016-08-08
* SkLite*Gravatar mtklein2016-08-06
* Merge GrClipMaskManager into GrClipStackClipGravatar csmartdalton2016-08-05
* Enable SK_DEBUG/SK_RELEASE to be defined in the user config.Gravatar djsollen2016-08-05
* SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlpha...Gravatar lsalzman2016-08-05
* Move to SkDataTable::MakeXXX and sk_sp.Gravatar bungeman2016-08-05
* SkRTConf: eliminateGravatar halcanary2016-08-04
* Remove SkSurface::MakeRenderTargetDirectGravatar robertphillips2016-08-04
* spin off easy stuff from Herb's windows GN CLGravatar mtklein2016-08-04
* Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...Gravatar mtklein2016-08-03