- 11 Sep, 2019 40 commits
-
-
Matt Falkenhagen authored
Follow-up to r689181. This converts code added since then. Bug: 824858 Change-Id: Ia576dd7ed3bf197771fbf3c94cb16ca74657efcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797953 Auto-Submit: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#695672}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/cebb9635a5d5..fccbd75b5718 git log cebb9635a5d5..fccbd75b5718 --date=short --no-merges --format='%ad %ae %s' 2019-09-11 bclayton@google.com Update Marl to 59068ee4 Created with: gclient setdep -r src/third_party/swiftshader@fccbd75b5718 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/140546382 Change-Id: I3a9823aaee8ba6c585a6ea5830f7dc27df0041a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797090Reviewed-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@{#695671}
-
Fernando Serboncini authored
When doing RAF, Worker thread priority changes to DISPLAY. Bug: 995235 Change-Id: I44479a6c0c918c24996776cdb1619993d6cd9ddf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796482 Commit-Queue: Fernando Serboncini <fserb@chromium.org> Auto-Submit: Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#695670}
-
Lei Zhang authored
Currently it initializes some DirectWrite code on Windows in unit tests that is only intended to be called once per process, whereas PdfCompositorImplTest constructs multiple PdfCompositorImpl objects and ends up calling that repeatedly, which then fails. Avoid doing this, as the DirectWrite code is not needed in the test. Bug: 1002663 Change-Id: I741690466d3111f0095a070bd64f39ebfb835804 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797225Reviewed-by:
Wei Li <weili@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#695669}
-
Evan Stade authored
These were found by attempting to compile the chrome target on Linux. A few slightly more complex updates are left out, but this covers most of the directory. Note that BrowserList/Observer can't be used with ScopedObserver because Add/RemoveObserver are statics. Bug: 998625 Change-Id: I9c0f22ab98d4632ef33240e7dc4cd77f24b17496 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789970 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#695668}
-
Vladislav Kaznacheev authored
On smaller screen it is possible that there is no room for a submenu on either side of the parent menu. In this case instead of changing the side just move the submenu the minimum necessary amount to fit the screen (see screenshots in the bug). Bug: 991227 Test: MenuControllerTest.TestSubmenuFitsOnScreen Change-Id: I149849e9b2cf44de1b79f45854c49af3f5fe9eb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790475Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Vladislav Kaznacheev <kaznacheev@chromium.org> Cr-Commit-Position: refs/heads/master@{#695667}
-
Lukasz Anforowicz authored
Bug: 940068 Change-Id: Ibf46c4aacf8aa29d4b1ca96aab6d40309f3f5b8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1788462Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#695666}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/9dbfeac8b553..d9456b258e20 git log 9dbfeac8b553..d9456b258e20 --date=short --no-merges --format='%ad %ae %s' 2019-09-11 tobine@google.com Vulkan: Enable further dEQP 3.1 tests Created with: gclient setdep -r src/third_party/angle@d9456b258e20 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 syoussefi@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 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=syoussefi@chromium.org Bug: None Change-Id: Iecd5f6c6499b004dd0ae9f1923573bd1a95cb881 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798385Reviewed-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@{#695665}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/61336619eaf0..e1fb182f7519 Created with: gclient setdep -r src-internal@e1fb182f7519 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: Ia5b646a5279e283e65d6818f346b3d77f8779c3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798207Reviewed-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@{#695664}
-
Yi Gu authored
When a targeting falls back to the slow path, it would be great if we know why. This patch adds async hit test reasons to PrintHitTestData(). Bug: None Change-Id: I3307742c5479050c9b541e741a51b2c75da25392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797649Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#695663}
-
danakj authored
Web tests turn off auto-resize in between tests, and pass in an empty size to say that the size should be left alone. Since the widget will be resized for the next test anyways, leaving it at some arbitrary size is not useful. However the IPC to reset for the next test, and to reset from the old test race with each other, so we need to be careful not to stomp on the reset for the next test which sees a size. The early out in RenderWidget::OnSynchronizeVisualProperties() comes from way back in RenderViewImpl::OnDisableAutoResize() which was being called from the test runner in https://codereview.chromium.org/14859017. Instead, have the test runner disable auto-resize and go down a different code path in the TestRunner code. Then pass an empty size to RenderWidget, which will indicate to it to reuse the existing size. R=dcheng@chromium.org Bug: 1790464 Change-Id: I21495aa2ce1e04543d10c80ed4d5286d67dde01f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789967 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#695662}
-
Xiyuan Xia authored
The UMA is sent in session manager daemon when the browser process calls StopSession to request shutdown. CL of session manager daemon: https://crrev.com/c/1792200 Bug: 999213 Change-Id: I18db3c0516d1d2de07ba6d1c8eeb3438fb173754 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1792786 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#695661}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/75ba649d..472d39ef Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I2979bf7f11bf22807fd79b6c4cf478f7fcb8df63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798269Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#695660}
-
Raphael Kubo da Costa authored
Follow-up to commit 5b9b01f7 ("Get the distribution name from os-release instead of lsb_release"). Borrow the comment from commit e4b86646 ("Store SupportedCodecs in KeySystemInfo and KeySystems") to explain why we need to have BASE_EXPORT in both the function's declaration in the header as well as its definition in the .cc file. Bug: 420439 Change-Id: I3616fe8a8db138a66e29df1d2debaa022a170404 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796549 Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#695659}
-
Juanmi Huertas authored
It was implemented to reset to black, but it should be transparent black, fixing also the broken tests that were validating the wrong behaviour. Bug: 1001609 Change-Id: I68e51628bd36e19b2c332da60239e6a48ebecf8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796442Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> Cr-Commit-Position: refs/heads/master@{#695658}
-
Juanmi Huertas authored
It was being set as transparent white, which was the same result, but it was not really what it should be. This fix also brings consistency with ImageBitmapRenderingContext Bug: 1002657 Change-Id: I22baa4935d7e9e0c2adc724b8c3d7e5cb444f15e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796764 Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#695657}
-
Eric Karl authored
This feels like an oversight in the GPU-side callback path. The normal IPC path always makes current (and some backing seem to rely on this). Change-Id: I4b8b765f5b8c5c2243dc21609ff139a7347a27c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793747 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
vikas soni <vikassoni@chromium.org> Auto-Submit: Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#695656}
-
Ionel Popescu authored
This CL adds drop shadow support for popups on Windows when the FormControlsRefresh feature is enabled. In order to add the drop shadow, the Window used for popups (TYPE_MENU) is decorated with the WS_THICKFRAME style. Since WS_THICKFRAME also provides a frame, the remove_standard_frame flag is set as we are interested in keeping just the drop shadow. Since drop shadow is not supported on Windows versions without DWM composition, then the drop shadow is replaced by a thin-line border by using the WS_BORDER style. Bug: 1000898 Change-Id: I04588d8d1703cb98f4b7a239f9cf46d742324a1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786247Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Ionel Popescu <iopopesc@microsoft.com> Cr-Commit-Position: refs/heads/master@{#695655}
-
Andrei Chulkov authored
This CL adds two new metrics to be recorded for the onboarding. Both of them represent the result of the password saving flow, which can either be one of the infobar dismissals or an earlier dismissal of the onboarding dialog. The first metric is recorded for all saving prompts and the second is only recorded if the onboarding was actually shown during the current flow. Bug: 983445 Change-Id: I8af3d451fa0b365632cb0c980a10a48f5c1785ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796342 Commit-Queue: Andrei Chulkov <achulkov@google.com> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#695654}
-
Ross McIlroy authored
Change-Id: I2a9fab5f1032cecc842534617f57b1b7c1db54d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798502 Auto-Submit: Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#695653}
-
Marina Ciocea authored
Register the shared tab with MediaStreamCaptureIndicator, to indicate that the shared tab is being captured. Bug: 980110 Change-Id: Ib81567f59ae9d978e57ebd481fb7ac41dd207e18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796671Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#695652}
-
Jérôme Lebel authored
Unified consent feature flag is always on. Bug: 951313 Change-Id: I2c80c83039c628a88781f80979c7e20dd9a1412f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798602 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#695651}
-
Khushal authored
R=fserb@chromium.org Change-Id: I82fb78805c3cb7f71329a245594d30c0c7503041 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797124 Auto-Submit: Khushal <khushalsagar@chromium.org> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#695650}
-
Fernando Serboncini authored
Legacy timer was never implemented on Worker.RAF, so we always return the same value for both. Since they are identical, we might as well not use "legacy". Bug: 995235 Change-Id: I370171b6b2a082bbc850cd35956244b191611f0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796083 Commit-Queue: Fernando Serboncini <fserb@chromium.org> Auto-Submit: Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#695649}
-
Yue Ru Sun authored
Bug: 996823 Change-Id: I74170c9ce3008e40c280d0b7ccb58ffc10793364 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784878Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Yue Ru Sun <yrsun@chromium.org> Cr-Commit-Position: refs/heads/master@{#695648}
-
Peter Wen authored
3.6 Canary 9 is now available on gLinux. Tbr: agrieve@chromium.org Bug: 620034 Change-Id: I4c372944528f72d436bb26047c8406da740cbb33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797690Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#695647}
-
Steve Kobes authored
This removes the old region_ and the !use_sweep_line paths, which are dead code after the launch of JankTrackingSweepLine. Bug: 1000716 Change-Id: Id15d0592c860ad8cfa028dbe3e88f62ac85980c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793002Reviewed-by:
Charlie Andrews <charliea@chromium.org> Reviewed-by:
Steve Kobes <skobes@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#695646}
-
Mohamed Amir Yosef authored
This CL simplifies the implementation for further reuse in the MultiStoreFormFetcher Change-Id: Id0cc669b3bde5bcd3666727170da075e9cba0d64 Bug: 1002000 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796354Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#695645}
-
Oystein Eftevaag authored
This has been consistently failing since the benchmark got added. TBR=crouleau@chromium.org CC=hypan@google.com NOTRY=true Bug: 1002936 Change-Id: Iec273d65eb904991837566e02e146e3327392b34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797694 Commit-Queue: oysteine <oysteine@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#695644}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/d96ef09317d6..56df7910b051 git log d96ef09317d6..56df7910b051 --date=short --no-merges --format='%ad %ae %s' 2019-09-11 halcanary@google.com experimental/minimal_ios_mtl_skia_app: clean up Created with: gclient setdep -r src/third_party/skia@56df7910b051 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 mtklein@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=mtklein@google.com Bug: None Change-Id: Ica653799ac3e5df09b4c2589728904c72d60dec7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798564Reviewed-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@{#695643}
-
Jessica Tallon authored
Bug: 998551 Change-Id: Ic8356adc9fa24752812bbaeca2aeb97aa4e2a4f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1791142 Commit-Queue: Jessica Tallon <jtallon@igalia.com> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#695642}
-
Peter Marshall authored
An incoming V8 CL will change the expectations for these: https://chromium-review.googlesource.com/c/v8/v8/+/1739371 Bug: chromium:913887 Change-Id: I3cd9f938634909f0fddaf627367d56f52f76fb3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796672 Commit-Queue: Peter Marshall <petermarshall@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Auto-Submit: Peter Marshall <petermarshall@chromium.org> Reviewed-by:
Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/master@{#695641}
-
Javier Ernesto Flores Robles authored
Create UserInterfaceStyleRecorder to record the relevant dark mode metrics. This are "UserInterfaceStyleUsed" and "UserInterfaceStyleChangedWhileActive". Bug: 1001192 Change-Id: Iaabb3064316366d9d51e06a782c77dca5156a622 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787788Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Robbie Gibson <rkgibson@google.com> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#695640}
-
Ehsan Chiniforooshan authored
Change-Id: I4241f3d2f2a61cff952feb5af1e48b2738952c4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797689Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: Ehsan Chiniforooshan <chiniforooshan@chromium.org> Cr-Commit-Position: refs/heads/master@{#695639}
-
Arthur Hemery authored
The bfcache fyi bot for android is trying to use browser_tests filters that are not carried over. Instead we create new filter files for the android specific tests suites we are running and include them into the build system. Bug: 976218 Change-Id: Ia8627aebd15fcda069c6fa227a00452963af8920 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796558Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#695638}
-
Yuly Novikov authored
TBR=kbr Bug: 965268 Change-Id: I1984c7f7ffe81f5e673c9f7427d31b81c78b4a74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797651Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#695637}
-
Lambros Lambrou authored
This updates the MacOS signing script to ignore any options it doesn't understand. This will allow our internal signing job to pass extra parameters (as needed for Apple notarization). This also removes the legacy option-handling, now that our internal tooling has been updated. Bug: 999406 Change-Id: Ifb31ee785b859cf345e7c774069096111b1e485e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797384 Auto-Submit: Lambros Lambrou <lambroslambrou@chromium.org> Commit-Queue: Jamie Walch <jamiewalch@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#695636}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b2f1e4bfc51f..6b8d5911e8f4 git log b2f1e4bfc51f..6b8d5911e8f4 --date=short --no-merges --format='%ad %ae %s' 2019-09-11 ilkos@google.com Add AppendedData to the trace protos Created with: gclient setdep -r src/third_party/perfetto@6b8d5911e8f4 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: I0a8ee409715aa501377a629557d64ac95505ed77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798206Reviewed-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@{#695635}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/9fafe62237ad..f27abc1aaeea git log 9fafe62237ad..f27abc1aaeea --date=short --no-merges --format='%ad %ae %s' 2019-09-11 thestig@chromium.org Rename FPDFText_GetTextRenderMode() to FPDFTextObj_GetTextRenderMode(). Created with: gclient setdep -r src/third_party/pdfium@f27abc1aaeea If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=pdfium-deps-rolls@chromium.org Bug: None Change-Id: I0211277aeec02b58c69ad3c92dc4dc336afd30b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798205Reviewed-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@{#695634}
-
Anna Malova authored
- Media query only - Force dark unless page supports dark mode via meta tag and media query - Always force dark (disable media query). Bug: 1001516 Change-Id: Ida620311e8b4811f6fddffbeaf9d7f40b427493e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798349Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Anna Malova <amalova@chromium.org> Cr-Commit-Position: refs/heads/master@{#695633}
-