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

Issue 12585005: Optimized GetTouchInputInfoWrapper (Closed)

Created:
7 years, 9 months ago by girard
Modified:
7 years, 9 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Optimized GetTouchInputInfoWrapper We don't need to call GetProcAddress more than once. Follow-up to https://chromiumcodereview.appspot.com/12566007/ BUG=181073 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187921

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ui/base/win/touch_input.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
girard
get_touch_input_info_func is now static, so the GetProcAddress call only happens once.
7 years, 9 months ago (2013-03-12 14:50:00 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 9 months ago (2013-03-12 17:44:02 UTC) #2
scottmg
apologies, missed where the linker flag was in the other cl. lgtm
7 years, 9 months ago (2013-03-12 17:49:45 UTC) #3
girard
+sky (OWNER)
7 years, 9 months ago (2013-03-12 19:11:05 UTC) #4
sky
LGTM
7 years, 9 months ago (2013-03-12 21:28:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/12585005/1
7 years, 9 months ago (2013-03-13 13:40:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/12585005/1
7 years, 9 months ago (2013-03-13 18:55:32 UTC) #7
commit-bot: I haz the power
7 years, 9 months ago (2013-03-13 20:00:38 UTC) #8
Message was sent while issue was closed.
Change committed as 187921

Powered by Google App Engine
This is Rietveld 408576698