[go: nahoru, domu]

  1. 37a63ee Extensions: Fixit: Use '= default' to define a trivial *structor by Solomon Kinard · 1 year, 9 months ago
  2. 97974a34 Extensions: Fixit: Use '= default' to define a trivial *structor by Solomon Kinard · 1 year, 9 months ago
  3. ee92fb1 Extensions: Fixit: Use '= default' to define a trivial *structor by Solomon Kinard · 1 year, 9 months ago
  4. ee21fa10 Extensions: Fixit: Use '= default' to define a trivial *structor by Solomon Kinard · 1 year, 9 months ago
  5. 9acc4bc8 Extensions: Fixit: Use '= default' to define a trivial *structor by Solomon Kinard · 1 year, 9 months ago
  6. bf92ae2 Extensions: Fixit: Use '= default' to define a trivial *structor by Solomon Kinard · 1 year, 9 months ago
  7. 2d7257823 Extensions: Fixit: Use '= default' to define a trivial *structor by Solomon Kinard · 1 year, 9 months ago
  8. 6d035b9 [Code Health] Use FindInt in extensions/ files by Emilia Paz · 1 year, 9 months ago
  9. 30c7b49 [Extensions] Replace GetHooksForAPI with a RegisterHooksDelegate by Tim Judkins · 1 year, 9 months ago
  10. 7be4ae5 Extensions: FileHandlers: Canonicalize manifest into a consumable form by Solomon Kinard · 1 year, 9 months ago
  11. c81e13e [StorageKey Cleanup] (2) Rename CreateFirstParty constructors by Ari Chivukula · 1 year, 9 months ago
  12. b8cb683 [Code Health] Use FindString in extensions/ files by Emilia Paz · 1 year, 9 months ago
  13. 623c41c Disable AppWindowBrowserTest.ShouldShowStaleContentOnEviction as it's flaky. by John Abd-El-Malek · 1 year, 9 months ago
  14. 23109d6 [Extensions] Clean up DictionaryValueUpdate. by David Bertoni · 1 year, 9 months ago
  15. 85af4a9 usb: Use Mojo union to separate device open success from error codes by Reilly Grant · 1 year, 9 months ago
  16. e192cce [Extensions] Migrate some uses of base::Value to more specific types. by David Bertoni · 1 year, 9 months ago
  17. d80ebc3 [CrOS Hotspot] Migrate SetTechnologEnabled call to TechStateController by Jason Zhang · 1 year, 9 months ago
  18. 6122b92 Fully remove TLS 1.0 and TLS 1.1 from //net by David Benjamin · 1 year, 9 months ago
  19. 0f4666f [Code Health] Use FindDouble in extensions/ files by Emilia Paz · 1 year, 9 months ago
  20. 2f981f9 Fix misuse of the Value API by Avi Drissman · 1 year, 9 months ago
  21. e1365676 [Code Health] Use FindDict instead of FindDictKey in extensions files by Emilia Paz · 1 year, 9 months ago
  22. e25c655 Avoid one dangling ptr warning in ~ShellExtensionLoaderTest() by Tom Sepez · 1 year, 9 months ago
  23. c0ed4ae2 extensions: Add Feature::RequiresDelegatedAvailabilityCheck() by Ovidio Ruiz-Henríquez · 1 year, 9 months ago
  24. 1020b048 Simplify implementation of Profile Selection with Guest Profile by Ryan Sultanem · 1 year, 9 months ago
  25. ae4886abc [Extensions] Track last loaded extension ID in ExtensionBrowsertest. by David Bertoni · 1 year, 9 months ago
  26. 06389915 Fix clang tidy comments in system network ext api. by Sergii Bykov · 1 year, 9 months ago
  27. 2527cfc Update chromeos/ash/components/dbus/shill/shill_profile_client to new Value API by Avi Drissman · 1 year, 9 months ago
  28. 56468881 [UPM-Desktop] Show success toast when passwords are exported. by Maria Kazinova · 1 year, 9 months ago
  29. d2699ed Extensions: CodeHealth: Document opaque arguments when calling method(s) by Solomon Kinard · 1 year, 9 months ago
  30. 2fbe9cc Update chromeos/ash/components/network/onc to new Value API by Avi Drissman · 1 year, 9 months ago
  31. 7bb14c8 [Extensions] Avoid crash in event router when catching invalid events. by Tim Judkins · 1 year, 9 months ago
  32. f5753aa extensions: Move ContextData to its own source file by Ovidio Ruiz-Henríquez · 1 year, 9 months ago
  33. 03340991 Cleanup MV2 service worker when upgrade extension to a by Richard Zhang · 1 year, 9 months ago
  34. da08387c Use async GC for webview tests by Kevin McNee · 1 year, 9 months ago
  35. e8bcdb8 ValidateSourceContextAndExtractExtensionId: fix sandboxed ext frames. by Lukasz Anforowicz · 1 year, 9 months ago
  36. f9f36a4 [Code Health] Use FindList instead of FindListKey in extensions files by Emilia Paz · 1 year, 9 months ago
  37. af7b838 [Extensions] Create new UnpackedExtensions install directory in by Justin Lulejian · 1 year, 9 months ago
  38. f398191 COIL: Crash when whitelisted-extension-id switch is used by Michael Ershov · 1 year, 9 months ago
  39. 84a78af EnsureBrowserContextKeyedServicesFactoriesBuilt -- extensions by Ryan Sultanem · 1 year, 9 months ago
  40. 4cc97fc [AutofillFeedback] Push send_autofill_metadata feedback param to native. by Norge Vizcay · 1 year, 9 months ago
  41. 0dc1d68 Remove extensions::EventAckData::CoreThreadEventInfo. by Lei Zhang · 1 year, 9 months ago
  42. abbb3d9 extensions: Rename FrameAdapter to ContextData by Ovidio Ruiz-Henríquez · 1 year, 9 months ago
  43. 8ae4a033 [dPWA] Add new launch source for App Home Page by Dibyajyoti Pal · 1 year, 9 months ago
  44. ce889a1 [Extensions] Ensure that verified_contents.json belongs to the extension by Tal Keren · 1 year, 9 months ago
  45. e710507 [AutofillFeedback] Push autofill metadata into feedback dialog. by Norge Vizcay · 1 year, 9 months ago
  46. ad947e9 Update chromeos/ash/components/dbus/shill/shill_manager_client.h to new Value API by Avi Drissman · 1 year, 9 months ago
  47. cfbf492 [CrOS Cellular] Update authentication to be type ApnAuthenticationType by Gordon Seto · 1 year, 9 months ago
  48. ece9a39 [dPWA] Add user actions for App Home page by Dibyajyoti Pal · 1 year, 9 months ago
  49. 02b89a2b CodeHealth: Migrate `base::Value::FindKey()` to v2 API by Kush Sinha · 1 year, 9 months ago
  50. a9c6d2c Add policy to extend background lifetime for persistent connections by Maria Petrisor · 1 year, 9 months ago
  51. 0cc2ed0 MTECheckedPtr: Untag various members by Kalvin Lee · 1 year, 9 months ago
  52. 0748186 EMF_NON_EXTENSION_SENDER_FRAME: Log the unexpected origin in crash keys. by Lukasz Anforowicz · 1 year, 9 months ago
  53. ed7c35b [Extensions] Remove lazyboy@ from OWNERS files by Devlin Cronin · 1 year, 9 months ago
  54. c611ac3 Move bookmarks import/export to bookmarkManagerPrivate by Jeongwoo Park · 1 year, 9 months ago
  55. af9e519 Pass size_t length into base::make_span in extensions. by Will Harris · 1 year, 9 months ago
  56. 3768ad19 [conflict dialog] Define FILEMANAGERPRIVATE_PROGRESSPAUSEDTASKS by Noel Gordon · 1 year, 9 months ago
  57. 96b3a1b Add WebviewTagMPArchBehavior feature to about flags by Kevin McNee · 1 year, 9 months ago
  58. 462276b Finish cleanup of Dictionary/ListBuilder by Avi Drissman · 1 year, 9 months ago
  59. 597b26e3 MPArch: Provide temporary enterprise policy opt-out of <webview> changes by Kevin McNee · 1 year, 9 months ago
  60. d8c07dc Migrate all Value::Append() calls in /extensions/browser by Matt Menke · 1 year, 9 months ago
  61. 4ce0b1c Unify lazy listener construction to one EventListener static function by Richard Zhang · 1 year, 9 months ago
  62. 458cc80 Migrate all Value::Append() calls in /extensions/common by Matt Menke · 1 year, 9 months ago
  63. 1f46559 Fix typo in extensions::AppWindowContents by Christoph Schlosser · 1 year, 9 months ago
  64. cea5a39 CodeHealth: Migrate `base::Value::FindKey()` to v2 API by Kush Sinha · 1 year, 9 months ago
  65. ddd4bd8 [Leipzig][Desktop] Address account notice for deletion and editing, Backend part (1/2) by Dmitry Vykochko · 1 year, 9 months ago
  66. afca16b Change BindTestInterface to be ForTesting by Will Harris · 1 year, 9 months ago
  67. c8ac804 Renamed next/previousFocus to next/previousWindowFocus by Jacob Francis · 1 year, 9 months ago
  68. 90d3038 Remove UserAgentOverrideExperiment and related code by Jonathan Njeunje · 1 year, 9 months ago
  69. 5717b2a Use PassKey instead of friend class to allow UKM source ID creation by Mingyu Lei · 1 year, 9 months ago
  70. 62d2276 Use mojom-forward.h includes in extension_function.h. by Lei Zhang · 1 year, 9 months ago
  71. 3e6750f2 Migrate all Value::Append() calls in /extensions/browser/api/socket by Matt Menke · 1 year, 9 months ago
  72. f108baa2 Remove some leftover bits from extensions/browser/process_manager.h. by Lei Zhang · 1 year, 9 months ago
  73. 7376323 PDF Viewer: Add a button for PDF OCR to the more action menu. by Kyungjun Lee · 1 year, 9 months ago
  74. 96424fa Migrate all Value::Append() calls in /extensions/browser/api/web_request by Matt Menke · 1 year, 9 months ago
  75. ca9416d Refactorying redaction_tool. by Donna Dionne · 1 year, 9 months ago
  76. 70b8e73 Migrate all Value::Append() calls in /extensions/browser/api/declarative_net_request by Matt Menke · 1 year, 9 months ago
  77. 77cedb1 Remove spurious service/network mojom.h includes from headers. by Lei Zhang · 1 year, 9 months ago
  78. 352e932 Add missing network_service.mojom.h includes. by Lei Zhang · 1 year, 9 months ago
  79. f78359a Add ExtensionUnpublishedAvailability policy definition by Anunoy Ghosh · 1 year, 9 months ago
  80. 2d9bc58 [Telemetry] Introduce getUsbBusInfo by Bastian Kersting · 1 year, 9 months ago
  81. d2a736f Remove base::Value::Type::DICTIONARY by Avi Drissman · 1 year, 9 months ago
  82. 8654aa7 Implement clang tidy fixes in system storage ext api. by Sergii Bykov · 1 year, 9 months ago
  83. a32b14f8 Window placement: Support opening popups at (0,0) origin. by Mike Wasserman · 1 year, 9 months ago
  84. 14fd956 app_window: Replace isandrk with vkovalova & giovax in OWNERS files by Ivan Šandrk · 1 year, 9 months ago
  85. e2d5e76 Implement clang tidy fixes for usb extension api. by Sergii Bykov · 1 year, 9 months ago
  86. 5307f6e [Extensions] Add convenience functions to ExtensionBuilder for optional permissions by Tim Judkins · 1 year, 9 months ago
  87. 7aa8ea0f [Privacy Sandbox] Deprecate w/ issue privacySandboxEnabled extension API by Filipa Senra · 1 year, 9 months ago
  88. 228be95 Rename UnguessableToken Deserialize2 to Deserialize by Andrew Williams · 1 year, 9 months ago
  89. 21f4f5c Remove spurious base/supports_user_data.h includes from headers. by Lei Zhang · 1 year, 9 months ago
  90. 88c6bde3 [Telemetry] Introduce getMarketingInfo by Bastian Kersting · 1 year, 9 months ago
  91. 48acd26 [Telemetry] Introduce getAudioInfo by Bastian Kersting · 1 year, 9 months ago
  92. aeb2631 Fix clang tidy issues in virtual keyboard api. by Sergii Bykov · 1 year, 9 months ago
  93. 5a63d18 bluetooth-advertising: Spelling correction by Solomon Kinard · 1 year, 10 months ago
  94. 85a8bf5 win7dep: remove non aeroglass code by David Bienvenu · 1 year, 10 months ago
  95. 203193e Fix clang tidy in extension kiosk delegate. by Sergii Bykov · 1 year, 10 months ago
  96. 04ba266 MPArch: Implement <webview> newwindow restriction by Kevin McNee · 1 year, 10 months ago
  97. fc26545 Remove declaration for WebViewGuest::GetLocalFrame() by Reilly Grant · 1 year, 10 months ago
  98. c07db02 Use new UnguessableToken::Deserialize method in most places by Andrew Williams · 1 year, 10 months ago
  99. 7264276 Migrate EnabledNetworkTypesCallback to take a Value::List. by Matt Menke · 1 year, 10 months ago
  100. 5ece203 extensions: Remove or replace benwells in extensions OWNERS files by Giovanni Ortuño Urquidi · 1 year, 10 months ago