aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adding hasPendingCommands API method to SkDeferredCanvasGravatar junov@chromium.org2012-09-20
* Whitespace change to trigger a bot cycle after r5630Gravatar borenet@google.com2012-09-20
* Fixing how deferred canvas purges itself when a clear is recoreded.Gravatar junov@chromium.org2012-09-20
* Adding a silent playback option to SkGPipeReadGravatar junov@chromium.org2012-09-20
* Got debugger compiling again after SkCanvas API changeGravatar robertphillips@google.com2012-09-20
* Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs ste...Gravatar senorblanco@chromium.org2012-09-20
* Remove automatic resizing in *_picturesGravatar borenet@google.com2012-09-20
* Update bench_expectationsGravatar borenet@google.com2012-09-20
* remove use of SkRefPtr in public header (SkPDFDocument.h)Gravatar reed@google.com2012-09-20
* remove unused parameter (that also slowed us down) to SkAutoTDeleteGravatar reed@google.com2012-09-20
* Fix premul alpha problems w/matrix convolution filter, and re-enable the bench.Gravatar senorblanco@chromium.org2012-09-20
* remove all SkRefPtr from SkPDFDevice.hGravatar reed@google.com2012-09-20
* Pull SDKROOT into a gyp variable, so it can be locally overridden. ThisGravatar senorblanco@chromium.org2012-09-20
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Fix GrTextureAccess::operator ==Gravatar bsalomon@google.com2012-09-20
* In render_pictures tiled rendering, draw a separate PNG for each tile.Gravatar scroggo@google.com2012-09-20
* In bench_pictures, use a pool of tiles for multicore drawing.Gravatar scroggo@google.com2012-09-20
* Yet another speculative Android fix. Unreviewed.Gravatar senorblanco@chromium.org2012-09-19
* Renaming a couple methods in SkDeferredCanvas.cpp to improve readabilityGravatar junov@chromium.org2012-09-19
* Speculative fix for Android GMs. Unreviewed.Gravatar senorblanco@chromium.org2012-09-19
* Skip empty directories and input files not ending in .skp in *_picturesGravatar borenet@google.com2012-09-19
* begin to skiafy PDF headers : removing use of SkRefPtrGravatar reed@google.com2012-09-19
* Whitespace change to trigger a rebuild after removing bad bench data from r5592Gravatar borenet@google.com2012-09-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-19
* 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
* shape ops work in progressGravatar caryclark@google.com2012-09-18
* Explicitly convert from int to SkScalar to avoid a compiler error on gcc 4.5Gravatar george@mozilla.com2012-09-18
* Fix for r5587 compiler error (removed ../src/gpu in HashCacheTest.cpp)Gravatar robertphillips@google.com2012-09-18
* Added functor to GrTHashCache to allow discovery of un-reffed resourcesGravatar robertphillips@google.com2012-09-18
* update gyp files to build on iOSGravatar caryclark@google.com2012-09-18
* re-re-land 5578Gravatar reed@google.com2012-09-18
* Reuse one canvas for every tile in bench_pictures (in single threaded mode).Gravatar scroggo@google.com2012-09-18
* Move GrTextureParams from GrSamplerState to GrTextureAccessGravatar bsalomon@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-18
* Add a header for OverView.cpp as well.Gravatar tfarina@chromium.org2012-09-18
* Set DEFAULT_REPEATS to 1Gravatar borenet@google.com2012-09-17
* Check for invalid SkPicturesGravatar borenet@google.com2012-09-17
* Add GrColor to RGBA float helper funcGravatar bsalomon@google.com2012-09-17
* Fix a Ref count bug in SkFontHost_win_dw.cppGravatar bungeman@google.com2012-09-17
* Fixed unused variable compiler complaintGravatar robertphillips@google.com2012-09-17
* Fixed valgrind complaint in MatrixBenchGravatar robertphillips@google.com2012-09-17
* fixed compiler complaintsGravatar robertphillips@google.com2012-09-17
* Fixed memory leak in deferred_canvas_record benchGravatar robertphillips@google.com2012-09-17
* Made more benchs non-renderingGravatar robertphillips@google.com2012-09-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-15