- 15 Oct, 2019 40 commits
-
-
Takashi Toyoshima authored
I haven't worked on enabling this for a while. But let me reschedule it this work sometime at the 2020Q1. Bug: 912851 Change-Id: I9fb04d5ee261ae8c83e5ae3ff4367a8bc99e7805 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862594Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#705907}
-
Jan Wilken Dörrie authored
This change implements highlighting the username and password field that are about to be filled in by Touch To Fill. Bug: 1013182 Change-Id: I778dddef757641aede49c682e83da69606313dbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859979Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#705906}
-
Takashi Toyoshima authored
Now the feature has been enabled by default for a year, and the feature flag is already expired. This patch just removes the expired feature flag, and keeps the feature enabled. But still it can take field trial parameters to optimize behaviors on demands though these values are also hold to the default values until now. Bug: 723233 Change-Id: Ic6e5ed341c6cd832704a98e8082b529bf6a15b84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862536Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#705905}
-
Fredrik Söderquist authored
Tbr: schenney@chromium.org Bug: 1013736 Change-Id: I5994dc17b9ea9d79fe84c574140eedadb97908c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862463Reviewed-by:
Fredrik Söderquist <fs@opera.com> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#705904}
-
Henrique Ferreiro authored
Convert the implementation and all users of the ash::mojom::CrosDisplayConfigController and CrosDisplayConfigObserver interfaces. Bug: 955171 Change-Id: Ib5b8d6fdf20674ac00efa97c13c511a4864b5229 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837620 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Denis Kuznetsov <antrim@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#705903}
-
Gyuyoung Kim authored
This CL converts |remote_cdm_| member variable to mojo::Remote in MojoCdm class. As the change, this CL also converts related things as well. - Convert mojo::StrongBindingSet to mojo::UniqueReceiverSet TBR=xhwang@chromium.org Bug: 955171 Change-Id: Id8f8e13fab7658ec6a94187febf9fcdad342340c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841596Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#705902}
-
Mikhail Khokhlov authored
This CL implements reading ad-hoc measurements stored in a special artifact written by Telemetry and converting them to histograms. Bug: 981349 Change-Id: Ie6d88665394503a306e1c6d6ceefcc9b75319ecb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849383Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#705901}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/d59fec5d706e..1093c4de2cfa git log d59fec5d706e..1093c4de2cfa --date=short --no-merges --format='%ad %ae %s' 2019-10-15 yizhou.jiang@intel.com Add a toggle to turn off vsync in Dawn 2019-10-15 enga@chromium.org Fix compilation with MSVC of volatile assignment operator 2019-10-15 cwallez@chromium.org Vulkan: Remove two ASSERT(false) with more detailed reading of Vk spec. Created with: gclient setdep -r src/third_party/dawn@1093c4de2cfa 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/+/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 TBR=cwallez@google.com Bug: None Change-Id: I926064dc3e887020e7502ed65f76b8fbf112e351 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862234Reviewed-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@{#705900}
-
Sergio Villar Senin authored
In order to remove the dependency, the web_security_style.h file was moved to third_party/blink/public/common/security. Since the file is no longer in the public/platform/ directory we are also renaming it to security_style.h (and the enum defined in that file to SecurityStyle). Bug: 1008303 Change-Id: I23bca7e65a71c6f85c661eca3c25204930cf1115 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841557 Commit-Queue: Sergio Villar <svillar@igalia.com> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#705899}
-
Roman Sorokin authored
Bug: 1007902 TEST: locally with the first/secondary login vertical/horizontal Change-Id: I12d82a6c46e391fe9fe9a2120d9680f281b59850 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848700 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Denis Kuznetsov <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#705898}
-
nancy authored
Design doc: go/chrome-general-app-uninstallation-dialog This is the first CL to add the unified uninstall_dialog in AppService. There are several features not involved in this CL, and they will be done by separate CLs: 1. Add Crostini uninstall function. 2. Add an interface to the uninstall, like what is done by extension_uninstall_dialog_->ConfirmUninstallByExtension 3. Add RecordDialogCreation to the appropriate place as what is done by extension_uninstall_dialog. 4. Add UMA to the appropriate place as what is done by extension_uninstall_dialog. This CL should not change any current behavior as AppServiceProxy still call the old Uninstall to conduct uninstall action. A separate CL will be used to update AppServiceProxy to use this CL as that is more easy to rollback, since this CL is L size. BUG=1009248 Change-Id: I2c1adead34c62e2fe67690e696a83070192ffc46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833024 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#705897}
-
Himanshu Jaju authored
After introduction of transport only sync mode, we need to make device names consistent across both sync modes in Sharing. This has introduced dynamic naming in Sharing based on rules. Screenshot - https://drive.google.com/open?id=12wFSp0bSmQJL3-S5Gw_2IgqTVvMNH_Ls Bug: 1013565 Change-Id: I84d4ef3172523c9d81794b099c6e08178525dc15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1856321 Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#705896}
-
Alexander Timin authored
As a first step of supporting back-forward cached navigations for PageLoadMetricsObservers, do not track them at all. Design doc: https://docs.google.com/document/d/1VxjalqgiDvoAxQBGetBQi2m179UmiUWqftqq1XBRSWs/edit#heading=h.lacw135tkjlp R=bmcquade@chromium.org,alexmos@chromium.org BUG=1014174 Change-Id: Ic96914a5c72d7a2619948fb1f39e388f4311f004 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860416Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#705895}
-
Alexandre Courbot authored
There are two V4L2 decode APIs: stateless and stateful. In the VDA era these were implemented as two completely separate classes (V4L2VideoDecodeAccelerator and V4L2SliceVideoDecodeAccelerator), which resulted in a lot of duplicated code and bugs due to fixes not being replicated on both classes. For the VD-based decoder, we want to avoid doing the same error and use a single V4L2 decoder, supported by different backends depending on which V4L2 API we are using. This CL is the first step towards that direction: it splits the V4L2SliceVideoDecoder into its general V4L2 part and the one that is specific to the stateless API. Bug: 1003223 Test: video_decode_accelerator_tests passing on Kevin. Change-Id: I373f3ea739b6799ecad009d053ca7e415b8484bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840034 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#705894}
-
Mikel Astiz authored
The thin wrapper is not really needed and causes name collisions in the new codebase, so let's trivially remove it. Bug: 922900 Change-Id: If6c72cad30ffbe2f2f7e3228c298a08113fdb2bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862454 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by:
Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#705893}
-
Ricky Liang authored
Temporarily disables native input mode in RTCVideoEncoder until the fake video capture device support GpuMemoryBuffer buffers. Bug: 1014209, 982201 Test: Verify that tast.webrtc.DecodeAccelUsedVP8 passes Change-Id: I7a99de95008ed0163760f320db7cc14c50c19d3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862535Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Ricky Liang <jcliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#705892}
-
Hans Wennborg authored
This is a reland of c8281a39 with more fixes for files that depended on headers they need being included further up the include chain. Original change's description: > Include bloat: don't include browser_process_platform_part.h in browser_process.h > > Avoiding this include reduces the number of preprocessor tokens in > browser_process.h from 1,336,923 to 359,170. > > TBR=antrim > > Bug: 1014009 > Change-Id: Icc613c2889a6ca5fd5dd4b55a6bdd6b2772bcd4f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1856965 > Commit-Queue: Hans Wennborg <hans@chromium.org> > Reviewed-by: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#705554} TBR=thakis Bug: 1014009 Change-Id: I54892ddf84bcd6686c398c9dabb3f7dcf671af24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860335Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#705891}
-
Vadym Doroshenko authored
In case of a form action is absent, FormData::action is set to origin. That makes it impossible to check whether FormData has an empty action. And it's used for detection of submission success in Password Manager. This CL fixed that. Bug: 1008798 Change-Id: Ic44aaf6ef94df6766fe7eddccbe14a2b030974a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832818Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#705890}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b833f0b3b78e..cb79e7140046 git log b833f0b3b78e..cb79e7140046 --date=short --no-merges --format='%ad %ae %s' 2019-10-15 eseckler@google.com Merge "processor: Fix a few more potential nullpointers during json export" Created with: gclient setdep -r src/third_party/perfetto@cb79e7140046 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: Ic739b93972dff8ee2da3d7da5c03a808086433bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862084Reviewed-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@{#705889}
-
Tim van der Lippe authored
The official policy for adding new libraries to the third_party directory now lives in docs/adding_to_third_party.md. Remove the old (outdated) documentation from the README and link to the canonical doc instead. Change-Id: Ib9c7048810fe13a02c62d5cc2a9831efc88ccb34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1856060 Auto-Submit: Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#705888}
-
Gauthier Ambard authored
This CL adds a test for the QRScanner, simulating VoiceOver being enabled. Bug: 1012403 Change-Id: I4b352a656dae38d98825fb191476c0dfc522665b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849678 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#705887}
-
Thomas Tangl authored
Bug: 1012167, 1014343 Change-Id: I347e56eee4fb0f12ddc7c7e1ea55ba40bbc42857 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862436 Commit-Queue: Thomas Tangl <tangltom@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Auto-Submit: Thomas Tangl <tangltom@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#705886}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/9d77d68d79fa..d3b93d4c73b8 git log 9d77d68d79fa..d3b93d4c73b8 --date=short --no-merges --format='%ad %ae %s' 2019-10-15 bpastene@chromium.org chrome_chromeos_lkgm: Require LKGM updates to run and pass on eve & kevin compile bots. Created with: gclient setdep -r src/third_party/chromite@d3b93d4c73b8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I91023d506b488f223f90a60fe53ab03f08d78b0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862235Reviewed-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@{#705885}
-
Benoît Lizé authored
In PartitionAlloc, the freelist entries are encoded (except for the head). The encoding process is symmetric, meaning that there was a single "Transform()" function. This is confusing and error-prone. This adds a type for an encoded freelist entry, making the difference clearer. Note that this fixes a bug of PartitionAlloc on big endian platforms. In PartitionPurgePage(), the tail of the freelist had an un-encoded nullptr value. This is incorrect, as the code using it would decode the value, and get the wrong one as a consequence. This does not trigger on little-endian platforms, as the transformation we use is such that Encode(nullptr) == nullptr, but on big endian ones Encode(ptr) = ~ptr, meaning that this would lead to a crash. It seems that Chrome does not ship on big endian platforms though (and that no chromium-based project uses PartitionAlloc on big endian platforms), as otherwise this would crash the renderer very quickly. The issue is eliminated with the new types. There is no behavior change in this CL on little endian, and should not impact performance either. Bug: 998048, 787153 Change-Id: I67798659202156360aeddc6e71c5d330f5daa163 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1857328 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#705884}
-
Kuo Jen Wei authored
Preferred default fps range for photo mode preview. Preferred maximal constant fps for video mode preview. Bug: 976602 Test: Verify the fps range chosen by CCA in both video mode and photo mode are correct. Change-Id: Iefe209fe4596d69d29a135ebdc246de04e148015 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1861435 Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#705883}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/68bfe0b550df..61d3d4b0bd55 git log 68bfe0b550df..61d3d4b0bd55 --date=short --no-merges --format='%ad %ae %s' 2019-10-15 machenbach@chromium.org Revert "depot_tools: Run recipe scripts using vpython." Created with: gclient setdep -r src/third_party/depot_tools@61d3d4b0bd55 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 agable@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/+/master/autoroll/README.md TBR=agable@chromium.org Bug: chromium:1002153 Change-Id: I958d510480dc1ceefceefe52a995b3f038006de8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862236Reviewed-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@{#705882}
-
Bo Liu authored
ChildProcessLauncherHelperImpl assumes onConnectionEstablished and onConnectionLost are paired when in reality they might not be. Former is called after setupConnection is completed (when child sends its pid), and the latter is called from onServiceDisconnected (and posted once). It is possible that the child dies after onServiceConnected, but before setupConnection is complete. It should not be possible for onConnectionEstablished to come after onServiceDisconnected however. Add a check in onConnectionLost for this case and skip the rest of clean up if needed. Bug: 1013667 Change-Id: I56d83863be440810238d743083250c72c48160c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860036Reviewed-by:
ssid <ssid@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#705881}
-
Bo Liu authored
Low rate crash from first failure calling bindServiceAsUser. Inclue the reflection failure in the exception. Bug: 994961 Change-Id: Iedff1cd231341d2ecb69663d8bc5d8eddbf6e176 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860596Reviewed-by:
ssid <ssid@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#705880}
-
Jia authored
The model will only export a curve if it's changed and the error is small, which is defined by a tolerance threshold. Export means it's saved to disk and notified to observers. Bug: 881215 Change-Id: Ib8881771dcdb46803b90922a37f73fcb6ef640e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846212Reviewed-by:
Charles . <charleszhao@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#705879}
-
Gyuyoung Kim authored
This is a reland of d7213e95 The change of replacing vr_service.mojom-blink.h with vr_service.mojom-blink-forward.h in third_party/blink/renderer/modules/xr/type_converters.h had caused the build break. This re-land CL restores vr_service.mojom-blink.h in type_converters.h. Original change's description: > Replace .mojom-blink.h with .mojom-blink-forward.h in blink - 13 > > To reduce pre-processed size of header files have been including > foo.mojom-blink.h, this CL replaces .mojom-blink.h with > .mojom-blink-forward.h in blink header files. > > This CL has no behavior changes and following CLs will > continue replacing them more. > > Bug: 1001360 > Change-Id: I42c62234c64878d23057366df8823eb94a8a5e6e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1852354 > Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> > Reviewed-by: Kent Tamura <tkent@chromium.org> > Cr-Commit-Position: refs/heads/master@{#705021} Bug: 1001360 Change-Id: I8d85c338de234922dbce52c8802688e2ae3888fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1855550 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#705878}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/2276e59788ea..1b6fd37fa6f9 git log 2276e59788ea..1b6fd37fa6f9 --date=short --no-merges --format='%ad %ae %s' 2019-10-14 afdx@google.com spirv-fuzz: Refactor 'split blocks' to identify instructions differently (#2961) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@1b6fd37fa6f9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,jmadill@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_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=radial-bots+chrome-roll@google.com,jmadill@google.com Bug: None Change-Id: Iaa81bd450f089961289c9d461e2674506381ae55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862254Reviewed-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@{#705877}
-
Eric Seckler authored
We should also set timestamp_clock_id when we set a TracePacket's timestamp (since chrome isn't usually using perfetto's default CLOCK_BOOTTIME). Change-Id: Idb7970b0567e1466a741180b4e15d96ffbc8f7d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859791 Commit-Queue: Eric Seckler <eseckler@chromium.org> Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#705876}
-
Henrik Boström authored
This unblocks https://webrtc-review.googlesource.com/c/src/+/156084. TBR=nisse@chromium.org NOTRY=True Bug: webrtc:10525 Change-Id: I9ca14f4c5c6d38b8a71b77c2393e842f2e6966c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862437Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#705875}
-
Marina Ciocea authored
Bug: 977050 Change-Id: If80c2effee45b1bcc3c80f45014f0b9474641aeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862434Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#705874}
-
Roman Sorokin authored
TBR=alemate@chromium.org Bug: 1011753, 1001458 Change-Id: If4ae6081e3a76d5c55764b898e6d617709f2956e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848379 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Denis Kuznetsov <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#705873}
-
Darren Shen authored
On Chrome OS, there are certain languages that are implemented using "rule-based engines". For example, typing "a" then "s" in Vietnamese (Telex) activates a rule that transforms the input into "á". These rules are implemented using very complicated regex patterns, string manipulation and array indexing, so it seems like a great target for fuzzing. We also add some test data from existing unit tests. The seed corpus seems to help: cov starts at ~6000 instead of ~4000. Bug: 1014260 Change-Id: I06f069ee6a842d9df29ddfb825a89f15a7fabd84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860195Reviewed-by:
Leo Zhang <googleo@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#705872}
-
Miyoung Shin authored
This CL converts DnsConfigChangeManagerClient{Ptr, Request} in chrome and services to the new Mojo type, and uses pending_remote<DnsConfigChangeManagerClient> in host_resolver.mojom. Bug: 955171 Change-Id: If8038bf601d99eb11c6f62f250872919fa6338f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859655 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#705871}
-
Luciano Pacheco authored
The issue for what these logs were added hasn't recurred for a while. Bug: 904658 Change-Id: Ia07cb37f70a07b02b6b3a80e129c6d24910b68c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860199 Commit-Queue: Noel Gordon <noel@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#705870}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/407cb5ca3318..b833f0b3b78e git log 407cb5ca3318..b833f0b3b78e --date=short --no-merges --format='%ad %ae %s' 2019-10-15 treehugger-gerrit@google.com Merge "processor: Translate track & chrome event timestamps to trace time" Created with: gclient setdep -r src/third_party/perfetto@b833f0b3b78e 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: Ib8948ae768fe9f2fbfc5e74dc48ba7f0d5ac2ec8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1861736Reviewed-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@{#705869}
-
Yuki Shiino authored
The revert at https://crrev.com/c/1856618 is incomplete, and there is a leftover file. This patch removes the file. The leftover file is causing an error at: third_party/blink/tools/run_bindings_tests.py Original change's description: > WebGPU: Add GPUProgrammablePassEncoder interface > > This is a spec match-up with[1] > > [1] https://github.com/gpuweb/gpuweb/pull/459 > > Bug: 877147 > Change-Id: I080324cbb083160ae84aa109623e311f24a875cb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845132 > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Commit-Queue: Jinho Bang <jinho.bang@samsung.com> > Cr-Commit-Position: refs/heads/master@{#704061} Bug: 1013649, 877147 Change-Id: Id25d2a16fa1dc2f1b569ea982412591f39660f33 Tbr: jinho.bang@samsung.com Tbr: haraken@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862138Reviewed-by:
Jinho Bang <jinho.bang@samsung.com> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#705868}
-