aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows...Gravatar commit-bot@chromium.org2013-12-18
* Android now uses Harfbuzz-NG. No need to keep code specific to the old versio...Gravatar commit-bot@chromium.org2013-12-18
* fix off-by-one error with rotated HQ scalingGravatar commit-bot@chromium.org2013-12-18
* Add cast to fix Win* compile complaint/failureGravatar robertphillips@google.com2013-12-18
* Address memory leak in SkScaledImageCacheGravatar robertphillips@google.com2013-12-18
* Revert of https://codereview.chromium.org/93703004/Gravatar commit-bot@chromium.org2013-12-18
* Expose more SkPaint fields in Lua API.Gravatar commit-bot@chromium.org2013-12-18
* Add Options to SkDecodingImageGenerator, simplify API.Gravatar halcanary@google.com2013-12-18
* Suppress questionable gpu errorsGravatar robertphillips@google.com2013-12-18
* Update bench pictures to time image decode & upload costsGravatar robertphillips@google.com2013-12-18
* Rebaselining displacement gmsGravatar commit-bot@chromium.org2013-12-18
* replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b)Gravatar reed@google.com2013-12-18
* 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