aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
* Implement difference clip rects with window rectanglesGravatar csmartdalton2016-08-17
* Modify SkPngCodec to recognize 565 images from the sBIT chunkGravatar msarett2016-08-17
* Add alternative ambient shadow method to Android shadow sampleGravatar jvanverth2016-08-17
* Add test for platform encoders, turn off platform encoders by defaultGravatar msarett2016-08-16
* SkPDF: SkPDFFont class changesGravatar halcanary2016-08-16
* SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob.Gravatar mtklein2016-08-16
* Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copyGravatar msarett2016-08-16
* Update ComputeBlurredRRectParams to compute all the parameters needed for occ...Gravatar robertphillips2016-08-16
* 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