- 09 Sep, 2020 40 commits
-
-
Fumitoshi Ukai authored
when enabled java, errorprone for NoRedundantFieldInitCheck fails. disable use_java_goma as it is not a priority for now. Bug: b/167942918, 726475 Change-Id: I1e864ae881225bca4879b7aa3f47af5ddc8ac54c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398864Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Fumitoshi Ukai <ukai@google.com> Cr-Commit-Position: refs/heads/master@{#805241}
-
Tanmoy Mollik authored
Bug: 1125810 Change-Id: If12ce4eaef778e39d1b8c476be428b1a8721dbda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398683Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#805240}
-
Maciej Malinowski authored
The GlobalDumpGraphConverter is converting between the Perfetto type GlobalNodeGraph and Chromium GlobalDumpGraph. Using this class it is possible to use produced by Perfetto GraphProcessor graphs in Chromium. See crbug.com/1095982 for more details. Bug: 1095982 Change-Id: I8bda59287a07d3759ca6da1037ecb6bfbad6439f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299745 Commit-Queue: ssid <ssid@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#805239}
-
jchen10 authored
Currently when only swapchain size changes, we attempt to resize the buffers of current swapchain to avoid creating a new swapchain. But this can lead to video glitches on Intel platforms. Bug: 1116542 Change-Id: I1627d97da69928304cbb7b89e5691ff0683cffd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2394957Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Jie A Chen <jie.a.chen@intel.com> Cr-Commit-Position: refs/heads/master@{#805238}
-
Matt Falkenhagen authored
The signature had been ported to the components class but the function itself was removed. Bug: 1106294 Change-Id: I74a959468fc32024a86e95fc1651eae670eb7d91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2397117Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#805237}
-
Ioana Pandele authored
This CL adds a delay to status updates whenever multiple updates are notified to the mediator in a short time window. The minimum time interval between updates is set to 1 second. Bug: 1122026, 1092444 Change-Id: I64d9c95a11a5ed9b9d6fcf8941c260bf8b3a64ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390642Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#805236}
-
Eugene Zemtsov authored
Bug: 1124897 Change-Id: Idede30d03e3c0aadf78a9386553d81a638c369c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399750 Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#805235}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/10121443c16d..5f71fdf34b76 2020-09-09 capn@google.com Fix component swizzle for uniform texel buffers 2020-09-09 sugoi@google.com Allow alphaToCoverage with a single sample If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Ie26a2ec666c90ade39183d9d942f33934f39ee0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399866Reviewed-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@{#805234}
-
Xinghui Lu authored
Add SafeBrowsingEnhancedProtectionAndroid, server-side CL: http://cl/330537550. Add WebProtectRealTimeURLCheck, server-side CL: http://cl/330538388. Remove some stale testing configs to avoid Windows' 32767 character limit. These studies were already launched and enabled by default: SafeBrowsingRealTimeUrlLookupEnabled SafeBrowsingRealTimeUrlLookupEnabledAndroid SafeBrowsingRealTimeUrlLookupEnabledAndroidAllDevices Bug: 1097310 Change-Id: I2b241b0d7157915a370996f86e90785165588f58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399440 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#805233}
-
Xing Liu authored
This reverts commit 7da3d4aa. Reason for revert: This CL doesn't fix the bug, and it's not needed. Original change's description: > Download notification: Never call stopForeground without startForeground. > > This CL adds a boolean check for stopForeground that if startForeground > is not called, then ignore stopForeground call. > > Bug: 1121096 > Change-Id: I71295038925947472b0df7be2630a7cffbb79f97 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386421 > Reviewed-by: Min Qin <qinmin@chromium.org> > Commit-Queue: Xing Liu <xingliu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#803529} TBR=dtrainor@chromium.org,qinmin@chromium.org,xingliu@chromium.org,qinminusc@gmail.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1121096 Change-Id: I2871266fe482a11f48b21b9bda778444b4f72a7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398987Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#805232}
-
Yan authored
Current fast path for webgl uploading video frame is to render YUV planars to a RGBA8 intermediate gl texture, then do gpu to gpu copy to update the dst webgl texture. It is possible to optimize the uploading path by drawing YUV planars to SkSurface backed by dst webgl texture directly. This will save the extra gpu-gpu texture copy. BUG=1108154 Change-Id: I81598aa864337bc6ce944b09e26542c22ec073eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2384337Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Shaobo Yan <shaobo.yan@intel.com> Cr-Commit-Position: refs/heads/master@{#805231}
-
Alice Wang authored
This CL sets up correct icon for sign-in auth error. Bug: 1120308 Change-Id: I56f65ba780298bf36950164c0823652e7d9a9aac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382121Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#805230}
-
chrome://signin-internalsJun Kokatsu authored
This change removes innerHTML usage by changing it to textContent. This make the page compatible with Trusted Types. Bug: 1125965 Change-Id: I0f01d25ef3e001be1c1aa6d056b0a5b72da99592 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399821 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#805229}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1599544645-d1be9de4019833ccd2c919c2308fdd2d63a2121c.profdata to chrome-win64-master-1599609504-6aed31ad43427a24d3f18572e204bc1984bf6c08.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-win64-chromium Please CC sebmarchand+pgo_roller@google.com,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: chrome/try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I283f71f1608401d67b36a18c6795904f257d09f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399878Reviewed-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@{#805228}
-
Jan Wilken Dörrie authored
This change re-enables the base::Bind PRESUBMIT check in the password manager and autofill component and removes last usages of the deprecated API. Bug: 714018 Change-Id: Ib9d8b97533e3421c5ee1b32f47455a135581bee4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396301 Commit-Queue: Matthias Körber <koerber@google.com> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Matthias Körber <koerber@google.com> Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#805227}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/a67d868f6c11..ca9078f199ff 2020-09-09 alexrudenko@chromium.org Move unittests karma config out of the frontend folder 2020-09-09 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Iba1501362b2a806509f3dffb5e8492fb915a50c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399893Reviewed-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@{#805226}
-
Matt Falkenhagen authored
* PrerenderRenderFrameObserver::SetIsPrerendering() was only calling PrerenderHelper::SetIsPrerendering() when mode != kNoPrerender, and the function just early returns in that case. Therefore, delete PrerenderHelper::SetIsPrerendering(). * Also mark some code only used by tests as test-only code. This is a bit uncomfortable since we might be needing this code as prerender gets revisited. However, I found it confusing that the caller was calling the callee only when the callee ignores the call, so think it's constructive to simplify this. This also reveals that PrerenderURLLoaderThrottle::PrerenderUsed() is never called, but I won't traverse into there since we might want the code. Bug: 755921 Change-Id: I486e78066350c8a20c63fdca3feb1344766c6b15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396057 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#805225}
-
Matt Falkenhagen authored
As far as I can see, there's no need to assign these specific values, so remove them. Change-Id: I10c79593c0a115f9f5cf672ea085d2390f5c6083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395316Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#805224}
-
Hiroshige Hayashizaki authored
Note: although the test case originates from crbug.com/1119729, this is NOT a regression test for crbug.com/1119729 that turned to be a DevTools issue (not a Fetch API issue). Bug: 1119729 Change-Id: Ica0a9d0c91314bf6ba54f3f73cb9f77cc0e94915 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367580Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#805223}
-
Kent Tamura authored
It hsa a circular dependency with modules:modules. Usually a sub-module of modules:modules are allowed to have a circular dependency with modules:modules by |allow_circular_includes_from = sub_modules|. However, modules/serial was not listed in |sub_modules|. This CL makes modules/serial an item of |sub_modules|. This CL has no behavior changes. Bug: 800764 Change-Id: Icb8621ee0fecca124a03f84301838bd92c056f1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398043 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#805222}
-
Jan Wilken Dörrie authored
... fieldtrial_testing_config.json. Furthermore, this change removes the BrowserBlacklist experiment from the testing config in order to stay below Windows' 32767 character limit for command line arguments. Bug: 927473 Change-Id: Id5250e76bebbea4217b1b21a0973eaeca5cd0bf1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398506Reviewed-by:
Chris Sharp <csharp@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#805221}
-
Alice Wang authored
This CL moves the legacy add account icon from code to xml file. Bug: 948367 Change-Id: I286b2d0af8c6f26c4151f6936a4c9a354876420d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398269 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#805220}
-
Simon Zünd authored
DevTools is considered part of the Chromium UI, so it should be displayed in the same language as the Chromium UI and not the configured accepted language (chrome://settings/languages). This CL moves the code where we override the DevTools renderer preferences around so it works consistently across platforms. It also installs an event handler in case the user changes his language settings so `navigator.language` has consistently the same value in the DevTools renderer. R=petermarshall@chromium.org Bug: chromium:1125490 Change-Id: Iaac568d82357d6ae7c50d5022d687f4f1741b147 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398538 Commit-Queue: Simon Zünd <szuend@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#805219}
-
Mitsuru Oshima authored
Bug: 1021902, 1120295, 1125849 Change-Id: I8b172db0da065ae6eb9127154d04b027bf79604b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2393620Reviewed-by:
Michael Spang <spang@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#805218}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ibece64247083feef35eed2f3e70e6e30990044fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399888Reviewed-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@{#805217}
-
Joel Hockey authored
Close destroys the CrosUsbNotificationDelegate and vm_name and guid args may be invalid after Close. Removed HexEncode calls around guid. I incorrectly added these earlier when I was seeing garbage in the logs for guid and assumed it was binary. I should have looked into this more at the time and realized that guid was being deleted by the call to Close. Change-Id: Id5adeb8476773821d5725e6befe73203aabdffc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398444 Auto-Submit: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#805216}
-
Chih-Hsuan Kuo authored
Chromecast creates MemoryPressureMonitor and evaluator itself in CastBrowserMainParts::PreMainMessageLoopRun and that it conflicts with Chromium adding a MemoryPressureMonitor in the following CL and causes a fatal error when creating MemoryPressureMonitor: https://chromium-review.googlesource.com/c/chromium/src/+/1386856 Bug: 1125990 Test: Pass CQ Change-Id: I8fb76f6fcbc725b9b5e252898dc8d75a17d41bf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2397990Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Chih-Hsuan Kuo <chkuo@google.com> Auto-Submit: Chih-Hsuan Kuo <chkuo@google.com> Cr-Commit-Position: refs/heads/master@{#805215}
-
Chromium WPT Sync authored
Using wpt-import in Chromium a6403684. With Chromium commits locally applied on WPT: 02f4f19d "Fix stacking context isolation issue for svg descendant blend mode" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=smcgruer@google.com No-Export: true Change-Id: I5274db3a0240fb0de9ead04da3a6bf9ed3dc1c6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398862Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#805214}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/515a3a6dd433..fdb64271aae6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC patricialor@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:linux-chromeos-chrome Bug: None Tbr: patricialor@google.com Change-Id: I340e44f5251be150f2b564f38e626cc835ecbaeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399860Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#805213}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/22e5e179fa28..12e97ed6a789 2020-09-09 jiawei.shao@intel.com Transition bind group resource states before dispatch in compute pass 2020-09-09 enga@chromium.org Typeify ColorAttachmentIndex If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: Ie873cb1375c5c73b8b2791dd32221dac850c6a39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399858Reviewed-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@{#805212}
-
Alice Wang authored
This CL moves the add account icon from code to xml file to make it easier to reuse the xml file in other places. Bug: 1107423 Change-Id: Id77a69d982b97088e58a7b357993587f05e6025e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377937Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#805211}
-
Fumitoshi Ukai authored
add @google.com as owners too. remove sque@ Change-Id: I2f08b67e5b4d2871986ffa0369204f58ae24f427 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399978 Commit-Queue: Fumitoshi Ukai <ukai@google.com> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#805210}
-
Hidehiko Abe authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/d96f468ef020..e61dd757a8c0 $ git log d96f468ef..e61dd757a --date=short --no-merges --format='%ad %ae %s' 2020-09-09 hidehiko ffmpeg: Update expand is_linux to is_linux || is_chromeos. Created with: roll-dep src/third_party/ffmpeg Bug: 1110266 Change-Id: I485bf68fa184a53f077544a0c99db55704f35009 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398443 Auto-Submit: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#805209}
-
jongdeok.kim authored
This reverts commit b23ec565. Bug: 1126001 Change-Id: I611c101b394fdf362932b5625dc195f0386a3a23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2397995Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: jongdeok.kim <jongdeok.kim@navercorp.com> Cr-Commit-Position: refs/heads/master@{#805208}
-
Michael Hansen authored
When checking if Bluetooth is enabled we need to check that it is not just "Present" but also "Powered". Change-Id: Ied15252da507d7b38ecc8622341633e9994c55ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390878Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Michael Hansen <hansenmichael@google.com> Cr-Commit-Position: refs/heads/master@{#805207}
-
Kent Tamura authored
It has a circular dependency with modules/webgl:webgl, and this CL adds allow_circular_includes_from to it. The circular dependency is safe because they are in a single library. This CL has no behavior changes. Bug: 800764 Change-Id: If886c85bc1d4e39b7ab259e9efe89057f48d25d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398606 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#805206}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/1e7df19a137f..33792a19b6e2 2020-09-08 tsepez@chromium.org Re-write the loop in CXFA_FWLTheme::LoadCalendarFont() 2020-09-08 tsepez@chromium.org No need to observe garbage-collected CXFA_FFPageView. 2020-09-08 thestig@chromium.org Add unit tests for CFX_DIBitmap::CalculatePitchAndSize(). 2020-09-08 thestig@chromium.org Change CFX_DIBitmap::CalculatePitchAndSize() parameter ordering. 2020-09-08 thestig@chromium.org Redo CFX_DIBitmap::CalculatePitchAndSize(). 2020-09-08 tsepez@chromium.org Make CFGAS_FontMgr a per-process singleton. 2020-09-08 thestig@chromium.org Optimize a tight loop in FX_Number. (try 2) 2020-09-08 thestig@chromium.org Add regression test for FX_Number. 2020-09-08 thestig@chromium.org Add another embedder test for password handling. 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:1124998 Tbr: pdfium-deps-rolls@chromium.org Change-Id: Ia9448ebe8df5c3d96985651ef5b7dda91d8ef73d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399273Reviewed-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@{#805205}
-
Kent Tamura authored
This CL removes some testing code dependencies from production code. - Remove #include ".../core/testing/internal_settings.h", which is not used. - Replace base::TestMockTimeTaskRunner with base::SingleThreadTaskRunner, which is a super class of TestMockTaskRunner. - Replace testing/gtest/include/gtest/gtest_prod.h with base/gtest_prod_util.h This directory depends on 'platform/loader:test_support'. It already depends on 'platform:test_support', so 'platform/loader:test_support' should be exposed via 'platform:test_support'. This CL has no behavior changes. Bug: 800764 Change-Id: I3c5c9ccc00d42d2871727c97b8db6b292f3103d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398074 Commit-Queue: Kent Tamura <tkent@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#805204}
-
Kent Tamura authored
- Remove unnecessary #include for a testonly code from background_fetch_record.h. This CL has no behavior changes. Bug: 800764 Change-Id: I17b7946c08dca0aef888c5c95a436f984bd6b543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398605 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#805203}
-
Maksim Sisov (GMT+3) authored
This reverts commit b372dd07. Reason for revert: bug in exo. should fix that first. reverting to recover the bots Original change's description: > Reland "ozone/wayland: Fix drop down menus for touch events." > > This is a reland of 7138b785 > > WaylandPopup didn't allow empty bounds. Fixed by > https://crrev.com/c/2397695 > > Original change's description: > > ozone/wayland: Fix drop down menus for touch events. > > > > In case of touch events, we may not find currently focused windows > > as menu windows might be created on touch up events. Thus, > > GetCurrentFocusedWindow returns nullptr. > > > > To fix that, use a concept of a currently active window. That is, > > Wayland sets a window to "active" state if it has had a focus. > > There can be only one focused window at a time. > > > > Thus, if there is no a focused window, use currently active window > > as a parent. That's the best effort one could make to find a parent > > window for a newly created non-toplevel window. At some point, > > it might be worth reconsidering the design and make aura always pass > > parent widgets for new windows if applicable. > > > > Bug: 1123521 > > Change-Id: Ib9479632e049df082ed17e3089680006a32f19fc > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385279 > > Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> > > Reviewed-by: Nick Yamane <nickdiego@igalia.com> > > Cr-Commit-Position: refs/heads/master@{#804674} > > Bug: 1123521 > Change-Id: I62c6b254bc2e931bc93ac4609290518138aa19b8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2397715 > Commit-Queue: Antonio Gomes (GMT-4) <tonikitoo@igalia.com> > Auto-Submit: Maksim Sisov (GMT+3) <msisov@igalia.com> > Reviewed-by: Antonio Gomes (GMT-4) <tonikitoo@igalia.com> > Cr-Commit-Position: refs/heads/master@{#804914} TBR=tonikitoo@igalia.com,msisov@igalia.com,nickdiego@igalia.com Change-Id: I44d03c43971481863c14930d01fc1cb1bea2bd12 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1123521 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398724Reviewed-by:
Maksim Sisov (GMT+3) <msisov@igalia.com> Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#805202}
-