platform/upstream/libSkiaSharp.git
2014-11-03 bsalomonAdd class GrGLTextureRenderTarget for GL texture/render...
2014-11-03 tfarinaCleanup: Remove svn.py script.
2014-11-03 tfarinaCleanup: Remove unnecessary forward declarations from...
2014-11-03 egdanielRebaselines for new colortype-xfermodes gm
2014-11-03 robertphillipsShrink saveLayer device bounds when it supplies an...
2014-11-03 robertphillipsAlways enable layer hoisting in Skia
2014-11-03 skia.buildbotsUpdate SKP version
2014-11-03 reedadd code-style for slides
2014-11-02 skia.buildbotsUpdate SKP version
2014-11-01 skia.buildbotsUpdate SKP version
2014-10-31 joshualittRevert of Temporary fix to remove drawrect call from...
2014-10-31 joshualittrebaseline
2014-10-31 joshualittTemporary fix to remove drawrect call from GpuGL
2014-10-31 joshualittGrContext no longer ever draws on Gpu
2014-10-31 joshualittBeginning to refactor nvpr code
2014-10-31 jvanverthSome distance field text optimizations.
2014-10-31 joshualittRevert of GrContext no longer ever draws on Gpu (patchs...
2014-10-31 joshualittGrContext no longer ever draws on Gpu
2014-10-31 mtkleinRevert of Turn SkTaskGroups back on. (patchset #1 id...
2014-10-31 joshualittsmall fix for cache clear
2014-10-31 reedSK_USE_SCALED_FONTMETRICS for correct scaling
2014-10-31 jvanverthRebaseline GMs for https://codereview.chromium.org...
2014-10-31 sugoiObjects should be unrefed instead of deleted
2014-10-31 stephanaQuick and dirty test to call the C interface from GO.
2014-10-31 tfarinaCleanup: Go with SkDebugf instead of GrPrintf.
2014-10-31 skia.buildbotsUpdate SKP version
2014-10-31 tfarinaCleanup: Remove GR_ARRAY_COUNT macro.
2014-10-31 djsollenAdd support for clang to the android build scripts
2014-10-31 djsollenRemove adb from Skia repository
2014-10-31 egdanielUse Color Processor for color bitmap text draws on...
2014-10-31 reedbegin clean up for scalar is double option
2014-10-31 mtkleinTurn SkTaskGroups back on.
2014-10-30 robertphillipsUpgrade GPUOptimize
2014-10-30 sugoiTrying to be consistent when members are allowed to...
2014-10-30 djsollenUpdate the Android NDK to r10c
2014-10-30 borenetBlind GM rebaseline for Galaxy S4
2014-10-30 djsollenCleanup conversion that the new NDK compiler tries...
2014-10-30 robertphillipsAdd return value on GrRecordReplaceDraw
2014-10-30 robertphillipsFix member variable naming
2014-10-30 bungemanCombine nameFontStyleProc and FindByNameStyle.
2014-10-30 scroggoAdd skimage expectations for GalaxyS4.
2014-10-30 junovMake RTree handle the case where the playback canvas...
2014-10-30 robertphillipsFix bug in aggressive layer cache purging
2014-10-30 djsollenCleanup android to ensure it can compile with clang
2014-10-30 reedallow SkUserConfig.h to control NOGPU
2014-10-30 skia.buildbotsUpdate SKP version
2014-10-30 reedtell our grcontext to abandon its backend
2014-10-30 halcanaryAdd SkDocument::getStream() method.
2014-10-30 robertphillipsRevert of scale xmin and xmax for FontMetrics (patchset...
2014-10-30 mtkleinRevert harder, removing SkTaskGroup.cpp from core tempo...
2014-10-30 mtkleinDisable SkTaskGroup in SkMultiPictureDraw temporarily.
2014-10-30 djsollenUse the most recent version of ADB from the SDK if...
2014-10-30 jvanverthSupport multiple scales for dfpaths.
2014-10-30 rmistryIncrease wait time for spreadsheetdashed pageset
2014-10-30 borenetWhitespace change to see how the Android bots behave
2014-10-30 Ravi MistryIncrease timeout of blogger pageset and re-enable weath...
2014-10-30 reedbreak transitions into separate file
2014-10-30 joshualittcleanup reentrance logic in CMM
2014-10-29 skia.buildbotsUpdate SKP version
2014-10-29 mtkleinRevert of Use SkTypeface::getBounds() in bounding-box...
2014-10-29 reeduse SkTaskGroup::batch
2014-10-29 mtkleinUse SkTypeface::getBounds() in bounding-box calculations.
2014-10-29 Ravi MistryIncrease timeouts of wowwiki and youtube
2014-10-29 mtkleinSkTaskGroup::batch(fn, args, N)
2014-10-29 mtkleinTry out SkTree in nanobench.
2014-10-29 Ravi MistryMoving weather pageset since it is crashing
2014-10-29 robertphillipsDiscard atlas after every MultiPictureDraw::draw
2014-10-29 reedscale xmin and xmax for FontMetrics
2014-10-29 djsollenAdd a helper script to expose which version of adb...
2014-10-29 bungemanRevert of scale xmin/xmax etc in fontmetrics (patchset...
2014-10-29 bsalomonSeparate out GrSurfaceConfig's fields from other struct...
2014-10-29 humperremove now unused (by Chrome) ifdef
2014-10-29 reedMultiPictureDraw is taskgroup aware.
2014-10-29 senorblancoFix bounds computation of all 0-input filters.
2014-10-29 bungemanIssue acquire barrier in SkRefCnt::unique().
2014-10-29 joshualittBUG=skia:
2014-10-29 Ravi MistryMoving wikipedia pageset since it is crashing
2014-10-29 Ravi MistryChange extension of crashing page set
2014-10-29 Ravi MistryMoving vnexpress pageset since it is crashing
2014-10-29 borenetWhitespace change to trigger Android builds
2014-10-29 Greg Humphreysdelete webtry from main skia repo; it's been moved...
2014-10-29 Ravi MistryIncrease wait times for androidpolice and nytimes
2014-10-29 mtkleinSkTaskGroup::add(fn, arg)
2014-10-29 joshualittclear stencil clip on draw target
2014-10-29 Derek SollenbergerUpdate adb on linux to 1.0.32
2014-10-29 mtkleinRevert of Use SkTypeface::getBounds() in bounding-box...
2014-10-29 rmistrypagesets are still crashing in RecreateSKPs bot, try...
2014-10-29 robertphillipsRevert of Discard atlas after every MultiPictureDraw...
2014-10-29 mtkleinUse SkTypeface::getBounds() in bounding-box calculations.
2014-10-29 robertphillipsDiscard atlas after every MultiPictureDraw::draw
2014-10-29 Greg Humphreysfix issues with simultaneous configs and security jail...
2014-10-29 reedscale xmin/xmax etc in fontmetrics
2014-10-29 Greg Humphreysrework GUI, scripts, and fiddle main for multiple simul...
2014-10-29 rmistryAdd wait to amazon page set to avoid tab crashes
2014-10-29 borenetRename GalaxyNexus GM and SkImage expectations for...
2014-10-29 jcgregorioSkV8Sample: Now with Path2D and Path2DBuilder.
2014-10-29 joshualittOptState owns program descriptor
2014-10-29 joshualittone more test updated
2014-10-29 joshualittrebaselines
2014-10-28 bsalomonfix typo in legacy flag alias
next