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

Issue 1349213003: Remove overridden basictypes.h. (Closed)

Created:
5 years, 3 months ago by Henrik Grunell WebRTC
Modified:
5 years, 3 months ago
CC:
webrtc-reviews_webrtc.org
Base URL:
https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove overridden basictypes.h. * Use (u)intxx_t for (u)intxx typedefs for all platforms. * Always include stdint.h. * Add RTC_ prefix to ARCH_XXX macros. Chromium did the (u)intxx_t change in https://codereview.chromium.org/117323010 and https://codereview.chromium.org/639293007 BUG=chromium:468375 TBR=perkj@webrtc.org (for trivial talk/* changes) NOTRY=true NOPRESUBMIT=true Committed: https://crrev.com/71df77bba01c86bc3bd359a61573698ea064f35f Cr-Commit-Position: refs/heads/master@{#9983}

Patch Set 1 #

Patch Set 2 : Cleaning. #

Patch Set 3 : New upload. #

Total comments: 10

Patch Set 4 : Code review. Formatting. Rebase. #

Patch Set 5 : Added missing include for Win. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -193 lines) Patch
M talk/media/base/cpuid.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M talk/media/base/yuvframegenerator.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/base/BUILD.gn View 1 2 1 chunk +1 line, -6 lines 0 comments Download
M webrtc/base/base.gyp View 1 2 2 chunks +0 lines, -7 lines 0 comments Download
M webrtc/base/basictypes.h View 1 2 3 2 chunks +26 lines, -69 lines 0 comments Download
M webrtc/base/basictypes_unittest.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/base/md5.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/base/sha1.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/base/win32regkey.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
D webrtc/overrides/webrtc/base/basictypes.h View 1 2 1 chunk +0 lines, -102 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
Henrik Grunell WebRTC
Do we need to support MSC ver < 1600 (2010 I think)? Chromium includes stdint.h ...
5 years, 3 months ago (2015-09-17 16:46:20 UTC) #2
Andrew MacDonald
lgtm % minor changes https://codereview.webrtc.org/1349213003/diff/40001/webrtc/base/basictypes.h File webrtc/base/basictypes.h (right): https://codereview.webrtc.org/1349213003/diff/40001/webrtc/base/basictypes.h#newcode14 webrtc/base/basictypes.h:14: #include <stddef.h> // for NULL, ...
5 years, 3 months ago (2015-09-17 17:03:14 UTC) #3
Andrew MacDonald
On 2015/09/17 16:46:20, Henrik Grunell (webrtc) wrote: > Do we need to support MSC ver ...
5 years, 3 months ago (2015-09-17 17:04:14 UTC) #5
Henrik Grunell WebRTC
https://codereview.webrtc.org/1349213003/diff/40001/webrtc/base/basictypes.h File webrtc/base/basictypes.h (right): https://codereview.webrtc.org/1349213003/diff/40001/webrtc/base/basictypes.h#newcode14 webrtc/base/basictypes.h:14: #include <stddef.h> // for NULL, size_t On 2015/09/17 17:03:14, ...
5 years, 3 months ago (2015-09-18 07:27:23 UTC) #6
kjellander_webrtc
On 2015/09/17 16:46:20, Henrik Grunell (webrtc) wrote: > Do we need to support MSC ver ...
5 years, 3 months ago (2015-09-18 07:34:15 UTC) #7
Henrik Grunell WebRTC
On 2015/09/18 07:34:15, kjellander (webrtc) wrote: > On 2015/09/17 16:46:20, Henrik Grunell (webrtc) wrote: > ...
5 years, 3 months ago (2015-09-18 07:36:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1349213003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1349213003/80001
5 years, 3 months ago (2015-09-18 08:18:14 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/821)
5 years, 3 months ago (2015-09-18 08:20:06 UTC) #13
Henrik Grunell WebRTC
Per, review talk/* (trivial).
5 years, 3 months ago (2015-09-18 08:28:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1349213003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1349213003/80001
5 years, 3 months ago (2015-09-18 08:28:35 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/825)
5 years, 3 months ago (2015-09-18 08:30:20 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1349213003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1349213003/80001
5 years, 3 months ago (2015-09-18 08:48:24 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-18 08:48:39 UTC) #22
commit-bot: I haz the power
5 years, 3 months ago (2015-09-18 08:48:45 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/71df77bba01c86bc3bd359a61573698ea064f35f
Cr-Commit-Position: refs/heads/master@{#9983}

Powered by Google App Engine
This is Rietveld 408576698