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

Issue 22791013: Method to convet base::Time to Java timestamp. (Closed)

Created:
7 years, 4 months ago by apiccion
Modified:
7 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Added method to convert base::Time to a Java timestamp. BUG=247382 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224744

Patch Set 1 #

Patch Set 2 : Added helper method to time #

Total comments: 6

Patch Set 3 : ' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M base/time/time.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M base/time/time.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
apiccion
7 years, 4 months ago (2013-08-23 22:30:24 UTC) #1
Kibeom Kim (inactive)
lgtm
7 years, 4 months ago (2013-08-23 22:31:25 UTC) #2
newt (away)
Can you rename the title to make it clear what your change does? It's not ...
7 years, 4 months ago (2013-08-23 22:59:52 UTC) #3
apiccion
7 years, 4 months ago (2013-08-24 00:26:19 UTC) #4
apiccion
7 years, 4 months ago (2013-08-24 00:28:12 UTC) #5
newt (away)
can you change the subject too? android bits lgtm
7 years, 4 months ago (2013-08-24 01:02:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apiccion@chromium.org/22791013/5001
7 years, 3 months ago (2013-09-12 00:18:19 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=25043
7 years, 3 months ago (2013-09-12 00:38:42 UTC) #8
apiccion
Mark or Darin could you have a look please?
7 years, 3 months ago (2013-09-20 03:03:57 UTC) #9
Mark Mentovai
https://codereview.chromium.org/22791013/diff/5001/base/time/time.cc File base/time/time.cc (right): https://codereview.chromium.org/22791013/diff/5001/base/time/time.cc#newcode141 base/time/time.cc:141: int64 Time::ToJavaTime() const { It looks like, given this ...
7 years, 3 months ago (2013-09-20 15:46:25 UTC) #10
apiccion
https://codereview.chromium.org/22791013/diff/5001/base/time/time.cc File base/time/time.cc (right): https://codereview.chromium.org/22791013/diff/5001/base/time/time.cc#newcode141 base/time/time.cc:141: int64 Time::ToJavaTime() const { Thank you! On 2013/09/20 15:46:25, ...
7 years, 3 months ago (2013-09-20 18:21:48 UTC) #11
Mark Mentovai
You seem to have lost chrome/browser/android/foreign_session_helper.cc in patch set 3. Intentional?
7 years, 3 months ago (2013-09-20 20:44:05 UTC) #12
apiccion
Thanks for catching this. Moved those changes to: https://codereview.chromium.org/23514039/ Should be good. Renamed subject/description.
7 years, 3 months ago (2013-09-20 20:51:50 UTC) #13
Mark Mentovai
LGTM for base OWNERS approval.
7 years, 3 months ago (2013-09-20 21:32:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apiccion@chromium.org/22791013/21001
7 years, 3 months ago (2013-09-20 21:52:40 UTC) #15
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=156547
7 years, 3 months ago (2013-09-21 00:32:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apiccion@chromium.org/22791013/21001
7 years, 3 months ago (2013-09-23 06:01:22 UTC) #17
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=201011
7 years, 3 months ago (2013-09-23 10:52:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apiccion@chromium.org/22791013/21001
7 years, 3 months ago (2013-09-23 16:27:57 UTC) #19
commit-bot: I haz the power
7 years, 3 months ago (2013-09-23 17:52:43 UTC) #20
Message was sent while issue was closed.
Change committed as 224744

Powered by Google App Engine
This is Rietveld 408576698