- 09 Apr, 2019 40 commits
-
-
Elly Fong-Jones authored
This change leaves the backing switch intact for later in-depth cleanup. Bug: 951038 Change-Id: I7b411324bee03ff0082fc69f1505f7150411d559 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560147Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#649225}
-
Dan Beam authored
* GB900 isn't used anywhere * Add some missing #hex annotations for -rgb vars R=dpapad@chromium.org BUG=none Change-Id: I7ca3063ba5e66af946638c9cb99caa7ae07a036c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559400 Commit-Queue: Dan Beam <dbeam@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#649224}
-
Tao Bai authored
- Added ContentCaptureController for whitelist which could be host name or regex. - Added mojom interface to let ContentCaptureReceiver talk to ContentCaptureSender to start/stop the ContentCapture. - ContentCapture is stopped by default in renderer side. Bug: 947639 TBR=pdr@chromium.org Change-Id: I42221afe78937ed696afa4bc6e2ab321159f6c97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1557000Reviewed-by:
Tao Bai <michaelbai@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#649223}
-
Hesen Zhang authored
> Cleaned up a TODO flag for one corner case: for filename with double extension like "foo.tar.gz", "foo" should be highlighted by recognizing the extension ".tar.gz"; Previously using Java side util function, now using RenameUtils instead which connects the one in backend under FilePath class. Bug: 924751 Change-Id: Iea09538eccda452c1ebf91c2bf9e8e42458bec8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1546586 Commit-Queue: Hesen Zhang <hesen@google.com> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#649222}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/6fdbba3a0381..6a489f22c71b git log 6fdbba3a0381..6a489f22c71b --date=short --no-merges --format='%ad %ae %s' 2019-04-09 mbonadei@webrtc.org Fully qualify googletest symbols. 2019-04-09 guidou@webrtc.org Revert "Adding a restriction for legal RID values." 2019-04-09 noahric@chromium.org Remove atlbase dependency and lowercase Windows header includes. 2019-04-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 6c8246bc..fe4d0c8e (648994:649101) 2019-04-09 srte@webrtc.org Disables slow scenario test on IOS ARM64 debug builds. 2019-04-09 ssilkin@webrtc.org Field trial to control inter-layer prediction. 2019-04-09 hbos@webrtc.org Implement RTC[In/Out]boundRtpStreamStats.contentType. 2019-04-09 srte@webrtc.org Refactoring scenario stats analysis. 2019-04-09 srte@webrtc.org Replacing SequencedTaskChecker with SequenceChecker. 2019-04-09 crodbro@webrtc.org Clean-up of unused PacingBufferPushback feature. 2019-04-09 aleloi@webrtc.org Fuzzer fix for multistream opus. 2019-04-09 srte@webrtc.org Adds GetStats to scenario receive streams. 2019-04-09 eladalon@webrtc.org Name changes inside VideoEncoder 2019-04-09 eladalon@webrtc.org Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback 2019-04-09 nisse@webrtc.org Delete local convenience alias Buffer 2019-04-09 mbonadei@webrtc.org Make audio_device_module_from_input_and_output visible. 2019-04-09 hbos@webrtc.org Revert "Refactor FrameDecryptorInterface::Decrypt to use new API." 2019-04-09 marinaciocea@webrtc.org Fix comment - ice transport is cleared on the networking thread. 2019-04-09 nisse@webrtc.org Delete autoroll config for src/third_party/winsdk_samples 2019-04-09 hta@webrtc.org Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime. 2019-04-09 nisse@webrtc.org Delete interface class VideoCaptureExternal 2019-04-09 kwiberg@webrtc.org Add thread safety annotations for some more PeerConnection members (part 13) 2019-04-09 benwright@webrtc.org Added some more debugging logs 2019-04-09 danilchap@webrtc.org Fix and test CreateVideoStreamDecoder 2019-04-09 phensman@webrtc.org Update visibility of java_audio_device_module_jni target 2019-04-09 hbos@webrtc.org Wire up RTCOutboundRtpStreamStats.totalEncodeTime. 2019-04-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision afc02859..6c8246bc (648860:648994) 2019-04-08 amithi@webrtc.org Adding a restriction for legal RID values. 2019-04-08 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 827b96d7..afc02859 (648742:648860) 2019-04-08 benwright@webrtc.org Refactor FrameDecryptorInterface::Decrypt to use new API. Created with: gclient setdep -r src/third_party/webrtc@6a489f22c71b 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,chromium:None,chromium:949536,chromium:950813,chromium:None,chromium:907849,chromium:854385,chromium:None,chromium:None,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I38e7b531ffba08e0b3b42c46efb1d92af3f4f1f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560213Reviewed-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@{#649221}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/78334315..b4c008bb 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: I942af034e8125c1d4dfca43a34b9c0f1a4eecc13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559578Reviewed-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@{#649220}
-
Ted Choc authored
login was choosen to match login_handler.h in native. NOPRESUBMIT=true BUG=876369 Change-Id: Ibce85b4cdeeeedc33d762f18ed5939d5f388cd35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559877 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#649219}
-
Sammie Quon authored
Its really hard to see, and almost impossible to read when shrunk. But animating the transform/opacity will add extra animations for most overview operations. This call is a no-op because we now suspend shelf changes until overview mode is animated in/out. The calls in workspace manager handled updating the shelf even without the suspend changes, so this was not needed for a while. Test: none Bug: 946780, 914147 Change-Id: Ica1c61ea5ae408addd401a9e797fcf4c5aa5003c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1544231 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#649218}
-
Stephen Martinis authored
Change-Id: Ic23a007188bcda0775e76633e72fc4f2047602b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539180Reviewed-by:
Aleks Totic <atotic@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#649217}
-
Xing Liu authored
We would like to know how long does the user interacts with the notification after shown, aka the age of notification. This CL adds metrics to track the age for notification body click, button click and dismiss. Bug: 942743 Change-Id: Ib806da9482a9a94025f509dd33259b9da09e1139 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1558454 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#649216}
-
Elly Fong-Jones authored
Bug: None Change-Id: I1c886560a1ae294bccd6b2fe4a000ae948d27d2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559890 Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Cathy Li <chili@chromium.org> Reviewed-by:
Cathy Li <chili@chromium.org> Cr-Commit-Position: refs/heads/master@{#649215}
-
Dana Fried authored
Technique is courtesy of oshima@ (via sajadm@) and makes use of new layer masking API. Should fix the vast majority (if not all) rendering bugs on Bubble dialogs, but is not a general fix for all dialogs. As per markchang@'s guidance, we will now enable rounded corners on all bubble dialogs to get better telemetry from users in case there are still issues. Dialogs using DialogDelegate and lower-level dialog implementations will still be behind the flag (whose description I have updated accordingly) as they still have significant issues. Bug: 932970, 946673 Change-Id: I96c39d75ac9c79b9c33424c28d986093eb12caf1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1553508 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#649214}
-
Dan Beam authored
I accidentally used GG200 for the fill color (should be GG500). R=dpapad@chromium.org Change-Id: Ic178eaac3f254254d5bd15ee613a9cbd8e8871b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559399 Auto-Submit: Dan Beam <dbeam@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#649213}
-
Dana Fried authored
Change-Id: I04205a7b585dc1cc3868705ff964a57a98fb0d7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559885Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#649212}
-
Micah Morton authored
This reverts commit e87a5139. Reason for revert: Remove this flag as we will be unconditionally running shill in minijail from M75 onward Original change's description: > Expose enable/disable switch for shill sandboxing over DBus > > This feature flag gates the use of minijail to sandbox shill (the > network manager) on CrOS. Defaults to true. We want a feature flag for > this in case any unforseen sandboxing compications occur on the beta or > stable channels and Finch is our only way of reverting. > > CQ-DEPEND=CL:1172729,CL:1177883 > "sudo -u chronos dbus-send --system --type=method_call --print-reply \ > --dest=org.chromium.ChromeFeaturesService \ > /org/chromium/ChromeFeaturesService \ > "org.chromium.ChromeFeaturesServiceInterface.IsShillSandboxingEnabled" > > Bug: 649417 > Test: Following command returned true (flag is true by default): > Change-Id: I359b28d463f8f0ce861739d7f165f5437690bae5 > Reviewed-on: https://chromium-review.googlesource.com/1173260 > Commit-Queue: Micah Morton <mortonm@chromium.org> > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#583750} Bug: 875028 Change-Id: Icd6dafd0ed677f597bffa6a96b13bc92d9d6c6cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1515273 Commit-Queue: Micah Morton <mortonm@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#649211}
-
Daniel Rubery authored
Since official builds don't use the fieldtrial_testing_config, I need to enable kInspectRarContent within the test, so the Official builders can succeed. Bug: 950908 Change-Id: I779f3a2d2f7321225f5ef838cd8419f8ef432e68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559880 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#649210}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4ffbfe61777f..80658204f417 git log 4ffbfe61777f..80658204f417 --date=short --no-merges --format='%ad %ae %s' 2019-04-09 fmalita@chromium.org Revert "[skottie] More snug kTop Shaper alignment" 2019-04-09 halcanary@google.com SkPDF: remove unused field 2019-04-09 egdaniel@google.com Fix to barrier batching. 2019-04-09 mtklein@google.com --parameters -> --properties 2019-04-09 michaelludwig@google.com Detect simpler quad type when possible 2019-04-09 reed@google.com remove guard for bitmap shader api Created with: gclient setdep -r src/third_party/skia@80658204f417 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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-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=egdaniel@chromium.org Change-Id: I9092ddacf5810f36bb4ebc04cb76b7c083b1a50a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559849Reviewed-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@{#649209}
-
Austin Eng authored
Bug: 877147 Change-Id: I1f7a57faec80ae5896e6c2101093d04af38e124c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1554139 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#649208}
-
Tatiana Buldina authored
Change-Id: I4081b451d59e6c3ef164b343e8f60cfbc07081b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559151Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Tatiana Buldina <buldina@chromium.org> Cr-Commit-Position: refs/heads/master@{#649207}
-
Alexei Filippov authored
Change-Id: I3e02b365b0a30ab852a1eb141086bc2c2d23f74a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1553503Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#649206}
-
Tom Sepez authored
TCPServerSocketPrivate, TCPSocketPrivate, and UDPSocketPrivate now require this permission in addition to a whitelisted site/URL. Tidy code a bit while at it: - use early returns - use std::make_unique<> - pull a redundant permission check Bug: 950005 Change-Id: I6c24c39bf55c08fd538da62d1dc3a8a58610be2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1553877Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#649205}
-
Eugene But authored
features.h will be moved to ios/web/public, and deleting unused includes will make the process easier. Bug: 942244 Change-Id: I7c1c5dd232390d85bb96555781c08b7475ec1b06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1558725Reviewed-by:
Peter Lee <pkl@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#649204}
-
Robbie Gibson authored
Before, the layout gudes were attached in OmniboxContainerView's didMoveToWindow. However, this view is created a second time on NTP to make animations easier. This messes up the layout guide. Instead, attach them in OmniboxViewController's viewDidAppear. This is specific to the one omnibox we want to hook the layout guides to. Bug: 945323 Change-Id: I2e8f19ca19384105691526aff72dc8643e343c6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560150 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#649203}
-
Raymond Toy authored
AudioBuffer::CreateFromAudioFileData is never called. I noticed this from the code coverage results: https://analysis.chromium.org/p/chromium/coverage/file?host=chromium.googlesource.com&project=chromium/src&ref=refs/heads/master&revision=26f6898d74404efb8553aadf8862cac8e35215f9&path=//third_party/blink/renderer/modules/webaudio/audio_buffer.cc&platform=linux, Code search also confirms that it is never called. Therefore, remove this dead code. Bug: 938550 Change-Id: Ifeef5dc61065317de4947a95bcdf42d01da6456a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1550769Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#649202}
-
David Benjamin authored
These are, in various error conditions, surfaced to users so they should be HTTPS. Remove the URL for the mobile-web-app-capable console warning as that URL is dead. (See review discussion.) Bug: none Change-Id: I9387d0c37a787c24215ef7e9677323a770dbde31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1549748Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#649201}
-
Andrew Xu authored
The reason of being reverted: AppListControllerImpl::profile_id_ is expected to be initialized by Chrome process through mojo. However, SpokenFeedbackAppListTest is not end to end. As a result, that attribute is left without initialization and it always crashes during memory test.The updated CL assigns the initial value to |profile_id_|. The following contents are the original description: In multi-profile mode, each profile has its own ChromeAppListModel- Updater instance. However, the mojo callings from Ash side to access the app list item in Chrome side do not specify the target model updater instance. Instead it assumes that the target instance is always associated with the current profile. This assumption proves false in some edge cases. This CL does a quick fixing: use the additional parameter in mojo callings to specify the target. See the doc below for more details. Test: browser_tests Bug: 939755 Change-Id: Ia7e99d0d0261a4dc6bcd13fbf06732d98c674e62 Doc: https://docs.google.com/document/d/1MiTiaebjAviMav8CUs5XWbEnVOhJDpPo0iBU8YbdHkA/edit?usp=sharing Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559117Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#649200}
-
Yuwei Huang authored
This CL is to allow the SSO authenticator to cache the auth token and invalidate it. It: * Adds -(void)invalidateCache to RemotingAuthentication for invalidating cache. * Hooks IosOauthTokenGetter::InvalidateCache() to [RemotingService.instance.authentication invalidateCache] * Implements invalidateCache in RemotingOauthAuthentication, which is used by the Chromium build. Note that this CL must be checked in AFTER the internal CL: https://chrome-internal-review.googlesource.com/c/chrome/ios_internal/+/1159191 Bug: 950228 Change-Id: Ibf6f46e116266a16100dc4034783324fbac4ba3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1558718Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#649199}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/072a6f14b64c..3d77140b9d58 git log 072a6f14b64c..3d77140b9d58 --date=short --no-merges --format='%ad %ae %s' 2019-04-09 aluo@chromium.org Uninstall system packages even if their installed status is false. Created with: gclient setdep -r src/third_party/catapult@3d77140b9d58 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:949448 TBR=skyostil@chromium.org Change-Id: I067294d8f1a122429aa1e90e8017b353ee29ce62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559847Reviewed-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@{#649198}
-
Devlin Cronin authored
Remove the webstore.json file. Inline installation is no more (and has been gone for quite some time). Bug=882045 Change-Id: I9eef84ff49bd2ea3c0c1df7772cc90416fd699c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559231 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#649197}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/3ef631ecd110..69a3f230f57f git log 3ef631ecd110..69a3f230f57f --date=short --no-merges --format='%ad %ae %s' 2019-04-09 shapiroc@chromium.org chromite: Don't test bvt-arc on non-arc 2019-04-09 shapiroc@chromium.org chromite: Fix invalid key-id path Created with: gclient setdep -r src/third_party/chromite@69a3f230f57f 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@chromium.org Change-Id: If562bc91cd9e15c65afa8735018138430491e565 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560062Reviewed-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@{#649196}
-
Tanja Gornak authored
BUG=801985 Change-Id: I9fe5891fb8d30f869e2e53f6c915c89ee109d50a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1547848 Commit-Queue: Tatiana Gornak <melandory@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#649195}
-
Sinan Sahin authored
Bug: 947749 Change-Id: If0703ff3f92bac66fde57c6a81e725e47d0f903a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1554180 Commit-Queue: Sinan Sahin <sinansahin@google.com> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#649194}
-
Camille Lamy authored
Original commit message: This is a preparatory CL for enforcing having a valid NavigationRequest at commit time. It makes clearer when NavigationRequests are deemed non-valid, and when a new NavigationRequest must be created at commit time. Bug: 943610, 942515 Change-Id: Idde1784bdcd55a782c74636d610b4c0da00d5286 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530866 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Auto-Submit: Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#649193}
-
Ayu Ishii authored
IdleDetection allows sites to observe user idle status. Before launching this feature, we want to add a kill switch that can be set from server side that lets us turn off the feature in case where there is a security or privacy problem. Bug: 947707 Change-Id: Ic44fcaf6ed2ce5f5ae5026fc8040be1b51dac26f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548035Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#649192}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6cdf3dcae851..cce609cb3785 Created with: gclient setdep -r src-internal@cce609cb3785 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=huangs@chromium.org,battre@chromium.org,collinbaker@chromium.org,tasak@chromium.org Change-Id: If6251a793fbfdff1998b0c1068b70ee72fb42540 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1558761Reviewed-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@{#649191}
-
Olivier Robin authored
This is needed by internal classes. Bug: 950898 Change-Id: I50f784c8656b3e330f412c741acfc3625cc8590b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559957 Auto-Submit: Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Peter Lee <pkl@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#649190}
-
Yann Dago authored
The management page should feel like a subpage of the settings page even if it is not embedded in the settings page. This feel is made by modifying the title and subtitles, but also adding a navigation back to the settings page. Bug: 948256 Change-Id: I04e10a31a6da0066e4d94f67fecc8ea6346d364c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548136 Commit-Queue: Yann Dago <ydago@chromium.org> Reviewed-by:
Thiemo Nagel <tnagel@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#649189}
-
Ben Pastene authored
Its machines were upgraded to 10.13 a while ago, so it's been unable to target any of them since. R=jbudorick, martiniss Bug: 945337 Change-Id: I9e85241384f9c2b0121a4570364888ba776c0808 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559886Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#649188}
-
Mikel Astiz authored
The function parses a proto that can grow large (depending on the number of bookmarks), so we should understand better whether this causes jank due to blocking the UI thread. Bug: 950869 Change-Id: I9eb5283f24a0487b55ca89bb8f78e5561d386f68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559135Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#649187}
-
Charlene Yan authored
Bug: 912970 Change-Id: Iee4fedf8ef8de9691cb7d4a5156f4bacf473c864 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1558726Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#649186}
-