- 05 Jun, 2019 40 commits
-
-
Ilia Samsonov authored
If disabled tests run, test launcher was flagged to run them explicitly. Since we will remove the MANUAL_ flag, we should track the results. Instead of testing test result tracker procedurally, We use test launcher unit tests for functional testing. Bug: 936248 Change-Id: Iafb2d40a9c650964097cd3f1136d6a5012afda3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1641805 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#666438}
-
Erik Chen authored
The method is a duplicate of GetVmSwapBytes Change-Id: I1bfc11484035c8c3452831bee0553a98e07a8cce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637746Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#666437}
-
Jose Dapena Paz authored
XSetWindowAttributes initialization of attributes in GLSurfaceGLX is not in the same order of the declaration. GCC fails because of that. Bug: 819294 Change-Id: I8a97da980d5961a35a47ae4d0d8d558b85291f1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1646253Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: José Dapena Paz <jose.dapena@lge.com> Cr-Commit-Position: refs/heads/master@{#666436}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/075cb05bdeb5..affd410d415a git log 075cb05bdeb5..affd410d415a --date=short --no-merges --format='%ad %ae %s' 2019-06-05 ehmaldonado@chromium.org gclient: Report only the origin to metrics collection. Created with: gclient setdep -r src/third_party/depot_tools@affd410d415a The AutoRoll server is located here: https://autoroll.skia.org/r/depot-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. BUG=chromium:896868 TBR=agable@chromium.org Change-Id: I958b0868a745c7a905816bc335456299615c416f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1644762Reviewed-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@{#666435}
-
Matt Reynolds authored
UnpackAPIPermissions unintentionally discards the data associated with complex permissions when creating the UnpackPermissionSetResult object. This occurs because the APIPermissionSets in the result object are populated using an insert method that takes only the permission ID and not the associated data. This CL modifies UnpackAPIPermissions to instead use the insert method that takes a clone of the APIPermission object. BUG=967292 Change-Id: I9882d4307d4ed5c61767b6333566f5fa1edbb6a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636444Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#666434}
-
Yi Su authored
This CL moves CRWWebController.removeAllWebFrames into CRWWKNavigationHandler. Bug: 956511 Change-Id: I645d20a59c237f99edb474720dc96f8e8d15d392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645352Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Yi Su <mrsuyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#666433}
-
Luna Lu authored
Change-Id: I685a94a3b6b61dba274ea853e0f6b7f75edd9595 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636393Reviewed-by:
Jason Chase <chasej@chromium.org> Commit-Queue: Luna Lu <loonybear@chromium.org> Cr-Commit-Position: refs/heads/master@{#666432}
-
Robert Liao authored
BUG=937566 Change-Id: I3bc8ad60e375e89ae70ee8abcc4d77fb62fd274a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642240 Auto-Submit: Robert Liao <robliao@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#666431}
-
dalyk authored
In AUTOMATIC mode for the general case, the correct order of lookups is secure cache, async resolver DoH request, insecure cache, async resolver plaintext request, and finally system request. This change also introduces an assumption in HostResolverManager::Job that there is a 1:1 correspondence between the URLRequestContext and HostCache. Bug: 878582 Change-Id: I3feaec856bc9be303808fc7e7aaac933b773e7f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1525985 Commit-Queue: Katharine Daly <dalyk@google.com> Reviewed-by:
Eric Orth <ericorth@chromium.org> Cr-Commit-Position: refs/heads/master@{#666430}
-
Ramin Halavati authored
Browser.WindowCount.Incognito and Browser.WindowCount.Guest histograms are added to record the number of open off the record windows that are used at the same time. Bug: 966747 Change-Id: I521eb570b71fb1967e5d51311a747f09b818ecae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645355 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#666429}
-
Xianzhu Wang authored
Previously HitTestResult::LocalPoint() is in pure physical coordinates if the result is produced by LayoutNG, while is in flipped physical coordinates produced by Legacy. We tried to use it as pure physical in LayoutNG and flipped in Legacy in PositionForPoint, but failed when it is passed between Legacy and LayoutNG, especially in the case when it's passed through LayoutObject hierarchy where is unclear about the Legacy and LayoutNG boundary. This CL makes HitTestResult::LocalPoint() always in flipped physical coordinates, and let LayoutObject::PositionForPoint() always accept flipped physical coordinates (including LayoutNG objects), and flip the point when needed. This CL is temporary because future CLs will change HitTestResult::LocalPoint() and LayoutObject::PositionForPoint() always physica, but those CLs are too big to fix the bug in M76. Bug: 966731 Change-Id: I19e0cd392d2a92bd0f5467c6fc816dfa86f94933 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643911 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#666428}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/a6e239978796..6788784ac192 git log a6e239978796..6788784ac192 --date=short --no-merges --format='%ad %ae %s' 2019-06-05 ahest@yandex-team.ru [devil] Use HasRoot to check if EnableRoot was successful. Created with: gclient setdep -r src/third_party/catapult@6788784ac192 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=skyostil@google.com Change-Id: Iaea1f297ae819733bbd260ca601930dc0e9cdde8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1644897Reviewed-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@{#666427}
-
Marc Treib authored
These were removed in https://crrev.com/c/1531640. Bug: 969969 Change-Id: Ic022f0b6d49bdfe81bacc83a3ab3287e8a8775df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643527 Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#666426}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/a8f7a450950b..27a4c4609a1f git log a8f7a450950b..27a4c4609a1f --date=short --no-merges --format='%ad %ae %s' 2019-06-05 tsepez@chromium.org Prune some more cross-component fpdfapi/parser -> page includes. 2019-06-05 tsepez@chromium.org Fuzzers: remove redundant codec initializations Created with: gclient setdep -r src/third_party/pdfium@27a4c4609a1f The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=pdfium-deps-rolls@chromium.org Change-Id: Ied969059b0c289afbee8e418edee35b27a2b342a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1644759Reviewed-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@{#666425}
-
Caitlin Fischer authored
Bug: 969756 Change-Id: Icc40a5c7d1061489cde4389c5910b79377f75d49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643407Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#666424}
-
Xiyuan Xia authored
As part of mash clean up, interfaces between chrome and ash are moving from mojo to cpp. The enums in update.mojom are now only used in cpp. This CL moves them into cpp and get rid of the mojom. Bug: 958222 Change-Id: Ie029abdd2f48ba4d096b302fc1553e377413949a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642964 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#666423}
-
Ben Pastene authored
And promote out of experiment. R=jbudorick, martiniss Bug: 970790, 970806, 932269 Change-Id: Ia6417b89f7ecb0201c0b650afa985f8b346ed43a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1644151Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#666422}
-
Eric Roman authored
Bug: 969859 Change-Id: I41b976461a68e61dc2d102b18f5a65e40b4afc39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1641512 Commit-Queue: Eric Roman <eroman@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#666421}
-
Geoff Lang authored
This is one of the earliest Intel driver versions we were comfortable allowing D3D11 on but it has issues with texture corruption when using the passthrough command decoder. BUG=941620 Change-Id: I3ab49f81dbe74499d594ca5c29dea80d6cc9b5d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645933Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#666420}
-
Aaron Leventhal authored
TBR=estark@chromium.org Bug: 966844 Change-Id: Ie1d0b90b9a6990529ad9ed48931836ebeec7cdce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628544 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#666419}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bc5e8283ebb0..9b38f4ebe59f Created with: gclient setdep -r src-internal@9b38f4ebe59f The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=xidachen@google.com,gayane@google.com,calamity@google.com,kinuko@google.com Change-Id: I38ed88ecb110f83c99e521d0b02b205b6b32f3a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1644760Reviewed-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@{#666418}
-
Rohan Pavone authored
Original CL: https://chromium-review.googlesource.com/c/chromium/src/+/1636627. Uses polling from execute-async-script to allow scripts to complete if a JavaScript dialogue box appears - in cases when the dialogue box appears, the script cannot terminate. The WPTs currently create dialogue boxes via execute-async-script without ever calling the async callback. With awaitPromise in use, this prevents the script from terminating. As a result, whenever the page is reloaded, the JavaScript is executed once more, causing it to produce extraneous dialogues which cause user_prompts tests to fail (it assumes the dialogue was unhandled). execute_async_script/promise.py changed, from FAIL to PASS Tested: All WPTs, locally, between master and this change. Only Bug: chromedriver:2933, chromedriver:2398 Change-Id: Ie7e47b18399069ca4cb11dc136b4aca5badc0d35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643974 Commit-Queue: Rohan Pavone <rohpavone@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#666417}
-
Jesse Schettler authored
The WebContentsModalDialogManagerDelegate interface is required to create a modal dialog for a WebContents object. BUG=b:64863368 TEST=While browsing a PDF in a Custom Tab, click the print icon and verify the print preview dialog is displayed in the Custom Tab Change-Id: I12061d86f13268b5cef05d0347c7bddc97715b55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643354 Commit-Queue: Jesse Schettler <jschettler@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#666416}
-
Gabriel Marin authored
The new tcmalloc is the default on Linux and Chrome OS. Enable it on Chromecast too. BUG=chromium:724399,b:70905156 Change-Id: Iea9f3af4430375f2c1f372d3de1550b1f4658ff9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635351Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Gabriel Marin <gmx@chromium.org> Cr-Commit-Position: refs/heads/master@{#666415}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/95253bd0acff..928b2997b301 git log 95253bd0acff..928b2997b301 --date=short --no-merges --format='%ad %ae %s' 2019-06-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial). 2019-06-05 egdaniel@google.com Revert "Remove support for copyAsDraw in gpu copySurface." 2019-06-05 bsalomon@google.com Use 1e-4 rather than 1e-5 as "nonZeroAlpha" in various shader code. 2019-06-05 egdaniel@google.com Remove support for copyAsDraw in gpu copySurface. 2019-06-05 mtklein@google.com hoist loop-invariant code out of the loop 2019-06-05 egdaniel@google.com Make feature structs on GrVkBackendContext const. 2019-06-05 halcanary@google.com SkPDF: clean up image shader code 2019-06-05 bsalomon@google.com GrShaderCaps always stores config texture swizzles. 2019-06-05 brianosman@google.com Remove unused "DropsTileOnZeroDivide" caps bit Created with: gclient setdep -r src/third_party/skia@928b2997b301 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=jcgregorio@google.com Change-Id: Ibe7c817c11483b9b9c88c2b63ecd213be50b7234 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1644764Reviewed-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@{#666414}
-
Yann Dago authored
The overview detailed section string contained misleading text and had which has to be removed until a better alternative is found. Visuals: Account managed: http://screen/HxbAjSKBFC3 Account + Device managed multiple domains: http://screen/rfrth5atE3b Account + Device managed same domains: http://screen/6XCAYGnGbRm Device managed: http://screen/hA5y65Zjp9c Bug: 971263 Change-Id: I5b2a66c4d6484024a60049b59dd78b0dfd287c07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645932 Commit-Queue: Yann Dago <ydago@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#666413}
-
Lucas Tenório authored
Bug: 970890 Change-Id: I865054847ebaff8e5d72fe2e9a568dc65593a058 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642686 Commit-Queue: Lucas Tenório <ltenorio@chromium.org> Reviewed-by:
Bruno Santos <brunoad@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#666412}
-
Yi Xu authored
This reverts commit 04c3df15. Reason for revert: Changed the result of the auto generated file. Original change's description: > Canvas::TestMetrics: Measure the TextMetrics info after loading the font > > Change-Id: I196e6dbc5fcd878d8867d52c1a3b60e04b26a046 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1641995 > Commit-Queue: Yi Xu <yiyix@chromium.org> > Reviewed-by: Fernando Serboncini <fserb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#666108} TBR=fserb@chromium.org,yiyix@chromium.org Change-Id: I3eb60b5f56b5919d738282e40f698c8b85bc081f No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645733Reviewed-by:
Yi Xu <yiyix@chromium.org> Commit-Queue: Yi Xu <yiyix@chromium.org> Cr-Commit-Position: refs/heads/master@{#666411}
-
Wenjie Shi authored
This change addresses a leftover TODO from: https://chromium-review.googlesource.com/c/541685 Currently, consumers that directly parse sensor readings own both a mojo::ScopedSharedBufferHandle (where sensor readings are written to) and a SensorReadingSharedBufferReader (which parses the sensor reading buffer into the actual sensor reading types). In these cases, the mojo::ScopeSharedBufferHandle is almost never used directly. It is simply initialized and a pointer to it is passed to SensorReadingSharedBufferReader. This change moves the ownership of mojo::ScopeSharedBufferHandle to SensorReadingSharedBufferReader, which reduces the amount of bookkeeping consumers have to do. Bug: 742408 Change-Id: Ia8b5a1f5674a3da2e5dd51bc62b77584d630f5d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609667Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Wenjie Shi <wensh@microsoft.com> Cr-Commit-Position: refs/heads/master@{#666410}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/13da560b..8d38d709 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: I00680d1c965d50fa6fa5371c362cb8eb8797a888 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645376Reviewed-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@{#666409}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/479a3c0f92b9..74e63b8abbbf git log 479a3c0f92b9..74e63b8abbbf --date=short --no-merges --format='%ad %ae %s' 2019-06-05 thaloun@google.com Add missing proxy function for overloaded StartRtcEventLog peer connection function. 2019-06-05 nisse@webrtc.org Deprecate RtpRtcp::SetKeyFrameRequestMethod 2019-06-05 danilchap@webrtc.org Delete deprecated AudioDeviceWithDataObserver factory 2019-06-05 nisse@webrtc.org Delete unused enum ProtectionType 2019-06-05 eladalon@webrtc.org Fix inverted RTC_DCHECK in RtpVideoStreamReceiver::RtcpFeedbackBuffer 2019-06-05 ilnik@webrtc.org In FrameEncodeMetadataWriter don't clear known bitrate on Reset. 2019-06-05 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision abb1a367..fd17362e (665960:666098) 2019-06-04 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision f8c14c53..abb1a367 (665857:665960) 2019-06-04 steveanton@webrtc.org Add amithi@ as pc OWNERS 2019-06-04 mhoro@webrtc.org Add cap to video jitter buffer size/latency in experiment branches only. Created with: gclient setdep -r src/third_party/webrtc@74e63b8abbbf The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:None,chromium:None,chromium:None,chromium:None,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I7b8f3768ebefa5065b407dbbab073e0a82943b45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645473Reviewed-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@{#666408}
-
John Abd-El-Malek authored
The only usage remaining was in safe browsing unit_tests, so I've switched those specific tests to enable the network service feature flag (as it's disabled by default still for unit_tests). Bug: 934009 Change-Id: I8eb23503bbb3f3610b958dce1d62f0b7428d2289 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643082 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#666407}
-
Jacob DeWitt authored
Switch some methods in the blink WebXR code to take const TransformationMatrix* instead of std::unique_ptr<TransformationMatrix> to reduce the number of allocations and calls to std::move and make the methods easier to call in general. Members such as XRInputSource::base_pose_matrix_ are still stored as a unique_ptr because storing the TransformationMatrix directly in the class's memory (such as with a base::Optional<TransformationMatrix>) causes occasional DCHECKs about the memory alignment to hit in layout tests since the Oilpan heap does not support 16-byte alignment (according to comment in transformation_matrix.h). Also add utility method WTFFloatVectorToTransformationMatrix. Bug: 945947 Change-Id: I305c16fd7687945a67ff12502a5acc96e3515ab5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642375Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Bill Orr <billorr@chromium.org> Commit-Queue: Jacob DeWitt <jacde@chromium.org> Cr-Commit-Position: refs/heads/master@{#666406}
-
Haoming Chen authored
out/Default third_party/dav1d" can build. W/o this change, it fails. Test: set "is_clang=false" in BUILd.gn and "ninja -C Change-Id: I181ec0f621b0e562e26ae7a580689ff1887605db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638883Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Haoming Chen <hmchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#666405}
-
Etienne Pierre-doray authored
MessageLoopCurrent::task_runner() is depecated. This CL replaces it with with ThreadTaskRunnerHandle::Get(). A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1631693 Please CQ if LGTY! This CL was uploaded by git cl split. R=shaktisahu@chromium.org Bug: 616447 Change-Id: I8a262540203b8b475cb215573b87710e9fefab0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636060 Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#666404}
-
Xianzhu Wang authored
The following tests are moved to editing/selection: fast/writing/mode/japanese-lr-selection.html fast/writing/mode/japanese-rl-selection.html fast/writing/mode/vertical-lr-replaced-selection.html fast/writing/mode/vertical-rl-replaced-selection.html Change-Id: I5ec33d7ba79b3746f361719c9e854c3369039568 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1644502Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#666403}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/5b424e69101a..5c9e165bc4d5 git log 5b424e69101a..5c9e165bc4d5 --date=short --no-merges --format='%ad %ae %s' 2019-06-05 chrisforbes@google.com Remove residue of texcoord replacement Created with: gclient setdep -r src/third_party/swiftshader@5c9e165bc4d5 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=swiftshader-team+autoroll@google.com Change-Id: Ia25835c5cefd124d0621b3c8a4e6745e7c1e73df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645256Reviewed-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@{#666402}
-
Jose Dapena Paz authored
Use brace-list notation to wrap the already existing brace-list for initializing the flat-set. This resolves an ambiguous instantiation in GCC. Bug: 819294 Change-Id: I89ddf12522d62a5140a8c2c41dc98e30ec7a0e78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645774Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: José Dapena Paz <jose.dapena@lge.com> Cr-Commit-Position: refs/heads/master@{#666401}
-
Caleb Rouleau authored
This reverts commit a02a2de2. Reason for revert: crbug.com/971204. speculative revert. Bug: 971204 Original change's description: > [Perf] Replace the dimension gpu with synthetic_product_name for win-10-perf > > As a followup, the dimension "os" need to be updated once crbug.com/966238 is done > > Bug: 966616 > Change-Id: Ic2da344c93b7f5b656a5002f514cb88a96262659 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637603 > Reviewed-by: Simon Hatch <simonhatch@chromium.org> > Reviewed-by: Caleb Rouleau <crouleau@chromium.org> > Commit-Queue: Caleb Rouleau <crouleau@chromium.org> > Cr-Commit-Position: refs/heads/master@{#665719} TBR=simonhatch@chromium.org,crouleau@chromium.org,jbudorick@chromium.org,hypan@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 966616 Change-Id: I6a3d325b39a6ebad091d35140ae67757481bfdf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645382Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#666400}
-
Karan Bhatia authored
Enforce CSP checks for background fetch in isolated worlds. Since the IsolatedWorldCSP feature is disabled by default, this CL will cause the CSP check to use an empty CSP instead of just bypassing the CSP checks for isolated worlds. In practice, this should cause no behavior change. BUG=896041 Change-Id: Ib869058762fdd321fe279f20533b4e8d3afd9d4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633532 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#666399}
-