0
Commit Graph

7 Commits

Author SHA1 Message Date
Avi Drissman
201a9a83ee Update copyright headers in crypto/
The methodology used to generate this CL is documented in
https://crbug.com/1098010#c34.

No-Try: true
Bug: 1098010
Change-Id: Ic0854e73c1dfbe8b9810db1599201b656c4774af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3891041
Auto-Submit: Avi Drissman <avi@chromium.org>
Owners-Override: Avi Drissman <avi@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1046511}
2022-09-13 19:39:25 +00:00
maksim.sisov
5ae45866ac Make callers of FromUTC(Local)Exploded in crypto/ use new time API.
Use new time conversion API in accordance with
https://codereview.chromium.org/1988663002/

BUG=601900

Review-Url: https://codereview.chromium.org/2096573003
Cr-Commit-Position: refs/heads/master@{#402732}
2016-06-29 05:16:20 +00:00
pkasting
0755163095 Type conversion fixes, crypto/ edition.
This is mostly to fix MSVC warnings about possible value truncation.

BUG=81439
TEST=none

Review URL: https://codereview.chromium.org/659943004

Cr-Commit-Position: refs/heads/master@{#300432}
2014-10-21 07:43:22 +00:00
avi@chromium.org
b43e556b26 Use a direct include of time headers in courgette/, crypto/, dbus/, device/, google_apis/, gpu/, ipc/, jingle/.
BUG=254986
TEST=none
TBR=ben@chromium.org

Review URL: https://codereview.chromium.org/18156002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209149 0039d316-1c4b-4281-b951-d872f2087c98
2013-06-28 15:20:02 +00:00
mattm@chromium.org
ca929ed341 Reland: Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.
BUG=107047
TEST=crypto_unittests
TBR=wtc@chromium.org

Review URL: http://codereview.chromium.org/8956003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114693 0039d316-1c4b-4281-b951-d872f2087c98
2011-12-15 20:37:28 +00:00
sail@chromium.org
390d037275 Revert 114499 - Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.
BUG=107047
TEST=crypto_unittests


Review URL: http://codereview.chromium.org/8894023

TBR=mattm@chromium.org
Review URL: http://codereview.chromium.org/8913018

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114524 0039d316-1c4b-4281-b951-d872f2087c98
2011-12-14 23:16:00 +00:00
mattm@chromium.org
c842b85622 Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.
BUG=107047
TEST=crypto_unittests


Review URL: http://codereview.chromium.org/8894023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114499 0039d316-1c4b-4281-b951-d872f2087c98
2011-12-14 22:09:30 +00:00