~saiarcot895/chromium-browser/chromium-browser.vivid.beta

« back to all changes in this revision

Viewing changes to debian/patches/arm-neon.patch

  • Committer: Saikrishna Arcot
  • Date: 2015-07-09 23:11:58 UTC
  • Revision ID: saiarcot895@gmail.com-20150709231158-9j8jw1drmc55afp7
Tags: 44.0.2403.81-0ubuntu1~ppa1~vivid1
* New upstream version 44.0.2403.81
* Refreshed and updated patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Bug-Chromium: 154107
5
5
Bug-Ubuntu: 1084852
6
6
 
7
 
Index: beta.vivid/third_party/webrtc/common_audio/common_audio.gyp
 
7
Index: beta.wily/third_party/webrtc/common_audio/common_audio.gyp
8
8
===================================================================
9
 
--- beta.vivid.orig/third_party/webrtc/common_audio/common_audio.gyp    2015-06-24 23:38:15.371593892 -0400
10
 
+++ beta.vivid/third_party/webrtc/common_audio/common_audio.gyp 2015-06-24 23:38:15.368593937 -0400
 
9
--- beta.wily.orig/third_party/webrtc/common_audio/common_audio.gyp     2015-07-09 18:04:35.970191467 -0400
 
10
+++ beta.wily/third_party/webrtc/common_audio/common_audio.gyp  2015-07-09 18:04:35.966191522 -0400
11
11
@@ -146,7 +146,7 @@
12
12
             'signal_processing/spl_sqrt_floor.c',
13
13
           ],
26
26
       'targets': [
27
27
         {
28
28
           'target_name': 'common_audio_neon',
29
 
Index: beta.vivid/third_party/webrtc/system_wrappers/source/cpu_features.cc
 
29
Index: beta.wily/third_party/webrtc/system_wrappers/source/cpu_features.cc
30
30
===================================================================
31
 
--- beta.vivid.orig/third_party/webrtc/system_wrappers/source/cpu_features.cc   2015-06-24 23:38:15.371593892 -0400
32
 
+++ beta.vivid/third_party/webrtc/system_wrappers/source/cpu_features.cc        2015-06-24 23:38:15.368593937 -0400
 
31
--- beta.wily.orig/third_party/webrtc/system_wrappers/source/cpu_features.cc    2015-07-09 18:04:35.970191467 -0400
 
32
+++ beta.wily/third_party/webrtc/system_wrappers/source/cpu_features.cc 2015-07-09 18:04:35.967191509 -0400
33
33
@@ -18,6 +18,47 @@
34
34
 
35
35
 #include "webrtc/typedefs.h"