aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Remove unused encodedString API on SkWriteBuffer/SkReadBufferGravatar brianosman2016-05-02
* Enable generating SkImage with the same uniqueID in SkImageGenerator subclassGravatar aleksandar.stojiljkovic2016-05-02
* remove SK_SUPPORT_LEGACY_IMAGEFILTER_CTM flagGravatar reed2016-05-01
* Remove SkWriter32::contiguousArray().Gravatar mtklein2016-04-29
* remove SkWriteBuffer::getWriter32().Gravatar mtklein2016-04-29
* Fix warnings that were exposed when running with SK_DEBUG enable on an optimi...Gravatar djsollen2016-04-29
* Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 ...Gravatar msarett2016-04-29
* Introduce SkGammas type to represent ICC gamma curvesGravatar msarett2016-04-29
* remove SkWriteBuffer::reserve()Gravatar mtklein2016-04-29
* Unify implementations of stroking radius calculationsnsGravatar bsalomon2016-04-29
* Add sk_sp to SkSurface_Gpu and SkGpuDeviceGravatar robertphillips2016-04-29
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-29
* Tighten up SkSpecialSurface factory functionsGravatar robertphillips2016-04-28
* Clean up test drawContext usageGravatar robertphillips2016-04-28
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-28
* Delete unused code from SkColorSpaceGravatar msarett2016-04-28
* Parse A2B0 tag on ICC profilesGravatar msarett2016-04-28
* remove (now unused) SkDivBitsGravatar reed2016-04-28
* Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...Gravatar reed2016-04-28
* Revert of fix build by using ifdef instead of if for SK_DEBUG (patchset #1 id...Gravatar reed2016-04-28
* Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...Gravatar robertphillips2016-04-28
* BUG=skia:Gravatar reed2016-04-27
* Enable flattening of SkRecordedDrawableGravatar msarett2016-04-27
* skip unneeded header from writeFlattenable when building font-cache-key. Save...Gravatar reed2016-04-27
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-27
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-27
* Image filters: de-nest SkImageFilter::Cache and Cache::Key.Gravatar senorblanco2016-04-27
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Add oblique as a slant.Gravatar bungeman2016-04-27
* Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of h...Gravatar mtklein2016-04-27
* Enable flattening of SkRecordedDrawableGravatar msarett2016-04-27
* remove 'deprecated' region from SkDrawGravatar reed2016-04-27
* Add comments and sanity checks to parsing of ICC headersGravatar msarett2016-04-27
* Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 o...Gravatar robertphillips2016-04-26
* Remove gpu-specialization of SkSpecialImageGravatar robertphillips2016-04-26
* Add guards for edge cases.Gravatar herb2016-04-26
* make context() virtual on deviceGravatar reed2016-04-26
* Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurfaceGravatar robertphillips2016-04-25
* share code with drawSpriteWithFilterGravatar reed2016-04-25
* SkDefaultColorProfile: Hide gDefaultProfileIsSRGBGravatar halcanary2016-04-25
* SkMD5: .update() -> .write()Gravatar halcanary2016-04-25
* SkStringPrintf and SkString::printf now are no longer limted by a static bufferGravatar halcanary2016-04-25
* simplify handle-affine: subclass overrides just describe their leaf behaviorGravatar reed2016-04-25
* Whitespace change.Gravatar herb2016-04-25
* Revert of Call SkGraphics::Init() automatically for Google3 processes. (patch...Gravatar benjaminwagner2016-04-25
* allow imagefilter to manage CTM decompositionGravatar reed2016-04-23
* Enable flattening/unflattening with custom unflatten procsGravatar msarett2016-04-22
* Optionally enable SkValidatingReadBuffer in SkPictureImageFilterGravatar robertphillips2016-04-22
* SkMD5: cleanup header and minor refactorGravatar halcanary2016-04-22
* Revert of SkStringPrintf and SkString::printf now are no longer limted by a s...Gravatar halcanary2016-04-22