Groupes
Groupes
Connexion
Groupes
Groupes
Chromium-dev
Conversations
À propos de :
Votre avis
Aide
Chromium-dev
1 à 30 sur 19939
Tout marquer comme lu
Signaler le groupe
0 sélectionné
Jonas Jasas
,
Ben Wagner
2
16 déc.
PDF font names
Please open an issue ( https://crbug.com/new ) and provide steps to reproduce as well as the PDFs
non lue,
PDF font names
Please open an issue ( https://crbug.com/new ) and provide steps to reproduce as well as the PDFs
16 déc.
Daniel Murphy
, …
Rakina Zata Amni
9
16 déc.
FR: Observer for Page's LifecycleState? PageLifecycleObserver?
On Fri, Dec 12, 2025 at 5:04 AM Daniel Murphy <dmu...@chromium.org> wrote: Idea from +Devlin -
non lue,
FR: Observer for Page's LifecycleState? PageLifecycleObserver?
On Fri, Dec 12, 2025 at 5:04 AM Daniel Murphy <dmu...@chromium.org> wrote: Idea from +Devlin -
16 déc.
Avi Drissman
, …
Sidhin Thomas
55
12 déc.
PSA: Turn on Git’s fsmonitor!
FYI - had some trouble when installing watchman manually in ubuntu - See Liblzma prevents me from
non lue,
PSA: Turn on Git’s fsmonitor!
FYI - had some trouble when installing watchman manually in ubuntu - See Liblzma prevents me from
12 déc.
Erfan Mohebali
11 déc.
Proposal: Unified Low-Resource Execution Path for Chromium (Comparison Insight from WebKit Behavior)
Dear Chromium Engineering Team, I would like to propose an exploration into a unified low-resource
non lue,
Proposal: Unified Low-Resource Execution Path for Chromium (Comparison Insight from WebKit Behavior)
Dear Chromium Engineering Team, I would like to propose an exploration into a unified low-resource
11 déc.
Andrew Grieve
5 déc.
PSA: JNI Zero now requires adding a macro call to the bottom of .cc files
tldr; - When adding JNI to a file, add: "DEFINE_JNI(JavaClassName)" to the bottom of the
non lue,
PSA: JNI Zero now requires adding a macro call to the bottom of .cc files
tldr; - When adding JNI to a file, add: "DEFINE_JNI(JavaClassName)" to the bottom of the
5 déc.
Andrew Grieve
, …
Sam Maier
3
5 déc.
PSA target_cpu "arm" -> "arm64" for target_os="android"
You have target_cpu = "arm64" already set, so this change does not affect you. It's
non lue,
PSA target_cpu "arm" -> "arm64" for target_os="android"
You have target_cpu = "arm64" already set, so this change does not affect you. It's
5 déc.
heh...@sohu.com
, …
I O
3
5 déc.
how to generate R.class
Hi, You'd need to copy/adapt/cleanup the compile_resources from the android_apk_or_module, and
non lue,
how to generate R.class
Hi, You'd need to copy/adapt/cleanup the compile_resources from the android_apk_or_module, and
5 déc.
Sidhin Thomas
,
Alex Ilin
2
4 déc.
ReAuth when force signing is enabled
Hi Sidhin, Take a look at the `ForceSigninVerifier` class. This class tries to use a refresh token
non lue,
ReAuth when force signing is enabled
Hi Sidhin, Take a look at the `ForceSigninVerifier` class. This class tries to use a refresh token
4 déc.
Mohammad Ibraheem
,
PhistucK
2
2 déc.
i want to change the name of the browser in the source code that i installed with Chromium 44
Are you sure you do not want to change the Mosaic browser instead? ;) Chromium 44 is very old at this
non lue,
i want to change the name of the browser in the source code that i installed with Chromium 44
Are you sure you do not want to change the Mosaic browser instead? ;) Chromium 44 is very old at this
2 déc.
Ivan Ivanov
2 déc.
What are the time units for measurements in chromium's benchmarks
Hi everyone, I am having some trouble interpreting the results of chromium's benchmarks. I
non lue,
What are the time units for measurements in chromium's benchmarks
Hi everyone, I am having some trouble interpreting the results of chromium's benchmarks. I
2 déc.
Daniel Yip
2 déc.
M144 branch is here!
Hi Everyone, We have branched for Chrome M144! Please read through this entire email if you plan to
non lue,
M144 branch is here!
Hi Everyone, We have branched for Chrome M144! Please read through this entire email if you plan to
2 déc.
Hyojin Song
1 déc.
--no-zygote under sandboxing (without --no-sandbox)
Recently, I've been considering how to minimize memory usage as much as possible for a
non lue,
--no-zygote under sandboxing (without --no-sandbox)
Recently, I've been considering how to minimize memory usage as much as possible for a
1 déc.
Helmut Januschka
1 déc.
PSA: Upcoming Fix for data: URL MIME Type Parameter Preservation
Hello, this is an advance notice about an upcoming change that fixes how MIME type parameters within
non lue,
PSA: Upcoming Fix for data: URL MIME Type Parameter Preservation
Hello, this is an advance notice about an upcoming change that fixes how MIME type parameters within
1 déc.
Helmut Januschka
1 déc.
PSA: Allowing data: URL redirects in fetch's manual redirect mode
Hello, This is an advance notice about an upcoming change that modifies how data: URL redirects are
non lue,
PSA: Allowing data: URL redirects in fetch's manual redirect mode
Hello, This is an advance notice about an upcoming change that modifies how data: URL redirects are
1 déc.
Sidhin Thomas
,
Dave Tapuska
3
1 déc.
Future of enable_glic flag
Thanks Dave, I have a CL up for current failures I see - Fix build breaks when 'enable_glic'
non lue,
Future of enable_glic flag
Thanks Dave, I have a CL up for current failures I see - Fix build breaks when 'enable_glic'
1 déc.
Dan Murphy
, …
Dmitrii Kuragin
7
1 déc.
Advise requested - large namespace change and folder change strategy
Did you push the code for the Clang transformer? There is directly for various clang-based LSCs in
non lue,
Advise requested - large namespace change and folder change strategy
Did you push the code for the Clang transformer? There is directly for various clang-based LSCs in
1 déc.
Skogkatt
,
Joe Mason
3
1 déc.
Password for 'https://chrome-internal.googlesource.com'
Thank for help. It's wired. I disconnect net before compiling proceess wants to connect server,
non lue,
Password for 'https://chrome-internal.googlesource.com'
Thank for help. It's wired. I disconnect net before compiling proceess wants to connect server,
1 déc.
流浪大法师
2
27 nov.
compile qr code generator to wasm
I've created a Chrome extension that generates QR codes using a WebAssembly (WASM) version of
non lue,
compile qr code generator to wasm
I've created a Chrome extension that generates QR codes using a WebAssembly (WASM) version of
27 nov.
Andrew Brown
2
16 nov.
gaia_auth_fetcher timeout in browser_tests
Hmm, an update: it seems the gaia_auth_fetcher failures also occur in other, successful tests I'
non lue,
gaia_auth_fetcher timeout in browser_tests
Hmm, an update: it seems the gaia_auth_fetcher failures also occur in other, successful tests I'
16 nov.
Ishan Jain
3
14 nov.
How do I redraw SVG elements on invalidation from the compositor?
Update: The core problem seems to be, SVG elements are not fully repainted when the embedded bitmap
non lue,
How do I redraw SVG elements on invalidation from the compositor?
Update: The core problem seems to be, SVG elements are not fully repainted when the embedded bitmap
14 nov.
Sidhin Thomas
, …
Takuto Ikuta
12
13 nov.
Build cache for offline builds
If clang modules is culprit, you can disable that by `use_clang_modules=false` in your args.gn. If
non lue,
Build cache for offline builds
If clang modules is culprit, you can disable that by `use_clang_modules=false` in your args.gn. If
13 nov.
流浪大法师
13 nov.
Use web technology to make qr code generator component from chromium
Hi, folks. I'd like to introduce my own chrome extension(https://chromewebstore.google.com/detail
non lue,
Use web technology to make qr code generator component from chromium
Hi, folks. I'd like to introduce my own chrome extension(https://chromewebstore.google.com/detail
13 nov.
Tianyi Song
11 nov.
Chromium 138 ANRs increase
Hi, we get many new ANRs after upgrade to chromium 138. I have checked chromium issues and did not
non lue,
Chromium 138 ANRs increase
Hi, we get many new ANRs after upgrade to chromium 138. I have checked chromium issues and did not
11 nov.
Philby Dias
11 nov.
Android JNI ERROR: global reference table overflow crash
Hello, I notice a crash in my Chromium based browser- which repeats regularly for a few users with
non lue,
Android JNI ERROR: global reference table overflow crash
Hello, I notice a crash in my Chromium based browser- which repeats regularly for a few users with
11 nov.
Dean Wedel
, …
Tianyi Song
12
6 nov.
Android APK is very large
Hi Torne, Thank you for your confirmation!! (I have removed my duplicate reply in the other post) On
non lue,
Android APK is very large
Hi Torne, Thank you for your confirmation!! (I have removed my duplicate reply in the other post) On
6 nov.
Banupriya Srinivasan
, …
Torne (Richard Coles)
5
4 nov.
64_32 AAB shows only arm64-v8a in Play Console, making 32-bit devices incompatible.
On Mon, 3 Nov 2025 at 14:01, Banupriya Srinivasan <banupri...@gmail.com> wrote: Thanks, Sam
non lue,
64_32 AAB shows only arm64-v8a in Play Console, making 32-bit devices incompatible.
On Mon, 3 Nov 2025 at 14:01, Banupriya Srinivasan <banupri...@gmail.com> wrote: Thanks, Sam
4 nov.
Z JS
3 nov.
Total time percent is NaN%
i dont know why the total time percent is NaN% in performance. my trace log is too long to upload , u
non lue,
Total time percent is NaN%
i dont know why the total time percent is NaN% in performance. my trace log is too long to upload , u
3 nov.
Ankit Kumar Sahu
, …
Andy Perelson
4
2 nov.
how to upload DevTools frontend changes without submodule error
thanks for help i got it working On Saturday, November 1, 2025 at 10:22:26 PM UTC+5:30 Andy Perelson
non lue,
how to upload DevTools frontend changes without submodule error
thanks for help i got it working On Saturday, November 1, 2025 at 10:22:26 PM UTC+5:30 Andy Perelson
2 nov.
Struan Shrimpton
, …
Bryce Thomas
5
31 oct.
Enabling Experimental Regression Test Selection (RTS) on CQ Dry Runs
Hi Bryce, You are correct that the original RTS model from that announcement was rolled back. This
non lue,
Enabling Experimental Regression Test Selection (RTS) on CQ Dry Runs
Hi Bryce, You are correct that the original RTS model from that announcement was rolled back. This
31 oct.
Ros
, …
Banupriya Srinivasan
5
31 oct.
Create unsigned App Bundle for Android
I am trying to support multiple target CPUs, including 32-bit devices. I built the monochrome_public
non lue,
Create unsigned App Bundle for Android
I am trying to support multiple target CPUs, including 32-bit devices. I built the monochrome_public
31 oct.