- 28 May, 2019 40 commits
-
-
Lan Wei authored
This reverts commit 42f777c7. Reason for revert: <INSERT REASONING HERE> Original change's description: > Use promise in wpt pointer event tests to finish the tests > > Instead of adding a variable to check if the test is finished, we can > create a promise object and finish the test at its last callback. > > Bug: 606367 > Change-Id: Iabf281a1fffca85630683e79436a8b442057b824 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1618002 > Commit-Queue: Lan Wei <lanwei@chromium.org> > Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#663936} TBR=lanwei@chromium.org,nzolghadr@chromium.org Change-Id: Ic907a109cc3c377347b80882318c95e05f2b2389 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 606367 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631364Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#664001}
-
Malay Keshav authored
gfx::RRectF is a wrapper for SkRRect. SkRRect normalizes the corner radii values if the sum of 2 corner radii is larger than the length of the side between these two corners. This means that the constructor cannot initialize a rounded rect by sequentially setting the corner radius for each corner. All the corners have to be set atomically using the API provided by SkRRect so that the normalization happens correctly. Bug: 966488 Change-Id: I0e3f373e4425af905f1be1fc1bc9fda983bdf600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629010Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Cr-Commit-Position: refs/heads/master@{#664000}
-
Yue Li authored
Bug: b/123953783 Test: Local Build Change-Id: I2eccb356604ade028cb63471ee73484a470aeff5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536767 Commit-Queue: Yue Li <updowndota@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#663999}
-
Esmael El-Moslimany authored
A couple things have changed since this logic was added. cr-icon-button removes ripples before showing ripple. FocusRowBehavior focuses on the equivalent component when the row gains focus. With those changes, the extra logic to focus on the remove button after an item is removed is no longer necessary. Bug: 967579 Change-Id: Ie393dd3ab0ab9b82766ab23379e371b0487d8808 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629722Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Esmael El-Moslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#663998}
-
Brandon Wylie authored
calling end on the animation instead of cancel (introduced in https://chromium-review.googlesource.com/c/chromium/src/+/1599741) is causing the focus animation to happen twice. Changing it back to cancel fixes the problem. Bug: 967289 Change-Id: I9d66ad85ac63aaf0fb369af32a4a518f1cebb4a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631947Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#663997}
-
Esmael El-Moslimany authored
Bug: 967610 Change-Id: I8a6c2f080a4f9d984ca186fece34b8c715f24afa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632812Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Esmael El-Moslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#663996}
-
danakj authored
The |ui_task| is injected by BrowserTestBase to replace the main message loop, and runs as part of BrowserMainRunner::Initialize(). Previously there were no Android browser tests so this path would not have been hit and had a NOTREACHED() for Android. We remove the OS_ANDROID defines and let Android run the |ui_task| the same way that desktop chrome browser tests do. R=jam@chromium.org Bug: 961849 Change-Id: Ic2e1362ea3bc76c4c31fe0d92d9c93a9350256d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628160 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#663995}
-
Dale Curtis authored
This was never enabled due to crashing everywhere (across multiple attempts to enable), so remove the last (already non-functional) remaining vestiges. This should slightly speed up vp8 decoder selection time, since we have been falsely advertising support and failing in Initialize() for some time. BUG=769819 TEST=builds R=liberato Change-Id: I74cdfd0e45280ad621cc44036728d6bed8498c5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633035 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#663994}
-
Jun Mukai authored
TBR=tsepez@chromium.org Bug: 958201 Test: trybot Change-Id: Ic3150a3c42b4956b64f5de62833d80c2237b23cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623587 Commit-Queue: Jun Mukai <mukai@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#663993}
-
Chris Palmer authored
It is flaky on that platform. Bug: 966169 Change-Id: Ifb58e50c26370965213cf5a81d8c55a9d93d9fee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633033Reviewed-by:
Albert J. Wong <ajwong@chromium.org> Commit-Queue: Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#663992}
-
Austin Eng authored
Sharding in dawn_end2end_tests is unecessary. Remove it first in gpu_dawn_gtests. There may be remaining flakiness in Dawn's OpenGL backend so we should first remove sharding on ToT Dawn before removing sharding from DEPS Dawn bots. Change-Id: I52ae3886b382eedcec59cd0ea4448abbe0d2eb7a Bug: 948902 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564546Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#663991}
-
Anne Lim authored
Remove unneeded callbacks in CCSM. They were present because an older version of StrikeDatabase used them, but it got phased out. Bug: 884817 Change-Id: I51b38a2a9606795f47aa77a879ed75ced092058f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628331 Commit-Queue: Anne Lim <annelim@google.com> Reviewed-by:
Jared Saul <jsaul@google.com> Reviewed-by:
Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#663990}
-
Ryan Sturm authored
This adds a client holdback to the otherwise GWS study. This will go to Beta soon. Change-Id: Ie7f7b5bf328641b25bd6cf7202afcce1995a8ab6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623142Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#663989}
-
Daniel McArdle authored
Preallocation in BookmarkNodeData::Element::ReadFromPickle can be abused by a pickle consisting of N nested children. If each child claims to contain M more children, the fast-fail logic (returns false when fewer than M children were provided) would never run until reading the last element at depth N. Along the way, we would have allocated N * M elements rather than N. Bug: 966282 Change-Id: I02de64d091091e5ab5b1628cabe9a5caea6fbe2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628836Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Dan McArdle <dmcardle@chromium.org> Cr-Commit-Position: refs/heads/master@{#663988}
-
Daniel Murphy authored
A recent bug fix caused another problem with re-entry (or lack of re-entry) where the connections_ list was no longer updated during force close, causing uaf issues when that list was iterated later. R=pwnall@chromium.org Bug: 966557 Change-Id: I3d5ed163b030c1da8a6515d32108e86868be75b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632287 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#663987}
-
Ned Williamson authored
BUG=967098 Change-Id: I733da2f77f521bb551e0e50e9c5f5e69eace3411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631353Reviewed-by:
Abhishek Arya <inferno@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Abhishek Arya <inferno@chromium.org> Cr-Commit-Position: refs/heads/master@{#663986}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/5a808b86d890..ee244c772a41 git log 5a808b86d890..ee244c772a41 --date=short --no-merges --format='%ad %ae %s' 2019-05-28 geofflang@chromium.org Vulkan: Move command graph and garbage to ContextVk. 2019-05-28 jonahr@google.com Addition of dEQP "KHR" test variants to generate_stats Created with: gclient setdep -r src/third_party/angle@ee244c772a41 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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: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=cwallez@google.com Change-Id: I4849036e4e57bda9f15484aef228c3fe8d51ec48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632970Reviewed-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@{#663985}
-
Alex Leung authored
* Add CastAudioDeviceFactory to use simple AudioOutputDevice; disables mixer * Use MakeAudioOutputStream instead of MakeAudioOutputStreamProxy; prevents AudioOutputStream from closing * Update CastAudioOutputStream Start/Stop/Flush logic. Bug: b/124402185 Change-Id: Iabf4c06e7b2af40dd714d589713ac00880c25e89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1625959Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Alex Leung <alexleung@google.com> Cr-Commit-Position: refs/heads/master@{#663984}
-
Xiaocheng Hu authored
Since we have now supported CSS-generated contents in |NGOffsetMapping|, we should make sure an |NGOffsetMappingUnit| is not CSS-generated before calling |GetOwner()|, otherwise we should use |AssociatedNode()| instead. This patch converts too calls of |GetOwner()| into |AssociatedNode()| so that we don't hit the DCHECK in |GetOwner()|. Bug: 967106 Change-Id: I62c362d93ba0608d0e6bcdd74c0d27fe0ffa7554 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632900 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#663983}
-
Ehsan Karamad authored
The process of creating MimeHandlerView is: * Navigation to resource starts * MimeHandlerViewEmbedder is created * HTMLPlugInElement::UpdatePlugin is called * MimeHandlerViewContainerManager is notified * HTMLPlugInElement creates a frame * MimeHandlerViewEmbedder observes the new frame and attaches GuestView, and destroys itself. These steps are legitimately disturbed when the embedder is not authorized to load plugins (e.g., in <webview> when using permissions). In such cases, the update from HTMLPlugInElement does not reach the MimeHandlerViewContainerManager and also a plugin frame is not created. Therefore, MimeHandlerViewEmbedder does not get destroyed. This CL will change the update process so that even for blocked plugins the MHVCM is notified (of the failure) which gives it a chance to notify the browser in turn and clean up the MimeHandlerViewEmbedder. In line with the change, the test: WebViewPluginTest.TestLoadPluginInternalResource is modified to assert no MimeHandlerViewEmbedders are lying around. Bug: 967045 Change-Id: Ic63a980883240fe8098a4ee8d5e3ae3b9cc46415 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629071Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
James MacLean <wjmaclean@chromium.org> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#663982}
-
Mei Liang authored
This CL refactors some tab group specific logic in TabLiseMediator#onMovedTab() to TabGroupModelFilter. And TabListMediator should listen to additional the TabGroupModelFilter.Observer to update the UI model. Change-Id: Ieb7bf00b4811956b11dbb0a44fcc3f6415cd4340 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628272 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#663981}
-
Kyle Milka authored
Add a flag to show a Google Search shortcut on the NTP by default. Only add the shortcut if this is a Chrome branded build. Bug: 962558 Change-Id: I4f5cd18b0dc3182264057f55eb381cb94d6ee49b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614457Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Ramya Nagarajan <ramyan@chromium.org> Commit-Queue: Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#663980}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. The AutoRoll server is located here: https://autoroll.skia.org/r/afdo-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=gbiv@chromium.org Change-Id: I26ffa0087edc9ef4feea29b7ab7f30b566ae3c6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632944Reviewed-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@{#663979}
-
Evan Stade authored
ShowWarningBanner() and HideWarningBanner() are combined into UpdateWarningMessage(). TBR=tsepez@chromium.org Bug: 958206 Change-Id: I1569d2cec960357c5e6151bdfc32800be495c268 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629428 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#663978}
-
Khushal authored
R=piman@chromium.org Bug: 958981 Change-Id: I28cc5808f02c17b372e0557652c188ae1e2b9a27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632899 Commit-Queue: Khushal <khushalsagar@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#663977}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/12d7da217249..698a4380c296 git log 12d7da217249..698a4380c296 --date=short --no-merges --format='%ad %ae %s' 2019-05-28 tsepez@chromium.org Remove unneeded circular include between fpdfdoc and fpdfapi/page 2019-05-28 thestig@chromium.org Minimize allow_circular_includes_from entries for fxge. 2019-05-28 thestig@chromium.org Move AdobeCMYK_to_sRGB functions to fxge. 2019-05-28 thestig@chromium.org Break circular dependency between fxge and fpdfdoc. 2019-05-28 thestig@chromium.org Rename |g_CMYK| to |kCMYK|. Created with: gclient setdep -r src/third_party/pdfium@698a4380c296 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. TBR=pdfium-deps-rolls@chromium.org Change-Id: Ib132633eff1dea4222e61e1f2096ae25c1cddc01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632972Reviewed-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@{#663976}
-
Gil Dekel authored
A lightweight WebP parser that validates that a given data stream encodes a lossy WebP image by following the WebP Container Specification found at: https://devsite.googleplex.com/speed/webp/docs/riff_container After format validation, the parser uses the Vp8Parser to parse the VP8 key frame and returns a Vp8FrameHeader when parsing succeeds. Note: This parser only supports lossy WebP formats. There are two reasons in favor of rolling out a new lightweight WebP parser (instead of using libwebp): 1) It's going to be used both by the render and gpu processes. Avoiding a third-party lib is preferable. 2) the Vp8Parser was written to fit the VA-API better, i.e. it produces objects that can be fed into the VA-API with minimum processing. This change also moves the VP8 parser from //media/filters to //media/parser. Bug: 877694 Test: WebpParserTest.* Change-Id: Ia553bc320cf0c136a859d24a4422e2bcc6e9c2c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617637 Commit-Queue: Gil Dekel <gildekel@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#663975}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/bcf517c0..2cb25737 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: I2b96edd135093ea4854ccce28cea1bfe0d06381c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632878Reviewed-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@{#663974}
-
James Cook authored
It was added as part of the mustash project to work around test failures due to minimum window sizes. "chromeos: converts WindowState to aura::Window" https://codereview.chromium.org/2901663003 That CL's comments mention making the windows bigger as a better workaround. This CL increases the window widths to >104 dips, which appears to be our current minimum. Bug: none Test: ash_unittests Change-Id: Icb79d12bb48dc8335bdfb6346297fc777d0abe9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620485 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#663973}
-
Drew Stonebraker authored
This is primarily to move the main content from https://www.chromium.org/developers/androidwebview/android-webview-beta to our new location for docs in markdown. Also, this adds some detail that the previous chromium.org page didn't have. Bug: 965357 Test: Click on the markdown file in this CL, then click "gitiles" at the Test: top of the page to view in formatted markdown. Change-Id: I55dffa24e3fb72b5a2eaf87de2a47a8d9e362af3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621490 Commit-Queue: Drew Stonebraker <stonebraker@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#663972}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/c5b8a73247c4..10e57cf61851 git log c5b8a73247c4..10e57cf61851 --date=short --no-merges --format='%ad %ae %s' 2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@10e57cf61851 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: I194e77a3dc7ba23f35e6ce8b6d83163f65575ed2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632808Reviewed-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@{#663971}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fd40163541b4..0499a4436c35 Created with: gclient setdep -r src-internal@0499a4436c35 The AutoRoll server is located here: https://autoroll-internal.skia.org/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=ricea@google.com,jeffreycohen@google.com,seblalancette@google.com,mkwst@google.com Change-Id: Idc5b3a5eebec4fb56b6bdda957d6793716c85b03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632971Reviewed-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@{#663970}
-
Mounir Lamouri authored
We would like to skip M76 as we may need to revisit the design based on new features coming into the Picture-in-Picture API. Bug: 940404 Change-Id: Iec0912a249fd0fbbed16103548aaa64fb0842921 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632119Reviewed-by:
Steve Kobes <skobes@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#663969}
-
David Bienvenu authored
This matches the behaviour of ClipboardAuraX11, which allows OmniboxViewViewsClipboardTest to use the test clipboard. Bug: 963112 Change-Id: I59cdc24bb7ecd2bd904505e38df133b31ed48104 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1630012Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#663968}
-
Eric Roman authored
Change-Id: I787964b93b8f96200172d01b52f8865de2679c12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629014Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#663967}
-
Brandon Wylie authored
* Adding abstract methods to ContentCaptureController for data clearing. * Adding observer for content capture. * Hooking up the observer to the HistoryDeletionBridge. Bug: 954404 Change-Id: I80ef890d619914d3b4f9f7fe50fc192ac5f9a10d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623529 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:
Tao Bai <michaelbai@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#663966}
-
Zhenyao Mo authored
It looks like nouveau driver changed their GL_RENDERER string and avoided being blacklisted by Chrome. BUG=959766 TEST=bots R=piman@chromium.org Change-Id: I118f3796f101ed26517c9e360370a7176d55de21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1625817Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#663965}
-
Jeremy Roman authored
Bug: 967095 Change-Id: I85ffd419c43f4715ce6fcf9857b08d340d605554 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629287Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#663964}
-
Chromium WPT Sync authored
Using wpt-import in Chromium a53cda46. With Chromium commits locally applied on WPT: e90c6ef0 "NG/DL: Implement size containment (and display lock) for NG fieldset algo" be76d09e "[ServiceWorker] Reject update() from within installing workers" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools foolip@chromium.org, robertma@chromium.org, smcgruer@chromium.org: external/wpt/infrastructure igrigorik@chromium.org, yoavweiss@chromium.org: external/wpt/preload nzolghadr@chromium.org, mustaq@chromium.org: external/wpt/pointerevents NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: Iab9504d8b33771061ba767abddd54f5388227939 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632869Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#663963}
-
Nicolas Ouellet-Payeur authored
The policy is not completely implemented yet, so it should have been marked 'future'. Bug: 958659 Change-Id: I814d39f998de5d55466e95fbeaf2d70a11dcfc5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1630975 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Auto-Submit: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#663962}
-