[go: nahoru, domu]

  1. 66e0ecb1 [WebAuthn] Remove cbor::Value to base::Value conversion in responses by Ken Buchanan · 5 months ago
  2. 712b9fa [WebAuthn] Roll cloud_authenticator and update protocol by Ken Buchanan · 5 months ago
  3. 362ee8d Move OpenXR Context Provider plumbing by Alexander Cooper · 5 months ago
  4. cfa752a Refactor D3D11 Texture Helper to OpenXRGraphicsDelegateD3D11 by Alexander Cooper · 5 months ago
  5. f635665 [WebAuthn] Clean up WebAuthenticationAndroidCredManForHybrid flag by Adem Derinel · 5 months ago
  6. 8719a82 [Gamepad] Store device info in FixedFlatSets/Maps by Gabriel Brito · 5 months ago
  7. 0bc3767c [WebAuthn] Clean up WebAuthenticationAndroidIncognitoConfirmation flag by Adem Derinel · 5 months ago
  8. 848fe4a [WebAuthn] Clean up WebAuthenticationConditionalUIExperimentation flag by Adem Derinel · 5 months ago
  9. e7375d2 Remove claudiomagni@chromium.org from device/fido/OWNERS by Owners Cleanup · 5 months ago
  10. 6eb6936 Move keychain wrapper under //crypto by Nina Satragno · 5 months ago
  11. 2739ccf1 Fix Compositing via OpenXR on Android by Alexander Cooper · 5 months ago
  12. c4ae130ac [WebAuthn] Use UserVerifyingSigningKey for UV requests by Ken Buchanan · 5 months ago
  13. 3bc5fd9 Remove sonnysasaka@chromium.org from device/bluetooth/dbus/OWNERS by Owners Cleanup · 5 months ago
  14. 188bf90 Remove sonnysasaka@chromium.org from device/bluetooth/bluez/OWNERS by Owners Cleanup · 5 months ago
  15. 09a7514 Remove sonnysasaka@chromium.org from device/bluetooth/floss/OWNERS by Owners Cleanup · 5 months ago
  16. 1465fe9 Convert some more functions to span by David Benjamin · 5 months ago
  17. 133b2d9 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 5 months ago
  18. a822122 [bluetooth] Add GetSupportedRoles API by Katherine Lai · 5 months ago
  19. 9021f6e Rename {absl => std}::optional in //device/ by Arthur Sonzogni · 5 months ago
  20. 8c056e7e Reland "[Gamepad] Implement trigger rumble on MacOS" by Gabriel Brito · 5 months ago
  21. 0e38c82 Surface Gamepads for all OpenXr controllers by Alexander Cooper · 5 months ago
  22. 838f60e Revert "[Gamepad] Implement trigger rumble on MacOS" by François Degros · 5 months ago
  23. 75a1c379 [Gamepad] Implement trigger rumble on MacOS by Gabriel Brito · 5 months ago
  24. 8d73f197 [webauthn] Fix PRF extension for multiple creds by Nina Satragno · 5 months ago
  25. a6b52cd [WebAuthn] Remove obsolete enclave code by Ken Buchanan · 5 months ago
  26. 698556f9e Prototype Unbounded Space on Android by Alexander Cooper · 5 months ago
  27. ff1f43b66 Reduce Boilerplate in OpenXrExtensionHelper by Alexander Cooper · 5 months ago
  28. 80e9e6e5 Avoid two-arg base::HexEncode() and RandBytes() calls. by Tom Sepez · 5 months ago
  29. 33fe95df Create Android Anchor Manager by Alexander Cooper · 5 months ago
  30. 5fa1876 Refactor Msft specific logic out of AnchorManager by Alexander Cooper · 5 months ago
  31. 8abffa7 Remove misuses of Empty{GURL,String,String16}(): device/ by Peter Kasting · 5 months ago
  32. a561c27 webauthn: make enclave errors fatal to the request by Adam Langley · 5 months ago
  33. d38f526 webauthn: it's a wrapped secret, not a wrapped key. by Adam Langley · 5 months ago
  34. b391d15 `StrictNumeric` in `base::span::first(...)` and `last(...)`: Prep 2/N. by Lukasz Anforowicz · 5 months ago
  35. e7b35839c webauthn: specify the wrapped secret version when making credentials. by Adam Langley · 5 months ago
  36. 238efd4 webauthn: set WebSocket protocol for enclave interactions. by Adam Langley · 5 months ago
  37. 54cc8a2 `StrictNumeric` in `base::span::first(...)` and `last(...)`: Prep 1/N. by Lukasz Anforowicz · 5 months ago
  38. 46a4953 Prototype Hit Testing for OpenXR on Android by Alexander Cooper · 5 months ago
  39. cc5c78d Tidy some usage of crypto::RandBytes() by Tom Sepez · 5 months ago
  40. a338bc8 Speculative fix for RenderLoop::ExitPresent crash by Alexander Cooper · 5 months ago
  41. 877156f Speculative fix for failed DecomposeMatrix by Alexander Cooper · 5 months ago
  42. d76d61e Replace span::subspan(0, N) with span::first(N) by Tom Sepez · 5 months ago
  43. bc3b71a Reapply "Reland "webauthn: add EnclaveManager"" by Adam Langley · 5 months ago
  44. b379d75b [buganizer] Migrate DIR_METADATA for device/ by Jeff Yoon · 5 months ago
  45. dce69ee Organize OpenXR "Extension Handlers" by Alexander Cooper · 5 months ago
  46. 505f14c Create extension infrastructure for unbounded reference space by Alexander Cooper · 5 months ago
  47. e02610c Use span form of base::HexEncode() where possible. by Tom Sepez · 5 months ago
  48. f5eeeba Reland^2 "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 5 months ago
  49. 26eae7d Revert^2 "Revert^2 "Revert "Reapply "Reland "webauthn: add EnclaveManager""""" by Eriko Kurimoto · 5 months ago
  50. 617088e8 Revert "Revert^2 "Revert "Reapply "Reland "webauthn: add EnclaveManager""""" by luci-bisection@appspot.gserviceaccount.com · 5 months ago
  51. 8edb95bf Revert^2 "Revert "Reapply "Reland "webauthn: add EnclaveManager"""" by Eriko Kurimoto · 5 months ago
  52. 401be55 Revert "Revert "Reapply "Reland "webauthn: add EnclaveManager"""" by luci-bisection@appspot.gserviceaccount.com · 5 months ago
  53. dbe53526 Revert "Reapply "Reland "webauthn: add EnclaveManager""" by Hiroki Nakagawa · 5 months ago
  54. ec8eecd [floss] Add IsExtendedAdvertisementAvailable API by Ying Hsu · 5 months ago
  55. 837d0812 Reapply "Reland "webauthn: add EnclaveManager"" by Adam Langley · 5 months ago
  56. 85ed0e7 [webauthn] Fix virtual authenticator on Mac by Nina Satragno · 5 months ago
  57. 30d6842 Convert reinterpret_cast<> of void* to static_cast<> in spans. by Tom Sepez · 5 months ago
  58. ef62df35 [floss] Improve heuristics for whether a dual device uses LE or classic by Archie · 5 months ago
  59. 7c56ce67 [floss] Wire the bluetooth address type API by Archie · 5 months ago
  60. 4871154 Revert "Reland "webauthn: add EnclaveManager"" by Adam Langley · 5 months ago
  61. 747226bb Reland "webauthn: add EnclaveManager" by Adam Langley · 5 months ago
  62. df4f3f5 Revert "webauthn: add EnclaveManager" by Dibyajyoti Pal · 5 months ago
  63. bb39fe0 webauthn: add EnclaveManager by Adam Langley · 5 months ago
  64. 849000b0 [Gamepad] WGI tests state changes moved to the polling thread by Gabriel Brito · 5 months ago
  65. 6c447fda Create "OpenXrExtensionHandler" Architecture by Alexander Cooper · 5 months ago
  66. 8973042 Revert "Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'"" by Jeremie Boulic · 5 months ago
  67. d8c8244 [Floss] Fix device removal logic when clearing found device by Archie · 5 months ago
  68. 4a543942 [floss] Resolve pairing callback after immediate failure by Jesse Melhuish · 5 months ago
  69. 4063f98b [floss] Reject connect request on device that is already connecting by Jesse Melhuish · 5 months ago
  70. e18bf8d [base] Remove base::Erase()/base::EraseIf() overloads for std::map by K. M. Merajul Arefin · 5 months ago
  71. fb1ac91 [floss] Update RegisterScanner CB to ignore empty UUID by Katherine Lai · 5 months ago
  72. 07cc2e55 bluetooth: refactor Quit.*Deprecated() RunLoop usage by Helmut Januschka · 5 months ago
  73. 2f0511e7 Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 5 months ago
  74. a3cfc29 Add chadduffin@chromium.org to OWNERS by Chad Duffin · 5 months ago
  75. e0338bb6 Remove some two-argument base::make_span() calls. by Tom Sepez · 6 months ago
  76. d23c9432 Revert "Automated T* -> raw_ptr<T> rewrite "refresh"" by Brian Sheedy · 6 months ago
  77. d9f6668 Mark LOG(FATAL) [[noreturn]] by Peter Boström · 6 months ago
  78. 61a2b9e Fork MSFT planes/hit-test logic into a child class by Alexander Cooper · 6 months ago
  79. e407f3d9 Automated T* -> raw_ptr<T> rewrite "refresh" by Bartek Nowierski · 6 months ago
  80. 55d803bd [WebAuthn] Remove kWebAuthnPINProtocolInHMACSecret flag by Ken Buchanan · 6 months ago
  81. 1d5c7e6 [WebAuthn] Remove kWebAuthnRequireUIForComplexDiscoveries flag by Ken Buchanan · 6 months ago
  82. 6784168e [WebAuthn] Remove kWebAuthnSortRecognizedCredentials flag by Ken Buchanan · 6 months ago
  83. 4b479b7 [WebAuthn] Remove kWebAuthnDontPrelinkInProfiles flag by Ken Buchanan · 6 months ago
  84. 15c8d1e8 [//device] Clarify OpenXrGraphicsBindingD3D11 GLES2 SI usage by Colin Blundell · 6 months ago
  85. eae5188 [floss][Fast Pair] Perform SDP when GATT connected by Katherine Lai · 6 months ago
  86. db62694 [WebAuthn] Remove kWebAuthnCachePaaSK flag by Ken Buchanan · 6 months ago
  87. 6827b68 Fix IsFeatureSupported for HandInput by Alexander Cooper · 6 months ago
  88. 9349b48 [WebAuthn] Remove kWebAuthnCableViaCredMan flag by Ken Buchanan · 6 months ago
  89. e03c728 [//device] Clarify OpenXrGraphicsBindingOpenGLES GLES2 SI usage by Colin Blundell · 6 months ago
  90. 25602a1 [//device] Add comment clarifying XrImageTransportBase GLES2 SI usage by Colin Blundell · 6 months ago
  91. c69196e [WebAuthn] Remove kWebAuthnNewHybridUi flag by Ken Buchanan · 6 months ago
  92. fe967e0 [WebAuthn] Remove kWebAuthnSkipSingleAccountMacOS flag by Ken Buchanan · 6 months ago
  93. f593796f [WebAuthn] Remove kWebAuthnAndroidHybridClientUi flag by Ken Buchanan · 6 months ago
  94. 0357c70 [floss] Cache device address for GATT characteristic by Katherine Lai · 6 months ago
  95. 65e8accc device/fido/enclave: split out a Transaction class. by Adam Langley · 6 months ago
  96. d6dad7f Introduce span form of net::IOBuffer constructor. by Tom Sepez · 6 months ago
  97. 2ec5e5b1 [Nearby Presence] Add Fake BluetoothDevice, pass Device to GattClient by Daniel Classon · 6 months ago
  98. b607b54 Merging XRCompositorCommon into OpenXrRenderLoop class by Mahmoud Ahmed · 6 months ago
  99. 89750fb Update device/vr documentation by Alexander Cooper · 6 months ago
  100. 57debc8 Use ClientSharedImage in WebXrSharedBuffer by Mingjing Zhang · 6 months ago