1. 1d450ae Stop building legacy SwiftShader GL in Chromium by Alexis Hetu · 2 years, 2 months ago
  2. dbaf11f [pac] Add a specific flag for enabling PAC only by André Kempe · 2 years, 6 months ago
  3. 77ebb7f Add a GN build option for the startup dialog by Nicolas Capens · 2 years, 7 months ago
  4. caffd15 Remove the legacy GLSL ES vertex shader fuzzer by Nicolas Capens · 2 years, 8 months ago
  5. 1cdfcb6 Fix macOS build requiring Objective-C++17 compilation by Nicolas Capens · 2 years, 8 months ago
  6. c710de9 Only use -Wno-shadow on clang builds. by Geoff Lang · 2 years, 9 months ago
  7. 755b78d Force -Wno-shadow to avoid variable shadowing warnings. by Peter Kasting · 2 years, 9 months ago
  8. 34d436e Add PA and BTI to SwiftShader by André Kempe · 2 years, 10 months ago
  9. ba18c78 Define NO_SANITIZE_FUNCTION on win/clang too by Nico Weber · 2 years, 11 months ago
  10. 4716eec Stop building with -fno-operator-names by Nico Weber · 2 years, 11 months ago
  11. 4ffa755 Stop defining _WINDLL by Nico Weber · 2 years, 11 months ago
  12. 02834d4 Remove workaround for 32-bit gold ICF bug by Nico Weber · 2 years, 11 months ago
  13. b77a8af Remove now-unused gni imports by Nico Weber · 2 years, 11 months ago
  14. 0ef83dd Remove x86/x64-specific arch flags by Nico Weber · 2 years, 11 months ago
  15. d44b0b0 Try to unbreak build after https://swiftshader-review.googlesource.com/c/SwiftShader/+/55608 by Nico Weber · 2 years, 11 months ago
  16. 4855a32 Remove mips-specific arch flags by Nico Weber · 2 years, 11 months ago
  17. 766eb91 Share ANGLE_DISABLE_TRACE-setting code between win and non-win by Nico Weber · 2 years, 11 months ago
  18. 6f0ce12 Stop passing -fomit-frame-pointers in swiftshader build file by Nico Weber · 2 years, 11 months ago
  19. 3a5f44a Remove sysroot and mmacosx-version-min flag for mac/arm builds by Nico Weber · 2 years, 11 months ago
  20. c8b6ec0 Remove explicit -msse2 flags (and some other minor things) by Nico Weber · 2 years, 11 months ago
  21. b45ad7a Remove unnecessary flags from BUILD.gn by Nico Weber · 2 years, 11 months ago
  22. 3fe96b7 Target macOS 10.14 on ARM64 to enable C++17 by Nicolas Capens · 3 years, 5 months ago
  23. 5b36fbc Target macOS 10.12 when building LLVM by Nicolas Capens · 3 years, 5 months ago
  24. b3e5c44 Enable and require C++17 compilation by Nicolas Capens · 3 years, 5 months ago
  25. 282aa41 Add GN builds for Reactor unit tests by Nicolas Capens · 3 years, 7 months ago
  26. fe878de Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 3 years, 9 months ago
  27. 8478560 Replace target_cpu with current_cpu in Build.gn files by Antonio Maiorano · 4 years, 4 months ago
  28. 55275c3 Fix MIPS build cflags by Jiaxun Yang · 4 years, 4 months ago
  29. 5fc197d Disable MSVC warning 4065 by Jonah Ryan-Davis · 4 years, 5 months ago
  30. 3cc0aea Build: Move from using C++11 to C++14. by Ben Clayton · 4 years, 5 months ago
  31. 3c36ea1 Revert "Suppress 32-bit MSVC warning." by Nicolas Capens · 4 years, 7 months ago
  32. c9fa9fe [memfd] Create support class for Linux memfd-backed region. by David 'Digit' Turner · 4 years, 10 months ago
  33. 5d0faf9 Suppress 32-bit MSVC warning. by Jamie Madill · 4 years, 9 months ago
  34. 9746f8b Fix GN/Chromium build. by Jamie Madill · 4 years, 9 months ago
  35. bbd8c42 Support Windows builds and ANGLE integration. by Jamie Madill · 4 years, 9 months ago
  36. 5b424e6 Revert Chromium vulkan unit test build for now by Alexis Hetu · 5 years ago
  37. 79d4ac9 Add vulkan unit tests to Chromium by Alexis Hetu · 5 years ago
  38. 0506982 [MIPS] Add support for mips32r1 arch variant by Milko Leporis · 5 years ago
  39. 20622c0 [MIPS] Add support for 64b MIPS architecture by Gordana Cmiljanovic · 6 years ago
  40. 082dfec Add support for 32b MIPS architecture by Gordana Cmiljanovic · 6 years ago
  41. d16a504 Move GLES unit tests by Alexis Hetu · 6 years ago
  42. fe79649 Update BUILD.gn configs to support ARM[64] builds. by Stephen Lanham · 6 years ago
  43. 8e67eb9 Don't define _HAS_EXCEPTIONS to 0 with libc++. by Peter Collingbourne · 6 years ago
  44. 0424edc Don't generate (S)SSE3 instructions in static code. by Nicolas Capens · 6 years ago
  45. d19db3d Disable C++ exceptions in the Windows gn build by Reid Kleckner · 7 years ago
  46. 6e27fea Fix MSVC compilation of the VertexRoutineFuzzer by Corentin Wallez · 7 years ago
  47. 57eb063 Add a stub "vertex routine" fuzzer by Corentin Wallez · 7 years ago
  48. 0def102 Allow Chromium to create an OpenGL ES3 context by Alexis Hetu · 7 years ago
  49. e8d42ae Remove /RTC1 for Windows Debug Builds by Robert Liao · 7 years ago
  50. c55dd84 Rollback debug specific changes to build files by Alexis Hetu · 7 years ago
  51. d0b7069 Removed extra '-Wall' flag by Alexis Hetu · 7 years ago
  52. 9441b07 SwiftShader always builds its release version in Chromium by Alexis Hetu · 7 years ago
  53. 506cc5e Suppress UBSan false positives. by Nicolas Capens · 7 years ago
  54. d51e216 Fix missing include for use_gold. by Nicolas Capens · 7 years ago
  55. 0f7d427 Work around gold linker bug for 32-bit code. by Nicolas Capens · 7 years ago
  56. 2c0546d Removed offending flags for Chromium by Alexis Hetu · 7 years ago
  57. 2ddef88 Fixed defines from BUILD.gn files by Alexis Hetu · 7 years ago
  58. eb84fe0 Disable OpenGL ES 3.0 in Chromium builds. by Nicolas Capens · 7 years ago
  59. 3d689f7 Fix for Chromium linux official build by Alexis Hetu · 7 years ago
  60. b1031c8 MacOS build fix by Alexis Hetu · 7 years ago
  61. a11d03e Update to Linux build files for Chromium by Alexis Hetu · 7 years ago
  62. d6d10f9 Fixed official chromium build on Linux by Alexis Hetu · 8 years ago
  63. a6e99c0 Added compilation test for SwiftShader by Alexis Hetu · 8 years ago
  64. 996663b Keeping only the data_deps change to BUILD.gn files by Alexis Hetu · 8 years ago
  65. 2d04d66 Fixed how SwiftShader is compiled on different platforms by Alexis Hetu · 8 years ago
  66. 8be4110 Made SwiftShader compile on Mac in Chromium by Alexis Hetu · 8 years ago
  67. 03b67af Fixed build files for Windows clang by Alexis Hetu · 8 years ago
  68. 68f564d Update to BUILD.gn files by Alexis Hetu · 8 years ago
  69. 46c1b91 Update to gn files for Windows by Alexis Hetu · 8 years ago
  70. 91f10e3 GN files, initial check in by Alexis Hetu · 8 years ago