- 11 Sep, 2018 40 commits
-
-
Thomas Tangl authored
In the AvatarToolbarButton, always use the explicitely-set profile icon instead of the generic avatar icon. Bug: 879106 Change-Id: I6f9f9fd30710e724516d2a3567a94145ad00b34a Reviewed-on: https://chromium-review.googlesource.com/1219490Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#590308}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/3d50a31aad31..7cd0e15faf17 git log 3d50a31aad31..7cd0e15faf17 --date=short --no-merges --format='%ad %ae %s' 2018-09-11 stefan@webrtc.org Add nisse@, ilnik@ and sprang@ as OWNERS to media/. 2018-09-11 gustaf@webrtc.org AEC3: Fix filter output transition when input and output is the same array 2018-09-11 mbonadei@webrtc.org Fix no_global_constructors in remote_bitrate_estimator. 2018-09-11 magjed@webrtc.org Android: Send original texture width/height in TextureBufferImpl 2018-09-11 nisse@webrtc.org Delete always true member voe::Channel::pacing_enabled_ 2018-09-11 sprang@webrtc.org Don't signal updated bitrate allocation on encoder paused 2018-09-11 sprang@webrtc.org Updated min bitrate for high-quality screenshare simulcast stream 2018-09-11 gustaf@webrtc.org AEC3: Bugfix in filter output transition Created with: gclient setdep -r src/third_party/webrtc@7cd0e15faf17 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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None,chromium:882789,chromium:None,chromium:882789 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Icaca70c95614fddaf43c75b10737aa2f651594ab Reviewed-on: https://chromium-review.googlesource.com/1219413Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#590307}
-
Joe Mason authored
Before M69 this code used mojo::edk::PlatformChannelPair, not mojo::edk::NamedPlatformChannelPair. R=csharp Bug: 830892 Change-Id: I69d4f3dd5ef730e38cbb76f3d827c9094b6492ab Reviewed-on: https://chromium-review.googlesource.com/1216710Reviewed-by:
Chris Sharp <csharp@chromium.org> Commit-Queue: Joe Mason <joenotcharles@chromium.org> Cr-Commit-Position: refs/heads/master@{#590306}
-
Joe Mason authored
This lets the args be included from other directories. Also fix the license in REPORTER_BRANDING and CLEANER_BRANDING. R=csharp Bug: 830892 Change-Id: Ia753c988579ee65a969aa07103677b80da0eede4 Reviewed-on: https://chromium-review.googlesource.com/1216707Reviewed-by:
Chris Sharp <csharp@chromium.org> Commit-Queue: Joe Mason <joenotcharles@chromium.org> Cr-Commit-Position: refs/heads/master@{#590305}
-
Olivier Robin authored
And cancel it on expiration. Bug: 881907 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I09af1c34ebf11b51a9cd7d0bb4925d7e97ddc3bb Reviewed-on: https://chromium-review.googlesource.com/1219611 Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#590304}
-
spirv-chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/2c2fee797908..324be76b9c4c git log 2c2fee797908..324be76b9c4c --date=short --no-merges --format='%ad %ae %s' 2018-09-11 dj2@everburning.com Fixup BUILD.gn file (#1886) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@324be76b9c4c The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-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=dsinclair@chromium.org Change-Id: Ibd1bb9e5ebebeef1367c98d133a2249f728ace8b Reviewed-on: https://chromium-review.googlesource.com/1219414Reviewed-by:
spirv-chromium-autoroll <spirv-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: spirv-chromium-autoroll <spirv-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#590303}
-
Christian Fremerey authored
There are certain frame drop reasons that can occur for more than one media stream type. This CL distinguishes the UMA counts for those by media stream type. Bug: 878964 Change-Id: I2b698577afe66012f1e885d0f5dc0724832781e1 Reviewed-on: https://chromium-review.googlesource.com/1214077 Commit-Queue: Christian Fremerey <chfremer@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#590302}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 5dc19a54. With Chromium commits locally applied on WPT: d7762551 "Consistently use single quotes in Background Fetch WPTs." Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/24545 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 NOAUTOREVERT=true TBR=lukebjerring No-Export: true Change-Id: I13c24755f2f7cedc4c8a2fbf2e8b781b9746fb13 Reviewed-on: https://chromium-review.googlesource.com/1219766 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#590301}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/58aa824ddaea..b42a897819dc git log 58aa824ddaea..b42a897819dc --date=short --no-merges --format='%ad %ae %s' 2018-09-11 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6dafcf32ec41..17b75890e71a (12 commits) 2018-09-11 mtklein@google.com just zero flags Created with: gclient setdep -r src/third_party/skia@b42a897819dc 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=master.tryserver.blink:linux_trusty_blink_rel;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=caryclark@chromium.org Change-Id: I93d073797402387387b88f5333bce52b900539ab Reviewed-on: https://chromium-review.googlesource.com/1219412Reviewed-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@{#590300}
-
Nicolas Ouellet-payeur authored
Bug: 882533 Change-Id: I84f2d5a88f42d896b218e37c310da3f606b3578c Reviewed-on: https://chromium-review.googlesource.com/1216811Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#590299}
-
Adam Rice authored
Mark them as "stable" in runtime_enabled_features.json5. The runtime flag will be removed once M71 has shipped. Intent to Ship thread: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/jx2joIL5SbU/pGuwgvi7EAAJ BUG=845427 Change-Id: I1fa93383958fbd3de64936375937730c27f8d1da Reviewed-on: https://chromium-review.googlesource.com/1212431Reviewed-by:
Yoav Weiss <yoav@yoav.ws> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#590298}
-
Bruno Kim Medeiros Cesar authored
This change enable parents to override SafeSearch with host patterns, like "*.sex.*". Currently "allow" patterns are not considered for the "try to block mature sites" setting, so the URL is allowed by DEFAULT but blocked by the SafeSearch check. By returning a MANUAL reason, instead, then it will be honored. This may introduce a conflict when different patterns match the same URL, but have different defaults, say, "www.google.*" and "*.google.com" both match "www.google.com". In this case, we prefer to honor a blacklist over a whitelist. parent settings. Bug: 880909 Test: Built a Chrome APK and verified different combinations for Change-Id: Ia8a2e8c9261c9ea0a539c32a2ca8fe5e3e576fae Reviewed-on: https://chromium-review.googlesource.com/1207573 Commit-Queue: Bruno Kim Medeiros Cesar <brunokim@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#590297}
-
stkhapugin@chromium.org authored
Bug: 862404 Change-Id: I3d775805657d7303cfbf6a04f581d855deb5717b Reviewed-on: https://chromium-review.googlesource.com/1219507Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#590296}
-
Vadym Doroshenko authored
When saving with new parsing is on, both PasswordFormManager and NewPasswordFormManager works in parallel. Atm it's possible that when OnLoginSuccessful is called, there is no NewPasswordFormManager that corresponds to the submitted form. That leads to crash. This CL introduces quick fix, namely just make early return when it happens. This fix is supposed to be merged in beta, so it's very easy. Later more proper handling will be implemented. Bug: 880247, 831123 Change-Id: I709f5ce16ea2d92f079f47308ec9c9dde7cf01e1 Reviewed-on: https://chromium-review.googlesource.com/1219687Reviewed-by:
Vaclav Brozek <vabr@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#590295}
-
Aaron Leventhal authored
Removing the role check for aria-activedescendant support simplifies the code and decreases differences with Firefox. Bug: None Change-Id: Ie497d29434344152d1e51d27a9301e31e332b1d9 Reviewed-on: https://chromium-review.googlesource.com/1213539Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#590294}
-
Anthony Vallee-Dubois authored
This allows all users to get the new backoff behavior, even if the old behavior has already caused backoff for them. Bug: 840367 Change-Id: Ia36720b0d71c3a69758a408d092b339ed487b195 Reviewed-on: https://chromium-review.googlesource.com/1217748Reviewed-by:
Michael Martis <martis@chromium.org> Commit-Queue: anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#590293}
-
Sylvain Defresne authored
If the number of accounts known to the AccountTrackerService is small, then a better data structure could be used instead of a std::map<std::string, AccountState> to store them. Add histogram to record the number of accounts loaded from the preferences by the AccountTrackerService. Bug: 881250 Change-Id: I024cf44b4718885a77315813bdb565042fbb6f83 Reviewed-on: https://chromium-review.googlesource.com/1216685Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#590292}
-
David 'Digit' Turner authored
The static linker currently generates two symbol hash tables by default in each ELF binary (executables or shared libraries). One uses the old, slow and large SysV format, and the other the much smaller and much faster GNU format. This CL adds support for the GNU format to the crazy linker library (which turns out to require very little code). This will allow the removal of the SysV table whenever the chromium linker is being used (i.e. for ChromePublic.apk and ChromeModernPublic.apk and their derivatives). This will also be handy when we split libchrome.so into several native libraries in the future (e.g. to support android app feature modules like VR), which will require exporting a lot more symbols. Note that MonochromePublic.apk, which only runs on Android N+ already uses GNU tables exclusively (for the record, support for this format was added in Android M / API level 23). + Add unit-tests. And scripts to generate the test data from a known list of symbols. + Add a small script to regenerate all auto-generated sources at once. BUG=851391 R=pasko@chromium.org, rmcilroy@chromium.org, agrieve@chromium.org, cjgrant@chromium.org Change-Id: I42b1aac46445b5b4d4b3b4f69eaa69ea47e7ab3c Reviewed-on: https://chromium-review.googlesource.com/1216122 Commit-Queue: David Turner <digit@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#590291}
-
Matthew Cary authored
There are crashes appearing where a read-only shared memory region is being used instead of the expected writable region. While we track that down, this CL reverts the android video {en/de}coding to the legacy implementation. Bug: 838365 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 Change-Id: I699913801d9384b55f3f382519207f24d8ed17da Tested: android media_unittests TBR: liberato@chromium.org,alexilin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1219226Reviewed-by:Matthew Cary <mattcary@chromium.org> Reviewed-by:
Alexandr Ilin <alexilin@chromium.org> Commit-Queue: Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#590290}
-
perfetto-chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/580b5f861834..1f658fe0d651 git log 580b5f861834..1f658fe0d651 --date=short --no-merges --format='%ad %ae %s' 2018-09-11 dproy@google.com Panels as mithril components + renderCanvas Created with: gclient setdep -r src/third_party/perfetto@1f658fe0d651 The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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=perfetto-bugs@google.com Change-Id: I10556c1ed8f68dac47fdb5cb8f85fad3adbba91d Reviewed-on: https://chromium-review.googlesource.com/1219411Reviewed-by:
perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#590289}
-
Jonathan Backer authored
Bug: 850068 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I8fdb2a09bb813492687ceb7c801571f1d2bd5c77 Reviewed-on: https://chromium-review.googlesource.com/1208362 Commit-Queue: Jonathan Backer <backer@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#590288}
-
Patrik Höglund authored
This reverts commit 03d7e3ce. Reason for revert: Reverting on behalf of titovartem@. Breaks WebRTC since vp9_svc_layercontext doesn't compile: https://logs.chromium.org/logs/webrtc/buildbucket/cr-buildbucket.appspot.com/8935991820767406272/+/steps/compile/0/stdout Original change's description: > Roll src/third_party/libvpx/source/libvpx/ 753fd86e8..4ddfa331c (26 commits) > > https://chromium.googlesource.com/webm/libvpx.git/+log/753fd86e86ac..4ddfa331c4f5 > > $ git log 753fd86e8..4ddfa331c --date=short --no-merges --format='%ad %ae %s' > 2018-09-05 huisu Initialize the best partition before partition RDO > 2018-08-29 marpan vp9-svc: Allow for setting framerate per spatial layer. > 2018-08-31 jingning Adaptive ARF factor decision > 2018-08-29 jingning Recursive rate allocation for multi-layer ARF coding > 2018-08-28 jingning Enable adaptive rate allocation for multi-layer ARFs > 2018-09-04 huisu Move partition search ML models to a seperate file > 2018-09-04 marpan vp9-svc: Fix to first_spatial_to_encode for pattern constraint. > 2018-08-28 jingning Increase encoder buffer for multi-layer ARFs > 2018-08-28 jingning Structure the multi-layer ARF locations > 2018-09-03 paulwilkins Fix short first kf bug. > 2018-08-27 jingning Assign target bits for multi-layer ARF system > 2018-09-03 marpan vp9-svc: Add bypass flag to constrain inter_layer. > 2018-09-03 paulwilkins Revert "Revert "Prevent double application of min rate in two pass."" > 2018-09-02 marpan vp9-svc: Fix condition for pattern constraints > 2018-08-27 jingning Properly update the raw_src_frame for psnr calculation > 2018-08-25 jingning Build arf index stack > 2018-08-31 marpan vp9-svc: Add first_spatial_layer_to_encode per superframe > 2018-07-16 huisu ML based rectangular partition search pruning > 2018-08-24 jingning Fix arf_src_offset calculation > 2018-08-23 jingning Set minimum frame size to be 1 byte > (...) > > Created with: > roll-dep src/third_party/libvpx/source/libvpx > R=johannkoenig@google.com > > Change-Id: Iabdcddd52bc1b080b87155333614cb0f07b34627 > Reviewed-on: https://chromium-review.googlesource.com/1214362 > Reviewed-by: Tom Finegan <tomfinegan@chromium.org> > Commit-Queue: Jerome Jiang <jianj@google.com> > Cr-Commit-Position: refs/heads/master@{#589741} TBR=tomfinegan@chromium.org,johannkoenig@google.com,jianj@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Ie1c41b10efa405e560d79a3755e4fbada743705c Reviewed-on: https://chromium-review.googlesource.com/1219626Reviewed-by:
Patrik Höglund <phoglund@chromium.org> Commit-Queue: Patrik Höglund <phoglund@chromium.org> Cr-Commit-Position: refs/heads/master@{#590287}
-
Steve Kobes authored
(1) Add text allowing TBR with relands which previously appeared on the sites page. (2) Add guidance that TBR'ed reverts should be clean and recent. (3) Make "OWNERS file details" a subsection of "OWNERS files". Discussed on chromium-dev at: goo.gl/kCw2HK Change-Id: Ic0329574652926483f9cb33100635f89fa8b0107 Reviewed-on: https://chromium-review.googlesource.com/1217167Reviewed-by:Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#590286}
-
Etienne Pierre-doray authored
Fix compile error with -Wshorten-64-to-32. Bug: 881008 Change-Id: I52a1bab9cb7b4cb67ea4c275143390d42b192120 Reviewed-on: https://chromium-review.googlesource.com/1216524Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#590285}
-
src-internal-chromium-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/656c1c9c270c..55c4417fbeca Created with: gclient setdep -r src-internal@55c4417fbeca 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. BUG=chromium:882818 TBR=mmoss@chromium.org Change-Id: I907b5d4a2dfd0e28fffe1ef78cb805762d08c998 Reviewed-on: https://chromium-review.googlesource.com/1219406Reviewed-by:
src-internal-chromium-autoroll <src-internal-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: src-internal-chromium-autoroll <src-internal-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#590284}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/a2ceb19a3a9a..eb5e205de2f3 git log a2ceb19a3a9a..eb5e205de2f3 --date=short --no-merges --format='%ad %ae %s' 2018-09-11 sammc@chromium.org Add an option to list revisions when marking an ebuild as stable. Created with: gclient setdep -r src/third_party/chromite@eb5e205de2f3 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. TBR=chrome-os-gardeners@chromium.org Change-Id: If656e255fedc02247908655280f36294695fcc11 Reviewed-on: https://chromium-review.googlesource.com/1219409Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#590283}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2bf7a7bcc67f..58aa824ddaea git log 2bf7a7bcc67f..58aa824ddaea --date=short --no-merges --format='%ad %ae %s' 2018-09-11 caryclark@skia.org fix pathmeasure fuzz Created with: gclient setdep -r src/third_party/skia@58aa824ddaea 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=master.tryserver.blink:linux_trusty_blink_rel;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=caryclark@chromium.org Change-Id: I1eb88fbc5f5925b14e65b21c238b3e8ac9d0a81f Reviewed-on: https://chromium-review.googlesource.com/1219410Reviewed-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@{#590282}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/49b2c3c4c433..3d50a31aad31 git log 49b2c3c4c433..3d50a31aad31 --date=short --no-merges --format='%ad %ae %s' 2018-09-11 sakal@webrtc.org Remove redundant initializers from WebRTC Java code. 2018-09-11 terelius@webrtc.org Allow printing graphs as protobuf in event_log_visualizer. 2018-09-11 mbonadei@webrtc.org Fix no_exit_time_destructors in pc. 2018-09-11 ivoc@webrtc.org Move code for setting field trials from NetEqTestFactory to the main function in neteq_rtpplay. 2018-09-11 ivoc@webrtc.org Remove the move constructor from NetEqState. 2018-09-11 magjed@webrtc.org Add receive stream id argument to CreateDecoder() method 2018-09-11 nisse@webrtc.org Delete deprecated simulcast and spatial index members 2018-09-11 ssilkin@webrtc.org Reland "Frame rate controller per spatial layer." 2018-09-11 mbonadei@webrtc.org Fix no_global_constructors/no_exit_time_destructors in Neteq. 2018-09-11 mbonadei@webrtc.org Fix no_global_constructors in audio_processing/agc2/rnn_vad. 2018-09-11 mbonadei@webrtc.org Remove double declaration of 2 conversion functions. Created with: gclient setdep -r src/third_party/webrtc@3d50a31aad31 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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ia123dfdffbdb9d7fb228b92de7fa8ce11d6a7164 Reviewed-on: https://chromium-review.googlesource.com/1219408Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#590281}
-
Rune Lillesveen authored
We currently push a SelectorFilterParentScope on the stack for each element in the ancestor chain while matching style rules. In order to support starting style recalc at a root element which is not the document root, we need to be able to push a scope for an ancestor chain instead of a single element. This CL introduces a subclass for doing that. Also added some simple unit tests. Bug: 868810 Change-Id: I23dd49ab1b9d02efe5f281ca2dbec773d699bc0e Reviewed-on: https://chromium-review.googlesource.com/1219106Reviewed-by:
Anders Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#590280}
-
Anders Hartvoll Ruud authored
This test applies the same property over and over, with a different var()-reference each time. This is an unlucky case for Blink, because we don't have a cascade structure internally, so we pay the full cost of resolving the var()-reference every time. It also has a button which makes it easy to compare the same situation without var()-references. Change-Id: I02cdcd691cbcad97374330b31e19834306ae8319 Reviewed-on: https://chromium-review.googlesource.com/1146906Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Commit-Queue: Anders Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#590279}
-
Gauthier Ambard authored
This CL enables the exclusive touch on the toolbar buttons. It won't be possible to do two actions at the same time including a button. Bug: 878348 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I2a2e6f93cc42731ccd0d5730464cf0eb1ceca278 Reviewed-on: https://chromium-review.googlesource.com/1219487Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#590278}
-
Narcis Gemene authored
This reverts commit 95f627dc. Reason for revert: The class will not be expanded anymore. Original change's description: > Rename BlacklistedDuplicatesCleaner class > > This CL renames class with name BlacklistedDuplicatesCleaner to > RedundantCredentialsCleaner. This is to reflect expanding this > class to handle also non-blacklisted credentials, which will be > done in coming CLs > > Bug: 862930 > Change-Id: Ifba11a521775cbcd33c183aa685ae84a591d8457 > Reviewed-on: https://chromium-review.googlesource.com/1202664 > Commit-Queue: Narcis Gemene <gemene@google.com> > Reviewed-by: Vaclav Brozek <vabr@chromium.org> > Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org> > Cr-Commit-Position: refs/heads/master@{#588473} TBR=vabr@chromium.org,jdoerrie@chromium.org,gemene@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 862930 Change-Id: I7edb0dfaeed734109d928694be48667228edd54d Reviewed-on: https://chromium-review.googlesource.com/1219606Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vaclav Brozek <vabr@chromium.org> Commit-Queue: Narcis Gemene <gemene@google.com> Cr-Commit-Position: refs/heads/master@{#590277}
-
Benoit Lize authored
This is a reland of 88924f03 Added a missing DCHECK_IS_ON() check. Original change's description: > blink/bindings: ASAN checks to ensure proper ParkableString accesses. > > A ParkableString underlying string memory should not be cached. > Following a suggestion by pasko@, add ASAN instrumentation to make sure > this is actually the case. > > Bug: 877044 > Change-Id: I463ad229b118f2e629b460f1a2beed41fc54b6a7 > Reviewed-on: https://chromium-review.googlesource.com/1216422 > Reviewed-by: Egor Pasko <pasko@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Commit-Queue: Benoit L <lizeb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#590251} Bug: 877044 Change-Id: I777d53528037015ff3d16cd8c5ce2b649788848b Reviewed-on: https://chromium-review.googlesource.com/1219486Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#590276}
-
Vasilii Sukhanov authored
Bug: 769756 Change-Id: Ifdcb0a5145ffad1d563562e2b2ea2390ff074cdc Reviewed-on: https://chromium-review.googlesource.com/1213178Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#590275}
-
Anna Malova authored
FramebustBlockInfoBar#createContent crashes in case no scheme is specified in url. Bug: 854733 Change-Id: I9603f4609dbf9b5882accd8f645f82a86452df27 Reviewed-on: https://chromium-review.googlesource.com/1217423 Commit-Queue: Anna Malova <amalova@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#590274}
-
Olivier Robin authored
Bug: 881364 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I99131d73c52118b1baa7dee460d91b0f9d7d8521 Reviewed-on: https://chromium-review.googlesource.com/1203997 Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#590273}
-
Tom McKee authored
BUG=823254 Change-Id: Ibfa232b39e7003565ac68dba0e4e1aab9170c6fd Reviewed-on: https://chromium-review.googlesource.com/1216845 Commit-Queue: Tom McKee <tommckee@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#590272}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/8550a2d1e037..9039169b64e1 git log 8550a2d1e037..9039169b64e1 --date=short --no-merges --format='%ad %ae %s' 2018-09-11 thestig@chromium.org Do not copy data in DecodeAllScanlines(). 2018-09-11 thestig@chromium.org Make flate decode functions' buffer out parameter unique_ptrs. 2018-09-11 thestig@chromium.org Make RunLengthDecode()'s buffer out parameter a unique_ptr. 2018-09-11 thestig@chromium.org Make HexDecode()'s buffer out parameter a unique_ptr. Created with: gclient setdep -r src/third_party/pdfium@9039169b64e1 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=dsinclair@chromium.org Change-Id: I37b51823b66ded7a2c8c8f0d968c3ebdf5cbe0ab Reviewed-on: https://chromium-review.googlesource.com/1218962Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#590271}
-
Tonko Sabolčec authored
This reverts commit 3ca917bd. Reason for revert: The CL caused crashes on Chrome canary on Mac: crbug.com/882787 Original change's description: > [OSCrypt] Add feature for preventing key overwrites in Keychain on Mac > > This Cl includes: > - Add a feature flag which is disabled by default. > - Include key creation utility to prevent key overwrites in KeychainPassword::GetPassword(). > - Add tests for the above changes. > - Register the local state early from the main thread in os_crypt. > > Bug: 791541 > Change-Id: I2a664cd285fe73b32a15b2949977b940d95e7bbe > Reviewed-on: https://chromium-review.googlesource.com/1188318 > Commit-Queue: Tonko Sabolčec <tsabolcec@google.com> > Reviewed-by: Christos Froussios <cfroussios@chromium.org> > Reviewed-by: Dominic Battré <battre@chromium.org> > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> > Cr-Commit-Position: refs/heads/master@{#589898} TBR=battre@chromium.org,vasilii@chromium.org,rsesek@chromium.org,cfroussios@chromium.org,tsabolcec@google.com Change-Id: I1be5c8294985e81115a8856f4105fbff8a3a28a9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 791541 Reviewed-on: https://chromium-review.googlesource.com/1219086Reviewed-by:
Christos Froussios <cfroussios@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Tonko Sabolčec <tsabolcec@google.com> Cr-Commit-Position: refs/heads/master@{#590270}
-
Eric Seckler authored
Turns out we'll need it afterall since some ios code uses NonNestable tasks, e.g. indirectly via DeleteSoon. Bug: 867421, 878356 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I77c0161b083c987f48b0f3270490e8feee241b18 Reviewed-on: https://chromium-review.googlesource.com/1216564Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#590269}
-