- 23 Oct, 2019 40 commits
-
-
Mohamed Amir Yosef authored
This CL is only renaming the methods PasswordFormManager: :UpdateUsername() PasswordFormManager: :UpdatePasswordValue() Change-Id: I093cc06d994ee06af039af7e6202589b5fdda754 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876412 Auto-Submit: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#708650}
-
Torne (Richard Coles) authored
Log tags are automatically prefixed with "cr_" by the logging system, and may not contain dots as this often causes them to be stripped by our log sanitizers. This is now checked by presubmit, but there were many cases that predated the check. Therefore: - remove any "cr." and "cr_" prefixes from TAG values. - replace any remaining dots in TAG values with underscores. Change-Id: Ife8709d2b1631483bbacbed0babc54b7f6da3662 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873158 Auto-Submit: Richard Coles <torne@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#708649}
-
Stephen McGruer authored
TBR=sky@chromium.org Bug: 1017206 Change-Id: I4a9524309a8d1452f9fd8af26ee143fbb07d7956 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876022Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#708648}
-
Andrew Luo authored
Bug: 1016864 Change-Id: I285a3ff74b620b2d1ddc4800929094b25cb06178 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873962Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#708647}
-
edchin authored
This CL fixes the issue in which the bottom toolbar covers over the last row of tabs. This was caused by the inset not being properly reset when rotating between portrait and landscape. The TabGridBottomToolbar is smart about rotation changes. It automatically adjusts it's intrinsicContentSize, so this does not need to be adjusted by the TabGridViewController. The user of TabGridBottomToolbar just needs to set insets to the intrinsicContentSize given by TabGridBottomToolbar. Bug: 1003768 Change-Id: Ib61039bf7d872ebe27d1971ba5848afafa643af0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874611Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#708646}
-
Evan Stade authored
They are moved from BrowserObserver to NavigationObserver Bug: none Change-Id: Ic84eb9be76e5f5018ea4da82331b3b982dcd8dde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831995 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#708645}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3c660b0e0c31..0cdd39db4443 git log 3c660b0e0c31..0cdd39db4443 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 lalitm@google.com Merge "perfetto: bump trace_processor and traceconv to faebe62" Created with: gclient setdep -r src/third_party/perfetto@0cdd39db4443 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: I569545d75974e8db27318af3c44468a90e40a38c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875313Reviewed-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@{#708644}
-
Guido Urdaneta authored
Also perform an extra null check when the frame is converted to a WebFrame. Bug: 1017121 Change-Id: I2e85f8db9917076a6865b4411e69dc81230764c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876410Reviewed-by:
Armando Miraglia <armax@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#708643}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/a9f11bf14bce..a1ed9d1a8492 git log a9f11bf14bce..a1ed9d1a8492 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/SwiftShader a68a80a4dbf9..7738ed713e7b (6 commits) Created with: gclient setdep -r src/third_party/angle@a1ed9d1a8492 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 jonahr@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/+/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_optional_gpu_tests_rel TBR=jonahr@google.com Bug: None Change-Id: Ibe146b2cb2333cfa10eb75f8a2485d220ccbf65d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876072Reviewed-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@{#708642}
-
Steven Bennetts authored
This adds compress="gzip" to: * App Management in OS Settings * Crostini installer * Mobile setup page * Guest session tab * SMB share dialog * Debugging UI: chrome://cryptohome, chrome://drive-internals R=melzhang@google.com,lxj@google.com,khorimoto@chromium.org,baileyberro@chromium.org Bug: 965089 Change-Id: I37ab9f9773216a8ea2172879f05643bf6c74d5ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874807Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Anand Mistry <amistry@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#708641}
-
Josh Nohle authored
CryptAuth decided it will only use one Instance ID token: the one corresponding to CryptAuth v2 Enrollment. Bug: 990430 Change-Id: I663a0c337ddc061ec8607eda0b0d014437d97ee4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866992Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#708640}
-
Etienne Bergeron authored
This CL is changing the way RunList tests are executed. The motivation for this change is to allow adding many more tests in the following CL where the ItemizeTextToRuns(...) will be refactored. Bug: 1017194 R=robliao@chromium.org Change-Id: I6f5b70c8752fe2ddecab9cdfbf863065a52dcc4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873159 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#708639}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/4f178d08de67..21bfa401ddea git log 4f178d08de67..21bfa401ddea --date=short --no-merges --format='%ad %ae %s' 2019-10-23 saza@webrtc.org Update APM config on RuntimeSetting pre amplifier gain change Created with: gclient setdep -r src/third_party/webrtc@21bfa401ddea 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/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: None Change-Id: Iac95db50e4271ceefbceb9e1fc8299b38cf18e96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875312Reviewed-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@{#708638}
-
Evan Stade authored
Bug: 268984 Change-Id: I614c426f7f1dc633a8bcc667e05ef107a53dfe1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869757Reviewed-by:
Tommy Martino <tmartino@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#708637}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: Ia06cdb391c903720de87e5d558b5cbe2796c3a05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876441Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#708636}
-
Michael Spang authored
Since 0467279e ("Reland "[Chromecast] Fix thread safety issues in CastAudioJson."") we need to use a full task environment to avoid a CHECK failure calling base::CreateSequencedTaskRunner(). Bug: 143135800 Test: cast_media_unittests Change-Id: Ib07489414e4b13c74a7441a0f6d3fb4d73f6351c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874808 Auto-Submit: Michael Spang <spang@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#708635}
-
Bailey Berro authored
Updates the error string shown when adding a printer fails for a non-descript reson. Bug: 1011586 Change-Id: I89ef561ad96b60020c0e04cc492bdd5fda738f3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874592 Auto-Submit: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#708634}
-
Henrique Ferreiro authored
https://crrev.com/c/1756744 removed all usage of this class but didn't remove the file. Bug: 919392 Change-Id: Ifbf0aa85b1a93330105392ef514ed4503434a23f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875104Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#708633}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5e634c8999e6..a3f0da56e4c9 git log 5e634c8999e6..a3f0da56e4c9 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 52076061+digit-google@users.noreply.github.com BUILD.gn: Fix fuchsia build (#1944) Created with: gclient setdep -r src/third_party/glslang/src@a3f0da56e4c9 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 radial-bots+chrome-roll@google.com,jonahr@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/+/master/autoroll/README.md TBR=radial-bots+chrome-roll@google.com,jonahr@google.com Bug: None Change-Id: I63ca43349336f7ba7bdb6b60db451220d4a89f04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876071Reviewed-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@{#708632}
-
Julie Jeongeun Kim authored
This CL converts GraphExecutor graph_executor.mojom to new Mojo types using PendingReceiver, ReceiverSet, and Remote. Bug: 955171 Change-Id: I4ef4ad439b4eaa7b6e607a734f8f04a9a84776cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850681 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Andrew Moylan <amoylan@chromium.org> Cr-Commit-Position: refs/heads/master@{#708631}
-
Lily Chen authored
This change updates CookiePolicyBrowserTest to work under SameSiteByDefaultCookies and CookiesWithoutSameSiteMustBeSecure. This adds "SameSite=None;Secure" to some cookies which are accessed in a third party context in tests. Bug: 1006816 Change-Id: I7c4dc3d96f8cb718f9178fff93a000ce16c1d7f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1830288Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#708630}
-
Jonah Ryan-Davis authored
Add a new DisplayType ANGLE_VULKAN_SWIFT_SHADER with the flags --use-angle=vulkan-swiftshader to run Chrome on the "SwANGLE" backend. Bug: 1015454 Change-Id: Ie2a3797d9c64fa8cd46b8a601fe615e69775ccc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865603 Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#708629}
-
Michael Crouse authored
This change renames the HintUpdateData to StoreUpdateData to prepare to add model and host model features into the store for the optimization guide. Future changes will add factory methods to support other objects to be stored in the store used by the optimization guide. Bug: 1001194 Change-Id: Idb6702ad84cbd374ed50e62c6aa904c681941df3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873914 Commit-Queue: Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Doug Arnett <dougarnett@chromium.org> Reviewed-by:
Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#708628}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/915b779f9cfd..32803ff74448 git log 915b779f9cfd..32803ff74448 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 robertphillips@google.com Add PrePreparedDesc to GrTextureOp 2019-10-23 robertphillips@google.com Revert "Rename gl_SampleMask to sk_SampleMask" 2019-10-23 robertphillips@google.com Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" 2019-10-23 senorblanco@chromium.org Dawn: fix compile. 2019-10-23 kjlubick@google.com [fuzzing] Fix skdescriptor deserialize compile 2019-10-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5335faaece2a..d4affcdd2ac9 (9 commits) 2019-10-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps 2019-10-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 23f9c25f60ee..7738ed713e7b (3 commits) 2019-10-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-23 fmalita@chromium.org Skip unneeded reallocs in SkTDArray::shrinkToFit() 2019-10-23 hcm@google.com Fix up release notes file 2019-10-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-22 mtklein@google.com reorder to minimize register pressure 2019-10-22 csmartdalton@google.com Rename sampleVariablesSupport() to sampleMaskSupport() 2019-10-22 fmalita@chromium.org [skottie] Shift Channels effect support 2019-10-22 csmartdalton@google.com Rename gl_SampleMask to sk_SampleMask 2019-10-22 herb@google.com Reland "Use common fallback code for drawing an SkGlyphRun" 2019-10-22 borenet@google.com Use urllib_request instead of urllib2 in PRESUBMIT. Created with: gclient setdep -r src/third_party/skia@32803ff74448 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC michaelludwig@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=michaelludwig@google.com Bug: chromium:None,chromium:None,chromium:1009814 Change-Id: Idec6ed5787aab7f662f4dd2b29ca3f72d84df41b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875586Reviewed-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@{#708627}
-
Joanmarie Diggs authored
As part of reaching role parity with HTML, an equivalent role was needed for container elements which do not have any semantic meaning (similar to div and span). Mapping the "generic" role to ax::mojom::Role::kGenericContainer will cause this role to be exposed via platform accessibility APIs like a div. Bug: 1016782 Change-Id: If5e96f64dcb1ccb8c360a20aff54c1b71b68c2af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872305 Commit-Queue: Joanmarie Diggs <jdiggs@igalia.com> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#708626}
-
Gauthier Ambard authored
This CL is a reland of https://chromium-review.googlesource.com/c/chromium/src/+/1864779 The tests are fixed in https://chromium-review.googlesource.com/c/chromium/src/+/1869001 Bug: none Change-Id: I1d1cbdcde938334c96cc069eb7926a40e0f7a903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869220 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#708625}
-
sandromaggi authored
Bug: b/143195594 Change-Id: Ie284f3d9d8b1a783d9a6508787a9fd0ac919c02f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876029Reviewed-by:
Clemens Arbesser <arbesser@google.com> Commit-Queue: Sandro Maggi <sandromaggi@google.com> Cr-Commit-Position: refs/heads/master@{#708624}
-
yjliu authored
TEST=manual tested locally with and without an external monitor Bug: 988525 Change-Id: If0bde1802093a5c1f32a96f168d69c6873c1707e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862659 Commit-Queue: Jun Liu <yjliu@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Auto-Submit: Jun Liu <yjliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#708623}
-
Mikel Astiz authored
Prior to this patch, DataTypeManagerImpl::Restart() used IsPassphraseRequired() as the way to determine whether encrypted datatypes should enter the crypto-error state. This patch generalizes the concept to accomodate the trusted-vault-keys case, which doesn't have a corresponding API to IsPassphraseRequired(). To achieve this without poluting the public APIs, DataTypeEncryptionHandler is decoupled from SyncUserSettings. Bug: 1010189 Change-Id: Ia75f30d11d0c9077c301d6245ac51b5a810b5a7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873753 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#708622}
-
Chromium WPT Sync authored
Using wpt-import in Chromium a72e422c. With Chromium commits locally applied on WPT: 1d5b803f "Add WebVTT support for inline styling - Web Platform Tests" 707870e6 "CSS: WPT tests property values are supported." 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 Directory owners for changes in this CL: bjonesbe@adobe.com: external/wpt/css/css-shapes foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools hongchan@chromium.org, rtoy@chromium.org: external/wpt/webaudio jfernandez@igalia.com: external/wpt/css/css-align kojii@chromium.org: external/wpt/css/css-scoping nzolghadr@chromium.org, mustaq@chromium.org: external/wpt/pointerevents rego@igalia.com: external/wpt/css/css-grid NOAUTOREVERT=true TBR=smcgruer No-Export: true Change-Id: I22511fbb2084293f2d65bc6550470813294493ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876368Reviewed-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@{#708621}
-
Lan Wei authored
for Mac 10.13 The wpt test pointerevent_coalesced_events_attributes.html is flaky on Mac10.13 Tests bot, because its running result is different from the default expectation file. Changing third_party/blink/web_tests/platform/ mac/external/wpt/pointerevents/extension/pointerevent_coalesced_events_attributes-expected.txt which is used by Mac 10.13 bot. https://test-results.appspot.com/data/layout_results/mac-rel/216117/webkit_layout_tests%20%28retry%20shards%20with%20patch%29/layout-test-results/results.html Bug: 1015254 Change-Id: I3f774c84e20e30244ce45bc5ab295e1d6260f597 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873382Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#708620}
-
Peter Kasting authored
Bug: 82078 Change-Id: I4ccfdc803686da1842954cbf136fb3e33466f53d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1870047 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#708619}
-
Lukasz Anforowicz authored
This CL tweaks the GetOriginForURLLoaderFactory function so that for about:blank it uses the navigation initiator (rather than falling back to the process lock). This means that GetOriginForURLLoaderFactory always returns an origin (and never base::nullopt). Bug: 888079 Change-Id: Ic47720904507d3acc976636d7ebc677a1453b48f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1672176 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#708618}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/faebe62aa330..3c660b0e0c31 git log faebe62aa330..3c660b0e0c31 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 ilkos@google.com Merge "Fix gen_bazel for new plugin" Created with: gclient setdep -r src/third_party/perfetto@3c660b0e0c31 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: Idc8d99c6f4a9a1eec8ca11fbd78b60f44e827b7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876447Reviewed-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@{#708617}
-
Emily Stark authored
Per chromium-dev thread (linked in CL), named namespaces are discouraged in top-level embedders like chrome/ and ios/chrome, but I don't think we have this written down anywhere official, making it difficult to cite in code reviews. Change-Id: Ib8ff004af004daebc308407e60bcf6c5add09b40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874226Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#708616}
-
Sam Zackrisson authored
This flag allows testing and subsequent enabling of the multi channel support of the WebRTC audio processing module. The feature is initially disabled. tested=Verified aecdump content with/without flag via chrome://flags Bug: chromium:1016708 Change-Id: I6c9476dd41a769db4c36fd1c54335f614af955c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872007Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Sam Zackrisson <saza@chromium.org> Cr-Commit-Position: refs/heads/master@{#708615}
-
Alex Ilin authored
This reverts commit ef605722. Reason for revert: the test consistently fails on Android N Original change's description: > Add multi-window behavior test for GTS > > This CL adds a class for testing mult-window related operations in GTS. > It only contains one test case so far for GTS without group enabled. > Will add group related tests in a later patch. > > Bug: 983170 > Change-Id: I36761705effba417abbcb715c8e4bbb6c2b266dc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1857604 > Reviewed-by: Wei-Yin Chen (陳威尹) <wychen@chromium.org> > Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#707949} TBR=yusufo@chromium.org,wychen@chromium.org,yuezhanggg@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 983170, 1017141 Change-Id: I736a4e0649f462a6f3325c16209242cd31525067 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876388Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#708614}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/d81a04e7b288..4f178d08de67 git log d81a04e7b288..4f178d08de67 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 nisse@webrtc.org Fix gtk color-space conversion in peerconnection_client Created with: gclient setdep -r src/third_party/webrtc@4f178d08de67 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/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: None Change-Id: I58037c8d26dd36060234486b646db72906aef31f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875310Reviewed-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@{#708613}
-
Peter Kasting authored
Bug: 82078 Change-Id: I3e0b819ad060806f13991b504cc95d516b5142ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872987 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#708612}
-
Maks Orlovich authored
We will restrict cookies from 3rd party contexts when they don't explicitly grant such access, and require those accessible there to be secure, so some tests need updated to mark their partiness correctly, and to not try to use insecure 3rd-party accessible cookies. Bug: 1016512 Change-Id: I2f357bfd0aaefc873b926a6fe82bca98464d444b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872652Reviewed-by:
Lily Chen <chlily@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#708611}
-