aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gypi
Commit message (Expand)AuthorAge
* Add a new bench that tests a simple image filter DAG.Gravatar senorblanco@chromium.org2014-04-10
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Add GrSet class built on top of RedBlackTreeGravatar commit-bot@chromium.org2014-02-27
* DM: also run benches once.Gravatar commit-bot@chromium.org2014-02-26
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Fold bench source file list into bench.gyp.Gravatar commit-bot@chromium.org2013-11-27
* Implement a benchmark for GrResourceCacheGravatar commit-bot@chromium.org2013-11-21
* Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...Gravatar reed@google.com2013-11-07
* Add gms and benchmarks for drawing blurry round rects.Gravatar scroggo@google.com2013-11-05
* Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...Gravatar reed@google.com2013-11-04
* speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...Gravatar reed@google.com2013-11-04
* Bench baseline for mostly 0 image.Gravatar scroggo@google.com2013-09-25
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* This bench attempts to recreate Chromium's Canvas_putImageData performance te...Gravatar commit-bot@chromium.org2013-08-16
* Add fullscreen rect benchGravatar bsalomon@google.com2013-08-02
* Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...Gravatar senorblanco@chromium.org2013-08-01
* add scaledimagecacheGravatar reed@google.com2013-07-23
* Add bench for hairline paths.Gravatar egdaniel@google.com2013-07-17
* reenable the scale benchmark, and only bench actual canvas draw commandsGravatar humper@google.com2013-07-11
* New bitmap filter checkin; this time with less build breakageGravatar humper@google.com2013-07-09
* Revert "More general image filter interface; tested implementation of standal...Gravatar humper@google.com2013-07-09
* More general image filter interface; tested implementation of standaloneGravatar humper@google.com2013-07-09
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02
* Adding my Bitmap2Path sample for 1on1 meeting.Gravatar commit-bot@chromium.org2013-07-01
* Add an option to create unpremultiplied bitmaps.Gravatar scroggo@google.com2013-06-14
* Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in SkiaGravatar commit-bot@chromium.org2013-06-13
* add bench for fontcache performance (measurement)Gravatar reed@google.com2013-06-11
* add bench for sk_memset16/32Gravatar reed@google.com2013-06-03
* add bench for blurred rectori caseGravatar robertphillips@google.com2013-05-13
* Added game-like bench marksGravatar robertphillips@google.com2013-05-09
* Adding new bench tests for lighting and blurGravatar sugoi@google.com2013-04-24
* Added a few bench for some image filtersGravatar sugoi@google.com2013-04-23
* Perlin noise adjustmentsGravatar sugoi@google.com2013-04-17
* Benchmark to measure SkSurface copy on write performanceGravatar junov@chromium.org2013-04-17
* Add Xfermode bench. Also clear before rendering in bench (rather than after).Gravatar commit-bot@chromium.org2013-04-01
* Add chart bench.Gravatar bsalomon@google.com2013-02-22
* Add a bench for SkBicubicImageFilter.Gravatar senorblanco@chromium.org2013-02-08
* add benchmark for stroked drawRect/drawOval/drawRRect, to prepare for optimizingGravatar reed@google.com2013-02-04
* optimize region::intersect when one wholly contains the otherGravatar reed@google.com2013-01-31
* add bench for sortingGravatar mike@reedtribe.org2013-01-23
* Added new bench to test out 1xN BitmapProcShadersGravatar robertphillips@google.com2013-01-17
* Added a new function to directly generate a blurred rectangle analytically.Gravatar humper@google.com2013-01-04
* add getTypes() to SkMatrix44, to cache how complex the matrix is.Gravatar reed@google.com2012-12-03
* add bench for hairlinesGravatar reed@google.com2012-10-25
* add bench for drawBitmapRectToRectGravatar reed@google.com2012-10-12
* Added bench to replicate Google spreadsheet-style table drawingGravatar robertphillips@google.com2012-10-03
* Fix premul alpha problems w/matrix convolution filter, and re-enable the bench.Gravatar senorblanco@chromium.org2012-09-20
* Unreviewed; build fix.Gravatar senorblanco@chromium.org2012-09-18
* Implements a matrix convolution filter (raster path only). The filtering loopGravatar senorblanco@chromium.org2012-09-18