- 05 Jun, 2019 40 commits
-
-
Erik Luo authored
"grid" shorthand and "grid-template-areas" CSS properties may accept an ascii-like structure as a value, representing the grid. This CL wraps the value onto a newline once a new row begins. Screenshot: https://imgur.com/a/c7y3ILm Bug: 943858 Change-Id: I0268a9df2a2582aea60efcbd88f661780d4b0e07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531685 Commit-Queue: Erik Luo <luoe@chromium.org> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#666446}
-
Jason Majors authored
This service will expose a parser for BLE advertising packets so we can safely parse them. The bluez device needs this parser so it can expose the navigator.bluetooth.requestLEScan(options) API. Bug: 962699 Change-Id: Ic205b2c427a703379b5fc619daff998585654aca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610873 Commit-Queue: Jason Majors <jmajors@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#666445}
-
Tommy Steimel authored
This CL adds a new ScopedSetIdleState class for testing that sets an overriding idle state in ui/base/idle so that classes depending on ui/base/idle can be more easily tested. Bug: 951560 Change-Id: I4234af0783c7fc053620803b74f0ef6b0fc0ce4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643414Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#666444}
-
Dave Tapuska authored
Due to lifecycle issues with the presentation API it is easier to ensure that the objects it creates are garbage collected and we can copy the lists before iterating on them. BUG=960785 Change-Id: I06fe61d0465fa36e16a3defa7b06a32b220b05c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645813 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#666443}
-
Vladislav Kuzkokov authored
|base::OnceCallback::Run| can only be called on rvalue reference. Bug: None Change-Id: I209de9b09c4b37ed97f592f6a077b9c4d8152821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1646013 Commit-Queue: Vladislav Kuzkokov <vkuzkokov@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#666442}
-
Becky Zhou authored
Bug: 940650 Change-Id: Ief5041b3aba808b861901fde6d0696fbc12f53e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637843 Commit-Queue: Becky Zhou <huayinz@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#666441}
-
Hwanseung Lee authored
Currently, device::Gamepad's mapping is character array. it can be more simplify using an enum instead of a character array. Bug: 955809 Change-Id: I90fa1b40a33e01942ebdfda9535ae0ca000210e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600922Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Matt Reynolds <mattreynolds@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Cr-Commit-Position: refs/heads/master@{#666440}
-
Mike Dougherty authored
With SlimNavigationManager enabled, the resent post request dialog is presented while the load is still ongoing. On iPad, this displays a loading spinner on the tab UI which interferes with EarlGrey synchronization. Disable synchronization while the dialog is shown if SlimNavigationManager is enabled. Bug: 968296 Change-Id: Ib67693a451dd8170746b4f2329ca4eed82fc254e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645434Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#666439}
-
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}
-