platform/upstream/libSkiaSharp.git
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...
2015-05-30 reedRevert[4] of add asserts around results from requestLock
2015-05-30 reedRevert of add asserts around results from requestLock...
2015-05-29 reedadd asserts around results from requestLock (patchset...
2015-05-29 reedRevert of add asserts around results from requestLock...
2015-05-29 reedadd asserts around results from requestLock and lockPix...
2015-05-29 bsalomonSkImage::NewFromYUVTexturesCopy
2015-05-29 bsalomonRemove GrContext from GrDrawTarget
2015-05-29 bsalomonRemove GrContext from GrClipMaskCache
2015-05-29 bungemanAdd Em test font.
2015-05-29 caryclarkuse inline version of eval quad if tangent is not needed
2015-05-29 joshualittRemoving GrAutoMalloc
2015-05-29 bsalomonAdd direct getter for GrCaps to GrContext.
2015-05-29 reedadd bench for building strokes
2015-05-29 joshualittdelete experimental path renderers
2015-05-29 joshualittadd context override of GeometryBufferMapThreshold
2015-05-28 reedadd assert that the pixelref really did success in...
2015-05-28 joshualittRevert of small CL to experiment with 'disabling' memor...
2015-05-28 rmistryWhitespace change to test bugdroid
2015-05-28 joshualittsmall CL to experiment with 'disabling' memory mapping
2015-05-28 bsalomonRevert of Add direct getter for GrCaps to GrContext...
2015-05-28 bsalomonAdd direct getter for GrCaps to GrContext.
2015-05-28 robertphillipsBreak GrTextContext's reliance on SkGpuDevice
2015-05-28 reedsimplify RawIter - don't return a pt in kClose
2015-05-27 cdaltonImplement Porter Duff XP with a blend table
2015-05-27 halcanaryBetter comments in SkXfermodeInterpretation
2015-05-27 joshualittrevert reordering
2015-05-27 bsalomonAdd caps overrides to GMs
2015-05-27 bungemanUse SkTArray instead of SkSTArray in movable.
2015-05-27 emmaleerNew CodeSrc* draw mode kScanline_Subset_Mode
2015-05-27 robertphillipsMove SkGpuDevice::internalDrawPath to GrBlurUtils:...
2015-05-27 joshualittFall back to older inorder buffer if we have NVPR
2015-05-27 joshualittRevert of Fall back to older inorder buffer if we have...
2015-05-27 joshualittFall back to older inorder buffer if we have NVPR
2015-05-27 joshualittenable reordering
2015-05-27 joshualittCL to add setFullscreen and setVsync to SkWindow
2015-05-27 halcanarySkPDF: with opaque draws, treat SRC mode as SRC_OVER
2015-05-27 emmaleerfixing onSkipScanlines png error
2015-05-27 reeddon't use accessBitmap
2015-05-26 robertphillipsUnblock DEPS roll by remove SkAutoTUnref from GrDrawContext
2015-05-26 tomhudsonFix SkAndroidSDKCanvas virtuals
2015-05-26 reedspeculative revert change to pixmap for bitmapscaler
2015-05-26 joshualittreal fix for textblob use after gpu free
2015-05-26 bsalomonSplit GrCaps impl out into its own cpp
2015-05-26 robertphillipsSplit drawing functionality out of GrContext and into...
2015-05-26 reedchange internals over to SkPixmap and stop using access...
2015-05-26 bsalomonMove DstCoordTexture to GrXP, rename and remove the...
2015-05-26 joshualittReorder across clears
2015-05-26 halcanarysync-and-gyp: make smarter
2015-05-26 stephanaDisabling ~path_hairline in iOS nanobench
2015-05-26 reedremove unneeded device:lockpixels
2015-05-25 kkinnunenAvoid creating GrGLPath to the resource cache when...
2015-05-24 skia.buildbotsUpdate SKP version
2015-05-24 reeddeprecate calling lockPixels
2015-05-23 reedmove readPixels from bitmap -> pixmap
2015-05-23 reedremove bitmaps entirely from sprite blits (as source)
2015-05-23 bungemanRevert of Implement Porter Duff XP with a blend table...
2015-05-23 bungemanRevert of Fix LCD coverage regression in GrPorterDuffXP...
2015-05-23 mtkleinEveryone gets a namespace {}.
2015-05-22 bungemanRevert of Move DstCoordTexture to GrXP, rename and...
2015-05-22 bsalomonMove DstCoordTexture to GrXP, rename and remove the...
2015-05-22 cdaltonFix LCD coverage regression in GrPorterDuffXPFactory
2015-05-22 bsalomonStore context options on caps.
2015-05-22 joshualittfix for atlas is abandoned text corruption
2015-05-22 mtkleinSimpler version of Plus w/ AA. ~25% faster too.
2015-05-22 bsalomonRevert of Store context options on caps. (patchset...
2015-05-22 bsalomonStore context options on caps.
2015-05-22 reeduse SkPixmap inside sprite blitters
2015-05-22 cdaltonImplement Porter Duff XP with a blend table
2015-05-22 joshualittTrivial patch to set a max lookback on reordering
2015-05-22 stephanaBUG=skia:
2015-05-22 mtkleinMove Sk4px Xfermode code to a header so we can use...
next