- 26 Feb, 2020 40 commits
-
-
Stefan Zager authored
R=pdr@chromium.org Change-Id: I6776b66f0bda72a3490e2c37acaba9a3e0ef7983 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073222 Auto-Submit: Stefan Zager <szager@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#744706}
-
Mikhail Khokhlov authored
The module provides functions to upload pre-built perfetto binaries (currently only trace_processor_shell) to the cloud and to download them. It also contains config that determines the version that should be downloaded. Se this doc: https://docs.google.com/document/d/1b-0Z7HTsAwuqPlWnyy3bW-NSdaRO-clUntW8bYkKxAM for the more detailed description. Bug: b/148777584 Change-Id: I3c923fcffcf7f9a17617c9fc2693575581a32fae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052001 Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#744705}
-
Finnur Thorarinsson authored
Chromium uses the DecoderServiceHost on the UI thread, but the test was using it from the test thread, which causes flakiness due to multi-threading issues (decoder replies are bounced to the UI thread). Flakiness was discovered locally while testing another thing (no special bug linked). Also marked a couple of functions private (that don't need to be public). Bug: 656015 Change-Id: Iaae56f6ce10b9747c3deba6f2318ecc421910050 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074758Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#744704}
-
Gabriel Charette authored
Split blink/ from https://chromium-review.googlesource.com/c/chromium/src/+/2026350 as it had trouble landing in one go. Added thread_pool.h to third_party/blink/renderer/DEPS The following script was used to generate this CL (run on every C++ file in the codebase; processing .h before matching .cc/.mm): https://bugs.chromium.org/p/chromium/issues/detail?id=1026641#c22 (intentionally ignores cleaning post_task.h for now). TBR=haraken@chromium.org Bug: 1026641 Change-Id: Ief6f3e47f9c31db794dcb7a791735de51c79a43f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075137Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#744703}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ce794925. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" 6532b4a4 "WPT: Remove XMLDocument#load test from html/.../query-encoding/" 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=raphael.kubo.da.costa No-Export: true Change-Id: Ib0a0f07cbc2930ecb6c2caa1b22d1e6f499acb9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074897Reviewed-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@{#744702}
-
Sammie Quon authored
Applist currently has some animations which records first frame number before animation and uses a same (or really similar) formula at the end as ui code does to calculate smoothness. These should be merged so that when the ui code smoothness formula changes, so does applist metrics smoothnesses. Test: manual Bug: 1051490 Change-Id: Iec859afacffd463404cd7630b6e79f04a67c77fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070739 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#744701}
-
Patrick Monette authored
This reverts commit f1191d7f. Reason for revert: We're collected enough crash reports Original change's description: > Dump the process when a DLL is loaded in a background sequence > > This is a temporary check that creates a crash report when a DLL > is loaded on a thread with background priority. Once a sufficient > number of crashes have been reported, this CL will be reverted. > > Bug: 973868 > Change-Id: Ibb777eb64ada04454f50b080a54cb6d2fc371c9b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067625 > Reviewed-by: Avi Drissman <avi@chromium.org> > Reviewed-by: François Doray <fdoray@chromium.org> > Commit-Queue: Patrick Monette <pmonette@chromium.org> > Cr-Commit-Position: refs/heads/master@{#744351} TBR=avi@chromium.org,fdoray@chromium.org,pmonette@chromium.org Change-Id: I4b707488bd7f21ca9252a0fbf5f4441585082d14 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 973868 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075297Reviewed-by:
Patrick Monette <pmonette@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#744700}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/cb6ff74d970a..3cb141bbce3f git log cb6ff74d970a..3cb141bbce3f --date=short --first-parent --format='%ad %ae %s' 2020-02-26 szuend@chromium.org Prepare various files for asynchronous source mapping 2020-02-26 szuend@chromium.org Prepare SourcesPanel.js for asynchronous source mapping Created with: gclient setdep -r src/third_party/devtools-frontend/src@3cb141bbce3f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1032016 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I2c37f333526110a424f43d4abe32d1b4b161ee24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074586Reviewed-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@{#744699}
-
Mohamed Heikal authored
Added myself as an OWNER in directories where I have enough experience in the contents of the file to review changes. Change-Id: I7f956ddd44b2f8719f197f7794b5fc9096ba3c48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073143 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#744698}
-
Elly Fong-Jones authored
Currently, high contrast colors come from IncreasedContrastThemeSupplier, which needs to be recreated when the dark mode state changes. This change has IncreasedContrastThemeSupplier observe the backing NativeTheme for dark mode changes so that recreating it isn't necessary here. Bug: 1046494 Change-Id: Ib5955064b43577e9836c3f4864e77601bdb3fbb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067468 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#744697}
-
Rohit Rao authored
This new class manages connecting the policy system with BrowserState (user-level) prefs. ChromeBrowserStateImpl directly owns its BrowserStatePolicyConnector and creates one before bringing up prefs. (A KeyedService cannot be used because BrowserStatePolicyConnector needs to outlive prefs.) The overall set of classes and factories was chosen to mimic desktop. They provide the necessary structure for implementing cloud policy as a potential feature in the future. BUG=1024115 Change-Id: I6addab6e877e406006702a581414bf20b7c6cfaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067871Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#744696}
-
John Chen authored
Fixing several issues with code that gets windows size on Android: * The size should not be multiplied by devicePixelRatio, according to W3C standard. * The code should not crash when size is non-integer. (This should be unlikely to happen, now that the size is no longer multiplied by devicePixelRatio. But to be safe, I still added code to handle non-integer.) * In the test, inner size needs to be multiplied by viewport scale to be comparable with window size. The existing code was working by chance. Bug: chromedriver:3339 Change-Id: I1cc3105754a041d0476bf9f971a47911331b8062 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073068Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#744695}
-
Gabriel Charette authored
Split directories [p* - z*] (%third_party) from https://chromium-review.googlesource.com/c/chromium/src/+/2026350 as it had trouble landing in one go. The following script was used to generate this CL (run on every C++ file in the codebase; processing .h before matching .cc/.mm): https://bugs.chromium.org/p/chromium/issues/detail?id=1026641#c22 (intentionally ignores cleaning post_task.h for now). TBR=fdoray@chromium.org Bug: 1026641 Change-Id: I15a3fe157390bf24d04bd37024b3420c0740683d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074917Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#744694}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/8e87fcb858e8..235fe2c3aa10 git log 8e87fcb858e8..235fe2c3aa10 --date=short --first-parent --format='%ad %ae %s' 2020-02-26 vapier@chromium.org cbuildbot: fix cros_vm_test path 2020-02-26 vapier@chromium.org cros_build_lib: run: drop redirect_std{out,err} backwards compat 2020-02-26 allenwebb@google.com cros_gdb: Specify utf-8 output encoding. 2020-02-26 vapier@chromium.org cros_build_lib: run: add support for dryrun 2020-02-26 vapier@chromium.org autotest_quickmerge: fix output encoding 2020-02-26 vapier@chromium.org gerrit: plumb notify support to add/remove reviewers 2020-02-26 mikenichols@chromium.org upload_symbols: Update call to pass in file data versus file handler 2020-02-26 chrome-bot@chromium.org Update config settings by config-updater. 2020-02-25 vapier@chromium.org partial_mock: improve documentation 2020-02-25 lamontjones@chromium.org toolchain: pgo-generate-llvm-next builder 2020-02-25 vapier@chromium.org git: manifest: always use .repo/manifests/ for the include dir 2020-02-25 achuith@chromium.org cros_test: Support for --flash. Created with: gclient setdep -r src/third_party/chromite@235fe2c3aa10 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:chromeos-kevin-rel Bug: None Tbr: chrome-os-gardeners@google.com Change-Id: I09255af74673405317baa388c449a7252576e832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074583Reviewed-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@{#744693}
-
Joshua Pawlicki authored
Bug: 1053815 Change-Id: I221b4d7418610281eb52a38b4eed4791572bc50e Fixed: 1053815 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071049 Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#744692}
-
Katie D authored
Change-Id: I341538a4d8b81b19cffef58b34401b2afd0cdebd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073001Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#744691}
-
Benoît Lizé authored
This is a partial reland of https://chromium-review.googlesource.com/c/chromium/src/+/2056820, which was reverted due to crbug.com/1055093. When a process memory dump fails, this could lead to a DCHECK() in debug builds, or a crash in release ones. Compared to the original CL: - Don't crash when the global dump failed - Add a comment and a test explaining the reason. Compared to the current state of the code, this fixes a bug, where previous values can be re-used when the new memory dump fails. This should be rare enough to not skew metrics in practice though (according to the low frequency of crashes), but is still incorrect. Also fix a few include-what-you-use "git cl lint" warnings. Bug: 1054360 Change-Id: Ia3ed513db4be5bd323787c8b2914db345cfeae4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074699Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#744690}
-
yilkal authored
This cl stores the time when the activity has been successfully reported in user pref. This cl ensures that AppActivity::ActiveTime entries in prefs::kPerAppTimeLimitsAppActivities older than 30 days will be cleared when AppActivityRegistry is instantiated. This cl ensures that app activity reporting is sourced from the stored pref values in prefs::kPerAppTimeLimitsAppActivities. This cl adds a repeating timer to trigger AppActivityRegistry to save its data to user pref. Bug: 1050876 Change-Id: I863f938941240d24a6a4516412a4253bd16292d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067725Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Yilkal Abe <yilkal@chromium.org> Cr-Commit-Position: refs/heads/master@{#744689}
-
Kevin Ellis authored
Include layout object when retrieving values for computed properties. Bug: 1056197 Change-Id: I8fd97b101047b473038a26dd9bb30dcff4ae6903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074801Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#744688}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/413603ba..6426a06c 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: Iec1ed01071409ead1acb6e19b48dc8d73825250c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074898Reviewed-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@{#744687}
-
Yue Zhang authored
Bug: 1054079 Change-Id: If661a6c8f49959d9e37d4bb318698491915ee5db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068749 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#744686}
-
behdad authored
Categories of Blink, GPU and V8 are added as extra categories to representative perf tests, when it reruns a failure. This is going to help with investigating the flakes happening on these tests. Bug: chromium:1055893 Change-Id: Ia1b3b269a35a6c60b51d1de850ca9e56ef852bd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071905 Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#744685}
-
Michael Lippautz authored
This histogram should be computed from foreground marking time only. Bug: 986235 Change-Id: I9ca3471a7fee2547ac1a89dcae2c9515b6e173a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074878 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Omer Katz <omerkatz@chromium.org> Auto-Submit: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Omer Katz <omerkatz@chromium.org> Cr-Commit-Position: refs/heads/master@{#744684}
-
Tommy Li authored
This CL is just a cleanup CL that renames OmniboxResultView::Invalidate to a more specific ApplyThemeAndRefreshIcons(). This is in preparation to refactor some of the OmniboxPopupView API to be more friendly for a WebUI implementation. Bug: 1046561 Change-Id: Ic082932f02d28b69e82fb35afc3d94f4e23427f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071914Reviewed-by:
Orin Jaworski <orinj@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#744683}
-
Hazem Ashmawy authored
This comment was dropped when moving crash reports sampling from crashpad to upload service. It provides more context why we sample crashes for default channel (debug/unknown channel). Bug: N/A Change-Id: I1d949aafdd59541b9f61fdc23885481f46c16322 Test: N/A Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075117 Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Auto-Submit: Hazem Ashmawy <hazems@chromium.org> Cr-Commit-Position: refs/heads/master@{#744682}
-
Christopher Thompson authored
This flag is needed for Android/ChromeOS where command-line flags are hard or impossible to set, and needed for some currently supported testing and development workflows. Change-Id: I5f122143f3e26981af83fa5a306f724be23a1060 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073062Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#744681}
-
kylechar authored
The tests were marked as Failure but were actually timing out. Mark them as Slow to see if that helps. Bug: 1026375 Change-Id: I7fb1c16957b1016182fc7f7b815d58d7cd58bdcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074800Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#744680}
-
Brett Kilty authored
https://chromium-review.googlesource.com/c/chromium/src/+/1815719 reorganized this file, but the addition of !is_cast_audio_only to the else if clause causes is_cast_audio_only cases that do not use enable_cast_renderer set to have no cast_mojo_media_services set. The fails gn gen. Re-add the appropriate config for non cast renderer audio only cases. Bug: b/150141880 (internal) Test: Local dependent build with change gn gen, ninja, run Change-Id: I437d781454fefbe018d07c9bcf8b697264a78170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071330 Auto-Submit: Brett Kilty <brettk@google.com> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#744679}
-
Gabriel Charette authored
Split directories [crypto/-net/] from https://chromium-review.googlesource.com/c/chromium/src/+/2026350 as it had trouble landing in one go. The following script was used to generate this CL (run on every C++ file in the codebase; processing .h before matching .cc/.mm): https://bugs.chromium.org/p/chromium/issues/detail?id=1026641#c22 (intentionally ignores cleaning post_task.h for now). TBR=fdoray@chromium.org Bug: 1026641 Change-Id: I4b5f8071c38efd854ea581d3bb16d5e921866ca4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074937Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#744678}
-
Xi Han authored
Disable the following 4 tests: org.chromium.chrome.browser.contextmenu.ContextMenuTest#testSearchWithGoogleLensFiresIntent org.chromium.chrome.browser.contextmenu.ContextMenuTest#testSearchWithGoogleLensWithSearchByImageTextFiresIntent org.chromium.chrome.browser.share.ShareImageFileUtilsTest#clearEverythingIfNoClipboardImageTest org.chromium.chrome.browser.share.ShareImageFileUtilsTest#clipboardUriDoNotClearTest TBR=gayane@chromium.org,dtrainor@chromium.org,kristipark@chromium.org Bug: 1056176 Change-Id: I9389f83058c463ba24d8748c8ac2e7fe8cbc1c0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074803Reviewed-by:
Xi Han <hanxi@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#744677}
-
Kim-Anh Tran authored
Bug: 1043030 Change-Id: Ic522f1ddb4e8a4cfc79219704e2324ae41579d38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071258Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Commit-Queue: Kim-Anh Tran <kimanh@chromium.org> Cr-Commit-Position: refs/heads/master@{#744676}
-
Andrew Grieve authored
Bug: 726475 Change-Id: Ic1e675edb3fc170ea238193e1b75405511527335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075038 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#744675}
-
Guido Urdaneta authored
This CL propagates the insertable streams configuration fields from RTCConfiguration to RTCPeerConnection and RTCPeerConnectionHandler. These will be used in follow-up CLs to initialize senders and receivers. Bug: 1052765 Change-Id: If510641f91e6ce7c0ac7fbde1f0aa2d0c94d3e7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066850 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#744674}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f5b262e88b96..6c8abd05a95c Created with: gclient setdep -r src-internal@6c8abd05a95c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Id2ac58b67f1197484266238729746c4656d9fcb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074579Reviewed-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@{#744673}
-
Xiang Ji authored
Change-Id: I4169a0d8164890d5da815ab6946aeee0b10694c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073271Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Xiang Ji <jxiang@google.com> Cr-Commit-Position: refs/heads/master@{#744672}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7f5e3c7e43c7..dc2a97774bb6 git log 7f5e3c7e43c7..dc2a97774bb6 --date=short --first-parent --format='%ad %ae %s' 2020-02-26 brianosman@google.com Interpreter: Fix intrinsics when called with vector types Created with: gclient setdep -r src/third_party/skia@dc2a97774bb6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC jlavrova@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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 Bug: None Tbr: jlavrova@google.com Change-Id: Ifddc857ba104e14c38bcd55adc7eab96d54ffbc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074580Reviewed-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@{#744671}
-
Sylvain Defresne authored
Most of the include are obsolete. The remaining one can be removed as all the code is compiled with ARC thus there is no need to have a C++ smart pointer to call retain/release when the compiler can do it automatically. Bug: 1051997 Change-Id: I77b60876b2b1616ebc369a63e9e8562d5ec9f42d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073884Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#744670}
-
Gabriel Charette authored
Split content/ from https://chromium-review.googlesource.com/c/chromium/src/+/2026350 as it had trouble landing in one go. The following script was used to generate this CL (run on every C++ file in the codebase; processing .h before matching .cc/.mm): https://bugs.chromium.org/p/chromium/issues/detail?id=1026641#c22 (intentionally ignores cleaning post_task.h for now). TBR=fdoray@chromium.org, tsepez@chromium.org Bug: 1026641 Change-Id: I27c51f5648ea518122b90fde09f09b19afd07972 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074918Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#744669}
-
Peter Kvitek authored
DevToolsCommandDuration is more generic and also captures protocol overhead. Change-Id: I9dc9815de22fd4ada9ace738fa7e3d551ea5ec2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068823Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Johannes Henkel <johannes@chromium.org> Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Cr-Commit-Position: refs/heads/master@{#744668}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: gbiv@chromium.org Change-Id: I5a1efc253e12be7a926753f492f4c72b8050cabf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074585Reviewed-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@{#744667}
-