platform/upstream/libSkiaSharp.git
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.
2014-10-14 mtkleinRevert of Create a single command buffer for GrInOrderD...
2014-10-14 sugoiChanged "Profile" to "Cube" in ColorCube
2014-10-14 Brian SalomonIgnore ubuntu nvprmsaa4/mixed_xfermodes GM result.
2014-10-14 Brian SalomonRebaseline mixedxfermodes on ubuntu/nvprmsaa4
2014-10-14 bsalomonOnly use sized format on IMG/ES3 for single channel.
2014-10-14 cdaltonAdds a GrTRecorder class that GrInOrderDrawBuffer uses...
2014-10-14 bsalomonRemove uses of GrAutoScratchTexture.
2014-10-14 bsalomonFlush text contexts before drawing text as path
2014-10-14 tfarinawebtry: Simplify template construction.
2014-10-14 reedcreate and modify matrices in lua
2014-10-14 jvanverthChange GrTextContext fallbacks to be a linked list...
2014-10-14 bsalomonUse GL_R8 rather than GL_RED for glTexImage2D on IMG...
2014-10-14 mtkleinnanobench: flush after recording every Nth data point.
2014-10-14 reedadd gamma value to deviceproperties
2014-10-14 borenetAdjust skimage expectations for Android reference device
2014-10-14 robertphillipsAdd GrLayerCache::writeLayersToDisk
2014-10-14 egdanielTrack if all stages modulate inputColor in computeInvar...
2014-10-14 borenetFix links to skia-buildbot code in preparation for...
2014-10-14 reedparse outline to generate slides
2014-10-14 Greg HumphreysRe-land ganesh checkbox. I needed to increase the size...
2014-10-13 humperRevert of add ganesh checkbox to skfiddle interface...
next