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

Issue 471113002: Revert of Remove unnecessary static function (Closed)

Created:
6 years, 4 months ago by danakj
Modified:
6 years, 4 months ago
Reviewers:
enne (OOO), hj.r.chung
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Revert of Remove unnecessary static function (patchset #2 of https://codereview.chromium.org/444983002/) Reason for revert: Perf regression, due to the method no longer being inline, and using doubles instead of floats. Original issue's description: > Remove unnecessary static function > > Use gfx::CrossProduct() instead of defining a new static function. > > BUG= > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288372 TBR=enne@chromium.org,heejin.r.chung@samsung.com NOTREECHECKS=true NOTRY=true BUG=402552 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289645

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M cc/trees/layer_sorter.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/trees/layer_sorter.cc View 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
danakj
Created Revert of Remove unnecessary static function
6 years, 4 months ago (2014-08-14 17:39:14 UTC) #1
danakj
The CQ bit was unchecked by danakj@chromium.org
6 years, 4 months ago (2014-08-14 17:39:38 UTC) #2
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 4 months ago (2014-08-14 17:39:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/471113002/1
6 years, 4 months ago (2014-08-14 17:42:08 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 17:49:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 289645

Powered by Google App Engine
This is Rietveld 408576698