[go: nahoru, domu]

  1. cc5c78d Tidy some usage of crypto::RandBytes() by Tom Sepez · 5 months ago
  2. f5eeeba Reland^2 "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 6 months ago
  3. 98cb522 ios: Use raw_ptr for iOS builds. by Justin Cohen · 6 months ago
  4. 8973042 Revert "Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'"" by Jeremie Boulic · 6 months ago
  5. 982e73f Fix the use of incorrect namespaces in the rest directories by Miyoung Shin · 6 months ago
  6. 84cd2de [Chromoting] Mac installer: Update Keystone to 1.3.19.240 by Gary Kacmarcik · 6 months ago
  7. e18bf8d [base] Remove base::Erase()/base::EraseIf() overloads for std::map by K. M. Merajul Arefin · 6 months ago
  8. a1f8ef3 [Windows] Overwrite existing CurrentVersion symlink by Joe Downing · 6 months ago
  9. 4d5a42a Adding logging for username mismatch error condition by Joe Downing · 6 months ago
  10. 2f0511e7 Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 6 months ago
  11. d0f76cc Fixing a typo in the start_host param checking logic when run as root by Joe Downing · 6 months ago
  12. 419a9866 Convert unique_ptr<[]> to HeapArray in base:FileProxy. by Tom Sepez · 6 months ago
  13. d23c9432 Revert "Automated T* -> raw_ptr<T> rewrite "refresh"" by Brian Sheedy · 6 months ago
  14. d9f6668 Mark LOG(FATAL) [[noreturn]] by Peter Boström · 6 months ago
  15. e407f3d9 Automated T* -> raw_ptr<T> rewrite "refresh" by Bartek Nowierski · 6 months ago
  16. 4a5dda6 windows: refactor RunLoop usage and remove calls to deprecated Quit*Deprecated api by Helmut Januschka · 6 months ago
  17. 7ca0c92 Updating XTBs based on .GRDs from branch main by Ben Mason · 6 months ago
  18. d6dad7f Introduce span form of net::IOBuffer constructor. by Tom Sepez · 6 months ago
  19. 6577dd73 Updating XTBs based on .GRDs from branch main by Ben Mason · 6 months ago
  20. 1875f527 Updating XTBs based on .GRDs from branch main by Ben Mason · 6 months ago
  21. 3f9c7c78 Update CRD copyright to 2024 by Joe Downing · 6 months ago
  22. acebfa8 Used `std::string base::Base64Encode(StringPiece)` instead of `void base::Base64Encode(StringPiece, std::string*)` by punithnayak · 6 months ago
  23. 447e6fd Remove remnants of ExperimentalAsh trait by Bartek Nowierski · 6 months ago
  24. 6b2b6f5a Remove ExperimentalAsh trait usage from chromeos/* by Bartek Nowierski · 6 months ago
  25. 56b3f9b Updating XTBs based on .GRDs from branch main by Ben Mason · 6 months ago
  26. 0c1104d Update start_host to call the Directory w/o a host_id by Joe Downing · 6 months ago
  27. 8310f0f Replace logging::LOG_FATAL with LOGGING_ by Peter Boström · 6 months ago
  28. 9c202bb Replace logging::LOG_ERROR with LOGGING_ by Peter Boström · 6 months ago
  29. e54f42cb Replace logging::LOG_INFO with LOGGING_ by Peter Boström · 6 months ago
  30. cb1e7f3 Replace logging::LOG_WARNING with LOGGING_ by Peter Boström · 6 months ago
  31. 049c08c1 Updating XTBs based on .GRDs from branch main by Ben Mason · 6 months ago
  32. d0b88a2b Simplify SelectFileDialog::Listener by Avi Drissman · 7 months ago
  33. 5207f8d Enable google-objc-avoid-nsobject-new clang-tidy warning by Avi Drissman · 7 months ago
  34. 818fd21 Remove ExperimentalAsh trait usage from miscellaneous directories by Bartek Nowierski · 7 months ago
  35. 8bfb628 Move curtain logic to CrdAdminSessionController by Jeroen Dhollander · 7 months ago
  36. b64a165 Cleanup ForceEnableEnterpriseCrdFileTransfer feature flag by Jeroen Dhollander · 7 months ago
  37. a64cc5a Enable EnableCrdAdminRemoteAccessV2 feature by default by Jeroen Dhollander · 7 months ago
  38. e63cbaf6 Rewrite vector<T*> into vector<raw_ptr<T, VectorExperimental>> by Ali Hijazi · 7 months ago
  39. 635c4a0 refactor CTPolicyEnforcer to be run by CertVerifyProc by Matt Mueller · 7 months ago
  40. 9c3810b Update clipboard xdg-desktop-portal for Wayland by Max Booth · 7 months ago
  41. d0836bea Replace deprecated RunLoop::QuitCurrentWhenIdle[Closure]Deprecated() with Quit[WhenIdle][Closure]() by Helmut Januschka · 7 months ago
  42. 701fa67 Report provisioning errors when the service request fails by Joe Downing · 7 months ago
  43. 57d12a1 Stop passing task queue factory into webrtc::RtcEventLogFactory by Danil Chapovalov · 7 months ago
  44. 2fb46ed8 Show security curtain while remote admin reconnects by Jeroen Dhollander · 7 months ago
  45. 3028cc7 [remoting] Fix fractional-coordinate scaling on ChromeOS. by Lambros Lambrou · 7 months ago
  46. dcb8783f Store the 'owner_email' returned from the Directory when provisioning by Joe Downing · 7 months ago
  47. 8df557ca Use googletest flag macros to access googletest flags in //remoting/host. by Daniel Cheng · 7 months ago
  48. 156e699 Include package version in provisioning requests by Joe Downing · 7 months ago
  49. 4d06a06 Remove StreamSocket::WasAlpnNegotiated() by Tsuyoshi Horo · 7 months ago
  50. 2f292d4 [remoting] Remove fractional-coordinate capability on ChromeOS. by Lambros Lambrou · 7 months ago
  51. 9150eba Update provisioning code to handle new response by Joe Downing · 7 months ago
  52. 705de68 Report provisioning errors to the CRD backend by Joe Downing · 7 months ago
  53. 7e104c1 Add a signaling message to notify the client that it should reconnect by Joe Downing · 7 months ago
  54. 59ae24b CRD: Alert screen reader users when the security curtain is visible by Edman Anjos · 7 months ago
  55. 063bacfd [remoting] Set the GNOME text-scaling-factor to match the requested DPI. by Lambros Lambrou · 7 months ago
  56. 7b71ff56 Replace SignalReadPacket with NotifyPacketReceived by Per K · 7 months ago
  57. c8bd073 Replace UdpPacketSocket::SignalReadPacket with Notify by Per K · 7 months ago
  58. 3272cf1 [remoting host] Close stream for invalid wire type by Yuwei Huang · 7 months ago
  59. 515a002 [remoting] C++ wrapper for GNOME DisplayConfig APIs by Lambros Lambrou · 7 months ago
  60. 62934be Replace deprecated RunLoop::QuitCurrentWhenIdleClosureDeprecated() with Quit[WhenIdle]Closure() by Helmut Januschka · 7 months ago
  61. b76f3165 [Remoting/IOS] Remove imports of MaterialAnimationTiming.h by Olivier ROBIN · 8 months ago
  62. 7e9e2e5 [Remoting/IOS] Remove imports of MaterialAnimationTiming.h by Olivier ROBIN · 8 months ago
  63. 969e301 Replace base::StringPiece in //remoting with std::string_view by Julie Jeongeun Kim · 8 months ago
  64. e0c7b31 Disable ConnectionTest.Audio remoting unittest by Ilya Nikolaevskiy · 8 months ago
  65. 87d5657 protobuf_http_stream_parser_fuzzer: Cap input size by Maksim Ivanov · 8 months ago
  66. dc172fe VEA's RequestEncodingParametersChange allows frame size change. by Jianjun Zhu · 8 months ago
  67. 0a212cf [X11] Change AtomCache from a singleton to owned by Connection by Tom Anderson · 8 months ago
  68. dc671e5 [remoting] Update ClientResolution proto to use pixel units. by Lambros Lambrou · 8 months ago
  69. e6956b57 Deleting obsolete base:jni_java target by Sam Maier · 8 months ago
  70. 79497f4d Updating XTBs based on .GRDs from branch main by Ben Mason · 8 months ago
  71. abd5220 [X11] Change WindowEventManager from a singleton to owned by Connection by Tom Anderson · 8 months ago
  72. 933c401 [X11] Eagerly initialize extensions by Tom Anderson · 8 months ago
  73. dcd4a4bb [remoting] Use TaskEnvironment in ChromotingHostContextTest by Ho Cheung · 8 months ago
  74. efbe100 Update #include paths for some WebRTC headers for Wayland. by Lambros Lambrou · 8 months ago
  75. 30c110b [base] Split RunOnceCb<> -> RunOnceCb<> & RunOnceCbRepeatedly<> by Andrew Rayskiy · 8 months ago
  76. 041cd51 [remoting] Support fractional-coordinates without any screen_id. by Lambros Lambrou · 8 months ago
  77. 59e24fe Fix CRD crash with Unified Desktop enabled (and a single monitor) by Jeroen Dhollander · 8 months ago
  78. 230a75c6 Introduce base::RandBytesAsVector(). by Tom Sepez · 8 months ago
  79. 404be07 Add some new Result values to HostStarter by Joe Downing · 8 months ago
  80. 252bfa0 Fix 'start-as-root' behavior for corp provisioning by Joe Downing · 8 months ago
  81. 59ac822 Rename {absl => std}::optional in minor top-level dirs by Arthur Sonzogni · 8 months ago
  82. c17094c Roll remoting/android/internal d4b268b20d4->016a13fdc5 by Andrew Grieve · 8 months ago
  83. 1306a51 Create a DeviceIdProvider for It2Me hosts by Joe Downing · 8 months ago
  84. 9d6918b6 Store a device_id for reconnections by Joe Downing · 8 months ago
  85. 61d6539 Update It2Me host and friends to use a raw access_token by Joe Downing · 8 months ago
  86. b0dc7a10 Wait for signaling to connect before allowing reconnections by Joe Downing · 8 months ago
  87. 07e61975 [remoting] Improve logging of ClientResolution requests. by Lambros Lambrou · 8 months ago
  88. 36852cd Pass ReconnectParams through It2meNativeMessageHostAsh by Joe Downing · 8 months ago
  89. 0fa63c8 [remoting] Change X11 hosts to report 96 DPI in the VideoLayout. by Lambros Lambrou · 8 months ago
  90. c785d99 Log invalid ReconnectParams fields as ERROR by Joe Downing · 8 months ago
  91. 26f45fe1 Update optional handling to be more resilient against malformed data by Joe Downing · 8 months ago
  92. fa9b9b2 Retrieve the FTL signaling details on the network thread by Joe Downing · 8 months ago
  93. 343d5091 Relaxing the private_key check in ReconnectParams by Joe Downing · 8 months ago
  94. 6670b05 Provide a new access token when reconnecting to a session by Joe Downing · 8 months ago
  95. 69278837 Replace base::WStringPiece usage with std::wstring_view by Lei Zhang · 8 months ago
  96. 9aa8e65 Plumbing ReconnectParams through the It2Me classes by Joe Downing · 8 months ago
  97. c5f765d5 Remove remaining base/strings/string_piece_forward.h usage by Lei Zhang · 8 months ago
  98. 461b37a Refactoring a few larger lambdas by Joe Downing · 8 months ago
  99. ae940d4 Fixing a typo in the RemoteSupportHostAsh unittests by Joe Downing · 8 months ago
  100. 44e9171 Fix various missing includes that rely on base/strings/string_piece.h by Lei Zhang · 8 months ago