Adresa
:
[go:
nahoru
,
domu
]
Sign in
chromium
/
chromium
/
src
/
e7194ab31cb0ff81cb906d2d1a84f097054bfe82
/
extensions
04a56de
CodeHealth: std::unique_ptr<T[]> -> vector for extensions/renderer
by Maks Orlovich
· 6 months ago
c56d5da
[Extensions] Create feature flag that will swap out SWTQ.
by Justin Lulejian
· 6 months ago
f9be2df3
[a11y]: apply non_const_ref to AXUpdatesAndEvents
by David Tseng
· 6 months ago
188188d
Migrate most remaining NOTREACHED()
by Peter Boström
· 6 months ago
b64a29f
[Extensions] Move storage API files into separate source_sets.
by David Bertoni
· 6 months ago
f330bb29
Initialize WebContents object created for AppViewGuest
by Simon Hangl
· 6 months ago
7843eba2
Use NOTREACHED_IN_MIGRATION() in the rest of src/
by Peter Boström
· 6 months ago
c5a17bd7
Revert "HTML Mode Removal: Exposes HTML id as a string attribute"
by Muyao Xu
· 6 months ago
e4febc9
HTML Mode Removal: Exposes HTML id as a string attribute
by Nektarios Paisios
· 6 months ago
d725228
Move Web Speech API .mojom files to //media/mojo/mojom
by Evan Liu
· 6 months ago
64ca8aad
[Extensions] Refactor pending task tracking in SWTQ.
by Justin Lulejian
· 6 months ago
45e1372
Only perform web content level eviction snapshot on ash
by Eliot Courtney
· 6 months ago
f948a104
[Extensions] Fix SWTQ::IsReadyToRunTasks() crash for unloaded extension.
by Justin Lulejian
· 6 months ago
ee0e50e
[Extensions] Refactor StorageFrontend to own GetBytesInUse implementation.
by Oliver Dunk
· 6 months ago
246939a
[DNR] Fix use after std::move for modify header action
by Kelvin Jiang
· 6 months ago
c36ca7e
Extensions: CodeHealth: Give enums some class
by Solomon Kinard
· 6 months ago
289cd5ab5
[Reauth] Clean up part 2 - remove FIDO toggle from desktop setting
by Siyu
· 6 months ago
50f25ff0
Use NOTREACHED_IN_MIGRATION() in extensions/
by Peter Boström
· 6 months ago
d7956b8
Removing NAK-related features no longer needed.
by Abhi Patel
· 6 months ago
95af91b4
[Extensions] Handle find alternative button in mv2 deprecation panel
by EmiliaPaz
· 6 months ago
1e9ecde3
[Lacros] split the cec_private api into pre & post lacros
by Bruce Goodwin
· 6 months ago
8186fef2
[Extensions] Refactor worker task queue registration status.
by Justin Lulejian
· 6 months ago
7f6825b
[Extensions] Add general acknowledgement of MV2 deprecation
by EmiliaPaz
· 6 months ago
caf2a249
[Lacros] Split the cec_private api into pre & post lacros implementations (part 1/2).
by Bruce Goodwin
· 6 months ago
25648ee
Resolve overloaded use of term 'mode'
by Andrew Wolfers
· 6 months ago
a22049e
[DeclarativeNetRequest Action signal] Interception
by Richard Chen
· 6 months ago
b5330a23
Remove std::to_string() from //extensions
by Helmut Januschka
· 6 months ago
bbd5ac3b
[Extensions] Add emiliapaz@ to //extensions/OWNERS
by Devlin Cronin
· 6 months ago
6f589d6
[Extensions] Remove nodoc for main world manifest content scripts
by Kelvin Jiang
· 6 months ago
5ede14f
[DNR] Refine logic for recording an allow rule match (OHR)
by Kelvin Jiang
· 6 months ago
19310b23
Remove myself from OWNERS files
by John Abd-El-Malek
· 6 months ago
ed916c8
[Extensions] Add fieldtrial params for mv2 exception list
by Devlin Cronin
· 6 months ago
334e8a8
[A11y] Deprecate unused menuListValueChanged event
by Aaron Leventhal
· 6 months ago
3ce43e9
[Extensions] Add a webstorePrivate API to retrieve MV2 experiment status
by Devlin Cronin
· 6 months ago
0e6e4e06
iwa: Only create IsolatedWebAppURLLoaderFactory for subresources in IWAs
by Robbie McElrath
· 6 months ago
c0a63287
Adds IsConnectedToCloudAuthenticator method to the passwordsPrivate API.
by Markus Heintz
· 6 months ago
19913c0
[Extensions] Fix typo in bluetooth API comment
by Patrick Kettner
· 6 months ago
db10383c
Add Papercut extension to mdns allowlist.
by Giovanni Pezzino
· 6 months ago
2d57799
[Extensions] Remove base::Feature kApiUserScripts
by Devlin Cronin
· 6 months ago
96b0e4b
Adds function for unenrolling from the cloud authenticator to the passwordsPrivate API.
by Markus Heintz
· 6 months ago
338d3e5c
Remove OnEnvironmentEstimationComplete()
by Evan Liu
· 6 months ago
eeae1106
Reland "[Extensions] Restructure extensions::ProcessMap"
by Andrew Rayskiy
· 6 months ago
50b7d2e
[DNR] Add modifyHeaders action support for response header rules
by Kelvin Jiang
· 6 months ago
4aa67c5
Fix executeScript() not resolving for non-navigated fenced frames.
by Liam Brady
· 6 months ago
ba3cd34
Migrate OnDisplayRemoved to OnDisplaysRemoved
by Vincent Chiang
· 6 months ago
1a00cec1
[Extensions] Remove start worker optimization feature.
by Justin Lulejian
· 6 months ago
9def4ad
Fix extension callers of HostsOrigin to use opaque origins when sandboxed.
by Alex Moshchuk
· 6 months ago
3870e6b
[Extensions] Unify ServiceWorkerContextObserver test classes.
by David Bertoni
· 6 months ago
85ebff9
Update all v8:ScriptOrigin constructors to not pass Isolate
by Adam Klein
· 6 months ago
2e2033e6
[Gardener] Revert "[Extensions] Restructure extensions::ProcessMap"
by Michelle Chen
· 6 months ago
ff64716
[Extensions] Restructure extensions::ProcessMap
by Andrew Rayskiy
· 6 months ago
a36dd22
Extension Enable operation should not grant parent approval
by anthie@google.com
· 6 months ago
668684e
PDF Viewer: add metrics to record if PDF is opened with a11y
by Kyungjun Lee
· 6 months ago
fbeefe8a
[FspCache] Implement odfsConfigPrivate.isContentCacheEnabled
by Ben Reich
· 6 months ago
efad94d7
[Extensions] Change service worker task readiness check.
by Justin Lulejian
· 6 months ago
48a76f0
[Extensions Cleanup] Remove unused CheckMediaAccessPermission()
by EmiliaPaz
· 6 months ago
a7faec0
[Interop] Expose section element as generic role
by Jocelyn Tran
· 6 months ago
2c986d5
Mark some base::CPU methods as x86-only
by Lei Zhang
· 6 months ago
07799e89
[Extensions] Trigger an error when loading offscreen documents fails
by Devlin Cronin
· 6 months ago
67aef2b
[Extensions] Implement a SWTQ TestObserver class for testing.
by David Bertoni
· 6 months ago
3a3362d
ui: lazily create color map in color provider
by Yichen
· 6 months ago
2712ab24
[Extensions c2s] Rename extensions's site access requests set
by EmiliaPaz
· 6 months ago
a600e9a0
[Extensions] Add a manifest v2 experiment manager
by Devlin Cronin
· 6 months ago
d4d3861
[Extensions c2s] Move dismissed requests to SiteAccessRequestsHelper
by EmiliaPaz
· 6 months ago
0fc8b61
Split extension approval grant from permission increase check
by anthie@google.com
· 6 months ago
941a7f7
Remove unnecessary includes related to controlled_frame_embedder_url_fetcher.h
by Kevin McNee
· 6 months ago
f3fce1a
[Extensions] Add getFullChromeVersion to webstorePrivate
by Tim Judkins
· 6 months ago
cd5864c
[Extensions c2s] Remove extension's request from UI after access granted
by EmiliaPaz
· 6 months ago
7495eee
[Extensions c2s] Update requests in Extensions UI only for current tab
by EmiliaPaz
· 6 months ago
7cb8411d
[Extensions c2s] Update requests on UI for cross-origin navigations
by EmiliaPaz
· 6 months ago
3dfa348
Remove WebviewTagMPArchBehavior flag
by Kevin McNee
· 6 months ago
5eb5cfc6
Extensions: CodeHealth: Give enums some class
by Solomon Kinard
· 6 months ago
be75191
[v8][api] Update chrome.runtime.id and .dynamicId implementations
by Igor Sheludko
· 6 months ago
34e4db1b
[v8][api] Update chrome.runtime.lastError implementation
by Igor Sheludko
· 6 months ago
29483b0
[DNR] OHR Allow rules prune lesser priority modifyHeaders rules
by Kelvin Jiang
· 6 months ago
c2d0f922
focus-mode: Add a focus panel launch source
by Hongyu Long
· 6 months ago
0c55fb46
[Extensions] Potential fix of multiple workers in `WorkerIdSet`.
by Justin Lulejian
· 6 months ago
a2e8f0e8
[Extensions] Fix service worker event dispatch failed metrics.
by Justin Lulejian
· 6 months ago
24a80999
Migrate TODOs referencing old crbug IDs to the new issue tracker IDs
by Alison Gale
· 6 months ago
6bddbb3
[Extensions c2s] Rename observer to OnSiteAccessRequestDismissedByUser()
by EmiliaPaz
· 6 months ago
db8605f
[chromeos_info_private] Add IsRunningOnLacros function
by Kyle Williams
· 6 months ago
04c1106
[Extensions c2s] Show site access requests in menu iff they are added
by EmiliaPaz
· 6 months ago
cb0c7b9d
[Extensions] Add more MV2/MV3 corruption logging
by Devlin Cronin
· 6 months ago
27ffc92
[Extensions] Limit the number of user script worlds on a document
by Devlin Cronin
· 6 months ago
13a6fce
[Extensions] Add more testing for user script world prefs parsing
by Devlin Cronin
· 6 months ago
6c5e42d
CrOS: Eliminate NetworkPortalDetector::CaptivePortalStatus
by Steven Bennetts
· 6 months ago
f210b69e
[Extensions] Add a max number of user script world registrations
by Devlin Cronin
· 6 months ago
993878a
[v8][api] Don't use v8::Object::SetAccessor() in ModuleSystem
by Igor Sheludko
· 6 months ago
3bbe078e
autotest: Add a new API for awaiting post login animation
by Jun Ishiguro
· 6 months ago
3bb9a5c
[extensions] Remove allowAmbiguousOptionalArguments from API schemas
by Tim Judkins
· 6 months ago
47cc5cbc
[DNR] Add allowAllRequest rules matching for response headers
by Kelvin Jiang
· 6 months ago
37977ed0
[Extensions] Add userScripts.resetWorldConfiguration()
by Devlin Cronin
· 6 months ago
560815eb
[Extensions c2s] Remove site access request when extension is unloaded
by EmiliaPaz
· 6 months ago
0a1f8dd
[UB] Add HostContentSettingsMap to TrackingProtectionSettings.
by Michelle Abreo
· 6 months ago
1202f17
[v8][bindings] Stop using v8::FunctionCallbackInfo::Holder()
by Igor Sheludko
· 6 months ago
1964871
[Extensions] Convert a DCHECK to a logic check.
by David Bertoni
· 6 months ago
923a33e
Migrate TODOs referencing old crbug IDs to the new issue tracker IDs
by Alison Gale
· 6 months ago
e747218
[Extensions] Mention policy requirement for webRequestBlocking
by Patrick Kettner
· 6 months ago
81f4f2c
Migrate TODOs referencing old crbug IDs to the new issue tracker IDs
by Alison Gale
· 7 months ago
5c41f807
Convert StringPiece to std::string_view in extension_urls.cc
by Md Hasibul Hasan
· 7 months ago
Next »