Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Issue 1621453004: Use nextafter instead of nexttoward to avoid using long double calculation. (Closed)

Created:
4 years, 11 months ago by herb_g
Modified:
4 years, 11 months ago
Reviewers:
mtklein
CC:
reviews_skia.org, landell
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use nextafter instead of nexttoward to avoid using long double calculation. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1621453004 Committed: https://skia.googlesource.com/skia/+/0d2bc849f9ceea1cf4fded7999e7cddb2c3b7fc4

Patch Set 1 #

Patch Set 2 : Switch to nextafterf to support arm. #

Total comments: 2

Patch Set 3 : Add note back. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/core/SkScaleToSides.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 24 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1621453004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1621453004/1
4 years, 11 months ago (2016-01-22 17:27:04 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot/builds/5523)
4 years, 11 months ago (2016-01-22 17:28:03 UTC) #5
herb_g
Switch to nextafterf to support arm.
4 years, 11 months ago (2016-01-22 17:31:37 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1621453004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1621453004/20001
4 years, 11 months ago (2016-01-22 17:32:39 UTC) #8
herb_g
Adding landell because he basically has the same CL, but does not include my previous ...
4 years, 11 months ago (2016-01-22 17:42:50 UTC) #10
mtklein
https://codereview.chromium.org/1621453004/diff/20001/src/core/SkScaleToSides.h File src/core/SkScaleToSides.h (left): https://codereview.chromium.org/1621453004/diff/20001/src/core/SkScaleToSides.h#oldcode48 src/core/SkScaleToSides.h:48: // Note: nexttowardf is a c99 call and should ...
4 years, 11 months ago (2016-01-22 17:44:32 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-22 17:48:21 UTC) #13
herb_g
Add note back.
4 years, 11 months ago (2016-01-22 17:51:45 UTC) #14
herb_g
https://codereview.chromium.org/1621453004/diff/20001/src/core/SkScaleToSides.h File src/core/SkScaleToSides.h (left): https://codereview.chromium.org/1621453004/diff/20001/src/core/SkScaleToSides.h#oldcode48 src/core/SkScaleToSides.h:48: // Note: nexttowardf is a c99 call and should ...
4 years, 11 months ago (2016-01-22 17:52:34 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1621453004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1621453004/40001
4 years, 11 months ago (2016-01-22 17:52:58 UTC) #17
mtklein
lgtm
4 years, 11 months ago (2016-01-22 18:01:07 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-22 18:04:09 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1621453004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1621453004/40001
4 years, 11 months ago (2016-01-22 18:10:09 UTC) #22
commit-bot: I haz the power
4 years, 11 months ago (2016-01-22 18:11:05 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/0d2bc849f9ceea1cf4fded7999e7cddb2c3b7fc4

Powered by Google App Engine
This is Rietveld 408576698