kjellander
519da00bb3
Roll chromium_revision cf9457edb7..cede888c27 (416297:419407)
...
This is a reland of https://codereview.webrtc.org/2348133003/ which
was reverted.
This CL adds a copy of Chromium's build/filename_rules.gypi into
webrtc/build and includes it in webrtc/build/common.gypi.
This was needed since the file was dropped in crrev.com/8c0eb8ed76
The revision of filename_rules.gypi being added is:
5b20e75e68/build/filename_rules.gypi
Change log: cf9457edb7..cede888c27
Full diff: cf9457edb7..cede888c27
Changed dependencies:
* src/buildtools: adb8bf4e8f..6115afa0ea
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/bc61769e49..ed6c5d3910
* src/third_party/ffmpeg: 35740fc7b7..3c7a098821
* src/third_party/libFuzzer/src: 96e97b48e8..eb9b8b0366
* src/third_party/libvpx/source/libvpx: e66cd132f0..4282d29355
DEPS diff: cf9457edb7..cede888c27 /DEPS
Clang version changed 280106:280836
Details: cf9457edb7..cede888c27 /tools/clang/scripts/update.py
NOTRY=True
TBR=marpan@webrtc.org ,
BUG=None
Review-Url: https://codereview.webrtc.org/2351163002
Cr-Commit-Position: refs/heads/master@{#14310}
2016-09-20 20:23:12 +00:00
kjellander
5b980d1c97
Revert of Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) (patchset #3 id:40001 of https://codereview.webrtc.org/2348133003/ )
...
Reason for revert:
Reverts a large number of tests downstream, will need more investigation before relanding.
Original issue's description:
> Roll chromium_revision cf9457edb7..cede888c27 (416297:419407)
>
> Change log: cf9457edb7..cede888c27
> Full diff: cf9457edb7..cede888c27
>
> Changed dependencies:
> * src/buildtools: adb8bf4e8f..6115afa0ea
> * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/bc61769e49..ed6c5d3910
> * src/third_party/ffmpeg: 35740fc7b7..3c7a098821
> * src/third_party/libFuzzer/src: 96e97b48e8..eb9b8b0366
> * src/third_party/libvpx/source/libvpx: e66cd132f0..4282d29355
> DEPS diff: cf9457edb7..cede888c27 /DEPS
>
> Clang version changed 280106:280836
> Details: cf9457edb7..cede888c27 /tools/clang/scripts/update.py
>
> NOTRY=True
> TBR=marpan@webrtc.org ,
> BUG=None
>
> Committed: https://crrev.com/afef413cc481dc4a28dff8bdf39cbbc59dfd255e
> Cr-Commit-Position: refs/heads/master@{#14282}
TBR=ehmaldonado@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=None
Review-Url: https://codereview.webrtc.org/2348203002
Cr-Commit-Position: refs/heads/master@{#14284}
2016-09-19 08:55:21 +00:00
kjellander
afef413cc4
Roll chromium_revision cf9457edb7..cede888c27 (416297:419407)
...
Change log: cf9457edb7..cede888c27
Full diff: cf9457edb7..cede888c27
Changed dependencies:
* src/buildtools: adb8bf4e8f..6115afa0ea
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/bc61769e49..ed6c5d3910
* src/third_party/ffmpeg: 35740fc7b7..3c7a098821
* src/third_party/libFuzzer/src: 96e97b48e8..eb9b8b0366
* src/third_party/libvpx/source/libvpx: e66cd132f0..4282d29355
DEPS diff: cf9457edb7..cede888c27 /DEPS
Clang version changed 280106:280836
Details: cf9457edb7..cede888c27 /tools/clang/scripts/update.py
NOTRY=True
TBR=marpan@webrtc.org ,
BUG=None
Review-Url: https://codereview.webrtc.org/2348133003
Cr-Commit-Position: refs/heads/master@{#14282}
2016-09-19 06:59:03 +00:00
simon.hosie
953b1c185f
Implement CPU feature detection for ARM Linux.
...
BUG=webrtc:5057
NOTRY=True
Review URL: https://codereview.webrtc.org/1820133002
Cr-Commit-Position: refs/heads/master@{#12270}
2016-04-06 21:02:34 +00:00
Richard Coles
d417c93c10
Remove android_webview_build conditions.
...
Now that android_webview_build is no longer supported, remove build
conditionals referencing it and also remove the extra level of
indirection used to reference the cpufeatures target.
BUG=chromium:440793
R=henrika@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/44119005
Patch from Richard Coles <torne@chromium.org>.
Cr-Commit-Position: refs/heads/master@{#8963}
2015-04-09 15:36:13 +00:00
fdegans@chromium.org
8919cfe9ce
Change a GYP reference to cpufeatures.gypi
...
This will allow us to move the remaining GYP file in android_tools
to the chromium repository by removing the direct reference to it.
BUG=webrtc:4115
R=andrew@webrtc.org , kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/35849004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8140 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-01-23 16:35:17 +00:00