aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Switch SkAutoMalloc to SkAutoTMalloc to avoid castGravatar scroggo2015-12-10
* SkPixelSerializer: remove deprecated virtualGravatar halcanary2015-12-10
* Move DistanceAdjustTable to its own fileGravatar joshualitt2015-12-10
* Add Apple renderer strings to PowerVR detectionGravatar jvanverth2015-12-10
* SkDocument::setDCTEncoder() for old versions of webkitGravatar halcanary2015-12-10
* Move appending of large glyphs into GrAtlasTextBlobGravatar joshualitt2015-12-10
* Silence another PNG print statementGravatar scroggo2015-12-10
* try again on md formattingGravatar caryclark2015-12-10
* experiment/fiddleGravatar halcanary2015-12-10
* Move 'mustRegenerate' function into GrAtlasTextBlobGravatar joshualitt2015-12-10
* another null src, memcpy -> sk_careful_memcpyGravatar mtklein2015-12-10
* Remove uniform color for GrDistanceFieldGeoProcGravatar joshualitt2015-12-10
* add path ops presentations to skia.orgGravatar caryclark2015-12-10
* Make NVPR a GL context option instead of a GL contextGravatar kkinnunen2015-12-10
* Use a pseudo-extension CHROMIUM_framebuffer_mixed_samplesGravatar kkinnunen2015-12-10
* Populate NVPR functions when run with command bufferGravatar kkinnunen2015-12-09
* Do elliptical clips in normalized space on devices with a "real" mediumpGravatar bsalomon2015-12-09
* Make "alpha only" be a property of GrTextureProducerGravatar bsalomon2015-12-09
* Use BRGA as internal format on later iOSGravatar jvanverth2015-12-09
* another memcpy -> sk_careful_memcpyGravatar mtklein2015-12-09
* add support for capped hairlinesGravatar caryclark2015-12-09
* Silence libjpeg warnings in SkImageDecoderGravatar scroggo2015-12-09
* Another undefined shift caught by -fsanitize=shift.Gravatar mtklein2015-12-09
* Another memcpy -> sk_careful_memcpyGravatar mtklein2015-12-09
* no need for newlines in DM ErrorsGravatar mtklein2015-12-09
* Fix compile error with GOOGLE3 define.Gravatar benjaminwagner2015-12-09
* Rewrite drawBitmap/ImageNine on top of GrTextureProducerGravatar bsalomon2015-12-09
* Make skia_sanitizer work on Macs too.Gravatar mtklein2015-12-09
* Remove no-op code in SkAlphaRuns::addGravatar scroggo2015-12-09
* Fix problem with flag unknown to clang. This negates an earlier -Werror causi...Gravatar herb2015-12-09
* Silence libpng warnings in SkImageDecoderGravatar msarett2015-12-09
* ubsan shift fixesGravatar caryclark2015-12-09
* SkBitmap::installPixels(const SkPixmap&);Gravatar halcanary2015-12-09
* Prevent overflow in length() in GLCircularRRectEffectGravatar bsalomon2015-12-09
* SkBitmap::getColor repsects swizzleGravatar halcanary2015-12-09
* Split big rrect aa effect up into separate imagesGravatar bsalomon2015-12-09
* Fix filter primitive bounds computations.Gravatar senorblanco2015-12-09
* fix a couple flaky nonnull attribute ubsan warningsGravatar mtklein2015-12-09
* Fix bug with GrAtlasTextContext color regenGravatar joshualitt2015-12-09
* DM: tally notes at the end rather than showing them as they finish.Gravatar mtklein2015-12-09
* Boost GrGLConicEffect's variables to all high precisionGravatar robertphillips2015-12-09
* try stifling integer overflow errorGravatar mtklein2015-12-09
* Cap filtering to kMedium_SkFilterQuality when downsamplingGravatar fmalita2015-12-09
* Revert of Boost GrGLConicEffect's variables to all high precision (patchset #...Gravatar robertphillips2015-12-09
* Revert of Make NVPR a GL context option instead of a GL context (patchset #9 ...Gravatar borenet2015-12-09
* A small text cleanupGravatar joshualitt2015-12-09
* Boost GrGLConicEffect's variables to all high precisionGravatar robertphillips2015-12-09
* Attempt to land cache purge again [and regen bot logs if still failing]Gravatar bsalomon2015-12-09
* Revert of default SkPixelSerializer (patchset #2 id:20001 of https://coderevi...Gravatar halcanary2015-12-09
* Use correct config variable in command buffer gl contextGravatar kkinnunen2015-12-08