- 11 Jul, 2019 28 commits
-
-
Evan Stade authored
This covers all non-mac tests that used these notifications. They now use BrowserListObserver instead. Additionally, some includes are cleaned up. Specifically, includes removed from interactive_test_utils.h are added to some testing files which relied on these transitive includes. Bug: 268984 Change-Id: I27b68e14e83401e6d938fcf6eb38c431bc1f7b58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1684512Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#676219}
-
Adam Langley authored
https://boringssl.googlesource.com/boringssl/+log/cfcb0060e8b8fba92d275fa4ac27d369890ea9bf..09050cb498336655883157c6e6055db9e5542857 The following commits have Chromium bugs associated: 365b7a0fc Remove android_tools checkout 3f98fde5a Add android_sdk checkout Bug: 428426 Change-Id: I01262fddf972896d23591d722ae2343729abbfcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696178 Commit-Queue: Adam Langley <agl@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#676218}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/41300af8768c..16850598db2b git log 41300af8768c..16850598db2b --date=short --no-merges --format='%ad %ae %s' 2019-07-10 titovartem@webrtc.org Add support of quick test mode into PC framework Created with: gclient setdep -r src/third_party/webrtc@16850598db2b The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ib16a0687a458fd42cbb014670291edd8c6b37d82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695894Reviewed-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@{#676217}
-
David Staessens authored
This CL fixes the new video decoder tests failing on platforms that don't support import mode. Even if no actual rendering is done in the tests, we still need to create a video frame object as this is the expected output format. TEST=./video_decode_accelerator_tests on nyan_big BUG=981714 Change-Id: I4c9dc33516a76f2b0b87589b0682ec15e150f319 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1688770 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#676216}
-
Josh Nohle authored
Change-Id: Ibf2f317ec469144d854c78d34acdf596f65c50ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696645 Commit-Queue: Josh Nohle <nohle@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: Josh Nohle <nohle@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#676215}
-
Ted Meyer authored
Splitting up the CL for D3D11 reporting max resolutions Change-Id: I974fd24d49ce086398caf3bec0a7daa92eff8e6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696177 Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#676214}
-
Thoren Paulson authored
On Android, this was a dangling reference, causing crashes at startup. Bug: internal b/136249537 Test: CQ Change-Id: I532e45fc2199ef4e4043931fa10088f4df201216 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1685687 Commit-Queue: Thoren Paulson <thoren@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Auto-Submit: Thoren Paulson <thoren@chromium.org> Cr-Commit-Position: refs/heads/master@{#676213}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Ic858519ec2c6d071b1ef43b17aa61c11b6346d28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696117Reviewed-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@{#676212}
-
Katie D authored
The autoclick scroll bubble animation was jumpy because the arrow and anchor rect changes both kicked off animations. This gives subclasses of BubbleDialogDelegateView the option to set the arrow without creating an animation, in order to fix the visual bug. Bug: 978163 Change-Id: Id4feb50e35a3945c24e5759d953261a02dd4970c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691549 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#676211}
-
Rob Schonberger authored
By doing so, note that a break in a for loop is not appropriate when not all items are cancelled. So only cancel if all items are cancelled, etc. Bug: 982118 Bug: 946868 Change-Id: I098eb046b9e0407493033b865ad6bb38a1ec5231 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694281 Commit-Queue: Rob Schonberger <robsc@chromium.org> Reviewed-by:
Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#676210}
-
Anubha Mathur authored
Fixed the following accessibility issues in Sources Panel navigator pane and editor pane: - Problem: No way to access nodes under FileSystem and Overrides panes in the Navigator view using keyboard Fix: Fixed by autoselecting the first node in these trees, so when you tab into the div containing the tree, some node is selected, and you can use keyboard to navigate through them - Problem: Color contrast issue with lineNumbers in the editor Fix: Replace rgb(128, 128, 128) with equivalent hsl(0, 0, 50.2) and make it darker by changing lightness percentage to 46%, i.e. hsl(0, 0, 46) Added following tests: - a11y-axe-core\sources\sources-left-pane-a11y-test.js: Axe test for Sources panel Navigator pane - a11y-axe-core\sources\sources-editor-pane-a11y-test.js: Axe test for Sources panel Editor pane Images showing new colors in the Editor pane: https://imgur.com/orA26yS (dark theme) https://imgur.com/VSeTXck (light theme) Video showing selection of FileSystem contents by default https://imgur.com/l7wMKx6 Change-Id: I191d915818039455aeb7d9c6869c16b76d7ceeb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1593550Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Commit-Queue: Anubha Mathur <anubmat@microsoft.com> Cr-Commit-Position: refs/heads/master@{#676209}
-
Fabrice de Gans-Riberi authored
* Implement Frame.GetRemoteDebuggingPort. * Move all remote debugging handling in the Context process to WebEngineRemoteDebugging. * Change the debug DevTools behavior to not fallback on attempting to listen on IPv6 localhost in case of failure on IPv4 localhost. * Refactor the GetDevToolsListFromPort() test utility out of WebEngineDebugIntegrationTest to be shared with WebEngineIntegrationTest. * Fix a potential issue when the DevTools service fails to start and the debug DevTools listeners were not notified. In ContextImpl, the OnDevToolsPortReady() callback was only called when the DevTools service opened. It is now systematically called during browser process start-up and |devtools_port_received_| keeps track of that call in ContextImpl, rather than assuming a 0 value for |devtools_port_| means the service start was never requested. Bug: 973268 Change-Id: I58d15c0656ebe1adfe6c254e4aefc0c7bfd54176 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1670441Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Cr-Commit-Position: refs/heads/master@{#676208}
-
Nathan Zabriskie authored
This CL starts adding more timestamps to the new FrameTimingDetails that is sent back to Viz clients after a frame is presented. Eventually these timings will be used to determine abnormally long stages of the rendering pipeline in the case of missed frames. This CL simply adds the timestamp of when the display compositor receives a submitted compositor frame and when it begins the DrawAndSwap. Bug: 963780 Change-Id: I3ca4715689401d0544c7efb17a9a096e2534131d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1655738 Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#676207}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/5fcd7aab39b8..9231ac5e1c68 git log 5fcd7aab39b8..9231ac5e1c68 --date=short --no-merges --format='%ad %ae %s' 2019-07-10 nigi@chromium.org Fix issue with missing thin diagonal lines. 2019-07-10 thestig@chromium.org Roll build/ 5a8b627ed..f52a9d0c5 (268 commits) 2019-07-10 tsepez@chromium.org Pass CPDF_Font itself to CFGAS_GEFont::LoadFont() 2019-07-10 nigi@chromium.org Fix undo and redo actions for replacing string. 2019-07-10 thestig@chromium.org Make IXFA_DocEnvironment::PopupMenu() pass a CFX_PointF by const-ref. 2019-07-10 tsepez@chromium.org Observe CXFA_FFWidgets in CPDFSDK_XFAWidget. Created with: gclient setdep -r src/third_party/pdfium@9231ac5e1c68 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:982828 TBR=pdfium-deps-rolls@chromium.org Change-Id: Ia7a1f47c5e31820d6d16e44e5dca6aeffb8bae77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695830Reviewed-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@{#676206}
-
Evan Stade authored
Follow up to a70c7dd5 TBR=tsepez@chromium.org Bug: 958208 Change-Id: Iae4f56e9e9fca775a15567db619b527030ddfd48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693769 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#676205}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9b7fc04d3edb..2bf119af6d9c Created with: gclient setdep -r src-internal@2bf119af6d9c The AutoRoll server is located here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=hcarmona@google.com,hajimehoshi@google.com,jbroman@google.com Change-Id: I88d247835ee76c7893be2c6d94cb448ab18acb6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696127Reviewed-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@{#676204}
-
Eric Willigers authored
Check that CSS Alignment properties accept only the values permitted by the spec https://drafts.csswg.org/css-align-3/#property-index Change-Id: I93b00ac2280ca4991c24b3ee35a17047e165b8a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694928Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#676203}
-
siashah authored
https://screenshot.googleplex.com/PX7Cx2S77mP Change-Id: I2198461696e6bc3d5dd1e6cad2530f3e27598c1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1688335 Commit-Queue: Siddharth Shah <siashah@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#676202}
-
Antonio Gomes authored
This CL is a preparation step to Onion soup webmediaplayer_ms.cc|h and webmediaplayer_ms_compositor.cc|h It adds to blink::Platform a methods that expose SharedMainThreadContextProvider() functionality of RenderThreadImpl needed by WebMediaPlayerMS. It is part of the phase 4.4 in the design doc [1]. [1] https://docs.google.com/document/d/1rHJGi1U72qZsOGIctIf7GKRaY8d7BgtVW8MaMYumzYY/ BUG=704136 R=guidou@chromium.org, haraken@chromium.org Change-Id: I3e6534e1a7e362da905ddd78e7e88d51adb5e6eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693241 Commit-Queue: Antonio Gomes (use @igalia instead) <tonikitoo@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#676201}
-
Evan Stade authored
Bug: none Change-Id: I685d189ce5b58e8eb699d8ecece4c8985053b737 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693767Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#676200}
-
Dale Curtis authored
Seems we need to repaint always when the first frame is available, not just in lazy load circumstances. This is a speculative fix, since I have not been able to reproduce the issue locally. BUG=982415,980897 R=sandersd Change-Id: I318ebb03f749fab9112a592047d1c45b77ceed12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695829 Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Dan Sanders <sandersd@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#676199}
-
Hector Carmona authored
TBR=csharrison@chromium.org Bug: 972822 Change-Id: I0a681aa4edeffca6bad684de4ededf8e64db91aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696522Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#676198}
-
Ian Barkley-Yeung authored
ChromeOS: If the --crash_loop_before flag is present, pass its value through to crash_reporter if the program crashes. Also, pass flag down to appropriate children. BUG=chromium:857317 TEST=Ran with special session_manager that always set --crash-loop-before Confirmed flag was passed to correct children. Confirmed crash_reporter used crash loop mode if Chrome killed. Change-Id: Ifc2e911c466d1aadf057c66bfbf922d42d56359b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1687108Reviewed-by:
Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Auto-Submit: Ian Barkley-Yeung <iby@chromium.org> Cr-Commit-Position: refs/heads/master@{#676197}
-
Matt Wolenetz authored
Extended indefinitely (for support planning): Media.SRC.VideoCodec.MP4 Media.SRC.VideoCodec.WebM Extended indefinitely (for support planning), with updated owners: Media.MSE.VideoCodec.MP4 Media.MSE.VideoCodec.WebM Extends expiry to M82, with updated owners: Media.MSE.DemuxerDestructionTime Updated owners: Media.MSE.AudioCodec Media.MSE.VideoCodec This change addresses parts and related parts of each of: BUG=975898,975367,975090,974976 Change-Id: I19583d00056fb94fd81c438e157a643e08675547 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693384Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#676196}
-
Darwin Huang authored
Patchset 1: Tests only (fails without patchset 2) Patchset 2: Fix (tests from patchset 1 succeeds) Bug: 981006 Change-Id: I3e9ba336793334ecc1dab77521189f7695d625fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693733 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Auto-Submit: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#676195}
-
Eric Orth authored
Bug: 977441 Change-Id: Ic73acbb0ac0a30736c960e8e9dec813c172e8d0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695812 Commit-Queue: Eric Orth <ericorth@chromium.org> Commit-Queue: Asanka Herath <asanka@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Auto-Submit: Eric Orth <ericorth@chromium.org> Cr-Commit-Position: refs/heads/master@{#676194}
-
yilkal authored
Bug: 977019 Change-Id: I6ee062635834ee34a1e68c037c53c839b63d414f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1684509 Commit-Queue: Yilkal Abe <yilkal@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#676193}
-
Takumi Fujimoto authored
Move logic from MediaRouterDialogControllerImplBase to MediaRouterDialogControllerViews, and delete the former class. Bug: 900246 Change-Id: I5216a4f7bbbbda9ea19fbed1d7dcbbd8aa32727c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691745 Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#676192}
-
- 10 Jul, 2019 12 commits
-
-
Yun Liu authored
The source path should start with "//": https://cs.chromium.org/chromium/infra/appengine/findit/model/proto/code_coverage.proto?q=code_coverage.pro&sq=package:chromium&g=0&l=91-92 Bug: 981020 Change-Id: I5e0119f6575332ae507652005b2979721ff23b6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696446 Commit-Queue: Yun Liu <yliuyliu@google.com> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#676191}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/a9ca4d92eba0..807023d1041b git log a9ca4d92eba0..807023d1041b --date=short --no-merges --format='%ad %ae %s' 2019-07-10 vapier@chromium.org avoid long() builtin 2019-07-10 vapier@chromium.org change xrange() to range() Created with: gclient setdep -r src/third_party/chromite@807023d1041b The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Change-Id: Ie94a29ce468550f729b1871659e294fb83b84e02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696126Reviewed-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@{#676190}
-
Alex Newcomer authored
The AppList assumes that the Shelf Orientation stays the same during its lifetime. Hide the AppList when shelf orientation changes to avoid various corner cases. Bug: 961471 Change-Id: I65283cc29c8047a5af41886ce7dd3b1b644a3dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693170Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#676189}
-
Miyoung Shin authored
This CL replaces the use of std::array of std containers with WTF::Vector in source_keyed_cached_metadata_handler.h. Bug: 952716 Change-Id: Ia345560fef2b6f4546bb7c300f630ac451f9ecd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695142Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#676188}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3b07526aec55..d3f699407f75 git log 3b07526aec55..d3f699407f75 --date=short --no-merges --format='%ad %ae %s' 2019-07-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-07-10 debrian@google.com Updated error message format Created with: gclient setdep -r src/third_party/depot_tools@d3f699407f75 The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=agable@chromium.org Change-Id: Ia3b9b94b80817ef08aa6d24325cd6bfcd10e02f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695851Reviewed-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@{#676187}
-
Geoff Lang authored
This test flakes too often for the RetryOnFailure expectation. TBR=kbr@chromium.org NOTRY=true BUG=981579 Change-Id: I1c15d8697e97547b15f5782370a9bffc15aca600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696008 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#676186}
-
Miyoung Shin authored
This CL replaces the use of std::array of std containers with WTF::Vector in css_numeric_value_type.h. Bug: 952716 Change-Id: I1c9b80963301d28d8b3d0be24f423e38cfb8e9a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694964Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#676185}
-
Marijn Kruisselbrink authored
Bug: 878585 Change-Id: I3ddef2ffbe1fb4242b57fb20e80549d98a877bb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696442 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#676184}
-
Siye Liu authored
TSF on Windows has an assumption that |pcchPlainRet| to be 0 if focused edit control has no text(empty). Failure to satisfy the assumption may cause hung (dead looped) in the application when using some legacy IMEs. Therefore, we should set |pcchPlainRet| to 0 if there is no text in focused edit control (|pcchPlainRet| is 0). Bug: 981667 Change-Id: I0e851e9c82e7716c5434cfd8ca93eb1a091d0b79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694408 Commit-Queue: Siye Liu <siliu@microsoft.com> Reviewed-by:
Yohei Yukawa <yukawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#676183}
-
Steven Bennetts authored
Bug: 980951 Change-Id: I355cfbcbc2374ba444c362152298d4fe1d688d0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696097Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#676182}
-
Dale Curtis authored
This changes a few things about the ByteQueue class: - Growth is now done as std::max(size_needed, 1.25 * size_) in line with how base::circular_deque grows -- in local tests this seems to yield a significant memory savings depending on the content. - In rare cases where there's no used data, the existing allocation is released before a new one is acquired (to reduce total memory pressure). BUG=none TEST=Android bot shows ~1-3% reduction in memory. Change-Id: Iec376d61bff08fa4723129aed9edb03bb220c7b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691581 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#676181}
-
Sam Maier authored
Getting rid of the SERIAL_EXECUTOR path for finch trials. Bug: 957735 Change-Id: I04577e3fe61c749b9f3bb634fa7252f2ab299a58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1689035Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#676180}
-