From f89ea3432fd213f0e7c65eceaf6553cb3191306d Mon Sep 17 00:00:00 2001 From: James Zern Date: Fri, 4 Nov 2011 18:50:35 -0700 Subject: [PATCH] fix file permissions all of googletest import (0ab00a22) was marked executable Change-Id: Id7b7ee03efc21ab998bb03349bd91644e8af25da --- build/make/Makefile | 0 libs.mk | 0 solution.mk | 0 third_party/googletest/gtest.mk | 0 third_party/googletest/src/CHANGES | 0 third_party/googletest/src/CMakeLists.txt | 0 third_party/googletest/src/CONTRIBUTORS | 0 third_party/googletest/src/COPYING | 0 third_party/googletest/src/Makefile.am | 0 third_party/googletest/src/README | 0 third_party/googletest/src/build-aux/.keep | 0 third_party/googletest/src/cmake/internal_utils.cmake | 0 third_party/googletest/src/codegear/gtest.cbproj | 0 third_party/googletest/src/codegear/gtest.groupproj | 0 third_party/googletest/src/codegear/gtest_all.cc | 0 third_party/googletest/src/codegear/gtest_link.cc | 0 third_party/googletest/src/codegear/gtest_main.cbproj | 0 third_party/googletest/src/codegear/gtest_unittest.cbproj | 0 third_party/googletest/src/configure.ac | 0 third_party/googletest/src/include/gtest/gtest-death-test.h | 0 third_party/googletest/src/include/gtest/gtest-message.h | 0 third_party/googletest/src/include/gtest/gtest-param-test.h | 0 third_party/googletest/src/include/gtest/gtest-param-test.h.pump | 0 third_party/googletest/src/include/gtest/gtest-printers.h | 0 third_party/googletest/src/include/gtest/gtest-spi.h | 0 third_party/googletest/src/include/gtest/gtest-test-part.h | 0 third_party/googletest/src/include/gtest/gtest-typed-test.h | 0 third_party/googletest/src/include/gtest/gtest.h | 0 third_party/googletest/src/include/gtest/gtest_pred_impl.h | 0 third_party/googletest/src/include/gtest/gtest_prod.h | 0 .../googletest/src/include/gtest/internal/gtest-death-test-internal.h | 0 third_party/googletest/src/include/gtest/internal/gtest-filepath.h | 0 third_party/googletest/src/include/gtest/internal/gtest-internal.h | 0 third_party/googletest/src/include/gtest/internal/gtest-linked_ptr.h | 0 .../googletest/src/include/gtest/internal/gtest-param-util-generated.h | 0 .../src/include/gtest/internal/gtest-param-util-generated.h.pump | 0 third_party/googletest/src/include/gtest/internal/gtest-param-util.h | 0 third_party/googletest/src/include/gtest/internal/gtest-port.h | 0 third_party/googletest/src/include/gtest/internal/gtest-string.h | 0 third_party/googletest/src/include/gtest/internal/gtest-tuple.h | 0 third_party/googletest/src/include/gtest/internal/gtest-tuple.h.pump | 0 third_party/googletest/src/include/gtest/internal/gtest-type-util.h | 0 third_party/googletest/src/include/gtest/internal/gtest-type-util.h.pump | 0 third_party/googletest/src/m4/acx_pthread.m4 | 0 third_party/googletest/src/m4/gtest.m4 | 0 third_party/googletest/src/make/Makefile | 0 third_party/googletest/src/msvc/gtest-md.sln | 0 third_party/googletest/src/msvc/gtest-md.vcproj | 0 third_party/googletest/src/msvc/gtest.sln | 0 third_party/googletest/src/msvc/gtest.vcproj | 0 third_party/googletest/src/msvc/gtest_main-md.vcproj | 0 third_party/googletest/src/msvc/gtest_main.vcproj | 0 third_party/googletest/src/msvc/gtest_prod_test-md.vcproj | 0 third_party/googletest/src/msvc/gtest_prod_test.vcproj | 0 third_party/googletest/src/msvc/gtest_unittest-md.vcproj | 0 third_party/googletest/src/msvc/gtest_unittest.vcproj | 0 third_party/googletest/src/samples/prime_tables.h | 0 third_party/googletest/src/samples/sample1.cc | 0 third_party/googletest/src/samples/sample1.h | 0 third_party/googletest/src/samples/sample10_unittest.cc | 0 third_party/googletest/src/samples/sample1_unittest.cc | 0 third_party/googletest/src/samples/sample2.cc | 0 third_party/googletest/src/samples/sample2.h | 0 third_party/googletest/src/samples/sample2_unittest.cc | 0 third_party/googletest/src/samples/sample3-inl.h | 0 third_party/googletest/src/samples/sample3_unittest.cc | 0 third_party/googletest/src/samples/sample4.cc | 0 third_party/googletest/src/samples/sample4.h | 0 third_party/googletest/src/samples/sample4_unittest.cc | 0 third_party/googletest/src/samples/sample5_unittest.cc | 0 third_party/googletest/src/samples/sample6_unittest.cc | 0 third_party/googletest/src/samples/sample7_unittest.cc | 0 third_party/googletest/src/samples/sample8_unittest.cc | 0 third_party/googletest/src/samples/sample9_unittest.cc | 0 third_party/googletest/src/scripts/gtest-config.in | 0 third_party/googletest/src/scripts/test/Makefile | 0 third_party/googletest/src/src/gtest-all.cc | 0 third_party/googletest/src/src/gtest-death-test.cc | 0 third_party/googletest/src/src/gtest-filepath.cc | 0 third_party/googletest/src/src/gtest-internal-inl.h | 0 third_party/googletest/src/src/gtest-port.cc | 0 third_party/googletest/src/src/gtest-printers.cc | 0 third_party/googletest/src/src/gtest-test-part.cc | 0 third_party/googletest/src/src/gtest-typed-test.cc | 0 third_party/googletest/src/src/gtest.cc | 0 third_party/googletest/src/src/gtest_main.cc | 0 third_party/googletest/src/test/gtest-death-test_ex_test.cc | 0 third_party/googletest/src/test/gtest-death-test_test.cc | 0 third_party/googletest/src/test/gtest-filepath_test.cc | 0 third_party/googletest/src/test/gtest-linked_ptr_test.cc | 0 third_party/googletest/src/test/gtest-listener_test.cc | 0 third_party/googletest/src/test/gtest-message_test.cc | 0 third_party/googletest/src/test/gtest-options_test.cc | 0 third_party/googletest/src/test/gtest-param-test2_test.cc | 0 third_party/googletest/src/test/gtest-param-test_test.cc | 0 third_party/googletest/src/test/gtest-param-test_test.h | 0 third_party/googletest/src/test/gtest-port_test.cc | 0 third_party/googletest/src/test/gtest-printers_test.cc | 0 third_party/googletest/src/test/gtest-test-part_test.cc | 0 third_party/googletest/src/test/gtest-tuple_test.cc | 0 third_party/googletest/src/test/gtest-typed-test2_test.cc | 0 third_party/googletest/src/test/gtest-typed-test_test.cc | 0 third_party/googletest/src/test/gtest-typed-test_test.h | 0 third_party/googletest/src/test/gtest-unittest-api_test.cc | 0 third_party/googletest/src/test/gtest_all_test.cc | 0 third_party/googletest/src/test/gtest_break_on_failure_unittest_.cc | 0 third_party/googletest/src/test/gtest_catch_exceptions_test_.cc | 0 third_party/googletest/src/test/gtest_color_test_.cc | 0 third_party/googletest/src/test/gtest_env_var_test_.cc | 0 third_party/googletest/src/test/gtest_environment_test.cc | 0 third_party/googletest/src/test/gtest_filter_unittest_.cc | 0 third_party/googletest/src/test/gtest_help_test_.cc | 0 third_party/googletest/src/test/gtest_list_tests_unittest_.cc | 0 third_party/googletest/src/test/gtest_main_unittest.cc | 0 third_party/googletest/src/test/gtest_no_test_unittest.cc | 0 third_party/googletest/src/test/gtest_output_test_.cc | 0 third_party/googletest/src/test/gtest_output_test_golden_lin.txt | 0 third_party/googletest/src/test/gtest_pred_impl_unittest.cc | 0 third_party/googletest/src/test/gtest_prod_test.cc | 0 third_party/googletest/src/test/gtest_repeat_test.cc | 0 third_party/googletest/src/test/gtest_shuffle_test_.cc | 0 third_party/googletest/src/test/gtest_sole_header_test.cc | 0 third_party/googletest/src/test/gtest_stress_test.cc | 0 third_party/googletest/src/test/gtest_throw_on_failure_ex_test.cc | 0 third_party/googletest/src/test/gtest_throw_on_failure_test_.cc | 0 third_party/googletest/src/test/gtest_uninitialized_test_.cc | 0 third_party/googletest/src/test/gtest_unittest.cc | 0 third_party/googletest/src/test/gtest_xml_outfile1_test_.cc | 0 third_party/googletest/src/test/gtest_xml_outfile2_test_.cc | 0 third_party/googletest/src/test/gtest_xml_output_unittest_.cc | 0 third_party/googletest/src/test/production.cc | 0 third_party/googletest/src/test/production.h | 0 third_party/googletest/src/xcode/Config/DebugProject.xcconfig | 0 third_party/googletest/src/xcode/Config/FrameworkTarget.xcconfig | 0 third_party/googletest/src/xcode/Config/General.xcconfig | 0 third_party/googletest/src/xcode/Config/ReleaseProject.xcconfig | 0 third_party/googletest/src/xcode/Config/StaticLibraryTarget.xcconfig | 0 third_party/googletest/src/xcode/Config/TestTarget.xcconfig | 0 third_party/googletest/src/xcode/Resources/Info.plist | 0 third_party/googletest/src/xcode/Samples/FrameworkSample/Info.plist | 0 .../Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj | 0 third_party/googletest/src/xcode/Samples/FrameworkSample/widget.cc | 0 third_party/googletest/src/xcode/Samples/FrameworkSample/widget.h | 0 third_party/googletest/src/xcode/Samples/FrameworkSample/widget_test.cc | 0 third_party/googletest/src/xcode/gtest.xcodeproj/project.pbxproj | 0 vp8/common/default_coef_probs.h | 0 146 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 build/make/Makefile mode change 100755 => 100644 libs.mk mode change 100755 => 100644 solution.mk mode change 100755 => 100644 third_party/googletest/gtest.mk mode change 100755 => 100644 third_party/googletest/src/CHANGES mode change 100755 => 100644 third_party/googletest/src/CMakeLists.txt mode change 100755 => 100644 third_party/googletest/src/CONTRIBUTORS mode change 100755 => 100644 third_party/googletest/src/COPYING mode change 100755 => 100644 third_party/googletest/src/Makefile.am mode change 100755 => 100644 third_party/googletest/src/README mode change 100755 => 100644 third_party/googletest/src/build-aux/.keep mode change 100755 => 100644 third_party/googletest/src/cmake/internal_utils.cmake mode change 100755 => 100644 third_party/googletest/src/codegear/gtest.cbproj mode change 100755 => 100644 third_party/googletest/src/codegear/gtest.groupproj mode change 100755 => 100644 third_party/googletest/src/codegear/gtest_all.cc mode change 100755 => 100644 third_party/googletest/src/codegear/gtest_link.cc mode change 100755 => 100644 third_party/googletest/src/codegear/gtest_main.cbproj mode change 100755 => 100644 third_party/googletest/src/codegear/gtest_unittest.cbproj mode change 100755 => 100644 third_party/googletest/src/configure.ac mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest-death-test.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest-message.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest-param-test.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest-param-test.h.pump mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest-printers.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest-spi.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest-test-part.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest-typed-test.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest_pred_impl.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/gtest_prod.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-death-test-internal.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-filepath.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-internal.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-linked_ptr.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h.pump mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-param-util.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-port.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-string.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-tuple.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-tuple.h.pump mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-type-util.h mode change 100755 => 100644 third_party/googletest/src/include/gtest/internal/gtest-type-util.h.pump mode change 100755 => 100644 third_party/googletest/src/m4/acx_pthread.m4 mode change 100755 => 100644 third_party/googletest/src/m4/gtest.m4 mode change 100755 => 100644 third_party/googletest/src/make/Makefile mode change 100755 => 100644 third_party/googletest/src/msvc/gtest-md.sln mode change 100755 => 100644 third_party/googletest/src/msvc/gtest-md.vcproj mode change 100755 => 100644 third_party/googletest/src/msvc/gtest.sln mode change 100755 => 100644 third_party/googletest/src/msvc/gtest.vcproj mode change 100755 => 100644 third_party/googletest/src/msvc/gtest_main-md.vcproj mode change 100755 => 100644 third_party/googletest/src/msvc/gtest_main.vcproj mode change 100755 => 100644 third_party/googletest/src/msvc/gtest_prod_test-md.vcproj mode change 100755 => 100644 third_party/googletest/src/msvc/gtest_prod_test.vcproj mode change 100755 => 100644 third_party/googletest/src/msvc/gtest_unittest-md.vcproj mode change 100755 => 100644 third_party/googletest/src/msvc/gtest_unittest.vcproj mode change 100755 => 100644 third_party/googletest/src/samples/prime_tables.h mode change 100755 => 100644 third_party/googletest/src/samples/sample1.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample1.h mode change 100755 => 100644 third_party/googletest/src/samples/sample10_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample1_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample2.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample2.h mode change 100755 => 100644 third_party/googletest/src/samples/sample2_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample3-inl.h mode change 100755 => 100644 third_party/googletest/src/samples/sample3_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample4.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample4.h mode change 100755 => 100644 third_party/googletest/src/samples/sample4_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample5_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample6_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample7_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample8_unittest.cc mode change 100755 => 100644 third_party/googletest/src/samples/sample9_unittest.cc mode change 100755 => 100644 third_party/googletest/src/scripts/gtest-config.in mode change 100755 => 100644 third_party/googletest/src/scripts/test/Makefile mode change 100755 => 100644 third_party/googletest/src/src/gtest-all.cc mode change 100755 => 100644 third_party/googletest/src/src/gtest-death-test.cc mode change 100755 => 100644 third_party/googletest/src/src/gtest-filepath.cc mode change 100755 => 100644 third_party/googletest/src/src/gtest-internal-inl.h mode change 100755 => 100644 third_party/googletest/src/src/gtest-port.cc mode change 100755 => 100644 third_party/googletest/src/src/gtest-printers.cc mode change 100755 => 100644 third_party/googletest/src/src/gtest-test-part.cc mode change 100755 => 100644 third_party/googletest/src/src/gtest-typed-test.cc mode change 100755 => 100644 third_party/googletest/src/src/gtest.cc mode change 100755 => 100644 third_party/googletest/src/src/gtest_main.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-death-test_ex_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-death-test_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-filepath_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-linked_ptr_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-listener_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-message_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-options_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-param-test2_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-param-test_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-param-test_test.h mode change 100755 => 100644 third_party/googletest/src/test/gtest-port_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-printers_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-test-part_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-tuple_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-typed-test2_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-typed-test_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest-typed-test_test.h mode change 100755 => 100644 third_party/googletest/src/test/gtest-unittest-api_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_all_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_break_on_failure_unittest_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_catch_exceptions_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_color_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_env_var_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_environment_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_filter_unittest_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_help_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_list_tests_unittest_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_main_unittest.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_no_test_unittest.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_output_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_output_test_golden_lin.txt mode change 100755 => 100644 third_party/googletest/src/test/gtest_pred_impl_unittest.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_prod_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_repeat_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_shuffle_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_sole_header_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_stress_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_throw_on_failure_ex_test.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_throw_on_failure_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_uninitialized_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_unittest.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_xml_outfile1_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_xml_outfile2_test_.cc mode change 100755 => 100644 third_party/googletest/src/test/gtest_xml_output_unittest_.cc mode change 100755 => 100644 third_party/googletest/src/test/production.cc mode change 100755 => 100644 third_party/googletest/src/test/production.h mode change 100755 => 100644 third_party/googletest/src/xcode/Config/DebugProject.xcconfig mode change 100755 => 100644 third_party/googletest/src/xcode/Config/FrameworkTarget.xcconfig mode change 100755 => 100644 third_party/googletest/src/xcode/Config/General.xcconfig mode change 100755 => 100644 third_party/googletest/src/xcode/Config/ReleaseProject.xcconfig mode change 100755 => 100644 third_party/googletest/src/xcode/Config/StaticLibraryTarget.xcconfig mode change 100755 => 100644 third_party/googletest/src/xcode/Config/TestTarget.xcconfig mode change 100755 => 100644 third_party/googletest/src/xcode/Resources/Info.plist mode change 100755 => 100644 third_party/googletest/src/xcode/Samples/FrameworkSample/Info.plist mode change 100755 => 100644 third_party/googletest/src/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj mode change 100755 => 100644 third_party/googletest/src/xcode/Samples/FrameworkSample/widget.cc mode change 100755 => 100644 third_party/googletest/src/xcode/Samples/FrameworkSample/widget.h mode change 100755 => 100644 third_party/googletest/src/xcode/Samples/FrameworkSample/widget_test.cc mode change 100755 => 100644 third_party/googletest/src/xcode/gtest.xcodeproj/project.pbxproj mode change 100755 => 100644 vp8/common/default_coef_probs.h diff --git a/build/make/Makefile b/build/make/Makefile old mode 100755 new mode 100644 diff --git a/libs.mk b/libs.mk old mode 100755 new mode 100644 diff --git a/solution.mk b/solution.mk old mode 100755 new mode 100644 diff --git a/third_party/googletest/gtest.mk b/third_party/googletest/gtest.mk old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/CHANGES b/third_party/googletest/src/CHANGES old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/CMakeLists.txt b/third_party/googletest/src/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/CONTRIBUTORS b/third_party/googletest/src/CONTRIBUTORS old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/COPYING b/third_party/googletest/src/COPYING old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/Makefile.am b/third_party/googletest/src/Makefile.am old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/README b/third_party/googletest/src/README old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/build-aux/.keep b/third_party/googletest/src/build-aux/.keep old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/cmake/internal_utils.cmake b/third_party/googletest/src/cmake/internal_utils.cmake old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/codegear/gtest.cbproj b/third_party/googletest/src/codegear/gtest.cbproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/codegear/gtest.groupproj b/third_party/googletest/src/codegear/gtest.groupproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/codegear/gtest_all.cc b/third_party/googletest/src/codegear/gtest_all.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/codegear/gtest_link.cc b/third_party/googletest/src/codegear/gtest_link.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/codegear/gtest_main.cbproj b/third_party/googletest/src/codegear/gtest_main.cbproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/codegear/gtest_unittest.cbproj b/third_party/googletest/src/codegear/gtest_unittest.cbproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/configure.ac b/third_party/googletest/src/configure.ac old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest-death-test.h b/third_party/googletest/src/include/gtest/gtest-death-test.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest-message.h b/third_party/googletest/src/include/gtest/gtest-message.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest-param-test.h b/third_party/googletest/src/include/gtest/gtest-param-test.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest-param-test.h.pump b/third_party/googletest/src/include/gtest/gtest-param-test.h.pump old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest-printers.h b/third_party/googletest/src/include/gtest/gtest-printers.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest-spi.h b/third_party/googletest/src/include/gtest/gtest-spi.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest-test-part.h b/third_party/googletest/src/include/gtest/gtest-test-part.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest-typed-test.h b/third_party/googletest/src/include/gtest/gtest-typed-test.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest.h b/third_party/googletest/src/include/gtest/gtest.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest_pred_impl.h b/third_party/googletest/src/include/gtest/gtest_pred_impl.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/gtest_prod.h b/third_party/googletest/src/include/gtest/gtest_prod.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-death-test-internal.h b/third_party/googletest/src/include/gtest/internal/gtest-death-test-internal.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-filepath.h b/third_party/googletest/src/include/gtest/internal/gtest-filepath.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-internal.h b/third_party/googletest/src/include/gtest/internal/gtest-internal.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-linked_ptr.h b/third_party/googletest/src/include/gtest/internal/gtest-linked_ptr.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h b/third_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h.pump b/third_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h.pump old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-param-util.h b/third_party/googletest/src/include/gtest/internal/gtest-param-util.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-port.h b/third_party/googletest/src/include/gtest/internal/gtest-port.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-string.h b/third_party/googletest/src/include/gtest/internal/gtest-string.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-tuple.h b/third_party/googletest/src/include/gtest/internal/gtest-tuple.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-tuple.h.pump b/third_party/googletest/src/include/gtest/internal/gtest-tuple.h.pump old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-type-util.h b/third_party/googletest/src/include/gtest/internal/gtest-type-util.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/include/gtest/internal/gtest-type-util.h.pump b/third_party/googletest/src/include/gtest/internal/gtest-type-util.h.pump old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/m4/acx_pthread.m4 b/third_party/googletest/src/m4/acx_pthread.m4 old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/m4/gtest.m4 b/third_party/googletest/src/m4/gtest.m4 old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/make/Makefile b/third_party/googletest/src/make/Makefile old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest-md.sln b/third_party/googletest/src/msvc/gtest-md.sln old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest-md.vcproj b/third_party/googletest/src/msvc/gtest-md.vcproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest.sln b/third_party/googletest/src/msvc/gtest.sln old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest.vcproj b/third_party/googletest/src/msvc/gtest.vcproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest_main-md.vcproj b/third_party/googletest/src/msvc/gtest_main-md.vcproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest_main.vcproj b/third_party/googletest/src/msvc/gtest_main.vcproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest_prod_test-md.vcproj b/third_party/googletest/src/msvc/gtest_prod_test-md.vcproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest_prod_test.vcproj b/third_party/googletest/src/msvc/gtest_prod_test.vcproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest_unittest-md.vcproj b/third_party/googletest/src/msvc/gtest_unittest-md.vcproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/msvc/gtest_unittest.vcproj b/third_party/googletest/src/msvc/gtest_unittest.vcproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/prime_tables.h b/third_party/googletest/src/samples/prime_tables.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample1.cc b/third_party/googletest/src/samples/sample1.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample1.h b/third_party/googletest/src/samples/sample1.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample10_unittest.cc b/third_party/googletest/src/samples/sample10_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample1_unittest.cc b/third_party/googletest/src/samples/sample1_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample2.cc b/third_party/googletest/src/samples/sample2.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample2.h b/third_party/googletest/src/samples/sample2.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample2_unittest.cc b/third_party/googletest/src/samples/sample2_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample3-inl.h b/third_party/googletest/src/samples/sample3-inl.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample3_unittest.cc b/third_party/googletest/src/samples/sample3_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample4.cc b/third_party/googletest/src/samples/sample4.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample4.h b/third_party/googletest/src/samples/sample4.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample4_unittest.cc b/third_party/googletest/src/samples/sample4_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample5_unittest.cc b/third_party/googletest/src/samples/sample5_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample6_unittest.cc b/third_party/googletest/src/samples/sample6_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample7_unittest.cc b/third_party/googletest/src/samples/sample7_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample8_unittest.cc b/third_party/googletest/src/samples/sample8_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/samples/sample9_unittest.cc b/third_party/googletest/src/samples/sample9_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/scripts/gtest-config.in b/third_party/googletest/src/scripts/gtest-config.in old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/scripts/test/Makefile b/third_party/googletest/src/scripts/test/Makefile old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest-all.cc b/third_party/googletest/src/src/gtest-all.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest-death-test.cc b/third_party/googletest/src/src/gtest-death-test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest-filepath.cc b/third_party/googletest/src/src/gtest-filepath.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest-internal-inl.h b/third_party/googletest/src/src/gtest-internal-inl.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest-port.cc b/third_party/googletest/src/src/gtest-port.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest-printers.cc b/third_party/googletest/src/src/gtest-printers.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest-test-part.cc b/third_party/googletest/src/src/gtest-test-part.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest-typed-test.cc b/third_party/googletest/src/src/gtest-typed-test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest.cc b/third_party/googletest/src/src/gtest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/src/gtest_main.cc b/third_party/googletest/src/src/gtest_main.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-death-test_ex_test.cc b/third_party/googletest/src/test/gtest-death-test_ex_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-death-test_test.cc b/third_party/googletest/src/test/gtest-death-test_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-filepath_test.cc b/third_party/googletest/src/test/gtest-filepath_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-linked_ptr_test.cc b/third_party/googletest/src/test/gtest-linked_ptr_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-listener_test.cc b/third_party/googletest/src/test/gtest-listener_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-message_test.cc b/third_party/googletest/src/test/gtest-message_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-options_test.cc b/third_party/googletest/src/test/gtest-options_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-param-test2_test.cc b/third_party/googletest/src/test/gtest-param-test2_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-param-test_test.cc b/third_party/googletest/src/test/gtest-param-test_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-param-test_test.h b/third_party/googletest/src/test/gtest-param-test_test.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-port_test.cc b/third_party/googletest/src/test/gtest-port_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-printers_test.cc b/third_party/googletest/src/test/gtest-printers_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-test-part_test.cc b/third_party/googletest/src/test/gtest-test-part_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-tuple_test.cc b/third_party/googletest/src/test/gtest-tuple_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-typed-test2_test.cc b/third_party/googletest/src/test/gtest-typed-test2_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-typed-test_test.cc b/third_party/googletest/src/test/gtest-typed-test_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-typed-test_test.h b/third_party/googletest/src/test/gtest-typed-test_test.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest-unittest-api_test.cc b/third_party/googletest/src/test/gtest-unittest-api_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_all_test.cc b/third_party/googletest/src/test/gtest_all_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_break_on_failure_unittest_.cc b/third_party/googletest/src/test/gtest_break_on_failure_unittest_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_catch_exceptions_test_.cc b/third_party/googletest/src/test/gtest_catch_exceptions_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_color_test_.cc b/third_party/googletest/src/test/gtest_color_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_env_var_test_.cc b/third_party/googletest/src/test/gtest_env_var_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_environment_test.cc b/third_party/googletest/src/test/gtest_environment_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_filter_unittest_.cc b/third_party/googletest/src/test/gtest_filter_unittest_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_help_test_.cc b/third_party/googletest/src/test/gtest_help_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_list_tests_unittest_.cc b/third_party/googletest/src/test/gtest_list_tests_unittest_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_main_unittest.cc b/third_party/googletest/src/test/gtest_main_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_no_test_unittest.cc b/third_party/googletest/src/test/gtest_no_test_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_output_test_.cc b/third_party/googletest/src/test/gtest_output_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_output_test_golden_lin.txt b/third_party/googletest/src/test/gtest_output_test_golden_lin.txt old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_pred_impl_unittest.cc b/third_party/googletest/src/test/gtest_pred_impl_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_prod_test.cc b/third_party/googletest/src/test/gtest_prod_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_repeat_test.cc b/third_party/googletest/src/test/gtest_repeat_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_shuffle_test_.cc b/third_party/googletest/src/test/gtest_shuffle_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_sole_header_test.cc b/third_party/googletest/src/test/gtest_sole_header_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_stress_test.cc b/third_party/googletest/src/test/gtest_stress_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_throw_on_failure_ex_test.cc b/third_party/googletest/src/test/gtest_throw_on_failure_ex_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_throw_on_failure_test_.cc b/third_party/googletest/src/test/gtest_throw_on_failure_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_uninitialized_test_.cc b/third_party/googletest/src/test/gtest_uninitialized_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_unittest.cc b/third_party/googletest/src/test/gtest_unittest.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_xml_outfile1_test_.cc b/third_party/googletest/src/test/gtest_xml_outfile1_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_xml_outfile2_test_.cc b/third_party/googletest/src/test/gtest_xml_outfile2_test_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/gtest_xml_output_unittest_.cc b/third_party/googletest/src/test/gtest_xml_output_unittest_.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/production.cc b/third_party/googletest/src/test/production.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/test/production.h b/third_party/googletest/src/test/production.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Config/DebugProject.xcconfig b/third_party/googletest/src/xcode/Config/DebugProject.xcconfig old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Config/FrameworkTarget.xcconfig b/third_party/googletest/src/xcode/Config/FrameworkTarget.xcconfig old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Config/General.xcconfig b/third_party/googletest/src/xcode/Config/General.xcconfig old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Config/ReleaseProject.xcconfig b/third_party/googletest/src/xcode/Config/ReleaseProject.xcconfig old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Config/StaticLibraryTarget.xcconfig b/third_party/googletest/src/xcode/Config/StaticLibraryTarget.xcconfig old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Config/TestTarget.xcconfig b/third_party/googletest/src/xcode/Config/TestTarget.xcconfig old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Resources/Info.plist b/third_party/googletest/src/xcode/Resources/Info.plist old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Samples/FrameworkSample/Info.plist b/third_party/googletest/src/xcode/Samples/FrameworkSample/Info.plist old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj b/third_party/googletest/src/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Samples/FrameworkSample/widget.cc b/third_party/googletest/src/xcode/Samples/FrameworkSample/widget.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Samples/FrameworkSample/widget.h b/third_party/googletest/src/xcode/Samples/FrameworkSample/widget.h old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/Samples/FrameworkSample/widget_test.cc b/third_party/googletest/src/xcode/Samples/FrameworkSample/widget_test.cc old mode 100755 new mode 100644 diff --git a/third_party/googletest/src/xcode/gtest.xcodeproj/project.pbxproj b/third_party/googletest/src/xcode/gtest.xcodeproj/project.pbxproj old mode 100755 new mode 100644 diff --git a/vp8/common/default_coef_probs.h b/vp8/common/default_coef_probs.h old mode 100755 new mode 100644 -- 2.7.4