- 25 Sep, 2020 40 commits
-
-
Yutaka Hirano authored
According to the flakiness dashboard the test is no longer timing out, but often failing. Fix the expectation. Tbr: bokan@chromium.org Bug: 1130876, 919789 No-Try: true Change-Id: Iab3443121eb7afd89f34eaa35a7af921170c2c0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428498Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#810510}
-
Joshua Pawlicki authored
I've tried to remove exception handling for unchecked exceptions caused by programmer error - catching these hides bugs that we would otherwise detect. Bug: 1110340 Change-Id: Id06136367c7b342ff5714118305eda6bf8ba652b Fixed: 1110340 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412134 Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#810509}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/9e81182f8ea5..39a3f081c129 2020-09-24 gustaf@webrtc.org Disable transparent mode when ERL is bounded 2020-09-24 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision b70f108b..fb765f65 (810146:810252) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I9235502a8d1dcb4da7f7e3a0f5ed0d60c18ad869 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430230Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#810508}
-
Minoru Chikamune authored
[related design doc] https://docs.google.com/document/d/1y-vHkrD1z2RtyWYwT6rJkSLHClYNjDDpUbTtBU7l95A Bug: 1105403 Change-Id: I8a062b1bc4892c8cbc0b0bbc6d3b9b124ecf8950 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414428 Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Reviewed-by:
Dominic Farolino <dom@chromium.org> Reviewed-by:
Tal Pressman <talp@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#810507}
-
Sergey Poromov authored
Shows a toast when scripted printing is blocked due to Data Leak Prevention configuration. Bug: 1124651 Change-Id: I0cfd0c81fff0ca924a212ab988de3bc869bc53f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421515 Commit-Queue: Sergey Poromov <poromov@chromium.org> Reviewed-by:
Aya Elsayed <ayaelattar@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Nikita Podguzov <nikitapodguzov@chromium.org> Cr-Commit-Position: refs/heads/master@{#810506}
-
Sergey Poromov authored
By implementing GetRestrictionSetForURL() we finally connect on screen content restrictions to the policy rules engine (DlpRulesManager) and resolve the TODO. Bug: 1109783 Change-Id: I29e62a2b33e7051cfc00b40179bfe5c8d48d0e72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421895Reviewed-by:
Aya Elsayed <ayaelattar@chromium.org> Reviewed-by:
Nikita Podguzov <nikitapodguzov@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#810505}
-
Jinsuk Kim authored
IncognitoStateProvider uses a tab model to provide its incognito state, used by toolbar/omnibox. This CL moves it to tabmodel module, in an effort to reduce the omnibox's dependency on toolbar. Bug: 1127732 Change-Id: If5b1904e6d7d90165d92ce348f3bc704beec8a52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2408598 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#810504}
-
Allen Bauer authored
Added metadata to Tab, TabSlotView https://docs.google.com/document/d/1FXacwqJjW4ircJ19gsypRnLAWMYmM8sFTyDCpBH48jI/edit?usp=sharing Bug: 938501 Change-Id: I659ca7eea66d8b50e0609d08b29cfc8efd3b8809 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429515 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#810503}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/5b2e586ff35d..f7a0128b9441 2020-09-25 thestig@chromium.org Simplify interface to CJX_Object::SetAttributeValue(). 2020-09-25 thestig@chromium.org Simplify interface to CJX_Object::SetCData(). 2020-09-24 thestig@chromium.org Remove a parameter from CJX_Object::SetAttributeByString(). 2020-09-24 thestig@chromium.org Disambiguate CJX_Object methods. 2020-09-24 tsepez@chromium.org Rework bit-twiddling in CFGAS_Stringformatter 2020-09-24 asweintraub@google.com Fix a ClangTidy issue. 2020-09-24 tsepez@chromium.org Nest FX_LOCALE* enums. 2020-09-24 thestig@chromium.org Do IWYU for unowned_ptr.h, and remove some unused includes. 2020-09-24 thestig@chromium.org Clean up CXFA_Node::AddBindItem() and RemoveBindItem(). 2020-09-24 tsepez@chromium.org Avoid leaks on fuzzer exit. 2020-09-24 sdefresne@chromium.org Explicitly filter assigments to sources variable If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1018739,chromium:1131837 Tbr: pdfium-deps-rolls@chromium.org Change-Id: Ic843aef9ca85630b3dbea56dbefbb565c071866e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430350Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#810502}
-
Makoto Shimazu authored
Bug: 1129850 Change-Id: I1b1f7dbaa2f63fa7797cf9637a828e5379b7e39d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428302 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Auto-Submit: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#810501}
-
My Nguyen authored
There is a bug in caching logic as since this file is evaluated before OWNERS file in os_settings_strings_grdp folder, thus presubmit failed. Making regex strings more specific to only apply to .grdp files. This doesn't affect other settings strings folders because they all have their OWNERS file. Bug: 1131197 Change-Id: I81abecaf2600756de12ed847fa8be5325c16d36c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430525Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#810500}
-
Nidhi Jaju authored
The service worker codebase currently uses a lot of GURLs for origins. However, url::Origin should be used for origin instead of GURL where possible due to security decisions. This CL changes ServiceWorkerContextWrapper:: StopAllServiceWorkersForOrigin to use url::Origin instead of GURL. Some relevant callsites have also been modified accordingly. Bug: 1095896 Change-Id: I8571beeb38dc0dedc944e73521475bb518c8b9e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410066Reviewed-by:
David Bertoni <dbertoni@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Nidhi Jaju <nidhijaju127@gmail.com> Cr-Commit-Position: refs/heads/master@{#810499}
-
Kent Tamura authored
This CL fixes the following error: > ERROR at //third_party/blink/renderer/bindings/core/v8/serialization/serialized_script_value_fuzzer.cc:20:11: Can't include this header from here. > #include "third_party/blink/renderer/core/testing/dummy_page_holder.h" > ^---------------------------------------------------------- > The target: > //third_party/blink/renderer/bindings/core/v8:v8_serialized_script_value_fuzzer > is including a file from the target: > //third_party/blink/renderer/core:testing This CL has no behavior changes. Bug: 800764 Change-Id: I3a28e57876b52fba53a931c1b0bd0eaef99a0213 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428514 Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#810498}
-
Keren Zhu authored
Bug: 772945 Change-Id: Ibfcd4c6fb74f39e95a5892573a30ff6ea9e200b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429534 Commit-Queue: Keren Zhu <kerenzhu@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#810497}
-
Lei Zhang authored
Per base/containers/README.md, base::flat_map is a better choice for a small, fixed map. Change-Id: I9a64ce59aadcfc26d7f986030f1732507009cf96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427550 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Piotr Pawliczek <pawliczek@chromium.org> Cr-Commit-Position: refs/heads/master@{#810496}
-
Thanh Nguyen authored
This CL adds suggested content toggle for dinner for one. Bug: 1028373 Change-Id: Iafae0bceaaecfd72dec37f983b18a35f06b5fcb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2426215 Commit-Queue: Thanh Nguyen <thanhdng@chromium.org> Reviewed-by:
Rachel Wong <wrong@chromium.org> Reviewed-by:
Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#810495}
-
Darren Shen authored
As mentioned in: https://developers.google.com/closure/compiler/docs/limitations#implications-of-object-property-flattening 'this' should not be used outside of the constructor or prototype methods. Using 'this' in a static method will break under the --collapse_properties flag in Closure. --collapse_properties is a recommended flag in google3, hence fixing this makes it easier to use mojo lite bindings in google3. Bug: 1132142 Change-Id: I046615009d76f919cab6569285e9dfba6922b98e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428269Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#810494}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/4dcc12d1a441..bacaef3237c5 2020-09-25 greg@lunarg.com Update spirv-tools and spirv-headers known goods (#2401) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC syoussefi@google.com,radial-bots+chrome-roll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: syoussefi@google.com,radial-bots+chrome-roll@google.com Change-Id: Ic7998f6df4c3cf6e5edeb262ea501741543bd471 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430235Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#810493}
-
Darren Shen authored
When the system PK feature flag is enabled, NativeInputMethodEngine will connect to the IME service. NativeInputMethodEngine is itself a Receiver that receives Mojo calls from the IME service. The IME service frequently calls ProcessMessage on the Mojo interface, but NativeInputMethodEngine doesn't handle it on purpose (ProcessMessage is only used by the IME extension). However, NativeInputMethodEngine:: ProcessMessage must invoke the callback, or else the connection will drop [1]. Hence, NativeInputMethodEngine::ProcessMessage should ignore all messages but still run the callback to avoid dropping the connection. [1] https://source.chromium.org/chromium/chromium/src/+/master:mojo/public/cpp/bindings/tests/receiver_callback_unittest.cc;l=292;drc=9c82b0a2f6742e35cb0368ba61568ce0522dd1ec Bug: 1019541 Change-Id: Ie66c32fde279c441513d99607db2f54c2fd4ef51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410102Reviewed-by:
Leo Zhang <googleo@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#810492}
-
Alex Keng authored
When TextFormatUpdate event was first introduced [1], ImeTextSpan was incomplete and we had to map underline thickness to underline style (which was incorrect). Now we have an updated ImeTextSpan [2], we can introduce new attributes, textColor and underlineThickness and correctly return the format info. Note textUnderlineStyle is renamed to underlineStyle for clarity, and textDecorationColor is renamed to suggestionHighlightColor since the value is mapped from ui::ImeTextSpan::suggestion_highlight_color [1] https://chromium-review.googlesource.com/c/chromium/src/+/1864318 [2] https://source.chromium.org/chromium/chromium/src/+/master:ui/base/ime/ime_text_span.h;l=18;dlc=65548a4764183b6d99b89678d592d49fe3038da5;bpv=1;bpt=0;drc=59cb62c60b608c5aba49542cd59ea95742f2f305 Change-Id: Ib0169931cad2c153565039370ab89b3d8d0b8d9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425430 Commit-Queue: Alex Keng <shihken@microsoft.com> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Anupam Snigdha <snianu@microsoft.com> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#810491}
-
Andrew Comminos authored
Updates the API for isInputPending and associated tests to accept a dictionary object for parameterization directly, making it compliant with the updated spec. Bug: 910421 Change-Id: I39e569ee6215044a9b59a8834d19cac76915cb9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425138Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Andrew Comminos <acomminos@fb.com> Cr-Commit-Position: refs/heads/master@{#810490}
-
Victor Costan authored
Bug: 1123353 Change-Id: I2e9f30e3b847d4c3592f40fae2053a8434b248df Tested: Manually, by making IsObsoleteCpu() always return true. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427631 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#810489}
-
Charlene Yan authored
Add an enum for the origin of the toggle action. Add collapse for gestures. Modify closing mode to be on a timer for gestures. Bug: 2386555 Change-Id: I308a8e88c1c6b27e03be0783489d5c44686184a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429445 Commit-Queue: Charlene Yan <cyan@chromium.org> Reviewed-by:
Connie Wan <connily@chromium.org> Cr-Commit-Position: refs/heads/master@{#810488}
-
Wei Lee authored
Currently only Worker (DedicatedWorker) works on SWA but not SharedWorker since it will hit unknown scheme error due to its scheme (chrome://). The reason is that currently we don't put an WebUIUrlLoaderFactory when creating factory bundle in WorkerScriptFetchInitiator so it will try to fetch scripts with "chrome://" scheme through internet, and causes the unknown scheme error. Bug: 980846, 1127464 Test: Chrome camera app (SWA version) can use SharedWorker Change-Id: Ia57a18d75963fb3395a37d2ed3c70d21e7964282 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406234 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#810487}
-
Eric Willigers authored
GetAppIdForTab() for BMO now returns nullopt if a web app is configured to open in a window, and a browser tab has a URL in the app's scope open. This matches existing behavior for bookmark apps. ShelfWebAppBrowserTest.WindowedHostedAndWebApps/WebApps was previously failing. (The test installs a web app configured to open in a tab by default. It navigates to launch the app URL in a tab and asserts the shelf status indicates the app is closed. This assert previously failed for BMO. The test then calls ActivateAppAndFlushMojoCallsForAppService and asserts there is an extra browser and the app is running. That assert also previously failed for BMO.) Bug: 1054116 Change-Id: I2a5cbb64b193874442deb093ecbbb1f2c7d6ead3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428293Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#810486}
-
Victor Fei authored
AXEventGenerator::Iterator iterates over the generated events in std::map<AXNode*, std::set<EventParams>> tree_events_. Often there could be entry with empty event sets (std::set<EventParams) in |tree_events_|, and if these empty event sets happen to be the first entry when we iterate over |tree_events_|, AXEventGenerator::Iterator ::operator++ would increment AXEventGenerator::Iterator::set_iter_ past its end, causing an exception. This CL fixes this issue by making AXEventGenerator::Iterator ::begin() to always point to a non-empty std::set<EventParams> entry in |tree_events_|. AX-Relnotes: n/a Bug: 1120281 Change-Id: I8fbdbbc92eb007d3ce01bfa5cb61730c9f38c115 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399560 Commit-Queue: Victor Fei <vicfei@microsoft.com> Reviewed-by:
Ian Prest <iapres@microsoft.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#810485}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1600905490-fe209194e056a39e0ecce0cfbf9501bffc967720.profdata to chrome-win32-master-1600991906-65f7bfb49ebbe3e14bdc8eed995291d523852457.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC sebmarchand@chromium.org,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: sebmarchand@chromium.org,jeffyoon@google.com,liaoyuke@google.com Change-Id: Ie71a5c46ac85a2f5f9b24b115ecfd6e0ac4a775e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430351Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#810484}
-
minch authored
Call sites of UnifiedSystemTrayView::CreateBackground have been removed at crrev.com/c/2015577. The background of system tray now is controlled inside TrayBubbleView by UnifiedSystemTrayView::GetBackgroundColor(). SwitchAccessBackButtonView doesn't inherit from TrayBubbleView, it should not use the related logic. And its color is actually controlled inside SwitchAccessBackButtonView::OnPaint. Bug: 1107056 Change-Id: I13a8ac764fa6fbaa1dede9bdc7b3f6fedfe95b14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430323Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#810483}
-
chrome://flagsAnastasia Helfinstein authored
Also removes unused constants from previously removed flag enable-experimental-accessibility-switch-access. AX-Relnotes: n/a. Bug: None Change-Id: I5ee5aacf2f178c1e620e1c56c82e23349ee4da04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425343 Auto-Submit: Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#810482}
-
Roman Sorokin authored
This CL is a quick-fix for the ephemeral use-case. known_user does not persist the data for the ephemeral user. As a result on the lock screen users can't get their last login input method. Change-Id: I0722c741906ecfd35cb031ca6db337c3302e1b3d Bug: 1092884 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429067 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#810481}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3eb2555a627b..c39ab997ba7a 2020-09-24 sokcevic@google.com Support main as default branch If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: Id8eb940b19c37eec31ace1ca91c2739d247fe052 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429653Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#810480}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/68a5baeb5ba0..d59bccb5df72 2020-09-24 cclao@google.com Vulkan: updateRenderPassDesc may lose color attachment data 2020-09-24 jmadill@chromium.org Skip PBO test on TSAN. 2020-09-24 courtneygo@google.com Vulkan: Add mutex around queueSubmit related data 2020-09-24 jmadill@chromium.org Revert "Pass #pragma optimize setting down to compilation." 2020-09-24 sdefresne@chromium.org Explicitly filter assignments to sources variable If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC syoussefi@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1018739 Tbr: syoussefi@google.com Test: Test: Change-Id: I7d648d7e839a33400650efad3677ec784cf98a11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430346Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#810479}
-
Peter Kotwicz authored
This CL removes the following targets: com.android.support:appcompat-v7 com.android.support:gridlayout-v7 com.android.support:mediarouter-v7 com.android.support:recyclerview-v7 com.android.support:cardview-v7 com.android.support:preference-v7 com.android.support:support-v13 com.android.support:preference-leanback-v17 com.android.support:support-annotations com.android.support:design BUG=None Change-Id: Ib18eddd8e5341150057127ad215a6fe3cc66e2ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425010 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#810478}
-
Lei Zhang authored
Use a raw array instead of a std::vector for a constant, so it can be constexpr and no longer has a static destructor. Change-Id: I05fac4e8ce88cdebd63cebc5a9e25ee99ada1082 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429611Reviewed-by:
Michael Spang <spang@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#810477}
-
Charlene Yan authored
Bug: 1071685 Change-Id: I1d948dc47b416a01e9a4fc88d167dc69fca42143 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429248Reviewed-by:
Connie Wan <connily@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#810476}
-
Charles Zhao authored
LogAndMaybeSortLifecycleUnitWithTabRanker is not used and will not be used in any time soon. So remove it from TabManagerDelegate for now. Bug: 1131349 Change-Id: I614336b9ddfe4758d1a364a39195070dde237a79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2423800Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Charles . <charleszhao@chromium.org> Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Charles . <charleszhao@chromium.org> Cr-Commit-Position: refs/heads/master@{#810475}
-
Meilin Wang authored
Bug:none. Change-Id: I6603e5f9b23d6175c3887f8f46351905e6f209a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430292Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Meilin Wang <meilinw@chromium.org> Cr-Commit-Position: refs/heads/master@{#810474}
-
My Nguyen authored
Original UX plan is to remove this confusing option, but we don't have concrete data on its usage so we are adding this browser option in while waiting for concrete data to make a decision. UX point: http://go/cros-lang-settings-ux-slide#slide=11 Screenshot view: http://screen/BRqvnUwfPcZFyKS Bug: 1113439 Change-Id: I2c3d3e85558213f9e183045c8cd393d4e1e685c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428287Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#810473}
-
Charlene Yan authored
This weight is not yet supported on flex layout. Change-Id: I1feedb55eece8fa7b7a7d5a92d06021f051d2aaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429648 Auto-Submit: Charlene Yan <cyan@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#810472}
-
Hidehiko Abe authored
Currently is_linux is set to true on Chrome OS build, but it is planned to set it false. This is the preparation to keep the current behavior for dav1d. BUG=1131947, 1110266 TEST=Built locally. Change-Id: I0e93a3d98f3587ea40ed704dfe87019e19b8e327 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428265 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#810471}
-