platform/upstream/libSkiaSharp.git
2015-06-15 caryclarkmake gm background colors 565 compatible
2015-06-15 Takahiro.AizawaSkGIFMovie: Fix corrupted background color
2015-06-14 halcanarySkPDF: Annotations are clipped by canvas clip stack.
2015-06-14 skia.buildbotsUpdate SKP version
2015-06-12 bungemanThe correct case of 'sdl' directory in gyp.
2015-06-12 cdaltonImport functionality for new GL backend
2015-06-12 caryclarkmake drawlooper portable
2015-06-12 joshualittVisual bench on native android
2015-06-12 caryclarkremove lcd
2015-06-12 djsollenUpdate DM to respect blacklists for tests
2015-06-12 djsollenRevert of Import functionality for new GL backend ...
2015-06-12 caryclarkmake emptypath portable; add 565 color utility
2015-06-12 mtkleinStop running SKPs in DM on the bots.
2015-06-12 djsollenPrint command to be executed in verbose mode
2015-06-12 cdaltonImport functionality for new GL backend
2015-06-12 djsollenDisable failing GPU tests on Nexus 6.
2015-06-12 caryclarkupdate complexclip to portable
2015-06-12 msarettFixing stripe test
2015-06-12 cdaltonReview URL: https://codereview.chromium.org/1166513002
2015-06-12 vbuzinovImplement support for mixed sampled render targets
2015-06-12 caryclarkconvert cubicpaths gm tests to portable
2015-06-12 mtkleinRemove ambiguity of SkJpegUtility name.
2015-06-12 bsalomonDon't leak fragment processor in SkColorFilter::asFragm...
2015-06-12 cdaltonMove blend enums into GrBlend.h
2015-06-12 caryclarkfix portable text in test
2015-06-12 borenetSkiaLab doc: add another step for new Android devices
2015-06-12 reedchange Resize to take pixmap for src
2015-06-12 reedremove unused private Resizer
2015-06-12 caryclarknext batch of portable typeface changes
2015-06-11 msarettDM testing for skipping and scaling
2015-06-11 reedfix deserialization after FirstDirection change to...
2015-06-11 bungemanUpdate README.chromium.
2015-06-11 senorblancoFix for dashing shader on Mali: use highp where necessary.
2015-06-11 msarettEliminate the check for ANDROID_LARGE_MEMORY in jpeg...
2015-06-11 caryclarkremove duplicate assign of fLastGlyphID
2015-06-11 caryclarkPDF expects fonts to map glyph ID 0 to the missing...
2015-06-11 reedretro add copyright
2015-06-11 caryclarkinitialize font metrics for pdf (found by valgrind)
2015-06-11 cdaltonInit GrGLSLCaps fields from inside GrGLCaps
2015-06-10 reedSkPath::Direction serves two masters:
2015-06-10 Derek Sollenbergerfix broken build by not passing the verbose flag through
2015-06-10 djsollenRemove verbose bash logging
2015-06-10 ethannicholasAdded GrAAFlatteningConvexPathRenderer.
2015-06-10 fmalitaLabel some unused static vars as SK_UNUSED
2015-06-10 caryclarkturn on antialiased text
2015-06-10 caryclarkToday's gm include many differences caused by platform...
2015-06-10 djsollenUpdate flags passed to Android GPU bots to exclude...
2015-06-10 mtkleinRemove overly-promiscuous SkNx syntax sugar.
2015-06-10 bsalomonTowards removing getTexture() on SkImage
2015-06-09 mtkleinUse SkMScalar as float by default to match Chromium.
2015-06-09 msarettSubset decoding benchmarks
2015-06-09 reedadd copyright
2015-06-09 joshualittAdd android native_app_glue to platform_tools/android...
2015-06-09 reedRevert[2] SkDraw and all Blitters to use pixmap instead...
2015-06-09 mtkleinA bunch of little SkMScalar-as-float build fixes.
2015-06-09 smcgruerFix build for UCLIBC platforms (newlocale/freelocale)
2015-06-09 mtkleinPump up matrix44_setconcat benches 1000x so they can...
2015-06-09 bungemanFill capHeight and maxCharWidth on Mac.
2015-06-09 reedremove subclassing from ImageFilter::Proxy
2015-06-09 reedremove Proxy entrypoints for canHandleFilter
2015-06-09 mtkleinSplit SetConcatMatrix44Bench to cover both internal...
2015-06-09 reedRevert of change SkDraw and all Blitters to use pixmap...
2015-06-08 cdaltonAdd mixed samples support to XPs
2015-06-08 bungemanRestore support for 10.6 SDK in header.
2015-06-08 bungemanRemove attempted bug mitigation in Mac typeface.
2015-06-08 cdaltonFix regression in GrXferProcessor
2015-06-08 bungemanProvide tag-along for SkCreateTypefaceFromCTFont.
2015-06-08 halcanarySkPDF: fix name escape code
2015-06-08 cdaltonApply coverage in XP base class when using dst reads
2015-06-08 reedchange SkDraw and all Blitters to use pixmap instead...
2015-06-08 rmistryAdd benjaminwagner@ to CQ_COMMITTERS.
2015-06-08 reedRevert "Revert of move erase into SkPixmap (patchset...
2015-06-08 djsollenRevert of move erase into SkPixmap (patchset #1 id...
2015-06-08 reedmove erase into SkPixmap
2015-06-08 robertphillipsCap color index values
2015-06-08 robertphillipsAdd bigtileimagefilter GM & improvements to toString
2015-06-08 sergiybAdded CQ config to skia repo
2015-06-07 skia.buildbotsUpdate SKP version
2015-06-05 reedadd extractSubset and SkAutoPixmapStorage
2015-06-05 reedclarify that accessPixels is for write-access, and...
2015-06-05 bungemanAdd cmap 3,0 (symbol) as Unicode fallback.
2015-06-05 cdaltonOpt for advanced blend at creation time in CrCustomXfermode
2015-06-05 reeddelete (unused) TransparentShader
2015-06-05 djsollenAdd ColorMatrix filter tests from Android CTS.
2015-06-05 djsollenUpdate how we package skia resource for android testing
2015-06-05 reeduse pixmaps for dst in sprites -- NO BITMAPS
2015-06-04 bsalomonRemove memcmp from GrProgramDesc op== and Less
2015-06-04 borenetPresubmit: add PRESUBMIT=false to non-master branch...
2015-06-04 bsalomonStop running tiles_rt-gpu on the bots
2015-06-04 jschuhRemove unused PackBits methods and fix length checks
2015-06-04 bsalomonAdd prelog flag to DM
2015-06-04 reedswitch bitmapshader internals over to pixmap
2015-06-04 borenetAdd documentation for SkiaLab
2015-06-04 bsalomonDisable unused attributes when using copy shader
2015-06-04 robertphillipsRevert of Fix dst bound reported by SkTileImageFilter...
2015-06-04 caryclarkmake test hittestpath random calls deterministic
2015-06-04 joshualittTrivial change to bump minimum block size for Buffer...
2015-06-04 bsalomonDisable dual source blending support when GLSL version...
2015-06-04 fmalitaFallback bitmap devices should observe the computed...
2015-06-04 bungemanRemove SK_ANDROID_FREETYPE_HAS_MM from build.
next