platform/upstream/libSkiaSharp.git
2014-12-09 robertphillipsSwitch non-MPD nanobench path to use a separate canvas...
2014-12-09 rmistryIncrease timeouts for CSS3Gradients and GooglePlus...
2014-12-09 bsalomonMake addUniform take a precision
2014-12-09 bsalomonMove shader precision out of GrShaderVar
2014-12-09 bsalomonUse texture size to determine precision of texture...
2014-12-09 scroggoRevert of Replace EncodeBitmap with an interface. ...
2014-12-09 scroggoReplace EncodeBitmap with an interface.
2014-12-09 robertphillipsRebaselines for https://codereview.chromium.org/7858930...
2014-12-09 tomhudsonAvoid crash on some 64b ARM NEON platforms.
2014-12-09 scroggoRebaseline GalaxyS4 and Nexus10.
2014-12-09 robertphillipsRevert of Replace EncodeBitmap with an interface. ...
2014-12-09 robertphillipsFix MatrixImageFilter computeFastBounds
2014-12-09 fmalitaDisplay text blob bounds in the debugger.
2014-12-09 fmalitaCleanup GM:pictureshadertile
2014-12-09 scroggoReplace EncodeBitmap with an interface.
2014-12-08 egdanielRevert of Make all blending up to GrOptDrawState be...
2014-12-08 egdanielFix GrUnPreMulColor.
2014-12-08 robertphillipsRemove virtual clear in PdfViewer's SkNulCanvas
2014-12-08 egdanielMake all blending up to GrOptDrawState be handled by...
2014-12-08 fmalitaTweak SkPictureShader's tile semantics.
2014-12-08 Brian SalomonMassive N10 Rebaseline Part 2
2014-12-08 robertphillipsAdd new GM (filterfastbounds)
2014-12-08 fmalitaConstify CreatePictureShader's picture arg.
2014-12-08 jvanverthUpdate dftext expectations after https://codereview...
2014-12-08 reedremove device::clear -- no longer called
2014-12-08 Brian SalomonMassive N10 Rebaseline
2014-12-08 reedmake SkColorShader private, use public factory
2014-12-08 caryclarkadd convexity logic and tests for scalar max, Inf,...
2014-12-06 reedclear() is now an alias for drawPaint, so remove its...
2014-12-05 jvanverthAdd support for half float alpha textures.
2014-12-05 egdanielCheck XpFactory equality in DrawState
2014-12-05 reedrebaseline after GM change
2014-12-05 egdanielFix include for GrPortderDuffXferProcessor.cpp
2014-12-05 bungemanFactor text size device mapping in SkScalerContext.
2014-12-05 joshualittget rid of static gps
2014-12-05 egdanielMove GrPorterDuffXferProcessor to include/gpu/effects.
2014-12-05 qiankun.miaoUse size of SkRect as the key for blur mask cache
2014-12-05 reedrebaseline after change to imagefilterscropped gm change
2014-12-05 jvanverthFix overoptimization in distance field code on N7 and...
2014-12-05 reedremove unnecessary save/clip/restore
2014-12-05 mtkleinDon't upload metrics we don't want to track.
2014-12-05 bungemanTolerate unstarted builds in rebaseline server.
2014-12-05 skia.buildbotsUpdate SKP version
2014-12-05 jvanverthIgnore failures for n7 and n10 dftext GM.
2014-12-04 bsalomonclean up default precision handling
2014-12-04 joshualittRemove backend factories
2014-12-04 mtkleinnanobench: upload peak memory usage as its own trace.
2014-12-04 jvanverthGanesh text rendering cleanup.
2014-12-04 halcanaryrebaseline pdf-native
2014-12-04 joshualittcreate and thread batch tracker object
2014-12-04 halcanarypdf-mac clear to black rebaseline
2014-12-04 joshualittmove program descriptor generation to flush
2014-12-04 mtkleinUpload picture byte size and op count metrics for SKP...
2014-12-04 robertphillipsRebaseline multipicturedraw GMs
2014-12-04 reedquick fix to land clear() change
2014-12-04 robertphillipsFix SKPBench tiling so MPD and non-MPD match
2014-12-04 reedcheck (thread-tricky) colortable after we've copied...
2014-12-04 mtkleinFix up RecordReplaceDrawTest memory leak.
2014-12-04 reedChange clear() to respect the clip
2014-12-04 qiankun.miaoAdd SSSE3 acceleration for S32_D16_filter_DXDY
2014-12-04 joshualittRevert of move program descriptor generation to flush...
2014-12-04 joshualittRevert of create and thread batch tracker object (patch...
2014-12-04 reedmake clear private (before we delete it)
2014-12-04 skia.buildbotsUpdate SKP version
2014-12-03 jamRevert of Add SSSE3 acceleration for S32_D16_filter_DXD...
2014-12-03 joshualittcreate and thread batch tracker object
2014-12-03 joshualittmove program descriptor generation to flush
2014-12-03 reedRevert of Revert of remove unused device::eraseColor...
2014-12-03 tfarinaAdd SK_SUPPORT_LEGACY_PORTER_DUFF macro.
2014-12-03 mtkleinTurn on MPD threading in nanobench.
2014-12-03 egdanielRemove guard on and enable vertexAttrib function pts...
2014-12-03 egdanielUse static XPF for porter duff xp factories.
2014-12-03 mtkleinCopy src in SkDrawLooper::computeFastBounds().
2014-12-03 halcanaryFix PdfViewer BGR byte order
2014-12-03 bsalomonAdd glGetShaderPrecisionFormat
2014-12-03 halcanaryRevert of remove unused device::eraseColor (patchset...
2014-12-03 egdanielAdd XferProcessor factory in GrPaint and GrDrawState.
2014-12-03 Brian Salomonrebaseline images
2014-12-03 jvanverthUpdate color emoji GMs after https://codereview.chromiu...
2014-12-03 reedremove unused device::eraseColor
2014-12-03 joshualittbug fix for cubic low precision
2014-12-03 halcanaryupdate tileimagefilter gm expectations
2014-12-03 mtkleinDecompose a weird assert.
2014-12-03 Mike KleinRebaseline verylargebitmap
2014-12-03 mtkleinRemove unused constants.
2014-12-03 halcanary(re)baseline several of my gms
2014-12-03 robertphillipsFuse GrReplacements and GrLayerCache
2014-12-03 joshualittFirst step to moving vertex attributes to the geometryP...
2014-12-03 kkinnunenMake debugger not fail with webpages_playback script...
2014-12-03 kkinnunenUpdate webpages_playback documentation
2014-12-03 kkinnunenRemove Google Storage scheme prefix correctly from...
2014-12-03 kkinnunenMake render_pdfs not crash webpages_playback script
2014-12-03 skia.buildbotsUpdate SKP version
2014-12-03 reedRevert of rebaseline after clear change -- pdf was...
2014-12-03 reedRevert "Change clear() to respect the clip"
2014-12-03 reedRevert of implement device::clear until we can remove...
2014-12-03 qiankun.miaoAdd SSSE3 acceleration for S32_D16_filter_DXDY
2014-12-02 abarthAdd matrix operations to C canvas API
2014-12-02 halcanarywork in progress
2014-12-02 derekfcheck matrix does not have rotation or perspective...
next