aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* rebaseline_server: write JSON files using Unix line endings, even on WindowsGravatar commit-bot@chromium.org2013-12-18
* Split atomic and mutex implementations and make inlinable.Gravatar bungeman@google.com2013-12-18
* SamplePicture no longer uses SkImageRefGravatar halcanary@google.com2013-12-18
* Adjusts Ubuntu bench multi_4_threads values. Widens range to cope with the ne...Gravatar commit-bot@chromium.org2013-12-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-18
* remove last remnant of SK_SCALAR_IS_FIXED codeGravatar reed@google.com2013-12-18
* move SkScalarMean into its only caller, reducing out public API exposureGravatar reed@google.com2013-12-18
* move SkScalarLog2 into its only client, in a move to reduce our public API su...Gravatar reed@google.com2013-12-18
* Add a setTimer() function.Gravatar commit-bot@chromium.org2013-12-18
* [PDF] Fix clipping in xfermode improvement.Gravatar commit-bot@chromium.org2013-12-17
* add virtual destructor for SkExample to fix build error.Gravatar commit-bot@chromium.org2013-12-17
* Fixing valgrind errorGravatar commit-bot@chromium.org2013-12-17
* Remove bleed from ignored-tests.txtGravatar bsalomon@google.com2013-12-17
* Mark bleed gpu as ignore failure on Xoom (Release version)Gravatar bsalomon@google.com2013-12-17
* Mark bleed gpu as ignore failure on XoomGravatar bsalomon@google.com2013-12-17
* Fixed more fuzzer issuesGravatar commit-bot@chromium.org2013-12-17
* Mark 8888/565 bleed GMS as ignore-failureGravatar bsalomon@google.com2013-12-17
* Adjusts Win7 bench tile_256x256_multi_4_threads. Using 8f4d230.Gravatar commit-bot@chromium.org2013-12-17
* change SkScalarRound to SkScalarRoundToIntGravatar reed@google.com2013-12-17
* deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...Gravatar reed@google.com2013-12-17
* Bench rebaseline for Ubuntu. Also manually adjust one entry for Nexus7.Gravatar commit-bot@chromium.org2013-12-17
* rebaseline_server: return rebaseline results faster, and reload UI page autom...Gravatar commit-bot@chromium.org2013-12-17
* Added five small images to the resources/encoding.Gravatar halcanary@google.com2013-12-17
* Add unreviewed skimage expectations for Test-Win8-ShuttleA-GTX660-x86-Release...Gravatar commit-bot@chromium.org2013-12-17
* Add Win8 bots to rebaseline.py, add baselines for Win8Gravatar commit-bot@chromium.org2013-12-17
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Rebaseline gpu and pdf bleed GM imagesGravatar bsalomon@google.com2013-12-17
* Create empty GM expectations for all Win8 buildersGravatar commit-bot@chromium.org2013-12-17
* Fix handling of aggregate times in TimerData::getResultGravatar robertphillips@google.com2013-12-17
* Rebaseline innocuous image changes on Android.Gravatar bsalomon@google.com2013-12-17
* Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on...Gravatar robertphillips@google.com2013-12-17
* Prevent crash in Lua bindings.Gravatar commit-bot@chromium.org2013-12-17
* Make bench_pictures' timing more GPU friendlyGravatar robertphillips@google.com2013-12-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-17
* The register keyword is deprecated in C++, even at -O0, registers are used au...Gravatar commit-bot@chromium.org2013-12-16
* Add new baselines for Win8 decoding tests.Gravatar scroggo@google.com2013-12-16
* Bench rebaseline for Nexus7 and Win7. Expected values are from versions afada...Gravatar commit-bot@chromium.org2013-12-16
* Tweaks in how to apply bitmap filter levels in GPU.Gravatar commit-bot@chromium.org2013-12-16
* Remove an assert that assumes too much.Gravatar scroggo@google.com2013-12-16
* Add a print function in the global JS scope for debugging.Gravatar commit-bot@chromium.org2013-12-16
* Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit WindowsGravatar commit-bot@chromium.org2013-12-16
* rebaseline android images that use bicubic effectGravatar bsalomon@google.com2013-12-16
* Add command line flag for optionally loading JS from external files.Gravatar commit-bot@chromium.org2013-12-16
* Refreshed SKPs to version 17. Triggering rebuilds.Gravatar rmistry@google.com2013-12-16
* Supports the cap height for FreeType even when TT OS2 version is 1.Gravatar bungeman@google.com2013-12-16
* Use GrTextureDomain in GrBicubicEffect to perform non-bleeding HQ filter draw...Gravatar commit-bot@chromium.org2013-12-16
* remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOA...Gravatar reed@google.com2013-12-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-16
* Fix some presubmit warnings.Gravatar tfarina@chromium.org2013-12-14
* Use SkScalar when aligning glyphs in user space.Gravatar bungeman@google.com2013-12-13