1. e19e835 Preliminary fixes for upgrading the MSVC toolchain by Corentin Wallez · 3 years, 1 month ago
  2. 88d5e07 Roll GN by Corentin Wallez · 3 years, 1 month ago
  3. 94d1678 Implement ConcurrentCache by Jiawei Shao · 3 years, 3 months ago
  4. a928047 Force -Wno-shadow to avoid variable shadowing warnings. by Peter Kasting · 3 years, 4 months ago
  5. bcbe2e0 Move SPIRV-Cross functions into OpenGL backend. by Stephen White · 3 years, 5 months ago
  6. 5d17ed6 Wrap all uses of SPIRV-Cross in #define. by Stephen White · 3 years, 5 months ago
  7. 7e50a7f Enable -Wunused-but-set-variable. by Peter Kasting · 3 years, 6 months ago
  8. 1384e8b Replace VertexFormatUtils with a dawn_native table of formats by Corentin Wallez · 3 years, 6 months ago
  9. e50f8c6 Skip BufferZeroInitTests.ResolveQuerySet if not on MacOS 10 by Austin Eng · 3 years, 6 months ago
  10. 1ce20bf Fix -Wunreachable-code-aggressive. by Peter Kasting · 3 years, 7 months ago
  11. 56537f8 Move test parameterization macro from DawnPerfTest to DawnTest by Austin Eng · 3 years, 8 months ago
  12. 21ce5d2 Split #defines for OpenGL and OpenGL ES backends. by Stephen White · 3 years, 8 months ago
  13. 3d71624 Only add extra warnings when building in standalone. by Corentin Wallez · 3 years, 9 months ago
  14. 55210f3 [build] Disable -Wdeprecated-copy(-dtor) by Hans Wennborg · 3 years, 9 months ago
  15. 02336e6 Add UWP support by 陈俊嘉 · 3 years, 9 months ago
  16. 042335f Add the -Wredundant-move warning. by Corentin Wallez · 3 years, 10 months ago
  17. a82ed35 BUILD.gn: Remove warning suppression for Skia by Corentin Wallez · 3 years, 10 months ago
  18. a943919 Use Tint/WGSL unconditionally by Corentin Wallez · 3 years, 10 months ago
  19. 693b76b Remove usage of deprecated std::codecvt by Corentin Wallez · 3 years, 10 months ago
  20. e3f10e3 Updated VertexFormat enums by Brandon Jones · 4 years ago
  21. f0f6d2f Remove obsolete `-Wreturn-std-move-in-c++11` by Adrian McCarthy · 4 years ago
  22. 064f33e Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks by Jiawei Shao · 4 years ago
  23. e3fd026 Use a common helper for std::nothrow by Austin Eng · 4 years, 1 month ago
  24. da2d927 Add TypeTraits.h for Dawn's additional type traits. by Corentin Wallez · 4 years, 1 month ago
  25. d98e8b7 Use smart Refs for IOKit and CoreFoundation objects. by Corentin Wallez · 4 years, 2 months ago
  26. 0055d95 Metal: Wrap NS classes and protocols in NSRef. by Corentin Wallez · 4 years, 2 months ago
  27. 2089adc Move most of Ref's functionality in RefBase for reuse. by Corentin Wallez · 4 years, 2 months ago
  28. 18c7b0e Add the -Wdeprecated-copy-dtor warning. by Corentin Wallez · 4 years, 3 months ago
  29. 2831cab Suppress -Wdeprecated-copy-dtor for Skia. by Corentin Wallez · 4 years, 3 months ago
  30. 62139fc Use typed integers for the ExecutionSerial by Corentin Wallez · 4 years, 4 months ago
  31. 1da25e5 Add -Wduplicate-enum and -Wrange-for-analysis by Corentin Wallez · 4 years, 4 months ago
  32. 948b3a0 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 4 months ago
  33. 39d1cc9 ShaderModule: Add support for multiple entryPoints by Corentin Wallez · 4 years, 4 months ago
  34. 9aed03d Fix visibility rules for configs enforced by latest GN. by Dirk Pranke · 4 years, 5 months ago
  35. e8e089a Add missing headers to BUILD.gn and CMakeLists.txt by Austin Eng · 4 years, 6 months ago
  36. e700a6a Add ityp::vector class and unittests by Austin Eng · 4 years, 6 months ago
  37. d761d5a Add Chromium's StackVector base class and ityp::stack_vec by Austin Eng · 4 years, 7 months ago
  38. f695264 Broaden -Wno-tautological-type-limit-compare by Corentin Wallez · 4 years, 7 months ago
  39. 96c78ec Disable -Wtautological-type-limit-compare by Corentin Wallez · 4 years, 7 months ago
  40. 8f9523e Add support for multisampled sampling by Austin Eng · 4 years, 7 months ago
  41. 7a4685f Add TypedInteger by Austin Eng · 4 years, 7 months ago
  42. 3fb9c1b Add warning for non-c-typedef-for-linkage by Austin Eng · 4 years, 8 months ago
  43. 60bb88d Fix remaining -pedantic warnings. by Corentin Wallez · 4 years, 8 months ago
  44. 129dc00 Suppress MSVC warnings about invalid switch values by Austin Eng · 4 years, 9 months ago
  45. a121e7f Enable -Wno-language-extension-token except on Windows by Corentin Wallez · 4 years, 9 months ago
  46. 75f55bf Fix and enable -Wgnu-anonymous-struct by Corentin Wallez · 4 years, 9 months ago
  47. e642b1d Fix and enable -Wnested-anon-types by Corentin Wallez · 4 years, 9 months ago
  48. c85ef79 Fix and enable -Wfour-char-constants by Corentin Wallez · 4 years, 9 months ago
  49. b2d1d7b Fix and enable -Wvla-extension by Corentin Wallez · 4 years, 9 months ago
  50. 85cc603 Enable -Wc++20-designator by Corentin Wallez · 4 years, 9 months ago
  51. c05a0e1 Enable -pedantic and disable currently triggered warnings by Corentin Wallez · 4 years, 9 months ago
  52. 00b90ea Enable more warning needed for Skia to build with Dawn on Linux by Corentin Wallez · 4 years, 9 months ago
  53. 7e8385c Move and improve RefCounted by Rafael Cintron · 4 years, 9 months ago
  54. 37193aa Roll glm 06f084063..bf71a8349 and turn on -Wextra-semi-stmt. by Zhenyao Mo · 4 years, 9 months ago
  55. 4fbd14b Fix more compilation warnings. by Zhenyao Mo · 4 years, 9 months ago
  56. 5b7292c Fix more compilation warnings. by Zhenyao Mo · 4 years, 10 months ago
  57. d11cc39 Split third_party/BUILD.gn in per-project files. by Corentin Wallez · 4 years, 10 months ago
  58. 7119a02 BUILD.gn: enable additional warnings. by Corentin Wallez · 4 years, 10 months ago
  59. 2de34c1 Residency 1: Add Chromium's LinkedList to /common/ by Brandon Jones · 4 years, 11 months ago
  60. e5534c4 Add SlabAllocator and tests by Austin Eng · 4 years, 11 months ago
  61. 3a1746e Introduce wgpu::Surface and implement it for HWND, X11 and Metal by Corentin Wallez · 5 years ago
  62. d1cba10 Temporarily Disable Use of D3D12 Render Pass API by Brandon Jones · 5 years ago
  63. 5217ad5 fuzzing: When fuzzing, always ASSERT, and abort() instead of SIGTRAP by Austin Eng · 5 years ago
  64. 6ea362c fuzzing: Add error injection macros to the Vulkan backend by Austin Eng · 5 years ago
  65. 95586ff Add Log.h to replace all uses of iostream by Corentin Wallez · 5 years ago
  66. 6731464 Allow compilation of Dawn on Android by Corentin Wallez · 5 years ago
  67. 0e1bef3 Add Vulkan validation layers on Windows by Li, Hao · 5 years ago
  68. 897ebc7 Normalize generated file paths to match main tree. by Corentin Wallez · 5 years ago
  69. 5e9082d Add some missing headers in BUILD.gn files. by Corentin Wallez · 5 years ago
  70. b749d07 Enable Vulkan for Chromium Fuchsia build. by David 'Digit' Turner · 5 years ago
  71. 0ebd54c Update BUILD flags to support Chrome OS by Brian Ho · 5 years ago
  72. d6cc1fe Add an implementation of Result<const T*, E*> by Corentin Wallez · 6 years ago
  73. 56a21a6 Make GN //src/common target easier to use when Vulkan is enabled. by David 'Digit' Turner · 6 years ago
  74. 51fd66e Add missing Constants.h in src/common/BUILD.gn by Jiawei Shao · 6 years ago
  75. 91e9492 BUILD.gn: put public include dirs in all_dependent_configs by Corentin Wallez · 6 years ago
  76. aa9d6ad Only build "common" on supported systems by Corentin Wallez · 6 years ago
  77. 579cf62 Split off common and libdawn / dawn_headers from BUILD.gn by Corentin Wallez · 6 years ago