platform/upstream/libSkiaSharp.git
2014-09-03 mtkleinOn Android, skip tiling for all giantbitmap variants.
2014-09-03 piotaixrRemove SkBitmapCache::Find/Add(_,width,height,_)
2014-09-03 reedHide fields in SkImageInfo
2014-09-03 piotaixrThe key for SkBitmapCache can now be genID+SkIRect
2014-09-03 robertphillipsReplace SkPictureReplacementPlayback with GrRecordRepla...
2014-09-03 djsollenDisable -fexpensive-optimizations on 64-bit ARM.
2014-09-03 mtkleinRevert of Enable highQualityFilter_SSE2 (patchset ...
2014-09-03 jvanverthUpdate fontcache GM to stress the font atlas.
2014-09-03 qiankun.miaoEnable highQualityFilter_SSE2
2014-09-03 bsalomonRemove GrDrawTarget::AutoRenderTargetRestore.
2014-09-03 mtkleinDisable SSE4 S32A_Opaque blit.
2014-09-03 reedremove flags that are already mirrored in chrome's...
2014-09-03 qiankun.miaoRemove dead code in SkBitmapFilter_opts_SSE2.h/cpp
2014-09-03 Derek SollenbergerUpdate failing testimagefilter GM with new baseline...
2014-09-03 Derek SollenbergerRebase NEON image procs based on C++ implementation.
2014-09-03 reedRevert of Add gamma/sRGB tag to SkImageInfo (patchset...
2014-09-03 Derek SollenbergerUpdate GM baselines for Arm64 bot.
2014-09-03 reedAdd gamma/sRGB tag to SkImageInfo
2014-09-02 mtkleinFix drawPosText() bounds bug.
2014-09-02 reedadd legacy guard for SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL...
2014-09-02 pkastingAddress MSVC warnings about possible value truncation...
2014-09-02 djsollenRemove legacy (and also broken) SkPicture constructor.
2014-09-02 jvanverthFix matrix similarity test on arm64
2014-09-02 egdanielRebaseline bezier cubics
2014-09-02 reedmake allocPixels throw on failure
2014-09-02 mtkleinSkRecordPartialDraw with less code duplication
2014-09-02 piotaixrRename ScaledImageCache.cpp to SkResourceCacheTest.cpp
2014-09-02 piotaixrAdded Doc for GetAllocator in SkResourceCache and SkBit...
2014-09-02 robertphillipsReorganize Layer Hoisting code
2014-09-02 egdanielWhen ignoring color input don't use vertex attribs...
2014-09-02 djsollenDisable NEON procs for box blur as it produces invalid...
2014-09-02 egdanielAdd option to add precision to varyings in shader
2014-09-02 bsalomonUse non-VBO vertex arrays on QC GPUs.
2014-09-02 djsollenRevert of Disable NEON procs for box blur as it produce...
2014-09-02 djsollenDisable NEON procs for box blur as it produces invalid...
2014-09-02 Mike Kleinwhitespace change
2014-09-02 reedRevert of Revert of Revert of Add gamma/sRGB tag to...
2014-09-02 reedRevert of Revert of Add gamma/sRGB tag to SkImageInfo...
2014-09-01 reedRevert of Add gamma/sRGB tag to SkImageInfo (patchset...
2014-09-01 reedAdd gamma/sRGB tag to SkImageInfo
2014-09-01 borenetUpdate SKP version to 90
2014-08-31 Mike KleinForce a build.
2014-08-31 borenetUpdate SKP version to 89
2014-08-30 mtkleinRevert of Revert of Revert of Revert of Revert of Rever...
2014-08-30 mtkleinRevert of Revert of Revert of Revert of Revert of Rever...
2014-08-30 mtkleinRevert of Revert of Revert of Revert of Revert of moar...
2014-08-30 mtkleinRevert of Revert of Revert of Revert of moar ws (patchs...
2014-08-30 Mike KleinRebaseline one N4 GM we must have missed.
2014-08-30 borenetUpdate SKP version to 88
2014-08-30 mtkleinRevert of Revert of Revert of moar ws (patchset #1...
2014-08-30 mtkleinRevert of Revert of moar ws (patchset #1 id:1 of https...
2014-08-29 mtkleinRevert of moar ws (patchset #1 id:1 of https://coderevi...
2014-08-29 Mike Kleinmoar ws
2014-08-29 Mike Kleinanother ws
2014-08-29 fmalitaDebugger render support for SkDrawTextBlobCommand.
2014-08-29 bsalomonMove MakeDivByTextureWHMatrix to GrCoordTransform
2014-08-29 Mike Kleinws2
2014-08-29 Mike Kleinws
2014-08-29 Derek SollenbergerAdd baselines for all GMs that are currently labeled...
2014-08-29 Greg Humphreysrebaseline and re-enable all perspective tests
2014-08-29 Greg Humphreysfix names of suppresssed tests on win7
2014-08-29 Greg Humphreyspartial rebaseline for image scaling
2014-08-29 cdaltonDon't assert on empty GrGLPaths
2014-08-29 egdanielFix to use high precision on cubics not conics.
2014-08-29 bungemanUpdate FontConfig valgrind suppressions.
2014-08-29 reedharden requirements on SkBitmapCache
2014-08-29 egdanielUse highp for gpu bezier effects
2014-08-29 fmalitaQuick-reject draw text blob calls.
2014-08-29 borenetRebaseline N10 Recipes bot
2014-08-29 Derek SollenbergerAdd Nexus 5 baselines to Android.
2014-08-29 Mike KleinStart N5 skimage expectations off with N4's expectations
2014-08-29 Derek SollenbergerMassive rebase of Nexus 4 bots.
2014-08-29 georgeUse even rounding for better results when converting...
2014-08-29 reeduse possible corrected info when creating pixelref
2014-08-29 bsalomonMake SkGrPixelRef responsible for owning GrSurface...
2014-08-29 robertphillipsTry out scalar picture sizes
2014-08-29 borenetFix adb_pull_if_needed
2014-08-29 mtkleinUpdate LSAN suppressions.
2014-08-29 reedRevert of Add gamma/sRGB tags to SkImageInfo (patchset...
2014-08-29 bsalomonSimplify SkGpuDevice construction
2014-08-29 humpersuppress one more filterbitmap GM
2014-08-29 humpermore suppressions to handle differences on Win7 bot
2014-08-29 Derek SollenbergerAdd empty expectations file for skimage on Nexus 5...
2014-08-29 Derek SollenbergerAdd empty expectations file for skimage on Nexus 5.
2014-08-29 Mike KleinRevert Jim's CL.
2014-08-29 reedAdd gamma/sRGB tags to SkImageInfo
2014-08-29 borenetUpdate SKP version to 87
2014-08-28 reedRevert of Revert of Revert of add gamma/sRGB to SkImage...
2014-08-28 reedRevert of add SK_API to SkImageInfo (patchset #1 of...
2014-08-28 fmalitaExpose drawTextBlob to devices.
2014-08-28 humperSecond attempt to land the integral image scaling change.
2014-08-28 mtkleinAlign all SkRecord::alloc() calls up to at least a...
2014-08-28 bsalomonMake SkGpuDevice constructors private.
2014-08-28 bsalomonAdd dirty_after_edit to SkPath::moveTo. Add commented...
2014-08-28 humperdisable autovec on 32 *and* 64 bit builds for horiz...
2014-08-28 fmalitaSkTextBlob GPipe serialization.
2014-08-28 reedadd SK_API to SkImageInfo
2014-08-28 reedrename ScaledImageCache to ResourceCache
2014-08-28 djsollenFix memory leak in SkPDFType1Font
2014-08-28 jvanverthRebaseline N10 GPU hairmodes.
next