platform/upstream/libSkiaSharp.git
2014-10-23 senorblancoRemove test expectations from ignored-tests.txt.
2014-10-23 sugoiAdding an option to render only the shadow in SkDropSha...
2014-10-23 senorblancoRebaselines for tests affected by image filter PDF...
2014-10-23 pavelAdd utils to better quantize grayscale values to three...
2014-10-23 caryclarkadd float equivalent in dumpHex output as comment
2014-10-23 mtkleinRevert of create shaderproc for nofilter-opaque-dx...
2014-10-23 reeduse SkMaskCache inside SkBlurMaskFilter
2014-10-23 bungemanCorrect typo in SkRemotableFontMgr_win_dw.cpp.
2014-10-23 reedcreate shaderproc for nofilter-opaque-dx
2014-10-23 mtkleinRevert of Add test for new FrontBufferedStream behavior...
2014-10-23 jvanverthAllocate only the vertices we need for text.
2014-10-23 joshualittupdating k1 expectations
2014-10-23 piotaixrRemoved simple tests steps from CanvasTest.
2014-10-23 djsollenRemove android specific genID from SkPaint.
2014-10-23 scroggoAdd test for new FrontBufferedStream behavior.
2014-10-23 mtkleinThis return_false is now only used on Android. Squelch...
2014-10-23 borenetRename Nexus9 expectations
2014-10-23 qiankun.miaoAdd SkMaskCache
2014-10-23 bsalomonRevert of Delete unused method aliases and texture...
2014-10-23 bungemanUpdate fontMgr to take list of bcp47 language tags.
2014-10-23 bsalomonDelete unused method aliases and texture flag.
2014-10-23 joshualittfix memory leak
2014-10-23 joshualittsome more expectations, update ignores
2014-10-23 joshualittNew baselines
2014-10-23 joshualittone more test to ignore
2014-10-22 joshualittOval and stroke AA rect now batch
2014-10-22 joshualittRevert of Oval and stroke AA rect now batch (patchset...
2014-10-22 joshualittOval and stroke AA rect now batch
2014-10-22 mtkleinRevert of Oval and stroke AA rect now batch (patchset...
2014-10-22 joshualittOval and stroke AA rect now batch
2014-10-22 reedAdd SkTypeface::getBounds()
2014-10-22 reedfix some bit-rot in the ios port of sampleapp
2014-10-22 scroggoQualify the return value of SkImageDecoder::decode
2014-10-22 tfarinawebtry: Improve error handling/message when creating...
2014-10-22 reedexplicitly size fType in SkRRect, to ensure the are...
2014-10-22 fmalitaSkResourceCache::Key namespace support.
2014-10-22 piotaixrOverride SkCanvas::drawImage() in SkDeferredCanvas...
2014-10-22 joshualittGP Emit Code takes a struct
2014-10-22 piotaixrMore genericity: overload isPaintOpaque(SkPaint, SkBitmap)
2014-10-22 bungemanUse correct size for font style name search.
2014-10-22 fmalitaPicture shader resource caching.
2014-10-22 joshualittIgnore failure on internal bot
2014-10-22 rmistryAdd back page_sets/skia_googlespreadsheet_desktop
2014-10-22 robertphillipsTrack nested picture xform state for layer hoisting
2014-10-22 rmistryUpdate webpages_playback script and all page_sets to...
2014-10-21 joshualittBug fix for es 3.00 fb fetch
2014-10-21 reedadd round/ceil/etc. for SkMScalar
2014-10-21 mtkleinDraw SKPs in 256x256 tiles in nanobench.
2014-10-21 mtkleinImplement maxrss for Windows
2014-10-21 mtkleinSkLazyPtr follow ups
2014-10-21 robertphillipsWiden the set of nested rects that can be drawn nativel...
2014-10-21 mtkleinsmall tweaks to SkResourceCache::Key
2014-10-21 reeduse - and = to zoom text in slides
2014-10-21 robertphillipsFix debugger's SaveAs functionality
2014-10-21 scroggoCheck SkStream::isAtEnd before attempting to read.
2014-10-21 egdanielAdd check to see if we need to remove fixed funciton...
2014-10-21 jvanverthRebaseline dftext GM for new color emoji test.
2014-10-21 mtkleinClean up some warnings about unused code.
2014-10-21 reedadd gradients and drawPaint to lua
2014-10-21 mtkleinAdd an assert that we still have a buffer to readFromBu...
2014-10-20 senorblancoFix image filters for PDF backend.
2014-10-20 mtkleinSkLazyPtr suitable as a local or class member.
2014-10-20 mtkleinDilate approximated text bounds to squelch recent asser...
2014-10-20 bungemanReplace SkTypeface::Style with SkFontStyle.
2014-10-20 jvanverthAdd color emoji fallback for distance field text.
2014-10-20 mtkleinStop doing at-exit cleanup of lazy pointers.
2014-10-20 mtkleinRevert of Replace SkTypeface::Style with SkFontStyle...
2014-10-20 bungemanReplace SkTypeface::Style with SkFontStyle.
2014-10-20 jcgregorioMove init() to Init() so that flag.Parse() can be calle...
2014-10-20 mtkleinRevert of Start to vectorize SkTileGrid. (patchset...
2014-10-20 scroggoRemove content from public_headers.
2014-10-20 robertphillipsAdd clip to layer cache
2014-10-20 robertphillipsFix clearing issue in render_pictures
2014-10-20 robertphillipsRemove unused parameters from filter_texture
2014-10-20 mtkleinStart to vectorize SkTileGrid.
2014-10-20 jvanverthWhen rendering df fonts, pass drawText() down to drawPo...
2014-10-20 mtkleinRemove obsolete SkRecording.
2014-10-20 kkinnunenMake SkImageDecoder_libpng be compilable with Chromium...
2014-10-19 reedadd blurimagefilter to lua
2014-10-17 skia-deps-rollerUpdate SKP version
2014-10-17 halcanaryFix DMWriteTask to write PDF files correctly
2014-10-17 tfarinabug_chomper: Cleanup template initialization.
2014-10-17 borenetFix RecreateSKPs bot (again)
2014-10-17 borenetFix recreate_skps?
2014-10-17 joshualittbug fix for glsl identity string
2014-10-17 borenetAdd recreate_skps script
2014-10-17 tfarinawebtry: Add logserver to serve /tmp/glog.
2014-10-17 rmistryRevert of Override SkCanvas::drawImage() in SkDeferredC...
2014-10-17 rmistryRevert of Revert of Support GLSL es 3.00 (patchset...
2014-10-17 rmistryRevert of Support GLSL es 3.00 (patchset #5 id:80001...
2014-10-17 Florin MalitaRebaseline textblob GM
2014-10-16 mtkleinRevert of Start to vectorize SkTileGrid. (patchset...
2014-10-16 mtkleinStart to vectorize SkTileGrid.
2014-10-16 robertphillips"Fix" debugger's setMatrix handling
2014-10-16 bsalomonRemove AutoScratchTexture
2014-10-16 sugoiJPEG YUV Decoding
2014-10-16 joshualittSupport GLSL es 3.00
2014-10-16 piotaixrOverride SkCanvas::drawImage() in SkRecorder.
2014-10-16 piotaixrOverride SkCanvas::drawImage() in SkDeferredCanvas...
2014-10-16 fmalitaImplicit SkTextBlob bounds
next