dillon - adjustments (1)
authorMatthew Dillon <dillon@backplane.com>
Thu, 16 Aug 2018 01:25:10 +0000 (18:25 -0700)
committerMatthew Dillon <dillon@backplane.com>
Thu, 16 Aug 2018 01:25:10 +0000 (18:25 -0700)
commitbe250d69e83e84216526e978ed82afba6bca2180
tree7303bf6e2ea47239f4fe2d617292def8a5eec9a5
parentf64eee52a40313638edfd27c27718fd3c52df712
dillon - adjustments (1)

* Adjustments to make it compile with gcc80

* Adjustments to include whole-file patches that didn't make it
  into 67.bad-dfly.

* Misc new patches related to chrome work betwen 60 and 67.
31 files changed:
BUILD.gn
build/config/linux/dri/BUILD.gn
chrome/BUILD.gn
chrome/test/chromedriver/chrome/chrome_finder.cc
extensions/shell/BUILD.gn
third_party/.gitignore
third_party/angle/third_party/vulkan-validation-layers/src/tests/gtest-1.7.0/include/gtest/internal/gtest-port.h.orig [deleted file]
third_party/angle/third_party/vulkan-validation-layers/src/tests/gtest-1.7.0/src/gtest-port.cc.orig [deleted file]
third_party/breakpad/BUILD.gn
third_party/ffmpeg/chromium/config/Chrome/dragonfly/x64/config.asm [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chrome/dragonfly/x64/config.h [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chrome/dragonfly/x64/libavcodec/bsf_list.c [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chrome/dragonfly/x64/libavformat/protocol_list.c [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chrome/dragonfly/x64/libavutil/avconfig.h [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chrome/dragonfly/x64/libavutil/ffversion.h [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chromium/dragonfly/x64/config.asm [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chromium/dragonfly/x64/config.h [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chromium/dragonfly/x64/libavcodec/bsf_list.c [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chromium/dragonfly/x64/libavformat/protocol_list.c [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chromium/dragonfly/x64/libavutil/avconfig.h [new file with mode: 0644]
third_party/ffmpeg/chromium/config/Chromium/dragonfly/x64/libavutil/ffversion.h [new file with mode: 0644]
third_party/node/node_modules/polymer-bundler/lib/constants.js.orig [deleted file]
third_party/swiftshader/third_party/LLVM/include-dragonfly/llvm/Config/config.h [new file with mode: 0644]
third_party/swiftshader/third_party/LLVM/include-dragonfly/llvm/Config/llvm-config.h [new file with mode: 0644]
third_party/swiftshader/third_party/LLVM/include-dragonfly/llvm/Support/DataTypes.h [new file with mode: 0644]
third_party/swiftshader/third_party/llvm-subzero/build/DragonFly/include/llvm/Config/abi-breaking.h [new file with mode: 0644]
third_party/swiftshader/third_party/llvm-subzero/build/DragonFly/include/llvm/Config/config.h [new file with mode: 0644]
third_party/swiftshader/third_party/llvm-subzero/build/DragonFly/include/llvm/Config/llvm-config.h [new file with mode: 0644]
third_party/swiftshader/third_party/llvm-subzero/build/DragonFly/include/llvm/IR/Attributes.gen [new file with mode: 0644]
third_party/swiftshader/third_party/llvm-subzero/build/DragonFly/include/llvm/IR/Intrinsics.gen [new file with mode: 0644]
third_party/swiftshader/third_party/llvm-subzero/build/DragonFly/include/llvm/Support/DataTypes.h [new file with mode: 0644]