1. 1b545ec Stop serializing function pointers by Brandon Jones · 1 year, 9 months ago
  2. cd16294 Reland "Updates return type for bitmask fields to be the Flag version." by Loko Kung · 1 year, 9 months ago chromium/5807
  3. e387e82 dawn::wire::server: Use WireResult consistently for error handling. by Corentin Wallez · 1 year, 9 months ago
  4. 46403ed [DawnLPM] Add raw pointer serialization by Brendon Tiszka · 1 year, 9 months ago
  5. e56dae5 Revert "Updates return type for bitmask fields to be the Flag version." by Dan Sinclair · 1 year, 9 months ago
  6. 980a3b4 dawn::wire::server: Use Known<T> in more places by Corentin Wallez · 1 year, 9 months ago
  7. 8917055b dawn::wire::server: Add Known<T> for ID + ObjectData<T> by Corentin Wallez · 1 year, 9 months ago
  8. 195cb63 Updates return type for bitmask fields to be the Flag version. by Loko Kung · 1 year, 9 months ago
  9. a424fae Fix a bunch of -Wshadow by Corentin Wallez · 1 year, 9 months ago
  10. 6f5515a Adds missing includes for google3 roll. by Loko Kung · 1 year, 10 months ago
  11. 2c89f5c Add ref release for webgpu.h by Corentin Wallez · 1 year, 10 months ago
  12. 8d45d44 webgpu.h: Add overridable (default empty) attributes to all types by Corentin Wallez · 1 year, 10 months ago
  13. 2731b76 Namespace dawn/common/ and dawn/utils/ in dawn:: by Austin Eng · 1 year, 10 months ago
  14. 112b7fd Allow device lost callback to be passed at creation by Brandon Jones · 1 year, 10 months ago
  15. 14ed533 Updates DawnInstanceDescriptor to pass in the Platform. by Loko Kung · 1 year, 10 months ago
  16. f9f9f82 Add Dawn Wire Server LPM Fuzzer [5/N] by Brendon Tiszka · 1 year, 10 months ago
  17. 27521c6 Add Dawn Wire Server LPM Fuzzer [4/N] by Brendon Tiszka · 1 year, 10 months ago
  18. 0214a30 Renames C++ object Release function to MoveToCHandle. by Loko Kung · 1 year, 10 months ago
  19. b27e2bf Adds generation for WGSL descriptor to rename source->code. by Loko Kung · 1 year, 10 months ago
  20. 1f8413f Add Dawn Wire Server LPM Fuzzer [3/N] by Brendon Tiszka · 1 year, 10 months ago
  21. abfa45b Deprecates use of filter mode for mipmap filters. by Loko Kung · 1 year, 11 months ago
  22. 654416e Deprecation changes to rename some FilterMode enums to MipmapFilterMode. by Loko Kung · 1 year, 11 months ago
  23. 6b67a90 Allow setting markupsafe directory in CMake. by dan sinclair · 1 year, 11 months ago chromium/5701
  24. 7971bfe Add an option to enable implicit device synchronization. by Le Hoang Quyen · 1 year, 11 months ago
  25. a045643 Add Dawn Wire Server LPM Fuzzer [2/N] by Brendon Tiszka · 2 years ago
  26. d493c0f Dawn: Break dependency on ANGLE by Ben Clayton · 2 years ago
  27. 25e1f12 OpenGL: add support for GL_ANGLE_base_vertex_base_instance. by Stephen White · 2 years ago
  28. 55183e6 OpenGL: only load extension procs if extension supported. by Stephen White · 2 years ago
  29. 25669a6 Adds To/FromAPI calls for wgpu (C++) namespace structs. by Loko Kung · 2 years, 1 month ago
  30. d0b284b Add Dawn Wire Server LPM Fuzzer [1/N] by Brendon Tiszka · 2 years, 1 month ago
  31. 20a6ca0 generator_lib.py: Fix exception when racing for dir creation. by Corentin Wallez · 2 years, 3 months ago
  32. 2e1b359 Add wire serialized command buffer padding. by Loko Kung · 2 years, 4 months ago
  33. c94696a BUILD.gn: Make toolchain.ninja not contain system absolute paths. by Corentin Wallez · 2 years, 4 months ago
  34. dc819c9 dawn::wire validate that the generation must be strictly increasing by Austin Eng · 2 years, 4 months ago
  35. 5ae03c2 Revert "Scaffolding for generation of intrinsics files." by Dan Sinclair · 2 years, 4 months ago
  36. 6c5db2a Scaffolding for generation of intrinsics files. by dan sinclair · 2 years, 4 months ago
  37. 5a0f8d3 Support optional query on adapter power preference by Jiawei Shao · 2 years, 6 months ago
  38. 30f51b9 Delete the remove_stale_autogen_files mechanism. by Corentin Wallez · 2 years, 6 months ago chromium/5313
  39. ba68620 Do not memcpy transparent wire structs on serialization by Austin Eng · 2 years, 6 months ago
  40. 1b02102 Declare nextInChain as ChainedStructOut when extensible is out by Jiawei Shao · 2 years, 6 months ago chromium/5293
  41. 145337f Use SubstituteOverride transform to implement overrides by shrekshao · 2 years, 6 months ago
  42. 1105ec7 Merge DAWN_FORMAT_VALIDATION_ERROR in DAWN_VALIDATION_ERROR. by Corentin Wallez · 2 years, 6 months ago chromium/5272
  43. 1eb6d2d Convert a few remaining DAWN_VALIDATION_ERROR. by Corentin Wallez · 2 years, 6 months ago
  44. 462f648 Make adapter info device matching more flexible by Brandon Jones · 2 years, 7 months ago
  45. bc285fb Rename CacheKey-related files to Stream by Austin Eng · 2 years, 7 months ago
  46. 79ab0d38 Refactor [de]serialization functions out of CacheKey by Austin Eng · 2 years, 7 months ago
  47. 1260a53 Mark descriptor/options as optional for requestDevice/Adapter by Corentin Wallez · 2 years, 8 months ago
  48. a45561b dawn.json: Add the "chain roots" data for chained structs. by Corentin Wallez · 2 years, 8 months ago
  49. 7a64127 api_cpp.h: Fix alignas declaration following ChainedStruct. by Corentin Wallez · 2 years, 8 months ago
  50. 7223a5e Fix incorrect indentation in version generator script. by Loko Kung · 2 years, 9 months ago
  51. 7d2b9d9 Add alternative method to use a version/git hash from a file. by Loko Kung · 2 years, 9 months ago
  52. a823ea1 dawn: Fix GCC warnings about functions not returning by Ben Clayton · 2 years, 9 months ago
  53. bf55236 dawn: Fix GCC build by Ben Clayton · 2 years, 9 months ago
  54. a55b29e dawn::wire::client: Make ObjectTypeToTypeEnum a template variable. by Corentin Wallez · 2 years, 9 months ago chromium/5131
  55. 0ebe86d dawn::wire::client: Merge object allocators, add variadic Make. by Corentin Wallez · 2 years, 9 months ago
  56. 0daef56 dawn::wire::client::ObjectBase: encapsulate remaining members. by Corentin Wallez · 2 years, 9 months ago
  57. 0f97df8 dawn::wire::client: Track the object generation on the objects by Corentin Wallez · 2 years, 9 months ago
  58. 87af04b dawn::wire: Separate ObjectHandle to its own header. by Corentin Wallez · 2 years, 9 months ago
  59. ff2dc65 Revert "remove_files.py: Print warnings on removals" by Corentin Wallez · 2 years, 9 months ago
  60. d428187 Add reflection APIs for wgpu::Buffer. by Corentin Wallez · 2 years, 9 months ago
  61. af510d7 Use git hash as fingerprint for getting caching interfaces. by Loko Kung · 2 years, 9 months ago
  62. 6a224fb Remove custom serialization of device properties by Austin Eng · 2 years, 9 months ago
  63. 8cb8c7a Begin auto generating GPUInfo utilities by Brandon Jones · 2 years, 10 months ago
  64. 20a4bd8 Remove device-child wire hack and enable DeviceLifetimeTests on the wire by Austin Eng · 2 years, 10 months ago
  65. 7477120 Add nullable annotations to webgpu.h by Corentin Wallez · 2 years, 10 months ago
  66. f9f1c4b CMake: tweak third-party imports. by Corentin Wallez · 2 years, 10 months ago
  67. a5ff0e9 [warnings] Add Wsuggest-override and Wsuggest-destructor-override. by dan sinclair · 2 years, 10 months ago
  68. 03ddfbb Wrap get_gitHash in try-catch to prevent failures in tarball builds. by Loko Kung · 2 years, 10 months ago
  69. d51b47a remove_files.py: Print warnings on removals by Corentin Wallez · 2 years, 11 months ago
  70. 4e1c65d Fix dawn_version_generator.py on Windows when not using depot_tools by Aleksi Sapon · 2 years, 11 months ago
  71. fb5a492 Fix inclusive language presubmit by dan sinclair · 2 years, 11 months ago
  72. a12ddc6 Updates to dawn_version_generator. by dan sinclair · 2 years, 11 months ago
  73. d0fb4a3 Convert all dawn includes to use non-system include syntax. by dan sinclair · 2 years, 11 months ago
  74. c083d65 Adds device-side cache key generation. by Loko Kung · 2 years, 11 months ago
  75. b2fdd64 Rework dawn/native/ProcTable.cpp's template to better handle functions. by Corentin Wallez · 2 years, 11 months ago
  76. 8c5cb62 Remove extra CPPLINT.cfg files. by dan sinclair · 2 years, 11 months ago chromium/5001 chromium/5002
  77. 479dc6b Enable build/header_guard by dan sinclair · 2 years, 11 months ago
  78. fcf5679 Create more targeted CPPLINT.cfg files. by dan sinclair · 2 years, 11 months ago
  79. 24ae176 Fix commit build rule to use empty hash (and not throw error) if git is not available. by Loko Kung · 3 years ago
  80. f578672 Adds a generated file with the dawn git hash encoded at build time. by Loko Kung · 3 years ago chromium/4976
  81. 4d83525 Adds strformat code-gen for helping auto-generate readable strings for structs. by Loko Kung · 3 years ago
  82. d450c6e Fix -Wstrict-prototypes in webgpu.h by Corentin Wallez · 3 years ago
  83. 1554a7d Fix dawn.json for upstream webgpu-headers by Shrek Shao · 3 years ago
  84. 6e8c473 Updating names of attachment clear values by Brandon Jones · 3 years, 1 month ago
  85. 71a363b Add error directives for api.h/api_cpp.h #ifdef __EMSCRIPTEN__ by Shrek Shao · 3 years, 1 month ago
  86. ee50bc0 dawn.json changes for the upstream webgpu.h by Shrek Shao · 3 years, 1 month ago chromium/4878
  87. 9fb7a51 tint->dawn: Move src/include -> include by Ben Clayton · 3 years, 1 month ago chromium/4871
  88. 35940f9 gn: Trim target prefixes from src/dawn targets by Ben Clayton · 3 years, 1 month ago
  89. 818001d tint->dawn: Move src/dawn_native -> src/dawn/native by Ben Clayton · 3 years, 1 month ago
  90. 20cbe6d tint->dawn: Move src/dawn_wire -> src/dawn/wire by Ben Clayton · 3 years, 1 month ago
  91. d9ab69a tint->dawn: Move src/common -> src/dawn/common by Ben Clayton · 3 years, 1 month ago
  92. 9c2e07c Use C++17 message-less static_assert where applicable. by Corentin Wallez · 3 years, 1 month ago
  93. ec9cf2a Rename namespace dawn_native to dawn::native. by Corentin Wallez · 3 years, 2 months ago chromium/4825 chromium/4826
  94. 5d846ab Rename namespace dawn_wire to dawn::wire. by Corentin Wallez · 3 years, 2 months ago chromium/4822
  95. 7f8fa04 Use C++17 nested namespaces instead of manually nesting them. by Corentin Wallez · 3 years, 2 months ago
  96. 1c49d1b Use C++17 structure bindings instead of some std::tie by Corentin Wallez · 3 years, 2 months ago
  97. 2994d2e Use C++17 [[nodiscard]] and [[fallthrough]] attributes by Corentin Wallez · 3 years, 2 months ago
  98. f001ef5 Make the templates of webgpu_absl_format flexible by fujunwei · 3 years, 3 months ago
  99. 2f218e2 Implement upstream RequestDevice, add native-only CreateDevice by Austin Eng · 3 years, 3 months ago
  100. 7e5930b Make the template of ProcTable flexible by Ningxin Hu · 3 years, 3 months ago