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

Issue 10797056: CPM: API changes for API/UI integration. (Closed)

Created:
8 years, 5 months ago by Matt Tytel
Modified:
8 years, 5 months ago
CC:
chromium-reviews, clintstaley, Devlin
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

CPM: API changes for API/UI integration. BUG=130212 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148407

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Commented and renamed UTCToLocalJsTime and LocalJsTimeToUTC. #

Total comments: 6

Patch Set 3 : Removed UTC to Local Js Time conversions. #

Patch Set 4 : Added from_here parameter to PostTaskToDatabaseThreadAndReply. #

Patch Set 5 : Synced #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -15 lines) Patch
M chrome/browser/performance_monitor/performance_monitor.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/performance_monitor/performance_monitor_util.h View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/performance_monitor/performance_monitor_util.cc View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc View 1 2 3 4 6 chunks +17 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Matt Tytel
Just some UI integration code/tweaking.
8 years, 5 months ago (2012-07-21 00:35:42 UTC) #1
koz (OOO until 15th September)
https://chromiumcodereview.appspot.com/10797056/diff/4001/chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc File chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc (right): https://chromiumcodereview.appspot.com/10797056/diff/4001/chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc#newcode23 chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc:23: double UTCTimeToJsTime(const base::Time& utc_time) { What's the difference between ...
8 years, 5 months ago (2012-07-23 06:58:18 UTC) #2
Matt Tytel
https://chromiumcodereview.appspot.com/10797056/diff/4001/chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc File chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc (right): https://chromiumcodereview.appspot.com/10797056/diff/4001/chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc#newcode23 chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc:23: double UTCTimeToJsTime(const base::Time& utc_time) { Ah forgot to specify ...
8 years, 5 months ago (2012-07-23 22:41:38 UTC) #3
Evan Stade
http://codereview.chromium.org/10797056/diff/7001/chrome/browser/performance_monitor/performance_monitor.cc File chrome/browser/performance_monitor/performance_monitor.cc (left): http://codereview.chromium.org/10797056/diff/7001/chrome/browser/performance_monitor/performance_monitor.cc#oldcode55 chrome/browser/performance_monitor/performance_monitor.cc:55: FROM_HERE, the FROM_HERE part should remain here or it ...
8 years, 5 months ago (2012-07-23 23:09:50 UTC) #4
Matt Tytel
Ah. Just removed the time conversions and doing it on the UI side instead. https://chromiumcodereview.appspot.com/10797056/diff/7001/chrome/browser/performance_monitor/performance_monitor.cc ...
8 years, 5 months ago (2012-07-24 20:44:16 UTC) #5
Evan Stade
lgtm
8 years, 5 months ago (2012-07-24 21:36:03 UTC) #6
koz (OOO until 15th September)
lgtm
8 years, 5 months ago (2012-07-24 22:45:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtytel@chromium.org/10797056/13001
8 years, 5 months ago (2012-07-25 19:03:17 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-25 20:58:49 UTC) #9
Change committed as 148407

Powered by Google App Engine
This is Rietveld 408576698