- 02 Aug, 2019 40 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/59bbd6556111..054e3bbbe792 git log 59bbd6556111..054e3bbbe792 --date=short --no-merges --format='%ad %ae %s' 2019-08-02 chxg@google.com Reland "Replace the implementation of `GetContributingSources()` on the audio side." Created with: gclient setdep -r src/third_party/webrtc@054e3bbbe792 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=webrtc-chromium-sheriffs-robots@google.com Bug: None Change-Id: If582ccea3c440fa0418b3f6020686878aa779c7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733199Reviewed-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@{#683578}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/a0eb5efd2bad..3cea2e5882e3 git log a0eb5efd2bad..3cea2e5882e3 --date=short --no-merges --format='%ad %ae %s' 2019-08-02 cepheus@frii.com Bump revision and give the bots another chance to work. Created with: gclient setdep -r src/third_party/glslang/src@3cea2e5882e3 The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-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=radial-bots+chrome-roll@google.com,geofflang@google.com Bug: None Change-Id: I08e8b4c6224a038825ff6e07b3833531c07c6d58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733197Reviewed-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@{#683577}
-
Charlie Andrews authored
This is needed for Android support of stack sampled metrics (SSM). SSM takes stack samples, which requires unwinding the stack. Ahead-of-time compiled Java unwind instructions are stored in an xz-compressed section of MiniDebugInfo. This is why libunwindstack, the library that we'll be using for unwinding, requires lzma to support decompression. These files are separated into their own static library. This allows them to be shipped independently from the rest of the lzma SDK. SSM is only enabled for Chrome dev/canary now and will only ever roll out to a small portion of stable users, if any. Because of this, it makes sense not to ship the extra ~15kB required for lzma xz decompression to the vast majority of Chrome Android users. More context is available in the broader design doc at http://bit.ly/2YjttvL R=grt@chromium.org Bug: 989100 Change-Id: I3a2a6c1b8d89779b94f92cb02f72b13adb1d7d2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730793Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Charlie Andrews <charliea@chromium.org> Cr-Commit-Position: refs/heads/master@{#683576}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/e52728367fa3..36fb019c0657 git log e52728367fa3..36fb019c0657 --date=short --no-merges --format='%ad %ae %s' 2019-08-02 fmayer@google.com Add intern table for source files. Created with: gclient setdep -r src/third_party/perfetto@36fb019c0657 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 Bug: chromium:138725313 Change-Id: I4878a85e9aab926283f3712914692094e23a02b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733200Reviewed-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@{#683575}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ccb8f1c82e61..fdd03910d6c6 git log ccb8f1c82e61..fdd03910d6c6 --date=short --no-merges --format='%ad %ae %s' 2019-08-02 nathanrogers@google.com Add a TRACE_EVENT for SkGpuBlurUtils::GaussianBlur Created with: gclient setdep -r src/third_party/skia@fdd03910d6c6 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=benjaminwagner@google.com Bug: None Change-Id: I59cf53c197e36b191873408d3b0a887f3ec7a4d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733196Reviewed-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@{#683574}
-
Pavol Marko authored
Bug: none Change-Id: I6bf4514fdef5339b76e188c5f50dba9c2d8e38a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731843 Auto-Submit: Pavol Marko <pmarko@chromium.org> Commit-Queue: Lutz Justen <ljusten@chromium.org> Reviewed-by:
Lutz Justen <ljusten@chromium.org> Cr-Commit-Position: refs/heads/master@{#683573}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/9ccf13eb..33faa512 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: I5f624222d6794088d6e76676652164db2e355d80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731341Reviewed-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@{#683572}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ec6ed57a688e..4f68ff26e4e9 git log ec6ed57a688e..4f68ff26e4e9 --date=short --no-merges --format='%ad %ae %s' 2019-08-02 perezju@chromium.org Revert "[Telemetry] Fix GetRecentMinidumpPathWithTimeout log spam" 2019-08-01 rmhasan@google.com [Typ] Expectation tags in tag declaration lists are not case insensitive 2019-08-01 crouleau@chromium.org Revert "Reland "[Telemetry] Do not allow iterating over results while running stories"" 2019-08-01 ianstruiksma@google.com Add quiet mode option to wpr to skip verbose logging on replay. 2019-08-01 bsheedy@chromium.org [Telemetry] Fix GetRecentMinidumpPathWithTimeout log spam 2019-08-01 perezju@chromium.org [Telemetry] Remove Run-/AddProcessArgs from benchmark module 2019-08-01 rnasri@google.com Add rects based speed index metric Created with: gclient setdep -r src/third_party/catapult@4f68ff26e4e9 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 TBR=rmhasan@google.com Bug: chromium:985530,chromium:973936,chromium:973837,chromium:990036,chromium:988509,chromium:985530,chromium:985712,chromium:982025 Change-Id: I48f21fc3010e5154a3bda9ab82bb6501c03e8078 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733198Reviewed-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@{#683571}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e1cff9e2ff2c..9873ee0de15a Created with: gclient setdep -r src-internal@9873ee0de15a The AutoRoll server is located here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None,chromium:None,chromium:None,chromium:None Change-Id: Ia3623e531917d3eb65c40566c3f122229c02accd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733195Reviewed-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@{#683570}
-
Armando Miraglia authored
The current implementation limits the capabilities of already opened devices to the currently configured settings. For example, if a device is opened with echo cancellation enabled, it is not possible to reopen the same device with echo cancellation disabled. This CL aims at allowing to open the same device using getUserMedia for echo cancellation (excluding HW echo cancellation). TEST=manually tested with https://codepen.io/anon/pen/EzwjoG and https://codepen.io/anon/pen/mYRjZJ BUG=796964 Change-Id: I0b26e787df3af125939500ea9d4e5cd2757f1229 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1624908 Commit-Queue: Armando Miraglia <armax@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#683569}
-
Chromium WPT Sync authored
Using wpt-import in Chromium dac741fb. With Chromium commits locally applied on WPT: 250461b3 "Worker: Register a service worker just once for worker subresource interception tests" bf4ad57e "Experimental CookieStore API: some additional browser-side validation" 6790530d "[WPT/common/security-features] Make subresourceContext unmodified" 219bce7d "Worker: Add upgrade-insecure-requests tests for top-level classic shared worker script loading" 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=lpz No-Export: true Change-Id: Idd7159e7e49362ff43c06de1064405fe2e75c0af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732172Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#683568}
-
Varun Khaneja authored
See https://crbug.com/973928#c21 for details for the reason for speculation. R=dvadym Bug: 973928, 948767 Change-Id: I760fcb8ed2bcbd75975a0638b70f4a035e4293a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731698 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Auto-Submit: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#683567}
-
Boris Sazonov authored
This CL removes redundant support for the consent bump flow from SigninFragmentBase. Bug: None Change-Id: I186534994d01aae525857dfa84f4f7382cc2c613 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731938 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#683566}
-
Guido Urdaneta authored
Adds extra expectations with respect to reverted https://chromium-review.googlesource.com/c/chromium/src/+/1715811 Bug: 976696 Change-Id: If36df0fd21b059c2eb212a0d1869c9ff82951c66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732088Reviewed-by:
Armando Miraglia <armax@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#683565}
-
Maksim Moskvitin authored
New tests exercises that USS implementation of Nigori can load custom passphrase from prefs, while it was persisted by Directory implementation. This scenario ensures, that we can migration from Directory implementation to USS silently, without asking user for custom passphrase. Bug: 922900 Change-Id: I0da9dd7e3a1ea919a9fc1d2e63a3633a1ad32f8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1729636 Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#683564}
-
Justin Miron authored
Ad detection in AdsPageLoadMetricsObserver was previously done through keeping track of ads with an override to OnSubframeNavigationEvaluated and storing the ad frames in the set unfinished_subresource_ad_frames_, and removal from the set when later checking if it is the frame is an ad. ContentSubresourceFilterThrottleManager now has an accessible public IsFrameTaggedAsAd() method that makes ad detection within AdsPageLoadMetricsObserver redundant. BUG=958757 Change-Id: I0286984f81569ab35c01f92ff87303a4753b46b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716253 Commit-Queue: Justin Miron <justinmiron@google.com> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#683563}
-
Marc Treib authored
After https://crrev.com/c/1713560 this isn't used anymore. This also lets us deprecate the kLocalProfileId pref, and remove password_manager_util_linux.h/cc. Bug: 950269 Change-Id: Ib0cdc5a0552430a0c087b637eadd7f18e24ea19e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1720639Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Christos Froussios <cfroussios@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#683562}
-
Sami Kyostila authored
Record crash keys before the point we check if a task was cancelled to diagnose unexplained crashes. Bug: 990245 Change-Id: I485ee8cc0b38259aa2d228f9f03fcb98656a62ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731898 Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#683561}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/c1583a558c58..54b4df706968 git log c1583a558c58..54b4df706968 --date=short --no-merges --format='%ad %ae %s' 2019-08-02 beaufort.francois@gmail.com s/isPIXEventRuntimeLoaded/IsPIXEventRuntimeLoaded/g 2019-08-02 cwallez@chromium.org Implement most texture formats on OpenGL 2019-08-02 beaufort.francois@gmail.com Handle debug markers commands for compute pass encoder 2019-08-02 beaufort.francois@gmail.com Make fragment stage optional in RenderPipeline Created with: gclient setdep -r src/third_party/dawn@54b4df706968 The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel TBR=cwallez@google.com Bug: None Change-Id: Ifa8fc0523cff41f59f34a6f0e0767c3b89ee019c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733192Reviewed-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@{#683560}
-
Javier Ernesto Flores Robles authored
Needs https://chromium-review.googlesource.com/c/chromium/src/+/1719005 to be submitted before this compiles. Bug: 987174 Change-Id: I7b2df6be33e844b1cdda43a6ba8c0ea151baf97b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1720629 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#683559}
-
Maksim Moskvitin authored
Nigori might be downloaded several times during the sync configuration, so removing it from |to_download| based on InitialSyncDone state is not valid. It also means that PassiveApplyUpdates could be called several times for Nigori, so we remove DCHECK inside this function. This CL allows to pass EnableDisableSingleClientTest.DoesNotRedownloadAfterKeepData with enabled USS Nigori implementation. Bug: 922900 Change-Id: Ie7a8caba35d0244859d2a5c88fcf9f859b9409ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730417 Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#683558}
-
François Beaufort authored
Following https://dawn-review.googlesource.com/c/dawn/+/9680 change, this CL adds debug markers methods (pushDebugGroup, popDebugGroup, and insertDebugMarker) to GPUComputePassEncoder and GPURenderPassEncoder. Bug: 877147 Change-Id: Id833eaff5ed98a842b1cabc7d4c8c08098e0853e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732077Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#683557}
-
François Beaufort authored
Following spec change at https://github.com/gpuweb/gpuweb/pull/381, this CL removes `= null` for depthStencilState in GPURenderPipelineDescriptor and depthStencilAttachment in GPURenderPassDescriptor. Bug: 877147 Change-Id: I86f60e91073fe046289484d51c91488b9dbded7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731893Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#683556}
-
Jenny Blessing authored
Bug: 987177 Change-Id: Ib30b9e9945c2795a8e584517275d2cf2c9750457 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724757 Commit-Queue: Jenny Blessing <jblessing@google.com> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#683555}
-
Sami Kyostila authored
*** Note: There is no behavior change from this patch. *** The PostTask APIs will shortly be changed to require all tasks to explicitly specify their thread affinity, i.e., whether the task should run on the thread pool or a specific named thread such as a BrowserThread. This patch updates all call sites with thread affinity annotation. We also remove the "WithTraits" suffix to make the call sites more readable. Before: // Thread pool task. base::PostTaskWithTraits(FROM_HERE, {...}, ...); // UI thread task. base::PostTaskWithTraits(FROM_HERE, {BrowserThread::UI, ...}, ...); After: // Thread pool task. base::PostTask(FROM_HERE, {base::ThreadPool(), ...}, ...); // UI thread task. base::PostTask(FROM_HERE, {BrowserThread::UI, ...}, ...); This patch was semi-automatically prepared with these steps: 1. Patch in https://chromium-review.googlesource.com/c/chromium/src/+/1635827 to make thread affinity a build-time requirement. 2. Run an initial pass with a clang rewriter: https://chromium-review.googlesource.com/c/chromium/src/+/1635623 3. ninja -C out/Debug | grep 'requested here' | cut -d: -f1-3 | sort | \ uniq > errors.txt 4. while read line; do f=$(echo $line | cut -d: -f 1) r=$(echo $line | cut -d: -f 2) c=$(echo $line | cut -d: -f 3) sed -i "${r}s/./&base::ThreadPool(),/$c" $f done < errors.txt 5. GOTO 3 until build succeeds. 6. Remove the "WithTraits" suffix from task API call sites: $ tools/git/mffr.py -i <(cat <<EOF [ ["PostTaskWithTraits", "PostTask"], ["PostDelayedTaskWithTraits", "PostDelayedTask"], ["PostTaskWithTraitsAndReply", "PostTaskAndReply"], ["CreateTaskRunnerWithTraits", "CreateTaskRunner"], ["CreateSequencedTaskRunnerWithTraits", "CreateSequencedTaskRunner"], ["CreateUpdateableSequencedTaskRunnerWithTraits", "CreateUpdateableSequencedTaskRunner"], ["CreateSingleThreadTaskRunnerWithTraits", "CreateSingleThreadTaskRunner"], ["CreateCOMSTATaskRunnerWithTraits", "CreateCOMSTATaskRunner"] ] EOF ) This CL was uploaded by git cl split. R=boliu@chromium.org, tsepez@chromium.org Bug: 968047 Change-Id: I346372d16a3856186ea74d14e0dd8a12f7cacae5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1729589 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#683554}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/0c67c80ac3fd..59bbd6556111 git log 0c67c80ac3fd..59bbd6556111 --date=short --no-merges --format='%ad %ae %s' 2019-08-02 titovartem@google.com Add ToString method for AudioProcessing::Config 2019-08-02 titovartem@webrtc.org Revert "Sanitize the codec list before sending it to the media engine" 2019-08-02 asapersson@webrtc.org ReportBlockStatsTest: Remove usage of RTCPReportBlock (no longer used). 2019-08-02 ssilkin@webrtc.org Sync download_tools.py with changes in gclient_utils module. 2019-08-02 sakal@webrtc.org Improve thread safety of AndroidVideoTrackSource::SetState. 2019-08-02 oprypin@webrtc.org Reland "Don't use all_dependent_configs for sdk frameworks" 2019-08-02 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 2d438beb..01452feb (683346:683465) 2019-08-01 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 9c759119..2d438beb (683187:683346) Created with: gclient setdep -r src/third_party/webrtc@59bbd6556111 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:987598,chromium:none,chromium:none,chromium:None,chromium:None,chromium:None Change-Id: Ied378e87c191628867c8f7ace08a50b9478c57af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733193Reviewed-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@{#683553}
-
Lowell Manners authored
This method allows tests to force not using the BackForwardCache, this is useful when: * Tests rely on a new document being loaded. * Tests want to specifically test the document not being in the cache. * Any other reason BFCache doesn't make sense for a particular test. Change-Id: I07fbc0a31023a78109268c100e5f454dbfbed13f Bug: 973855,965925 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1657836Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Lowell Manners <lowell@chromium.org> Cr-Commit-Position: refs/heads/master@{#683552}
-
Maksim Moskvitin authored
In order to allow silent migration from Directory to USS implementation of Nigori, we need to support loading explicit passphrase key from preferences (bootstrap_token). We just pass it to constructor of NigoriSyncBridgeImpl and use on-demand (once we receive explicit passphrase Nigori from the server), to avoid potentially wrong Nigori states due to early initialization of Cryptographer. Bug: 922900 Change-Id: I5a71f842519272f9571f201f06d3e45e8437edb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1729080 Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#683551}
-
Rune Lillesveen authored
Change-Id: I07952c200bc86cfb262353ac1ad06adb631e53a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731941Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#683550}
-
Vasilii Sukhanov authored
Bug: 986298 Change-Id: I76d3506083c0642bc5e19886e410b938f888074f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731116 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#683549}
-
Miyoung Shin authored
This CL renames mojo to mojom and *_struct_traits.* to *_mojom_traits.* in //ash/public. *_struct_traits.* => *_mojom_traits.* ash/public/interfaces => ash/public/mojom Bug: 806965 Change-Id: Iaca4cfc425ccd95eeb653eb98e56d31cfd3c58bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1722466Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#683548}
-
Robbie Gibson authored
After using the semantic colors for a bit, Pete thought it would be clearer if the general tint colors were named after their color, not some guess as to their meaning. It also more closely matches Apple's usage, with systemBlueColor, systemRedColor, etc. This also adds the green_color tint color. Bug: 974255 Change-Id: Idcad3a444dc57f17a4995e5a84a1763e10dc6f58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719005 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#683547}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/5e6468ba6b6f..017c9d8ea78b git log 5e6468ba6b6f..017c9d8ea78b --date=short --no-merges --format='%ad %ae %s' 2019-08-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/spirv-tools/src ac3d131054ac..0b70972a29c7 (6 commits) Created with: gclient setdep -r src/third_party/angle@017c9d8ea78b The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=geofflang@google.com Bug: chromium:None Change-Id: I76d72f6ea4faddc24891056e0ce52197336018c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733191Reviewed-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@{#683546}
-
Richard Knoll authored
If the device is in doze mode, we want to bypass the scheduler for these high priority messages. A future CL will open up this ability to other subscriptions as well. TBR=dtrainor@chromium.org Bug: 987192 Change-Id: I0b4c9eb49912a2fb9fd30fca771ea8fe1ea753d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731115 Commit-Queue: Richard Knoll <knollr@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#683545}
-
Alexandre Courbot authored
The only way to be sure that a request has completed and can be reused is to poll() it. Add this missing step in the V4L2RequestDecodeSurface constructor. Bug: 917279 Test: VDA unittest passes on Kukui with required IP CL. Change-Id: I0927e7025ca7fb2d8e28c47f6847de48010c5162 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731012 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#683544}
-
Rune Lillesveen authored
We tried to avoid marking the pseudo element when it was about to be removed, but the pseudo element earlied out before removal if it wasn't marked for re-attachment causing the element not to be removed. Notify the StyleEngine about removal instead, so that it can update the traversal root. For normal elements the StyleEngine is notified through ChildrenRemoved(). Bug: 989894 Change-Id: Ia2bf52c9bed157c4ac806a10b9367b0f99038974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732096Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#683543}
-
Edvard Thörnros authored
The animation test "correct-events-for-short-animations-with-syncbases.html" used to be flaky. This is an attempt to fix it and also convert it to a web platform tests. Verified to run in FF and Chromium. Colors were also changed reflect their usage. Bug: 981522 Change-Id: Ieead9ca1c5ccf050ac2e886ecf630d9a9f61b6e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732097 Auto-Submit: Edvard Thörnros <edvardt@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#683542}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/97bc222c..9ccf13eb 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: Ia0a0b9016576dd9be9bb9a55066921353e81598c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732771Reviewed-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@{#683541}
-
Mohamed Abdelhalim authored
Now that NavigationHandleImpl is a wrapper around NavigationRequest, transforming NavigationHandleImplTest to NavigationRequestTest, and removing it from NavigationHandleImpl friends. Change-Id: Ibc1054611e5c61879121bd7229db493a921877b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1729261 Commit-Queue: Mohamed Abdelhalim <zetamoo@chromium.org> Reviewed-by:
Lowell Manners <lowell@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#683540}
-
Eric Willigers authored
scroll-behavior is auto or smooth. https://drafts.csswg.org/cssom-view/#propdef-scroll-behavior Change-Id: I3620234e38bb4905176bce61b2ebc8f66537ca7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732789Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#683539}
-