| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the time conversion code to be able to correctly handle epoch times
(e.g. when passing a PP_Time of 0). This eliminates the need to special-case
for epoch time in other code. In practice the problem this fixes only
manifests itself in test code.
BUG=
Review URL: https://codereview.chromium.org/11567013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173516 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=TimeConversion.Time passes on official 32-bit Linux build. (with x87 FP math)
Review URL: http://codereview.chromium.org/10066048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133119 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9999038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131689 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=88971
TEST=NONE
Review URL: https://chromiumcodereview.appspot.com/9395062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122867 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
the proxy for converting event times.
This also removes the unnecessary GetInterface function from Graphics2D and
has the module use the thunk directly.
Review URL: http://codereview.chromium.org/7344009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92229 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=rdsmith@chromium.org
BUG=88971
TEST=
Review URL: http://codereview.chromium.org/7301025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92060 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=rdsmith@chromium.org
BUG=88971
TEST=
Review URL: http://codereview.chromium.org/7339001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92044 0039d316-1c4b-4281-b951-d872f2087c98
|
|
wall clock time.
TEST=none
BUG=57448
Review URL: http://codereview.chromium.org/7237044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91860 0039d316-1c4b-4281-b951-d872f2087c98
|