platform/upstream/libSkiaSharp.git
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.
2015-06-04 halcanaryAdd GM that tests clipping annotations
2015-06-04 robertphillipsFix dst bound reported by SkTileImageFilter
2015-06-04 joel.liangFix edge-line artifacts issue on Mali
2015-06-04 reedrefactor bitmapshader to use a controller
2015-06-04 reedremove stray printf
2015-06-03 bungemanRemove SK_FREETYPE_HAS_MM.
2015-06-02 joshualittReenable reordering
2015-06-02 cdaltonBegin tracking driver info in GrGLContextInfo
2015-06-02 borenetAdd adb_wait_for_device script
2015-06-02 junovFixing leaky handling of SkImage in SkDeferredCanvas.
2015-06-02 robertphillipsRevert of Fix dst bound reported by SkTileImageFilter...
2015-06-02 robertphillipsFix dst bound reported by SkTileImageFilter
2015-06-02 reedcheck (runtime) for null-pixels even when lock succeeds
2015-06-02 cdaltonUpdate XPF invariant info to not account for conflation
2015-06-02 joshualittwhitespace change to trigger android bots
2015-06-02 joshualittwhitespace change to trigger android bots
2015-06-02 joshualittdisable reordering until android bots clear up
2015-06-02 joshualittwhitespace change to get android bots to cycle
2015-06-02 joshualittfix dm crash
2015-06-02 joshualittre-enable reordering
2015-06-02 reedRevert of Remove SK_FREETYPE_HAS_MM. (patchset #1 id...
2015-06-01 joshualittFix for crashing bots
2015-06-01 joshualittSet GeometryBufferMapThreshold defaults
2015-06-01 reedsuppress chatty warning about Funkster.ttf not be suppo...
2015-06-01 bungemanRemove SK_FREETYPE_HAS_MM.
2015-06-01 bsalomonRevert "Revert of Move copy-surface-as-draw fallback...
2015-06-01 bsalomonFix NULL access
2015-06-01 caryclarkanother double square
2015-06-01 joshualittExpand VisualBench to a real benching tool
2015-06-01 nodir/infra directory
2015-06-01 caryclarkdon't square error term twice
2015-06-01 bungemanRoll third_party/externals/gyp dd831fd:08429da
2015-06-01 bsalomonStretch small textures up to 16 pixels on PowerVR 54x
2015-06-01 caryclarkadd res to stroke bench
2015-06-01 kkinnunenRefactor GrGpu path rendering functions to GrPathRendering
2015-05-31 skia.buildbotsUpdate SKP version
2015-05-30 reedRevert[6] of add asserts around results from requestLock
2015-05-30 reedRevert of Revert[4] of add asserts around results from...
next