- 31 May, 2019 40 commits
-
-
Tsuyoshi Horo authored
When this feature is enabled, prefetched signed exchange is stored to PrefetchedSignedExchangeCache. The body of the inner response is stored as a blob and the verification process of the signed exchange is skipped for the succeeding navigation. Bug: 968427 Change-Id: Ic0132e6a5aa7d7d167d03bfdc2ee8e44a5d8ee3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636998Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#665045}
-
Raymes Khoury authored
This whitelists management.installReplacementWebApp to specific extensions as restrictions to ensure apps are related aren't yet implemented on the Webstore. For tests we need to generate manifest.json files based on the URL of the related app. Hence we can't check in a static crx/extension. This means that we need to provide a private key when generating the crx to ensure that the extension ID stays the same across test runs. Bug: 968407 Change-Id: Ieceadeaf59011b7209fece3de06e89f2bea4b9e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635118 Commit-Queue: Raymes Khoury <raymes@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#665044}
-
Alexey Baskakov authored
This reverts commit 22e874da. Reason for revert: WebKit Linux Leak failures https://crbug.com/968811 Original change's description: > Reland "Keep scroll by keyboard after child focused node is removed" > > This CL re-lands > https://chromium-review.googlesource.com/c/chromium/src/+/1611620, > which is reverted because the test is flaky on Chrome Dev on upstream > WPT. We should land the code first, once the code reaches to Chrome > Dev, I will enable the test. > > Bug: 493078 > Change-Id: I34f23e4fb47b8d781a8459471fd69740da25792e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632795 > Reviewed-by: David Bokan <bokan@chromium.org> > Commit-Queue: Lan Wei <lanwei@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664838} TBR=bokan@chromium.org,lanwei@chromium.org Change-Id: Id7b327b4f1cacc38ff7b61982d9af8b3b33b90d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638198Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Commit-Queue: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#665043}
-
Satoshi Niwa authored
This is required for selecting and installing Android certificate files while testing ARC++ on Chrome OS. (See b/133848333) BUG=b:133848333 TEST=net_unittests Change-Id: I8e7a45cbd2436e9a2c013dd04a55df6b6a06623c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637012 Commit-Queue: Satoshi Niwa <niwa@chromium.org> Auto-Submit: Satoshi Niwa <niwa@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#665042}
-
Findit authored
This reverts commit 5b933889. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 664818 as the culprit for flakes in the build cycles as shown on: https://analysis.chromium.org/p/chromium/flake-portal/analysis/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vNWI5MzM4ODk4YjRhNzU5YzMxOWQzN2UwNzg2ZjI1NTc1NjUwNzMwNQw Sample Failed Build: https://ci.chromium.org/buildbot/chromium.mac/WebKit%20Mac10.13%20%28retina%29/14933 Sample Failed Step: webkit_layout_tests on ATI GPU on Mac Retina on Mac-10.13.6 Sample Flaky Test: virtual/gpu-threaded-compositing/fast/canvas/gpu-threaded-compositing/OffscreenCanvas-Bitmaprenderer-TransferControl-worker.html Original change's description: > Reland "Adding support to bitmaprenderer in OffscreenCanvas" > > Registering the factory on OffscreenCanvas in modules, adding > ImageBitmapRenderer to the union type for OffscreenCanvas. > Adding new functionality to bitmaprenderer to let it be used > in offscreencanvas. > Changing IDL and some tests to validate new functionality. > Adding a new virtual test to guarantee testing validation > of trasnsfertooffscreencanvas for bitmaprenderer. > > > Intent to ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/ufFQ4OvtqxQ > > Bug: 907141 > Change-Id: I18b4af39d13289a26abee1f36564538d9f8a14c7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1630970 > Reviewed-by: Chris Harrelson <chrishtr@chromium.org> > Reviewed-by: Fernando Serboncini <fserb@chromium.org> > Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664818} Change-Id: I85849e601b5729b8ecacf7df609094e147b412ac No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 907141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636908 Cr-Commit-Position: refs/heads/master@{#665041}
-
Donn Denman authored
Re-enables two disabled tests that used a swipe gesture to animate the panel, and turned flaky or failing due to some animation changes recently landed. Details in the bug. Also rename a test that had my initials on it. BUG=965706 Change-Id: I6427236492e4db9d0209355b9a03aac8cde69a4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1625378 Commit-Queue: Donn Denman <donnd@chromium.org> Auto-Submit: Donn Denman <donnd@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#665040}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=benmason@chromium.org Change-Id: I07779066ddd480ead793ef2b1a36ffbdf81deb57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638002Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#665039}
-
Matthew Denton authored
~InProcessUtilityThread calls Stop(), which calls PlatformThread::Join(). So it needs to use ScopedAllowBaseSyncPrimitivesOutsideBlockingScope instead of ThreadRestrictions::SetIOAllowed(true). Change-Id: Idf729959a1a1d77902a623806560b1cc86299e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637613Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Matthew Denton <mpdenton@chromium.org> Cr-Commit-Position: refs/heads/master@{#665038}
-
Caitlin Fischer authored
Bullet points are now used before a credit card's last four digits. Bug: 968494 Change-Id: I7cd582374b2754fcf79c3b928902da21d71a4b81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637142Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#665037}
-
Antonio Gomes authored
... ref counted, instead of a raw WebAudioSourceProvider*. This is now possible after webaudiosourceprovider_impl.cc|h was Onion soup'ed [1]. [1] crrev.com/c/1629948 Reason: the original point of returning * so that no one would take refs. But if someone is taking refs code should be changed to pass scoped_reptr. BUG=787261 R=dalecurtis@chromium.org, haraken@chromium.org Change-Id: I1545e1a846ccf258e833179ae971ae713c22406f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637335 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#665036}
-
cjamcl@google.com authored
Change-Id: Ibc5f1dfcbf8ecffde51f65198cd496a8084f569b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614691 Commit-Queue: Connor Clark <cjamcl@google.com> Reviewed-by:
Andrey Lushnikov <lushnikov@chromium.org> Reviewed-by:
Erik Luo <luoe@chromium.org> Reviewed-by:
Paul Irish <paulirish@chromium.org> Cr-Commit-Position: refs/heads/master@{#665035}
-
Antonio Gomes authored
This is the last CL on Onion Soup'ing content/renderer/media_capture_from_element. The migration was straightforward. Highlights: - CreateHTMLAudioElementCapturer was moved from blink::Platform to html_media_element_capture.cc's anonymous namespace, where it is used. - content -> blink namespace - base::Bind{Once,Repeating} -> WTF::Bind{Repeating} - Removed the use of ScopedTaskEnvironment from the unit tests, since the run_blink_ has it already. BUG=787261 R=dalecurtis@chromium.org, guidou@chromium.org, haraken@chromium.org Change-Id: I187cfc0889bac56e66d92b2aab79a3a7eb25f76c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631871 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#665034}
-
Antonio Gomes authored
.. as well as its header and unit test. This is a prepration CL to Onion Soup the remaining bits in //content/renderer/media_capture_from_element/ (namely class HtmlAudioElementCapturerSource). Note that this opens room for some possible follow ups, including - the rename of the files itself, using the convension in Blink, eg web_audio_source_provider_impl.cc|h|test.cc - considering unifying webaudiosourceprovider_impl.cc|h and web_audio_source_provider.h now that they are sibling headers, or alternatively rename it to something that indicates it also implements media::SwitchableAudioRendererSink. BUG=787261 R=dalecurtis@chromium.org, guidou@chromium.org, haraken@chromium.org Change-Id: Ifd1da4e7001f39c1740e2df94d723cbca26f160d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629948Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#665033}
-
Junyi Xiao authored
Accessibility testing revealed the following issues within the tool: 1. color swatches is not keyboard accessible 2. link is not keyboard accessible This change adds: 1. alt text description for img 2. tab stop for links 3. test coverage Bug: 963183 Change-Id: Ibea9f935a421ab2a158fe49cf2010b90e5e503fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1580199Reviewed-by:
Erik Luo <luoe@chromium.org> Commit-Queue: Junyi Xiao <juxiao@microsoft.com> Cr-Commit-Position: refs/heads/master@{#665032}
-
John Abd-El-Malek authored
We already enforced this for browser tests. Change-Id: I9481f3949f5ddfd71f54d6627243c4b4266d292c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636458Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#665031}
-
Simon Que authored
The arm-nacl-clang toolchain is not currently uploaded to Goma RBE. Instead of adding it (NaCl is deprecated), just use ATS to pass in the compiler as an input file. Bug: 950413 Change-Id: I482f8661cf1e1f54468f40cbf6692f48d3d591ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635116Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Simon Que <sque@chromium.org> Auto-Submit: Simon Que <sque@chromium.org> Cr-Commit-Position: refs/heads/master@{#665030}
-
Reilly Grant authored
When a USB device is disconnected Mojo connections to it are closed. The UsbDeviceResource object should listen for this connection failures and clear the InterfacePtr as otherwise calls are still allowed but their callbacks will never be executed. Bug: 968111 Change-Id: I9e704b8b9bf0c067167374bb9910f83d566cdb7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636725Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#665029}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/74053b47b03b..94246cb21c8f git log 74053b47b03b..94246cb21c8f --date=short --no-merges --format='%ad %ae %s' 2019-05-30 thestig@chromium.org Remove checks for _WIN32 in Windows-only files. 2019-05-30 thestig@chromium.org Use more defines from build/build_config.h. Created with: gclient setdep -r src/third_party/pdfium@94246cb21c8f 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: I8515a31e64cf5dd3c8f7b04248f67f9e79f4f3a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636405Reviewed-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@{#665028}
-
Abhishek Arya authored
R=bpastene@chromium.org Bug: 968862 Change-Id: I28c04c9ba7e7d919d4bca7c07e5785ed7afc2bdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638121 Commit-Queue: Abhishek Arya <inferno@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Auto-Submit: Abhishek Arya <inferno@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#665027}
-
Alexey Baskakov authored
This reverts commit 5418a092. Reason for revert: <INSERT REASONING HERE> Original change's description: > Clean up backdrop-filter layout tests and expectations > > This CL cleans up the layout tests for backdrop-filter: > - The backdrop-filter-bleeding.html test was never really complete, and > the effect it was testing for is completely covered by the existing > external/wpt/css/filter-effects/backdrop-filter-edge-pixels.html > test. > - The backdrop-filter-boundary.html test never had a valid expectation > file. It now does, and the test has been made a bit more obvious. It > already passed. > - Another CL (http://crrev.com/663338) made the > backdrop-filter-clipped.html test pass. > > Bug: 497522 > Change-Id: Ib95edda9dfb15fc451eaeb225310d422d70787df > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637490 > Commit-Queue: Mason Freed <masonfreed@chromium.org> > Commit-Queue: Chris Harrelson <chrishtr@chromium.org> > Auto-Submit: Mason Freed <masonfreed@chromium.org> > Reviewed-by: Chris Harrelson <chrishtr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664954} TBR=chrishtr@chromium.org,masonfreed@chromium.org Change-Id: Icc4c8d92c3ba54958b73c0c4b090ac0185335959 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 497522 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638199Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#665026}
-
Rouslan Solomakhin authored
To be enabled on Canary via a server-side config. Waiting for approvals from launch review to enable on other channels due to impact to UX. Intent to Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/JwSN1yEVvnk Bug: 861704 Change-Id: Ie12abb92f52fc10ac68cc5671f7a868431902a19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634932Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Rick Byers <rbyers@chromium.org> Reviewed-by:
Jinho Bang <jinho.bang@samsung.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#665025}
-
Danan S authored
Only rollback the changes to arc_app_utils.*, which it turns out we need in another in-flight CL: https://chromium-review.googlesource.com/c/chromium/src/+/1606571 This reverts part of commit 7e1d0290. Bug: 937995 Change-Id: Id8df13e94019fea5b07da6f8d03fea8a736d6be4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637646Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Danan S <danan@chromium.org> Cr-Commit-Position: refs/heads/master@{#665024}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a7ddf2af7635..a3f79ed1d18e Created with: gclient setdep -r src-internal@a3f79ed1d18e 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=melandory@google.com,hiroshige@google.com,mlamouri@google.com,loyso@google.com Change-Id: Ib0fa4ae02a182216c1136b9f496c6fc02b5f47c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638158Reviewed-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@{#665023}
-
Yuchen Liu authored
Analyze HEVC stream with class H265Parser. It will be used in mp4 parser to get the correct information on whether the current frame is key frame. Currently it performs check of ITU-T Rec. H.265 (02/2018), section 7.4.2.4.4, Order or NAL units and coded pictures and their association to access units. Bug: 527595 Bug: internal b/114239680 Test: Play mp4 which marks all the video frames as key frame. Change-Id: I975140241f47bcac21afa648f06207fddff3ec19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629755Reviewed-by:
Matthew Wolenetz <wolenetz@chromium.org> Commit-Queue: Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#665022}
-
Lan Wei authored
In order to run the web-platform-tests automatically, we will use testdriver Action API in all the wpt to simulate inputs. Here we are changing a pointerevent input tests which have keyboard scroll actions. This is the seventh CL that changes part of the pointerevent input tests. Bug: 606367 Change-Id: Ic468d3bd61569ae4edc9cc2234a5b7056055ff5d TBR=nzolghadr@chromium.org Change-Id: Ic468d3bd61569ae4edc9cc2234a5b7056055ff5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636818Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#665021}
-
Abhishek Arya authored
This reverts commit 6014a0fc. Reason for revert: Used by ClusterFuzz fuzzing bots. Bug: 968862 Original change's description: > clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux. > > See "Does anyone use the 32-bit asan runtime on Windows?" on chromium-dev > for Windows. (We sadly still need the 32-bit profile library, so the build > script doesn't get any simpler.) > > We haven't supported 32-bit builds on linux in a while, so those libs should > be safe to remove as well. > > If anyone needs these, shout and we can add them back. > > Also use ' instead of " for strings added in my previous change. > > Linux package size: 48.73MB -> 47.49MB; main build 3924 -> 3526 build steps. > Windows package size 43.49MB -> 41.56MB; 32-bit compiler-rt build 207 -> 18 build steps. > > Bug: 959966 > Change-Id: I8c326dab4e07df69ee734f6390cda7291bfd7642 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635410 > Commit-Queue: Nico Weber <thakis@chromium.org> > Reviewed-by: Hans Wennborg <hans@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664523} TBR=thakis@chromium.org,hans@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 959966 Change-Id: I1a19aec049993c9f7e2e5075c1d2e864c9d17bbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637664Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Abhishek Arya <inferno@chromium.org> Commit-Queue: Abhishek Arya <inferno@chromium.org> Cr-Commit-Position: refs/heads/master@{#665020}
-
Yuwei Huang authored
We can't just remove HostChangeNotificationListener from double signaling hosts since the legacy directory server only notifies host deletion through XMPP, and old clients will only talk to the legacy server. This CL ensures XMPP-based HostChangeNotificationListener is created for both double signaling hosts. Bug: 968828 Change-Id: I234a30cb5162f27a1db9510962f360ff54ae5685 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638138 Auto-Submit: Yuwei Huang <yuweih@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#665019}
-
Yuwei Huang authored
//remoting/ios/domain uses classes from base but never declares dependency in BUILD.gn, so building it with a clean target directory will fail but rebuilding it will succeed. This CL fixes the issue by adding the missing dependency. Bug: 968845 Change-Id: I28655be4d710e0d8b124650808f9bbf4c41dede6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637663 Auto-Submit: Yuwei Huang <yuweih@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#665018}
-
Dan Beam authored
R=dpapad@chromium.org BUG=none Change-Id: I3983d038b3e520245ec61ef0e96cebf3ae2a9b0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636607 Commit-Queue: Dan Beam <dbeam@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#665017}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/fa2fd31ebd18..b8451b73557c git log fa2fd31ebd18..b8451b73557c --date=short --no-merges --format='%ad %ae %s' 2019-05-31 rmhasan@google.com Revert "[Typ] Use a file to store sub process output" Created with: gclient setdep -r src/third_party/catapult@b8451b73557c The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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 BUG=chromium:960833,chromium:960606,chromium:952105 TBR=sadrul@google.com Change-Id: I22135c17f33a57930d81ff3fb8e4d598dda35eaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637535Reviewed-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@{#665016}
-
Meilin Wang authored
This CL sets the hotword locale of the input device with DSP support to the locale stored in user's pref. BUG=960566 TEST=local compile and manually test. Change-Id: I49b6e71371181d4a4c2eccac2244e1f2724ff15f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610090Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Meilin Wang <meilinw@chromium.org> Cr-Commit-Position: refs/heads/master@{#665015}
-
Clifford Cheng authored
Bug: 968849 Change-Id: Ie21bb36c547d5ce661cb031b58c9f6ffe7ce692f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637529 Commit-Queue: Clifford Cheng <cliffordcheng@chromium.org> Reviewed-by:
Marc-Antoine Ruel <maruel@chromium.org> Cr-Commit-Position: refs/heads/master@{#665014}
-
Andrey Lushnikov authored
R=skyostil, caseq Bug: 925589 Change-Id: I88ac0fc3eaf748d661db296db9926424eb60e4cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637607 Auto-Submit: Andrey Lushnikov <lushnikov@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Andrey Lushnikov <lushnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#665013}
-
Kristi Park authored
Standardize the mini page icon from the backgrounds menu so that it can be reused in the shortcuts menu. Screenshots: https://screenshot.googleplex.com/yAeb8kNfq55.png https://screenshot.googleplex.com/ofXsa1W6knU.png https://screenshot.googleplex.com/H072V7w3hB6.png Bug: 953822 Change-Id: If418265312d62a82433685d4c0471c03263fbbe8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636262Reviewed-by:
Kyle Milka <kmilka@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#665012}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/57dc02a5c268..eb22227c5baf git log 57dc02a5c268..eb22227c5baf --date=short --no-merges --format='%ad %ae %s' 2019-05-30 mellem@webrtc.org Add OnDatgramLost and default value for receive_timestamp. 2019-05-30 steveanton@webrtc.org Explicitly close PeerConnections when using ScopedFieldTrials 2019-05-30 steveanton@webrtc.org Remove some media/ --> pc/ test dependencies Created with: gclient setdep -r src/third_party/webrtc@eb22227c5baf 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. BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ic76c2991493a2123bee313f41cf19adc304c7abd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637495Reviewed-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@{#665011}
-
Kristi Park authored
This is mostly the same as mouse support, except: - 'touchstart' must be triggered first. Then, the subsequent 'touchmove' event can start the reorder flow. - There is no touch equivalent for 'mouseover'. Hence, we emulate it by manually checking if we are hovering over another tile using using |document.elementsFromPoint|. Screencast: https://drive.google.com/open?id=1DTbSzrcN9CBzvOWvziHPxz6w7_FIOPqJ Bug: 851335 Change-Id: I2f91576c86c4d825c310612d4def14fa6fc227f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600597 Commit-Queue: Kristi Park <kristipark@chromium.org> Reviewed-by:
Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#665010}
-
Charles Zhao authored
Currently TabDiscarder logging happens inside TabManager::DiscardTab which is not ideal. This CL moves the logging to TabActivityWatcher::SortLifecycleUnitWithTabRanker so that we can log exact the queried tabs. Bug: 968366 Change-Id: I1ca457be59c548a3eb88aa209125d48707147a18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633894 Commit-Queue: Charles . <charleszhao@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#665009}
-
Brian Sheedy authored
Rolls the goldctl revision to pick up the CL that made it more robust to transient HTTP failures. TBR=kbr@chromium.org Bug: 850107 Change-Id: Ie955087b9361093e7afbfe63900ea14241bcdc7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636283Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#665008}
-
Pavel Yatsuk authored
BUG=959317 R=skym@chromium.org,mdjones@chromium.org Change-Id: Icb49eaac8aed5f66fbe16d12d615bb1f8567bbaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636854Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#665007}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/8fd3d327fa3c..74053b47b03b git log 8fd3d327fa3c..74053b47b03b --date=short --no-merges --format='%ad %ae %s' 2019-05-30 tsepez@chromium.org Remove core/fxcodec from fxbarcode/DEPS 2019-05-30 tsepez@chromium.org Prohibit includes from xfa/fwl to xfa/fxfa 2019-05-30 tsepez@chromium.org Replace CFWL_EditTP dependence on fxfa/ with new AdapaterInterface call. Created with: gclient setdep -r src/third_party/pdfium@74053b47b03b 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: I03e17807c106dea1cc90cf10fe876634123619fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636679Reviewed-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@{#665006}
-