Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
cxx
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
cxx
1–30 of 539
Mark all as read
Report group
0 selected
Erik Jensen
, …
Alex Clarke
18
Feb 6
Experiment with Coroutines in //remoting?
+schedu...@chromium.org again, since it seems it got dropped. On Thu, Feb 6, 2025 at 1:09 PM Erik
unread,
Experiment with Coroutines in //remoting?
+schedu...@chromium.org again, since it seems it got dropped. On Thu, Feb 6, 2025 at 1:09 PM Erik
Feb 6
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
, …
John Admanski
25
Jan 28
absl TBD features past their two-year limit
One thing that was not included in any of the hash map container changes was any guidance on hashing.
unread,
absl TBD features past their two-year limit
One thing that was not included in any of the hash map container changes was any guidance on hashing.
Jan 28
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
Peter Kasting
, …
Peter Kasting
10
Jan 21
Proposal: Allow std::atomic_ref
On Wednesday, September 4, 2024 at 9:33:06 AM UTC-7 Peter Kasting wrote: I filed https://issuetracker
unread,
Proposal: Allow std::atomic_ref
On Wednesday, September 4, 2024 at 9:33:06 AM UTC-7 Peter Kasting wrote: I filed https://issuetracker
Jan 21
Andrew Grieve
, …
Nico Weber
7
Jan 16
Plans for c++23
Patching locally is a good idea for these migrations. Thanks for that idea :) On Tue, Jan 14, 2025 at
unread,
Plans for c++23
Patching locally is a good idea for these migrations. Thanks for that idea :) On Tue, Jan 14, 2025 at
Jan 16
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
Erik Jensen
, …
Andrew Rayskiy
5
12/12/24
Preferred replacement to base::Passed for handler that unregisters itself?
Glossing over many details, I have something if this approximate shape: // Similar in principle to
unread,
Preferred replacement to base::Passed for handler that unregisters itself?
Glossing over many details, I have something if this approximate shape: // Similar in principle to
12/12/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
Jean-Philippe Gravel
, …
Claudio DeSouza
32
11/11/24
IWYU in Chromium
Maybe some allow list type of control could be used to gradually adopt it. I've tested `misc-
unread,
IWYU in Chromium
Maybe some allow list type of control could be used to gradually adopt it. I've tested `misc-
11/11/24
Victor Tan
, …
David Benjamin
8
10/28/24
best option to shuffle based on seed
A user-stable, but otherwise randomized, ordering would probably also have privacy implications. On
unread,
best option to shuffle based on seed
A user-stable, but otherwise randomized, ordering would probably also have privacy implications. On
10/28/24
Christoph Schwering
, …
Maksim Ivanov
10
10/17/24
Proposal: Allow `using enum`
Thanks! On Fri, Oct 18, 2024 at 1:05 AM Peter Kasting <pkas...@chromium.org> wrote: On
unread,
Proposal: Allow `using enum`
Thanks! On Fri, Oct 18, 2024 at 1:05 AM Peter Kasting <pkas...@chromium.org> wrote: On
10/17/24
Peter Kasting
, …
Daniel Cheng
5
10/17/24
Proposal: Allow std::ranges::subrange
(Now from the right account!) I've now uploaded this at https://chromium-review.googlesource.com/
unread,
Proposal: Allow std::ranges::subrange
(Now from the right account!) I've now uploaded this at https://chromium-review.googlesource.com/
10/17/24
Devon Loehr
, …
Peter Wen
5
9/25/24
Side effects of clang plugin forcing out-of-line constructors
Theoretically we have an android-arm64-pgo try bot: https://ci.chromium.org/ui/p/chrome/builders/try/
unread,
Side effects of clang plugin forcing out-of-line constructors
Theoretically we have an android-arm64-pgo try bot: https://ci.chromium.org/ui/p/chrome/builders/try/
9/25/24
Peter Kasting
, …
Fergal Daly
22
9/18/24
Minimizing negative impacts of mass reformat
Final update for this thread: Thanks to Rachel for offering to escalate the general issue of code
unread,
Minimizing negative impacts of mass reformat
Final update for this thread: Thanks to Rachel for offering to escalate the general issue of code
9/18/24
Punith Nayak
, …
Peter Kasting
42
9/4/24
Proposal for Adoption of C++20 [[likely]] and [[unlikely]] Attributes in Chromium Codebase
This was completed (in Chromium) as of https://chromium-review.googlesource.com/c/chromium/src/+/
unread,
Proposal for Adoption of C++20 [[likely]] and [[unlikely]] Attributes in Chromium Codebase
This was completed (in Chromium) as of https://chromium-review.googlesource.com/c/chromium/src/+/
9/4/24
Anton Bikineev
, …
Peter Kasting
9
9/4/24
Proposal: Allow std::hardware_(destructive|constructive)_interference_size
Unless https://chromium-review.googlesource.com/c/chromium/src/+/5767325 is reverted, this is now
unread,
Proposal: Allow std::hardware_(destructive|constructive)_interference_size
Unless https://chromium-review.googlesource.com/c/chromium/src/+/5767325 is reverted, this is now
9/4/24
Peter Kasting
, …
Manjunath
4
8/19/24
Fwd: [Brews & Bites] C++20, How Hard Could It Be
On Wed, Aug 14, 2024 at 12:47 AM Manjunath <10m...@gmail.com> wrote: is there a link to the
unread,
Fwd: [Brews & Bites] C++20, How Hard Could It Be
On Wed, Aug 14, 2024 at 12:47 AM Manjunath <10m...@gmail.com> wrote: is there a link to the
8/19/24
Takuto Ikuta
, …
Erik Staab
15
8/8/24
Proposal: Stop recommending forward declaration in chromium C++ style guide
On Tue, Aug 6, 2024 at 8:01 PM Takuto Ikuta <tik...@chromium.org> wrote: Thank you for your
unread,
Proposal: Stop recommending forward declaration in chromium C++ style guide
On Tue, Aug 6, 2024 at 8:01 PM Takuto Ikuta <tik...@chromium.org> wrote: Thank you for your
8/8/24
Joe Mason
, …
Roland McGrath
14
8/7/24
Safety of std::tuple in cross-process shared memory
Wouldn't that fail for a struct containing several floats without padding between them? On Wed,
unread,
Safety of std::tuple in cross-process shared memory
Wouldn't that fail for a struct containing several floats without padding between them? On Wed,
8/7/24
Devon Loehr
, …
Avi Drissman
6
7/11/24
Cleaning up implicit `this` captures
It seems to me that you are understating things. It's not just that the behavior is unintuitive (
unread,
Cleaning up implicit `this` captures
It seems to me that you are understating things. It's not just that the behavior is unintuitive (
7/11/24
Keren Zhu
, …
Sam Clegg
12
7/3/24
Linker bug? Conflicting class name is permitted
Sam, you hit the spot. Thank you for pointing that out! It makes sense to ignore duplicate weak
unread,
Linker bug? Conflicting class name is permitted
Sam, you hit the spot. Thank you for pointing that out! It makes sense to ignore duplicate weak
7/3/24
Dana Jansens
, …
Daniel Cheng
34
6/30/24
ranges algorithms
I've sent out https://chromium-review.googlesource.com/c/chromium/src/+/5668999/ to update the
unread,
ranges algorithms
I've sent out https://chromium-review.googlesource.com/c/chromium/src/+/5668999/ to update the
6/30/24
Peter Boström
, …
Alison Gale
20
6/26/24
New TODO format?
I'm reverting my update to consolidate the TODO style in: https://chromium-review.googlesource.
unread,
New TODO format?
I'm reverting my update to consolidate the TODO style in: https://chromium-review.googlesource.
6/26/24