- 21 Nov, 2019 40 commits
-
-
Lei Zhang authored
Convert all callers to the span variant of AddLocalizedStringsBulk(). Fix nits and lint errors along the way. Change-Id: I5eb83e580aa7cd3659cad33fd9d931babaa9ed56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928317Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#717765}
-
Nektarios Paisios authored
Also exposed similar functionality in AXPlatformNode and its subclasses. A << operator was implemented as well. This will help in debugging and testing. R=aleventhal@chromium.org, dmazzoni@chromium.org Change-Id: Ieda0e076826f422743efdb95eb747cfc63b7d81e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927293 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#717764}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3692dd5f3f67..f4c59418b305 git log 3692dd5f3f67..f4c59418b305 --date=short --no-merges --format='%ad %ae %s' 2019-11-21 lalitm@google.com Merge "trace_processor: fix string is not null typo" Created with: gclient setdep -r src/third_party/perfetto@f4c59418b305 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: Ibcf94078d1ca0678cdfdf376a7c144a3c4310b17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928061Reviewed-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@{#717763}
-
Eric Seckler authored
This reverts commit 473f628e. Reason for revert: causing patch was reverted already. Original change's description: > Disable rendering.desktop/camera_to_webgl on linux > > Disabling failing perf test rendering.desktop/camera_to_webgl on Linux. > > TBR=crouleau@chromium.org > NOTRY=true > > Bug: 1026788 > Change-Id: I33855a286f0391630291ecfd8a78d31de53a61cb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925262 > Commit-Queue: John Chen <johnchen@chromium.org> > Reviewed-by: John Chen <johnchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#717246} TBR=crouleau@chromium.org,johnchen@chromium.org Change-Id: Ide5b5a4aa9f0e5e2a03a12b1765cbe81909d945b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1026788 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928198Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#717762}
-
Aya ElAttar authored
The browsertests of accessibility related policies and all related stuff are moved from policy_browsertests to a separate file. Bug: 1002483 Change-Id: I793b2bf527dad01a690ae12b2198606bc5bf84d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926128Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Aya Elsayed <ayaelattar@google.com> Cr-Commit-Position: refs/heads/master@{#717761}
-
Livvie Lin authored
Bug: 1008219 Change-Id: I88472d3884c9c9e8495662c366347fd2f775c3d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927373 Commit-Queue: Livvie Lin <livvielin@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#717760}
-
Anastasia Helfinstein authored
TBR=dtseng@chromium.org Bug: None Change-Id: Id7083310af76916f45b87318be7142a4caf07494 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929263Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#717759}
-
Ken Rockot authored
StorageAreaImpl type no longer has any Content dependencies. This CL moves it wholesale into the Storage Service sources, including tests and test support functions. Bug: 1000959 Change-Id: Ie92d6b0662ec29dfd2a68533496047f6a8cc99a0 TBR: kinuko@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1922748 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#717758}
-
Kevin Qin authored
Right now emulated_position not updated by OpenXR. Send back space tracking info back from xrLocateSpace using emulated_position. Bug: 969131 Change-Id: I41bda233a9354f5885d2fb6c3af6ad087c4f68e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910559 Commit-Queue: Zheng Qin <zheqi@microsoft.com> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#717757}
-
Dan Harrington authored
* Also delete unused BUILD files * Update PRESUBMIT to ignore third_party/feed_library wrt to copyright checks, like we do with blink, since it's not actually third party anymore. TBR=pinkerton@chromium.org Bug: 1024945 Change-Id: I0f16ba2a70c23d4809755e81d2486dd34f72c70c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924838 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#717756}
-
Anastasia Helfinstein authored
This is a temporary fix. By ignoring the node when it is invisible, we avoid navigating the cycle repeatedly. However the underlying issue is not addressed, and requires further investigation. Bug: 1020733 Change-Id: I70334259b4f271256f21dab47271f7a8346f1f7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919434 Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#717755}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8adc98765133..7d19f523b185 Created with: gclient setdep -r src-internal@7d19f523b185 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 jbudorick@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.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I83e3e42486409cf39d1dc9ecf66f3d341c554563 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928068Reviewed-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@{#717754}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/1898c08274eb..b0a9de95128d git log 1898c08274eb..b0a9de95128d --date=short --no-merges --format='%ad %ae %s' 2019-11-21 syoussefi@chromium.org Fix assert in angle_deqp_khr_gles* executables 2019-11-21 lehoangq@gmail.com Metal: Fix FramebufferMtl's read-after-delete 2019-11-21 jaszhix@gmail.com Fix crash during resizes when using the OpenGL renderer on Windows 2019-11-21 jonahr@google.com Manually roll Vulkan-Loader DEPS 2019-11-21 cnorthrop@google.com Update auto-roller list in wrangling doc 2019-11-21 tobine@google.com Vulkan:Remove exceptions for passing tests Created with: gclient setdep -r src/third_party/angle@b0a9de95128d 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 courtneygo@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=courtneygo@google.com Bug: chromium:1004117,chromium:1022751 Change-Id: I0672a9d33b2defdad3de727e69c413cdc8efedf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928060Reviewed-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@{#717753}
-
Sasha McIntosh authored
Tested against clusterfuzz-corpus/libfuzzer/transfer_cache_fuzzer in addition to the offending targets in the linked bugs. Bug: 1025911 Bug: 1025777 Change-Id: I8c782b06e313d480250f00d4dca1f7ca1b7b8780 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925191Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Sasha McIntosh <sashamcintosh@chromium.org> Cr-Commit-Position: refs/heads/master@{#717752}
-
Oksana Zhuravlova authored
Bug: 1026023 Change-Id: I426c54d2f951a60223e8552ea9f4d3acc6518d5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1922704Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#717751}
-
Jared Saul authored
This flag is marked as expiring in M80 and can be cleaned up now. Fixed: 954367 Change-Id: I406b9eb733725eadecb23f0aa437acf111478231 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927851 Commit-Queue: Jared Saul <jsaul@google.com> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#717750}
-
Manu Cornet authored
Bug: 1012772, 1010697 Change-Id: I80ff57f5278a72244b0e929c0f44de3bd4af62ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928211Reviewed-by:
Manu Cornet <manucornet@chromium.org> Reviewed-by:
Andrew Xu <andrewxu@chromium.org> Auto-Submit: Manu Cornet <manucornet@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#717749}
-
Manu Cornet authored
This particular change should not cause any behaviour change. This new distinction will be used for at least two purposes in the near future: 1) provide accessibility feedback (alert) when an item has been pinned to, or unpinned from, the shelf 2) provide visual feedback when an item has been pinned to the "scrollable" shelf (for instance scroll the scroll view to have the new item within the viewport). Neither of these interactions should happen when the pinning/unpinning is not a result of a user-initiated action, such as in callbacks to sync events. Bug: 1012772, 1010697 Change-Id: Ib581aa05841826b78a7ba8cfe5d2b0a52f367810 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925439 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#717748}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/72e68083f914..d34bb293b205 git log 72e68083f914..d34bb293b205 --date=short --no-merges --format='%ad %ae %s' 2019-11-21 sugoi@google.com Remove quadLayout Created with: gclient setdep -r src/third_party/swiftshader@d34bb293b205 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/+/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 TBR=swiftshader-team+autoroll@google.com Bug: chromium:b/144353295 Change-Id: I12d6e429e7e338401c8fca11aa1a4a8e127aa35f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929351Reviewed-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@{#717747}
-
Darin Fisher authored
Bug: 1024913 Change-Id: I29fa0411f7abe815bc51463c91763d64be54c00e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924602 Commit-Queue: Darin Fisher <darin@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#717746}
-
Ken Rockot authored
This insulates LocalStorageContextMojo behind a new LocalStorageControl mojom interface defined by the Storage Service. DOMStorageContextWrapper no longer has direct access to the LocalStorageContextMojo instances, instead interacting with them only through the mojom interface. This simplifies DOMStorageContextWrapper, but also helps prepare LocalStorageContextMojo for migration into private Storage Service code. Bug: 1000959 Change-Id: I12c6ece0b1dd01c3e17e66e6249b2d01935675f6 Tbr: jam@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902244Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#717745}
-
Anastasia Helfinstein authored
As part of a transition to share code and tooling more easily between ChromeVox, Switch Access, Select-to-Speak, autoclick, and any future accessibility component extensions, move them into a shared accessibility/ directory in chrome/browser/resources/chromeos. Bug: 706981 Change-Id: Icaec4981380ac37e42d12706c2ec5693f58c334c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913122 Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#717744}
-
Ted Choc authored
BUG=myself Change-Id: I6ca5b81c8e069fcf9fa08d6f6f4c8018ed60dc9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928894Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#717743}
-
Staphany Park authored
This conversion is a step towards unifying the structure of the Cookie Store API WPT tests. Change-Id: Ib6c8f93d407c7f749652e699cd9c336ac5cb85ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928233 Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Staphany Park <staphany@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#717742}
-
Ana Salazar authored
The in app shelf should not have a right margin in tablet mode. Bug: 1025270 Change-Id: Iaa338de3bc60df28eefec5620ebe706b0864600a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926916 Commit-Queue: Ana Salazar <anasalazar@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#717741}
-
Vasilii Sukhanov authored
Bug: 1027152 Change-Id: I1005d4982f16e0413e646261df6ea49c39285ad9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929243Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#717740}
-
Mike Reed authored
See https://skia-review.googlesource.com/c/skia/+/242557/ Change-Id: Ifc712cfb963fa698162ce56b618ccd906dc21007 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929260 Commit-Queue: Mike Reed <reed@google.com> Commit-Queue: Florin Malita <fmalita@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/master@{#717739}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/b86a1770ee64..58a3210823a3 git log b86a1770ee64..58a3210823a3 --date=short --no-merges --format='%ad %ae %s' 2019-11-21 crodbro@webrtc.org Add config to reduce weight on small samples in BitrateEstimator. 2019-11-21 jonaso@webrtc.org Add new GOOG_PING and GOOG_MESSAGE_INTEGRITY_32 2019-11-21 handellm@webrtc.org Revert "VideoFrame: Store a reference to an encoded frame" 2019-11-21 danilchap@webrtc.org Add RtpDepacketizerAv1::AssembleFrame function 2019-11-21 danilchap@webrtc.org Delete DEPRECATED_SingleThreadedTaskQueueForTesting 2019-11-21 yvesg@webrtc.org [UBSan] Add suppressions for vp8, opus, absl. 2019-11-21 sprang@webrtc.org Adds injectable trials from peerconnection down to transport controller. 2019-11-21 budnyjj@gmail.com Force alignment of generated JVM called functions. 2019-11-21 danilchap@webrtc.org Revert lock for logging to CriticalSection 2019-11-21 handellm@webrtc.org MediaStreamInterface: introduce encoded sinks. Created with: gclient setdep -r src/third_party/webrtc@58a3210823a3 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: chromium:1013590,chromium:None,chromium:1013590 Change-Id: Iddcc86741f641aebf8798cc6a5b34e57e84a4697 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928063Reviewed-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@{#717738}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2dad99092c8c..8053c972b431 git log 2dad99092c8c..8053c972b431 --date=short --no-merges --format='%ad %ae %s' 2019-11-21 robertphillips@google.com Add onPrePrepare to GrFillRRectOp 2019-11-21 herb@google.com Simplify makeOps API 2019-11-21 mtklein@google.com one more stray Valgrind false positive 2019-11-21 halcanary@google.com [minor] mark scripts as executable 2019-11-21 halcanary@google.com Replace third_party/gif with new DEPS entry. 2019-11-21 mtklein@google.com expand float peepholes Created with: gclient setdep -r src/third_party/skia@8053c972b431 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 robertphillips@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=robertphillips@google.com Bug: None Change-Id: I1bb7a160c9ecc94634dc25cafc5eb02d1e342354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928064Reviewed-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@{#717737}
-
rajendrant authored
Also obsoletes the old services data use metric. Change-Id: I4bf6fb6a83c532f54f7b44a591f2b641540cd3fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927491 Auto-Submit: rajendrant <rajendrant@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#717736}
-
Samuel Huang authored
Now that GRIT update_resource_ids is available, we can easily shuffle resource_ids GRD items. This CL moves 6 existing items to the /chrome WebUI section. Also update comments related to sections. Bug: 927131 Change-Id: Id4646f234f3f43093bb7c62ea9818db1f7c117a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925820 Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#717735}
-
Jacob DeWitt authored
Change-Id: I787688b8ec3893572c6f5195c85bd0e4f46be9bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929393 Commit-Queue: Jacob DeWitt <jacde@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Auto-Submit: Jacob DeWitt <jacde@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#717734}
-
Michael Spang authored
We don't want direct dependencies on internals of the evdev component, so move features defined there to a common file. Using these files from //chrome/browser would break dependency checking through "gn check", except that checks for that tree are disabled (bug 949535). Bug: 1026406 Change-Id: I0fbf9d2c0f466b4d9dbdd903540fdc4972f397ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927209 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:
Kevin Schoedel <kpschoedel@chromium.org> Cr-Commit-Position: refs/heads/master@{#717733}
-
Michael Spang authored
This test fails after 0ff1d4ac ("ozone: xkbcommon: Pre-compute masks when setting keymap") but was not running on any bots. Fix it by initializing the modifier masks in the test (thanks kpschoedel@ for debugging and finding this fix). Bug: 1026406 Change-Id: I0639e8537d48a7cfb846dea76284dea8f4ff7eca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928249 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:
Kevin Schoedel <kpschoedel@chromium.org> Cr-Commit-Position: refs/heads/master@{#717732}
-
Łukasz Anforowicz authored
This reverts commit f0f00c0c. Reason for revert: Caused https://crbug.com/1027094 Original change's description: > |request_initiator_site_lock| enforcement - attempt #1. > > This CL starts treating |request_initiator| that doesn't match > |request_initiator_site_lock| as a bad IPC message and ignoring such > malformed resource requests. > > NetworkService.URLLoader.RequestInitiatorOriginLockCompatibility UMA is > non-zero in recent Canary releases. We expect that this CL will get > reverted after gathering sufficient number of DumpWithoutCrashing > reports to understand why the lock doesn't match the initiator in some > real world scenarios. > > Bug: 920634 > Change-Id: I509ebade1d64e5c5243150df8c3f5184273cf8ac > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661114 > Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> > Reviewed-by: Yutaka Hirano <yhirano@chromium.org> > Cr-Commit-Position: refs/heads/master@{#717031} TBR=toyoshim@chromium.org,yhirano@chromium.org,hiroshige@chromium.org,lukasza@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 920634, 1027094 Change-Id: I3ea5d8f2f770a3e329de6b1902c2e24bbea1745a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928560 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#717731}
-
Demetrios Papadopoulos authored
Bug: 807458 Change-Id: I22eafec23c447becaba75d19c4e710861c050bca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928238 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#717730}
-
Navid Zolghadr authored
Comment out a DCHECK in prediction metric calculator as it seems to be failing in some tests. Further investigation is needed for this. Bug: 1017661 Change-Id: I6802b37297052c195be4d508da9575a0a045ae11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928323Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org> Auto-Submit: Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#717729}
-
Renjie Tang authored
https://quiche.googlesource.com/quiche.git/+log/409b261f38af..95c6fd36ead5 $ git log 409b261f3..95c6fd36e --date=short --no-merges --format='%ad %ae %s' 2019-11-20 bnc Internal QUICHE change 2019-11-19 renjietang Remove QuicPacketCreator::AddSavedFrame() and make QuicPacketCreator::AddFrame() public. 2019-11-19 ianswett Remove unused set_endianness from QuicDataReader. 2019-11-19 quiche-dev Move quic::QuicEndian to quiche::QuicheEndian 2019-11-19 quiche-dev gfe-relnote: Update QuicConnection's SendMessage to allow specifying if the message being sent is retransmittable. 2019-11-18 bnc Fix use-after-free in QpackProgressiveDecoder and QpackInstructionDecoder. 2019-11-18 rch Add more QUIC_SLOW_TEST annotations to bbr2_simulator_test.cc since they're causing timeouts in Chrome bots. 2019-11-18 renjietang Add comments for some disabled simple_session_notifier_test. 2019-11-18 fayang gfe-relnote: In QUIC sent packet manager, replace handshake_confirmed_ and forward_secure_packet_acked_ with handshake_state_. No functional change expected. Not protected. 2019-11-18 dschinazi Remove use of illegal ":version" HTTP pseudo-header in tests 2019-11-15 renjietang gfe-relnote: Combine quic_no_stream_data_after_reset and quic_no_decrease_in_final_offset into a single flag gfe2_reloadable_flag_quic_close_connection_and_discard_data_on_wrong_offset to impose flag dependency. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I1cbffb5b1eb70a947af5d015baafd9c83e0a7b62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925752Reviewed-by:
Ryan Hamilton <rch@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Renjie Tang <renjietang@chromium.org> Cr-Commit-Position: refs/heads/master@{#717728}
-
Armando Miraglia authored
According to http://crbug.com/1025874#c4, these metrics are still required for further issues debugging. Hence, I am extending the life time by 6 months. Fixed: 1025874 Change-Id: I6b388c6e310af1cd3297b4a4b01b41f11e3352f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926476Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Armando Miraglia <armax@chromium.org> Cr-Commit-Position: refs/heads/master@{#717727}
-
Jamie Madill authored
Uses a more general suppression for many Vulkan WebGL tests that seem to be flaky or failing: [ win nvidia vulkan passthrough ] conformance/ogles/GL/* [ Failure ] Bug: 1017162 Tbr: kbr@chromium.org Change-Id: I69eecdbdd911474b7f94b1a474ea39354fa72c40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924916Reviewed-by:
Jamie Madill <jmadill@chromium.org> Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Cr-Commit-Position: refs/heads/master@{#717726}
-