Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Chromium-dev
Conversations
About
Chromium-dev
1–30 of 18550
Mark all as read
Report abusive group
0 selected
Ben Mason
, …
Greg Thompson
9
5:40 AM
Turning down omahaproxy.appspot.com on March 31, 2023
+1 on mapping a commit position to a version. The closest I could find maps a CL to what looks like a
unread,
Turning down omahaproxy.appspot.com on March 31, 2023
+1 on mapping a commit position to a version. The closest I could find maps a CL to what looks like a
5:40 AM
Ho Cheung
1:37 AM
Encountered error while compiling chromium for android
I am getting the following error while compiling chromium for android, how should I fix this error? .
unread,
Encountered error while compiling chromium for android
I am getting the following error while compiling chromium for android, how should I fix this error? .
1:37 AM
Avi Mathur
,
K. Moon
3
Feb 7
Error in giving 'gclient' command on cmd while building chromium
Oh okay, yeah got it. Thanks a lot for the clarification! I have been stuck on it for sometime now.
unread,
Error in giving 'gclient' command on cmd while building chromium
Oh okay, yeah got it. Thanks a lot for the clarification! I have been stuck on it for sometime now.
Feb 7
Bang He
, …
Xianzhu Wang
3
Feb 7
where is the code about rotating video
The question is not easy to answer because the rotation involves almost all stages of the rendering
unread,
where is the code about rotating video
The question is not easy to answer because the rotation involves almost all stages of the rendering
Feb 7
pc wei
Feb 7
How to correctly use one-to-many callbacks in IPC.
void PerFrameContentTranslateDriver::TranslateFrame( const std::string& translate_script, const
unread,
How to correctly use one-to-many callbacks in IPC.
void PerFrameContentTranslateDriver::TranslateFrame( const std::string& translate_script, const
Feb 7
Bruce Dawson
,
Ho Cheung
3
Feb 7
Large PDBs enabled
The problem has been solved, it is caused by the indentation error of the vs_toolchain.py file, and
unread,
Large PDBs enabled
The problem has been solved, it is caused by the indentation error of the vs_toolchain.py file, and
Feb 7
Ho Cheung
2
Feb 7
[highway] gclient sync command error
Solved after re-pulling the code Ho Cheung在 2023年2月6日星期一下午12:51:58 [UTC+8]寫道: When I run the gclient
unread,
[highway] gclient sync command error
Solved after re-pulling the code Ho Cheung在 2023年2月6日星期一下午12:51:58 [UTC+8]寫道: When I run the gclient
Feb 7
Avi Arya panwar
, …
Bruce Dawson
4
Feb 6
Error in building chromium on Windows
As Peter suggested, this file is generated by gclient sync. If this is the first failure when people
unread,
Error in building chromium on Windows
As Peter suggested, this file is generated by gclient sync. If this is the first failure when people
Feb 6
Michael Martis
Feb 6
Flaky tab bounds in Windows tests
Hi all, I am testing logic that calculates the screen bounds of a web contents. It does so with
unread,
Flaky tab bounds in Windows tests
Hi all, I am testing logic that calculates the screen bounds of a web contents. It does so with
Feb 6
Yusi Feng
Feb 3
Where does the memory for large arrays come from?
Hello everyone, I use javascript to create a large array. new Array(1024 * 1024 * 10).fill(0) I'm
unread,
Where does the memory for large arrays come from?
Hello everyone, I use javascript to create a large array. new Array(1024 * 1024 * 10).fill(0) I'm
Feb 3
gz83
, …
Hans Wennborg
10
Feb 3
Encountered warnings related to `-Wshadow` when compiling Chromium
Thank you for your attention to this issue Hans Wennborg在 2023年2月3日星期五下午6:52:28 [UTC+8]寫道: This is
unread,
Encountered warnings related to `-Wshadow` when compiling Chromium
Thank you for your attention to this issue Hans Wennborg在 2023年2月3日星期五下午6:52:28 [UTC+8]寫道: This is
Feb 3
J Robinson
,
K. Moon
2
Feb 2
Updating Chrome/76.0.3809.132
This sounds like a question which is really dependent more on how Chromium is being integrated into
unread,
Updating Chrome/76.0.3809.132
This sounds like a question which is really dependent more on how Chromium is being integrated into
Feb 2
Ida Delphine
, …
Márcio
10
Feb 2
Looking for issues
Hey Yoav, First time trying to contribute to Chromium. I've built the project and played around
unread,
Looking for issues
Hey Yoav, First time trying to contribute to Chromium. I've built the project and played around
Feb 2
Sindhu Madasamy
,
Dirk Pranke
4
Feb 1
Gclient fails while running hooks
Hi Dirk, Thanks for your reply. While I try to run the stand alone command, the download fails. But
unread,
Gclient fails while running hooks
Hi Dirk, Thanks for your reply. While I try to run the stand alone command, the download fails. But
Feb 1
Yizhuo Zhai
,
Peter Boström
4
Feb 1
Compiling Chrome with Sanitizers
Hi Peter: Thanks for the doc, configuring clang_base_path and adding the sanitizer options (-
unread,
Compiling Chrome with Sanitizers
Hi Peter: Thanks for the doc, configuring clang_base_path and adding the sanitizer options (-
Feb 1
guest271314
, …
Mike Taylor
6
Feb 1
Did Chromium 112 change how WindowClients are set/not set?
> Do you have chrome://flags/#enable-experimental-web-platform-features enabled? Yes. I did not
unread,
Did Chromium 112 change how WindowClients are set/not set?
> Do you have chrome://flags/#enable-experimental-web-platform-features enabled? Yes. I did not
Feb 1
gz83
,
Lily Chen
4
Jan 31
Chromium browser new downloader and ring style question consultation
Thanks, after turning on the two flags you mentioned, the related functions are enabled Lily Chen
unread,
Chromium browser new downloader and ring style question consultation
Thanks, after turning on the two flags you mentioned, the related functions are enabled Lily Chen
Jan 31
Junji Watanabe
, …
Dirk Pranke
6
Jan 31
[PSA] Removing ninja binaries from depot_tools
I apologize that the GN command I shared seems wrong. You need to specify an absolute path. eg `gn
unread,
[PSA] Removing ninja binaries from depot_tools
I apologize that the GN command I shared seems wrong. You need to specify an absolute path. eg `gn
Jan 31
Dirk Pranke
Jan 31
Python markdown parsing in the repos
Hi all, I've been looking at a bug filed recently about our uses of the Python-Markdown third
unread,
Python markdown parsing in the repos
Hi all, I've been looking at a bug filed recently about our uses of the Python-Markdown third
Jan 31
Yizhuo Zhai
,
K. Moon
2
Jan 31
Compile Chrome with Sanitizers
Have you looked at this documentation already? https://chromium.googlesource.com/chromium/src/+/main/
unread,
Compile Chrome with Sanitizers
Have you looked at this documentation already? https://chromium.googlesource.com/chromium/src/+/main/
Jan 31
Eat Sponsors
Jan 31
How can I make GL context current?
I have a third_party shared library, and in this, I am trying to use the current GL context. It does
unread,
How can I make GL context current?
I have a third_party shared library, and in this, I am trying to use the current GL context. It does
Jan 31
Tình Nguyễn Hữu
Jan 31
How can I add new view to BrowserView
Hi everyone. I want to add a new view which looks like side_panel but it always shows. Is there any
unread,
How can I add new view to BrowserView
Hi everyone. I want to add a new view which looks like side_panel but it always shows. Is there any
Jan 31
Tình Nguyễn Hữu
, …
Fabrice de Gans
5
Jan 31
Build error with option is_official_build = true on windows.
The build is successful. But it cannot load any page after starting chromium. On Friday, 13 January
unread,
Build error with option is_official_build = true on windows.
The build is successful. But it cannot load any page after starting chromium. On Friday, 13 January
Jan 31
Sumit Pd
,
PhistucK
2
Jan 31
Introducting Sumit-prd
Look at the recent posts in this group as well as in chromium-discuss - not a few threads were posted
unread,
Introducting Sumit-prd
Look at the recent posts in this group as well as in chromium-discuss - not a few threads were posted
Jan 31
Andreas Maier
,
Jamie Walch
2
Jan 30
Provision of CRD Connections to Co-Workers within Google Workspace
Sharing of CRD hosts is something that comes up from time to time as a nice-to-have feature, but we
unread,
Provision of CRD Connections to Co-Workers within Google Workspace
Sharing of CRD hosts is something that comes up from time to time as a nice-to-have feature, but we
Jan 30
jeffplays
, …
Olamide bobby
3
Jan 30
chrome://resources
TypeScript code On Saturday, January 28, 2023 at 12:50:38 AM UTC+1 dpapad wrote: On Thu, Jan 26, 2023
unread,
chrome://resources
TypeScript code On Saturday, January 28, 2023 at 12:50:38 AM UTC+1 dpapad wrote: On Thu, Jan 26, 2023
Jan 30
Struan Shrimpton
,
Olamide bobby
2
Jan 30
Enabling Experimental Regression Test Selection (RTS) on CQ Dry Runs
Experiment On Friday, January 27, 2023 at 9:34:21 PM UTC+1 ssh...@google.com wrote: Hi chromium-dev,
unread,
Enabling Experimental Regression Test Selection (RTS) on CQ Dry Runs
Experiment On Friday, January 27, 2023 at 9:34:21 PM UTC+1 ssh...@google.com wrote: Hi chromium-dev,
Jan 30
Anchal pal
, …
Olamide bobby
6
Jan 30
Regarding the issues
Proof correct On Friday, January 27, 2023 at 7:21:35 PM UTC+1 km...@chromium.org wrote: In any case,
unread,
Regarding the issues
Proof correct On Friday, January 27, 2023 at 7:21:35 PM UTC+1 km...@chromium.org wrote: In any case,
Jan 30
Steinar H. Gunderson
, …
Peter Kasting
12
Jan 30
Better git blame prototype
On Wed, Jan 25, 2023 at 04:21:29PM +0100, Steinar H. Gunderson wrote: > All files in third_party/
unread,
Better git blame prototype
On Wed, Jan 25, 2023 at 04:21:29PM +0100, Steinar H. Gunderson wrote: > All files in third_party/
Jan 30
guest271314
,
Ben Kelly
6
Jan 29
Is there any way to set an arbitrary Web page as a WindowClient of a ServiceWorker?
> (Note, with storage partitioning coming this will also be limited to documents in the same
unread,
Is there any way to set an arbitrary Web page as a WindowClient of a ServiceWorker?
> (Note, with storage partitioning coming this will also be limited to documents in the same
Jan 29