kwiberg
352444fcac
RTC_[D]CHECK_op: Remove superfluous casts
...
There's no longer any need to make the two arguments have the same
signedness, so we can remove a bunch of superfluous (and sometimes
dangerous) casts.
It turned out I also had to fix the safe_cmp functions to properly handle
enums that are implicitly convertible to integers.
NOPRESUBMIT=true
BUG=webrtc:6645
Review-Url: https://codereview.webrtc.org/2534683002
Cr-Commit-Position: refs/heads/master@{#15281}
2016-11-28 23:59:03 +00:00
Viktor Palmkvist
971eb27e54
Removing, opening and creating files in platform_file and file
...
BUG=
R=perkj@webrtc.org , sprang@google.com
Review URL: https://codereview.webrtc.org/2347473003 .
Cr-Commit-Position: refs/heads/master@{#14250}
2016-09-16 08:19:33 +00:00
Viktor Palmkvist
4ec6a0ceae
Reland of Initial version of file wrapper
...
Fixes a conversion issue.
BUG=webrtc:6177
R=sprang@webrtc.org
TBR=mflodman@webrtc.org
patch from issue 2214763002 at patchset 450001 (http://crrev.com/2214763002#ps450001 )
Review URL: https://codereview.webrtc.org/2306553002 .
Cr-Commit-Position: refs/heads/master@{#14044}
2016-09-02 11:38:43 +00:00
palmkvist
e8a6697a5e
Revert of Initial version of new file wrapper (patchset #26 id:490001 of https://codereview.webrtc.org/2214763002/ )
...
Reason for revert:
Breaks things upstream
Original issue's description:
> Initial version of new file wrapper
>
> BUG=webrt:6177
> R=mflodman@webrtc.org , sprang@webrtc.org
>
> Committed: https://crrev.com/d714d19d224b356ab2f14ed7ba6e872a4df6c84f
> Cr-Commit-Position: refs/heads/master@{#14016}
TBR=mflodman@webrtc.org ,sprang@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=webrt:6177
Review-Url: https://codereview.webrtc.org/2299983002
Cr-Commit-Position: refs/heads/master@{#14017}
2016-09-01 11:15:44 +00:00
Viktor Palmkvist
d714d19d22
Initial version of new file wrapper
...
BUG=webrt:6177
R=mflodman@webrtc.org , sprang@webrtc.org
Review URL: https://codereview.webrtc.org/2214763002 .
Cr-Commit-Position: refs/heads/master@{#14016}
2016-09-01 09:44:17 +00:00