- 23 Oct, 2019 40 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/8e13e6ed3dfb..261fc5197ea8 git log 8e13e6ed3dfb..261fc5197ea8 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 83bb172f..c0cca6e4 (708314:708426) Created with: gclient setdep -r src/third_party/webrtc@261fc5197ea8 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:None Change-Id: Ib577d0265c40eccbff0e9e7595c7127c1a43aa4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875187Reviewed-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@{#708504}
-
Hajime Hoshi authored
This reverts commit b225359b. Reason for revert: test failing on mac crbug.com/1017037 Original change's description: > css-flexbox: special cases for deprecated rtl horizontal box > > Two special cases that carry over from the old code: > . LayoutDeprecatedFlexibleBox always started layout at an origin of 0, > even when rtl. This gives the same behavior. > . End is treated as start when rtl. > > BUG=1014884 > TEST=fast/deprecated-flexbox/017.html > > Change-Id: I2d232efd0b84ab997e6262253869828d5a758eac > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872566 > Commit-Queue: Scott Violet <sky@chromium.org> > Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> > Cr-Commit-Position: refs/heads/master@{#708446} TBR=sky@chromium.org,cbiesinger@chromium.org,ikilpatrick@chromium.org Change-Id: Ia5cc9c33afe17f5a8e429c39e60365f38963d17e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1014884 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874990Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#708503}
-
Dan Beam authored
Bug: 1010815 Change-Id: I6554af5a5b6449d4c3eb298f42ce63d7f9ae127c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868653 Commit-Queue: calamity <calamity@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#708502}
-
Chih-Yu Huang authored
We plan to support ImageProcessor (IP) inside VideoDecoderPipeline (VDPipeline) in the future. When VDPipeline creates IP, there are 2 components (VD and IP) that need frame pool instances. In this case, VDPipeline needs to create one more frame pool. Then passes the original one to IP, and passes the new created frame pool to VD. This CL passes one GpuMemoryBufferFactory to VDPipeline, which is necessary to create one more PlatformVideoFramePool instance in the future. BUG=chromium:1004727 TEST=Run video_decode_accelerator_tests on Kevin and Eve TEST=play crosvideo.appspot.com on Kevin and Eve Change-Id: Ib370b693a99acd0df1d2a9fa57c38d77a6d7beb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868573Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#708501}
-
Yuta Kasai authored
This CL removes these functions because it's no longer used. - Resource::ReportResourceTimingToClients() - ThreadableLoader::DidReceiveResourceTiming() Bug: N/A Change-Id: I9a56a0bdde93fb798de63430d0329c2c7d9e6aa8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869052Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yuta Kasai <yutakasai@google.com> Cr-Commit-Position: refs/heads/master@{#708500}
-
Roman Sorokin authored
Bug: 890457 Change-Id: I73bcf6af092e99d77fc1c28322737408acbc9446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871672Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#708499}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/e6207efbf4c2..0f707697f70a git log e6207efbf4c2..0f707697f70a --date=short --no-merges --format='%ad %ae %s' 2019-10-23 primiano@google.com Merge "Add TCP/IP support to UnixSocket" Created with: gclient setdep -r src/third_party/perfetto@0f707697f70a 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: I2b3dce7ba7a2478d19ea62a15183b3aebdb12795 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875069Reviewed-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@{#708498}
-
Hajime Hoshi authored
This reverts commit 953678c5. Reason for revert: test failures: crbug.com/1017035 Original change's description: > Add WebGPU to about:flags on Windows > > Now that all of the work on the Chromium and Dawn side to support > Windows has been complete, we need to add WebGPU to about:flags > on Windows. > > Bug: 966580 > Change-Id: I41d9f892be0d849c5ece1d5569f98344a7a92a1e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873383 > Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org> > Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> > Cr-Commit-Position: refs/heads/master@{#708405} TBR=cwallez@chromium.org,sunnyps@chromium.org,rafael.cintron@microsoft.com Change-Id: I3ee918a6073ea6244381ff497b078f424e179dfa No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 966580 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875013Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#708497}
-
Yun Liu authored
Fix compile issue on android-code-coverage: https://ci.chromium.org/p/chromium/builders/ci/android-code-coverage Example failure: https://ci.chromium.org/p/chromium/builders/ci/android-code-coverage/2756 Bug: 985574 Change-Id: I1d67e20f85b3908d646e30ab3c5faf700f7209ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874016 Commit-Queue: Yun Liu <yliuyliu@google.com> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#708496}
-
nancy authored
BUG=1009248 TBR=xiyuan@chromium.org Change-Id: Id3e58d5672a33eea47df518c97a56d35527c1683 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872074 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#708495}
-
Xiaohan Wang authored
Currently kValidValues is defined as a const char* array. Somehow on ChromeOS ARM the IsValidEnum() call got passed in kValidValues for an unrelated type, e.g. in V8MediaKeySystemConfiguration::ToImpl(), kValidValues from PaymentShippingType is passed in, causing TypeErrors. This CL declares kValidValues as const char* const [] which seems to work around the issue. I'll land this to unblock the release, and at the same time keep investigating the root cause. Bug: 1011161 Test: Manually tested on kevin Change-Id: I49ddc9668cf2ef90e674b9b7efe13466f60a24a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873388 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#708494}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/9f6271e66386..61a1e81e89bd git log 9f6271e66386..61a1e81e89bd --date=short --no-merges --format='%ad %ae %s' 2019-10-23 bsheedy@chromium.org Force IPv4 for Telemetry proxy server Created with: gclient setdep -r src/third_party/catapult@61a1e81e89bd If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC rmhasan@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=rmhasan@google.com Bug: chromium:1005971 Change-Id: I6c01eaa5f8eb5961564bb1ab3b979cd2124239a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874621Reviewed-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@{#708493}
-
Jay Harris authored
Previously, OnShortcutBehaviorDestroyed was behaving as OnShortcutManagerShutdown. Now this has been fixed observers are guaranteed a chance to remove themselves before the shortcut manager is destroyed. This was causing tests in https://crrev.com/c/1833027 to fail, as observers would only be removed if shutdown was called. This more closely follows the pattern of AppRegistrarObserver. Bug: 860581 Change-Id: Ieee68721c088c9e800b9832cc50d21b0a2dda504 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873812Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Jay Harris <harrisjay@chromium.org> Cr-Commit-Position: refs/heads/master@{#708492}
-
Roman Sorokin authored
Bug: 890464 Change-Id: I8fe561d676089b2cb873b846314042e109913a64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872223Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#708491}
-
Maggie Cai authored
This CL adds preferred apps class that contains preferred apps storage struct, and add and find methods for the struct. Unit tests are also included. BUG=853604 Change-Id: I0c2c6c219720da5b56b1f1ed5e3818c760566487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864495 Commit-Queue: Maggie Cai <mxcai@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#708490}
-
Chris Hall authored
Fixes outstanding TODO for M59. R=aboxhall CC=dmazzoni BUG=672205 Change-Id: I197e8db4374185b80bc8fc91ad1208e9c7609380 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1689919Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Chris Hall <chrishall@chromium.org> Cr-Commit-Position: refs/heads/master@{#708489}
-
Sadrul Habib Chowdhury authored
Use RenderProcessHostCreationObserver and RenderProcessHostObserver APIs, instead of using NotificationService. BUG=357627 Change-Id: Ia3755cd64056484c9b703b31d5a79489785f0e56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1842556Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#708488}
-
Antonio Gomes authored
This is a preparation CL to Onion souping //content/renderer/media/webrtc, and is part of phase 8 on the design document [1]. [1] https://docs.google.com/document/d/1AJKVA5U4nDkyDB9p4ROrggWXadCxyy-grKaE9KS5vOU/edit?ts=5d5c1757 BUG=787254 R=dominickg@chromium.org, guidou@chromium.org, haraken@chromium.org Change-Id: Idaf36f81139f56402febc2493a30050c76e7fac1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835802Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#708487}
-
Koji Ishii authored
TBR=yosin@chromium.org NOTRY=true Bug: 982194 Change-Id: I7a87e1b36eb5e3658cb33bbe2648d49b5d1e843e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868776Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#708486}
-
Nigel Tao authored
Skia (https://skia.googlesource.com/skia) is a 2-D graphics library, already in use by Chromium as third_party/skia. Wuffs (https://github.com/google/wuffs) is a memory-safe programming language whose standard library includes a GIF image decoder. Wuffs' standard library is also available as transpiled C code. From Skia's (and Chromium's) point of view, Wuffs' standard library is just another C library. It's just not hand-written C. Upstream Skia is moving to use Wuffs for GIF image decoding (https://bugs.chromium.org/p/skia/issues/detail?id=8235). For Chromium, this commit (adding third_party/wuffs, but no change in the generated binaries yet) is the first in a series of commits (see crbug.com/1014044) to have Skia-in-Chromium also use Wuffs. Wuffs is released under the Apache License 2.0: https://github.com/google/wuffs/blob/master/LICENSE Bug: 1014044 Change-Id: I6b41794af09b07aacc48d519651bc397e761ad71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859536Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#708485}
-
Ahmed Fakhry authored
- Now auto-rotation is on, when the device is in a physical tablet state, regardless of the UI mode (tablet or clamshell). - Apps' requested orientation locks are only applied while in UI tablet mode, and ignored in UI clamshell mode even if the device is in a physical tablet state. A follow-up CL will handle changes needed for display settings. BUG=925087 TEST=Manually, Added new tests Change-Id: I265dd80563b4532b72ed11aa53206bdc8bfa7dba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1861049 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Mitsuru Oshima (slow) <oshima@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#708484}
-
Greg Thompson authored
BUG=None TBR=gab@chromium.org Change-Id: Iaf363523ec156ca0789d52393545683022251699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875087Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#708483}
-
James Cook authored
Historically OS settings were synced as part of the browser settings model type. The go/split-settings-sync project is migrating them to a new model type, with separate UI controls. Update all the OS pref registration sites to use registration flags SYNCABLE_OS_PREF and SYNCABLE_OS_PRIORITY_PREF. The prefs were found by manually auditing all pref registration. If the SplitSettingsSync flag is disabled, these prefs are synced as they were before, using the old syncer::ModelType. See the flag check in //components/sync_preferences/pref_service_syncable.cc Fix PrefRegistrySyncable so it runs the registration callback for OS prefs as well as browser prefs. Bug: 1013466 Change-Id: Ie0ba1244a74e300c3292252a83b30768d1644720 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866927 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#708482}
-
Xianzhu Wang authored
Previously when we had full screen video overlay, we add the full screen layer as the child of the content parent layer, and detach other graphics layers. This might have problem during compositing update, paint property update, etc. because we don't expect the graphics layers not in the graphics layer tree but still reacheable from CompositedLayerMapping. We are not sure if this caused the crashing bugs like crbug.com/994370 and crbug.com/983292. Now use the method that klausw@ implemlemented for WebXR overlays in https://chromium-review.googlesource.com/c/chromium/src/+/1802674: instead of changing graphics layer tree structure, let painting start from the full screen layer. In this way, compositing update and paint property update etc. will be executed with the full graphics layer tree, and we omit the other layers when collecting graphics layers. Bug: 994370, 983292 Change-Id: I1604663d8a084a6d4270c4e18e86a096bd9b66eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859880 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#708481}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c04792ebef46..8e13e6ed3dfb git log c04792ebef46..8e13e6ed3dfb --date=short --no-merges --format='%ad %ae %s' 2019-10-23 qingsi@webrtc.org Handle no-longer-sticky-in-Q+ WIFI_P2P_CONNECTION_CHANGED_ACTION intent. Created with: gclient setdep -r src/third_party/webrtc@8e13e6ed3dfb 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:None Change-Id: I70909016ba599edd17d6ab4470afa9b9a8ec1152 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874774Reviewed-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@{#708480}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=cmasso@chromium.org Change-Id: Ic7bb4d70e8bec2b82ab14c2afb7faeab7847d2de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873113Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#708479}
-
Stephen Roe authored
qemu-linux-arm64 is from the /fuchsia/qemu/linux-arm64 CIPD package. Bug: 1015177 Change-Id: Ie193d18e4b52059ad853cee07075979b1faea038 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865751Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Stephen Roe <steveroe@google.com> Cr-Commit-Position: refs/heads/master@{#708478}
-
Ken Rockot authored
This makes it possible to launch new instances of the Data Decoder service without going through Service Manager APIs. The service is also still accessible through Service Manager, as this allows the many disparate clients across the tree to be ported incrementally. Bug: 977637 Change-Id: I0d534ed1fb9a0ef7545533ad435b010789cccd9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869383Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#708477}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/1834bbb39c1c..29a49c28458d git log 1834bbb39c1c..29a49c28458d --date=short --no-merges --format='%ad %ae %s' 2019-10-22 wbbradley@chromium.org build api metrics: make sure we deserialize metrics in image Create 2019-10-22 vapier@chromium.org loman: make subparser work under python 3 2019-10-22 vapier@chromium.org pushimage: fix up for python 3 Created with: gclient setdep -r src/third_party/chromite@29a49c28458d 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: Id4945758727d1bc06da3c77a3f3f2a17607f3e1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874620Reviewed-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@{#708476}
-
Sophie Chang authored
Bug: 1016987 Change-Id: Ie998aaf0f8d72a4896486c48e04dad120e9618ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874818Reviewed-by:
Robert Ogden <robertogden@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#708475}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a834f39e2132..db1e79c1c5de git log a834f39e2132..db1e79c1c5de --date=short --no-merges --format='%ad %ae %s' 2019-10-23 dpranke@chromium.org Fix gclient crash with unicode strings in .gclient files. Created with: gclient setdep -r src/third_party/depot_tools@db1e79c1c5de 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:1016599 Change-Id: I72f36219775e22deb5afcb02b1cfab4e3548997c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875068Reviewed-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@{#708474}
-
Hirokazu Honda authored
This introduces VideoFrameMapper for GpuMemoryBuffer-based VideoFrame. It is required for tests to map the frame for verification and writing into a file. Bug: 1011281 Test: image_processor_test --save_images on atlas Change-Id: Ie3963e4c7185096d23a5a30507515a3f32144ee2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865051 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#708473}
-
Jinsuk Kim authored
- Set the position of security icon right in preview tab header in RTL mode. - Using LinearLayout for compositor resource caused a problem in large text mode for accessibility. Reverted the caption layout back to FrameLayout, and manually adjusts the position of text view to give room for the security icon when #overlay-new-layout is enabled. Bug: 1015324, 1015300 Change-Id: Id249fec7e7447c13a60ecfbf4e4b50c4182f280b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868564 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#708472}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/308277131853..ea58518db3b8 Created with: gclient setdep -r src-internal@ea58518db3b8 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: None Change-Id: I9c23192d72e50dfc52c900551c6c3235582e9e85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874622Reviewed-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@{#708471}
-
Dana Fried authored
Previously, label buttons could shrink down to elide some of their text (assuming elision is on) but would still report a minimum size equal to their preferred size (i.e. with all text visible). Since label buttons with elision can indeed shrink below their preferred size it makes sense for them to be able to report their actual minimum size. Change-Id: I888554bb98be6da94191fd63194d6738b2690d77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874049Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#708470}
-
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: Ie3cd49194cf24e55d9c34298e9e2794aeba73c6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874820Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#708469}
-
Xing Liu authored
The actual Chime implementation glue code lives in downstream. The public Chrome apk or app bundle only builds an empty one. We use enable_chrome_android_internal to select the correct build target. Bug: 1013386 Change-Id: Iddde5fa2c466724c94bee504abc72b0facd39b1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872721Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Hesen Zhang <hesen@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#708468}
-
Xiaoqian Dai authored
Primarily for PM/UX testing. Currently it's still disabled by default. Bug: 997885 Change-Id: Ic2c0c3792923631056de415b6b3f23b70500c605 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873289Reviewed-by:
Min Chen <minch@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#708467}
-
Jinsuk Kim authored
The method is called by a class in chrome.browser.tab package in production code. Makes it a private-package method. Bug: 995903 Change-Id: I5f8b73200ae4a3c966b140a44e63cfc991f9b249 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872079Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#708466}
-
Kent Tamura authored
This CL removes the following runtime flags: - ElementInternals - FormAssociatedCustomElements - FormDataEvent They have been enabled since M77, and M77 stable had no critical issues on these features. Change-Id: I13ae205072c745bc7c6e334161fa55537fff25e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874987Reviewed-by:
Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#708465}
-