Groups
Groups
Sign in
Groups
Groups
cxx
Conversations
About
Send feedback
Help
cxx
1–30 of 553
Mark all as read
Report group
0 selected
Joe Mason
, …
Daniel Cheng
3
12:28 PM
absl/hash banned in DEPS?
Allowing it seems fine; my only real concern is if someone tries to use it as a stable hash.
unread,
absl/hash banned in DEPS?
Allowing it seems fine; my only real concern is if someone tries to use it as a stable hash.
12:28 PM
Avi Drissman
, …
K. Moon
31
Sep 12
base::ByteCount
Glad to see this is moving in a productive direction! I think a gradual migration can make sense if
unread,
base::ByteCount
Glad to see this is moving in a productive direction! I think a gradual migration can make sense if
Sep 12
Daniel Cheng
,
Elly
2
Sep 9
Default base::JSONReader::Read() to RFC mode?
Hi Daniel, I would be happy with flipping the default to JSON_PARSE_RFC and migrating all existing
unread,
Default base::JSONReader::Read() to RFC mode?
Hi Daniel, I would be happy with flipping the default to JSON_PARSE_RFC and migrating all existing
Sep 9
Peter Kasting
, …
Nico Weber
19
Sep 3
Indenting for nested preprocessor directives
But we don't do that. We use style=chromium. I disagree that we are beholden to the clang-format
unread,
Indenting for nested preprocessor directives
But we don't do that. We use style=chromium. I disagree that we are beholden to the clang-format
Sep 3
Joe Mason
, …
Andrew Grieve
15
Sep 2
Effect of "static constexpr" in functions
Thanks, everything is working as intended then. I was just confused by the UI. On Tue, Sep 2, 2025 at
unread,
Effect of "static constexpr" in functions
Thanks, everything is working as intended then. I was just confused by the UI. On Tue, Sep 2, 2025 at
Sep 2
Daniel Cheng
, …
Roland Bock
7
Aug 19
Soliciting feedback for C++ portions of Chromium University
Hi, Some thoughts: C++ Memory: Slide 6 "C++ is extremely low level.". I would probably say
unread,
Soliciting feedback for C++ portions of Chromium University
Hi, Some thoughts: C++ Memory: Slide 6 "C++ is extremely low level.". I would probably say
Aug 19
Dana Jansens
, …
Daniel Cheng
36
Jul 3
ranges algorithms
For Chrome, the most relevant problems are that they are quite hard for the compiler to optimize, and
unread,
ranges algorithms
For Chrome, the most relevant problems are that they are quite hard for the compiler to optimize, and
Jul 3
Erik Jensen
, …
Daniel Cheng
8
Jun 2
Preferred replacement to base::Passed for handler that unregisters itself?
The last few instances of base::Passed() are difficult to remove. I've poked at some slowly, but
unread,
Preferred replacement to base::Passed for handler that unregisters itself?
The last few instances of base::Passed() are difficult to remove. I've poked at some slowly, but
Jun 2
Julia Hansbrough
, …
Yoshisato Yanagisawa
4
Jun 2
Enabling more new clang-tidy checks
Hi, for the ease of writing a long message, let me reply here. I am not the original author. As you
unread,
Enabling more new clang-tidy checks
Hi, for the ease of writing a long message, let me reply here. I am not the original author. As you
Jun 2
Erik Jensen
, …
Hans Wennborg
21
May 21
Experiment with Coroutines in //remoting?
LLVM/Clang does not yet support coroutines for 32-bit Windows (it has some support, but also some
unread,
Experiment with Coroutines in //remoting?
LLVM/Clang does not yet support coroutines for 32-bit Windows (it has some support, but also some
May 21
Julia Hansbrough
, …
Dan Sinclair
4
Apr 24
Enabling new clang-tidy checks
Hi Julia, I've given you edit access to the original tracking doc if you'd like to update it
unread,
Enabling new clang-tidy checks
Hi Julia, I've given you edit access to the original tracking doc if you'd like to update it
Apr 24
Peter Kasting
, …
John Admanski
27
Apr 23
absl TBD features past their two-year limit
The base containers readme is the guidance that I updated. I also sent a change to update DEPS files
unread,
absl TBD features past their two-year limit
The base containers readme is the guidance that I updated. I also sent a change to update DEPS files
Apr 23
Nad
Apr 10
update chromium active-tab title back color (not the page)
Hello everyone I wrote an extension to update chromium active-tab title back color (not the page) The
unread,
update chromium active-tab title back color (not the page)
Hello everyone I wrote an extension to update chromium active-tab title back color (not the page) The
Apr 10
Daniel Cheng
, …
Daniel Cheng
16
Apr 9
Unintentional copies in for range loops
On Tue, 8 Apr 2025 at 17:13, Peter Kasting <pkas...@chromium.org> wrote: On Tue, Apr 8, 2025,
unread,
Unintentional copies in for range loops
On Tue, 8 Apr 2025 at 17:13, Peter Kasting <pkas...@chromium.org> wrote: On Tue, Apr 8, 2025,
Apr 9
Daniel Cheng
, …
Ryan Tarpine
23
Apr 2
Death tests, sqlite exclusive locking, and best practices
You're right that the part of the test run twice is basically wasted time. Browser A can't do
unread,
Death tests, sqlite exclusive locking, and best practices
You're right that the part of the test run twice is basically wasted time. Browser A can't do
Apr 2
Greg Thompson
, …
Adam Rice
27
Mar 24
New linter (clang-tidy?) proposal
I looked at a handful of the items on the list, and I would not characterise them as "not
unread,
New linter (clang-tidy?) proposal
I looked at a handful of the items on the list, and I would not characterise them as "not
Mar 24
Peter Kasting
, …
Peter Kasting
11
Mar 18
Proposal: Allow std::atomic_ref
On Tuesday, January 21, 2025 at 11:17:08 AM UTC-8 Peter Kasting wrote: Update, mostly for my own
unread,
Proposal: Allow std::atomic_ref
On Tuesday, January 21, 2025 at 11:17:08 AM UTC-8 Peter Kasting wrote: Update, mostly for my own
Mar 18
Joe Mason
, …
Michael Lippautz
4
Mar 17
WeakPtr comparison and ordering semantics
Makes sense. I'll add a comment to weak_ptr.h about why they're not supported On Fri, Mar 14,
unread,
WeakPtr comparison and ordering semantics
Makes sense. I'll add a comment to weak_ptr.h about why they're not supported On Fri, Mar 14,
Mar 17
Andrew Grieve
, …
Nico Weber
9
Mar 3
Plans for c++23
Yay! On Mon, Mar 3, 2025 at 7:58 AM Nico Weber <tha...@chromium.org> wrote: Closure: https://
unread,
Plans for c++23
Yay! On Mon, Mar 3, 2025 at 7:58 AM Nico Weber <tha...@chromium.org> wrote: Closure: https://
Mar 3
Avi Drissman
, …
Helmut Januschka
18
Mar 1
boolalpha and localization
thank you all for solving it, are we good to continue? Avi Drissman schrieb am Freitag, 28. Februar
unread,
boolalpha and localization
thank you all for solving it, are we good to continue? Avi Drissman schrieb am Freitag, 28. Februar
Mar 1
Thomas Sepez
, …
Hans Wennborg
3
Feb 6
Is the clang in /release+asserts/ really +asserts ?
Just to add: we do toolchain testing with asserts enabled, so tripping an assert would break that
unread,
Is the clang in /release+asserts/ really +asserts ?
Just to add: we do toolchain testing with asserts enabled, so tripping an assert would break that
Feb 6
Peter Kasting
, …
Daniel Cheng
26
Jan 28
absl TBD features _NOT_ past their two-year limit
If you have that template somewhere, we should link up resources at some point :) I put together
unread,
absl TBD features _NOT_ past their two-year limit
If you have that template somewhere, we should link up resources at some point :) I put together
Jan 28
Mikel Astiz
, …
John Admanski
8
Jan 15
Is it fine to support implicit conversion for C++ class GaiaId in tests
FWIW weighing in on the general context of whether or not this is okay to use an implicit conversion
unread,
Is it fine to support implicit conversion for C++ class GaiaId in tests
FWIW weighing in on the general context of whether or not this is okay to use an implicit conversion
Jan 15
Peter Kasting
, …
Peter Kasting
7
Jan 13
Proposal: Ban std::aligned_{storage,union}
This seems unanimously supported, so I consider it approved. PK
unread,
Proposal: Ban std::aligned_{storage,union}
This seems unanimously supported, so I consider it approved. PK
Jan 13
Peter Kasting
, …
Peter Boström
19
Jan 2
modernize-loop-convert and auto
I've lgtm'd the change. :) On Fri, Jan 3, 2025 at 8:15 AM David Baron <dba...@chromium.org
unread,
modernize-loop-convert and auto
I've lgtm'd the change. :) On Fri, Jan 3, 2025 at 8:15 AM David Baron <dba...@chromium.org
Jan 2
Peter Kasting
12/23/24
clang-formatting directories you own
If you are a directory OWNER, and you wish to make changes like mass formatting or clang-tidying, the
unread,
clang-formatting directories you own
If you are a directory OWNER, and you wish to make changes like mass formatting or clang-tidying, the
12/23/24
Wojciech Dzierżanowski
, …
David Benjamin
18
12/18/24
CHECKing pointers before derefs
On Wed, Dec 18, 2024 at 9:47 PM David Benjamin <davi...@chromium.org> wrote: On Wed, Dec 18,
unread,
CHECKing pointers before derefs
On Wed, Dec 18, 2024 at 9:47 PM David Benjamin <davi...@chromium.org> wrote: On Wed, Dec 18,
12/18/24
Peter Kasting
,
Peter Boström
3
12/18/24
Style change policy doc
Update on the below: there was some followup, which has been reflected in the original doc, and the
unread,
Style change policy doc
Update on the below: there was some followup, which has been reflected in the original doc, and the
12/18/24
Peter Kasting
, …
Alex Cooper
19
12/3/24
Elevate variable initialization guidance from dos-and-donts to style?
Fair enough. Sounds like there is not consensus to make a change and we should drop this. PK
unread,
Elevate variable initialization guidance from dos-and-donts to style?
Fair enough. Sounds like there is not consensus to make a change and we should drop this. PK
12/3/24
Joe Mason
, …
Claudio DeSouza
5
11/11/24
Should mojom-forward.h files be more widely publicised?
I was doing a few test today with IWYU, and actually these headers get automatically selected with a
unread,
Should mojom-forward.h files be more widely publicised?
I was doing a few test today with IWYU, and actually these headers get automatically selected with a
11/11/24