platform/upstream/libSkiaSharp.git
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
2014-10-16 Greg Humphreysfix display of fiddles that DON'T have compile errors
2014-10-16 halcanaryrender_pdfs cull rect output formated better
2014-10-16 halcanaryConst-correctness in PDF drawText() call
2014-10-16 mtkleinTweak out SkTileGrid::insert() loop.
2014-10-16 mtkleinPull nanomsg from our mirror instead of from github.
2014-10-16 humperProperly parse compiler errors for fiddles and mark...
2014-10-16 bsalomonAuto-compare GrProcessors' texture accesses in isEqual().
2014-10-16 rmistryWhitespace change to verify lab machines can now sync
2014-10-16 jvanverthRevert of Change drawText() to generate positions and...
2014-10-16 jvanverthChange drawText() to generate positions and send to...
2014-10-16 tfarinawebtry: Do not forget the close the rows.
2014-10-16 sugoiDisabled YUV decoding for subsets
2014-10-16 kkinnunenRefactor SkGLContext to be actually extendable
2014-10-16 bsalomonMake GrFragmentProcessor auto-compare coord xforms.
2014-10-16 bsalomonPrefer to recycle non-RT scratch textures that don...
2014-10-16 bsalomonLast round of effect->processor (for now)
2014-10-15 Thiago Farinawebtry: Forgot onr log.Fatal.
2014-10-15 tfarinawebtry: Switch from Go's log package to golang/glog.
2014-10-15 mtkleinTreat (private, internal) grid bounds as doubly-inclusi...
2014-10-15 bungemanDon't use 'defined' in macro expansion.
2014-10-15 egdanielMove willUseInputColor check to computeInvariantOutput
2014-10-15 tfarinawebtry: Check the result of os.Chdir().
2014-10-15 cdaltonAdds a GrTRecorder class that GrInOrderDrawBuffer uses...
2014-10-15 scroggoRemove unused NeedsDeepCopy.
2014-10-15 rmistryRevert of JPEG YUV Decoding (patchset #5 id:180001...
2014-10-15 rmistryWhitespace change to confirm Google Storage uploads...
2014-10-15 bsalomonMore effect->processor cleanup
2014-10-15 bsalomonSome cleanup in processor header files.
2014-10-15 sugoiJPEG YUV Decoding
2014-10-15 bsalomonSplit GrFragmentProcessor into its own header
2014-10-15 reedupdate dox for bounds in supersampler
2014-10-15 reedinteresct path bounds with clip bounds before initializ...
2014-10-15 bsalomonPush isEqual/onIsEqual down from GrProcessor to subclasses.
2014-10-15 reedadd tests for large cordinates bounds when building...
2014-10-15 tfarinabug_chomper: Consolidate public flag in a single place.
next