- 29 May, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/090475cde4fa..b8de90f2cb72 2020-05-29 iannucci@chromium.org [led] Update to latest version. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@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/+doc/master/autoroll/README.md Bug: chromium:1015181,chromium:1087651 Tbr: agable@chromium.org Change-Id: I485b25a456baf9078291155a397956e4641e8fe6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220886Reviewed-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@{#773023}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/4627d3a7ce27..8c643ad793bf 2020-05-29 dberris@chromium.org pinpoint: Remove column class from pin field If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC rmhasan@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-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 Bug: chromium:1079183 Tbr: rmhasan@google.com Change-Id: I9259ce344ae27a45fd95fcffda6487cf4b774c2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220697Reviewed-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@{#773022}
-
Fabrice de Gans-Riberi authored
Follow-up tasks for the Cast Streaming Receiver service implementation have been moved to separate bugs. Bug: 1042501, 1087520, 1087524, 1087528 Change-Id: I860ea215d43b6f8cfcbf14cbf2181927bf6f2ff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220629 Auto-Submit: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#773021}
-
Julie Jeongeun Kim authored
This CL allows atk_ref_accessible_at_point on the native frame or panel to hittest web area. According to the comment from ViewAXPlatformNodeDelegate::HitTestSync, AXPlatformNode is supposed to do a recursive hit test and AXPlatformNodeWin works recursively already. So, AXPlatformNodeAuraLinux hittests recursively. The difference between Windows and AuraLinux is that WebArea is also a descendant of the top window in AuraLinux. AX-Relnotes: atk_ref_accessible_at_point recurses into descendants. So, it finds a node from the web page when it's called on the ancestor of web area. Bug: 1051616 Change-Id: I03f0a37999fdaf9b2656b7eddc805467657a4b17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210291Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#773020}
-
Lukasz Anforowicz authored
Bug: 1080832 Change-Id: I7c01babed13186995b83d4c3a49ce6fdaf2c648e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219582 Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#773019}
-
Patrick Monette authored
The new name puts more emphasis on the fact that this function is responsible for making modifications on the graph. Also, the name is now more distinct, especially compared to AddChildWorker(), which was a bit confusing. Bug: 993029 Change-Id: Icfa5a26a628193f60adaba1fe20ac38d7a77f390 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212810 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#773018}
-
Yuichiro Hanada authored
Before this CL, the visibility changed observer method is called only when ARC IME is closed by the back button on the shelf. ArcAccessibilityHelperService needs to know the visibility change always, so this CL fixes the issue by makiing ArcInputMethodManagerService observe the size of the ARC IME window directly. Bug: 1060272 Bug: b:150659537 Test: unit_tests Test: ChromeVox can read the keys of Android Gboard. Change-Id: I1a96775ea23db8e19b221eb051105a94b9707d22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217514Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#773017}
-
Piotr Bialecki authored
Instead of creating a distinct enum and union type blink-side, use the mojo types directly. Changes: - blink::XRReferenceSpace::Type is equivalent to mojom's XRReferenceSpaceCategory and was removed - mojom's XRReferenceSpaceCategory was reordered to match the blink's enum values since reference space type enum was used in UMA histogram - blink::XRNativeOriginInformation is roughly equivalent to mojom's XRNativeOriginInformation and was converted into a static class (it is impossible to create instances of blink::XRNativeOriginInformation, but the class was still kept for namespacing purposes & provides factory methods for mojo type) - the factory methods exposed via blink::XRNativeOriginInformation no longer return base::Optional<...> since they are guaranteed to succeed (but the XRSpace::NativeOrigin() still returns optionals to allow for the situation where an XRSpace does not have a native origin known to the device side) - XRSpace::NativeOrigin() is now purely virtual w/o implementation There should be no functional change introduced by this CL. As a follow-up, mojom's XRReferenceSpaceCategory enum will be renamed into XRReferenceSpaceType - it was originally named differently to avoid confusion with blink::XRReferenceSpace::Type, which this CL removes. Bug: 1071231 Change-Id: Icb2d713b60a99395a8943556acc62e3208fb3702 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203277 Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#773016}
-
Nico Weber authored
From what I can tell, the GN build uses //build/config/linux/pkg-config.py instead. No intended behavior change. Bug: none Change-Id: I51723e42236f2809a1536ba9b5f2077d292b0093 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219579 Commit-Queue: Ben Pastene <bpastene@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#773015}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/94e7b2caadf4..c67b36213f48 2020-05-28 johnstiles@google.com Fix Metal codegen for Globals struct. 2020-05-28 johnstiles@google.com Reland "Improve matrix construction abilities in Metal codegen." 2020-05-28 bungeman@google.com Remove use of ICU C++ API from SkParagraph. 2020-05-28 johnstiles@google.com Add support for SkASSERTF and SkDEBUGFAIL(F) in SKSL_STANDALONE. 2020-05-28 csmartdalton@google.com Add svg parsing to CanvasKit viewer.html 2020-05-28 kjlubick@google.com [canvaskit] Do not automatically free things provided by Malloc. 2020-05-28 brianosman@google.com Directly compute normalized coords in the color cube runtime effect 2020-05-28 egdaniel@google.com Fix up some comments in regards to gpu flush and submitting. 2020-05-28 michaelludwig@google.com GrClips provided as pointers to GrRTC 2020-05-28 bungeman@google.com Remove use of brkiter from SkParagraph. 2020-05-28 herb@google.com Remove test_makeOp 2020-05-28 ethannicholas@google.com fix variable sample matrices in FP files 2020-05-28 michaelludwig@google.com Fixes for GPU dither 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 westont@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/+doc/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: westont@google.com Change-Id: Ie02aa1339ad5b466fae027240d42e83b92c66ff1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220691Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> Cr-Commit-Position: refs/heads/master@{#773014}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1590695681-66c0724d598d285f987594dc0891dae824795753.profdata to chrome-mac-master-1590710362-35a7ecd8a402bd31319e2be75ae7373248116b8a.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@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/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I6df6f4d868805cd3badc68fc91a8fba454319071 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220885Reviewed-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@{#773013}
-
John Delaney authored
A number of different observers currently declare their own LCPHandlers in page load metrics. This functionality is essentially duplicated and can make it more complex to make changes. For example, https://crrev.com/c/1875551 requires adding more callbacks to address a potential memory leak to every observer with LCPHandler. This change creates a LCPHandler that is owned by the PageLoadMetricsObserverDelegate, and accessible from each PLMO. If an observer needs to implement their own specific LCP functionality, they can still create their own handler, but this provides a nice default to observes that simply record suffixed LCP metrics. Change-Id: I816eba01e4e9857deb11a4c7e00a87b02f5a2a58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207982 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#773012}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I580e5d5c3fc7042ba8f36500787745948447d5c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220558Reviewed-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@{#773011}
-
Maggie Cai authored
There is no easy way to add the domain verification status update listener in ARC code, therefore, before moving the domain verification status settings from ARC to Chrome OS settings, manually request the update from ARC everytime after the ARC settings app activated. BUG=853604 Change-Id: I269db90ecae765695b06dbdbf5c043da006ba96a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214585Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#773010}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium Please CC perfetto-bugs@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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I7618d93f7ceaa3dc9bda3d53d52af6624215559c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220830Reviewed-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@{#773009}
-
David Munro authored
I believe that the flakes causing the tests to be disabled happen in SubPageDefault.DiskResizeOpensWhenClicked, since it previously ran for both failing suites. Now that http://crrev/c/2210330 has fixed that, reenable the disk resizing tests which should be good. In case they're not, add lots of debug statements so if they hang again we can see where they're failing. I also fixed a couple failing checks by removing them, since they were testing implementation details instead of behaviour they were brittle without adding value. Test: Run tests locally Bug: chromium:1082027 Change-Id: I0ae341c4c88054734de5b503e4f66228233992e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217910 Commit-Queue: David Munro <davidmunro@google.com> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#773008}
-
David Bertoni authored
ExtensionSettingsApiTest.ManagedStorageEvents was disabled for flakiness. The test passed 3000 iterations on the bots. Bug: 321448 Change-Id: I55c36469df6eea8323353b0793b3991e35572445 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211131Reviewed-by:
Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#773007}
-
tby authored
We request a certain number of results from the settings search backend, and also have a maximum number of results we want to show. However the backend can return duplicate results that are removed, so we should request a few more results than we need to display. This CL also removes a TODO on testing the new settings results. Bug: 1068851 Change-Id: I7a80766112f06679ceae19057f6e9adfe36c44aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217721Reviewed-by:
Rachel Wong <wrong@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#773006}
-
Nigel Tao authored
Bug: 1070409 Change-Id: Ia9498ead09e72e062db814cf79b8b6e993f266c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212116Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#773005}
-
David Bertoni authored
The test OnChangedNotificationsFromSyncNotSentToLocal was disabled for flakiness and became stale. The staleness was fixed by a previous commit in this file. The test passed 3000 iterations on the bots. Bug: 101110 Change-Id: Icc765800d8a30a02b56c02a79125ec949c9b0220 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212515Reviewed-by:
Archana Simha <archanasimha@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#773004}
-
Kazuki Takise authored
Unminimizing an ARC window sometimes make it normal even in tablet mode. For non-ARC windows, this is handled in TabletModeWindowState, but as ARC windows use ClientControlledState, a similar window state conversion needs to be implemented there too. BUG=b:154082797 BUG=1081974 TEST=ARC apps get maxmized all the time after being unminimized Change-Id: Icc9818abded16ff8825f8614d0a9d1cf68ffa05a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217434Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Kazuki Takise <takise@chromium.org> Auto-Submit: Kazuki Takise <takise@chromium.org> Cr-Commit-Position: refs/heads/master@{#773003}
-
Fergal Daly authored
They were all getting a reference to the same object. Instead, let them all access it via the FrameTree. Make Navigator a direct member of FrameTree, accessed as a reference since it cannot be null. This is a mechanical change apart from web_contents_impl.cc:4645 which removes what looks like pointless pointer chasing to get to the NavigationController. Change-Id: Ie809f19f7772113ea9005d2996d0ef9aec05a2d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210040 Commit-Queue: Fergal Daly <fergal@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#773002}
-
Minoru Chikamune authored
HeapMojo wrappers require ExecutionContext to reset mojo objects when ExecutionContext is detached. But AgentMetricsCollector is not tied to ExecutionContext. Bug: 1049056 Change-Id: I4f161656623b90a9788bb3b5fcba3e52c55672e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217919Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#773001}
-
Erik Staab authored
TBR=sky@chromium.org Bug: 1087451 Change-Id: Ia9a54248c7cf753a19ae2f9aaeebc542dcd1d616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220163Reviewed-by:
Erik Staab <estaab@chromium.org> Commit-Queue: Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/master@{#773000}
-
Nate Chapin authored
* Move CreateDocument() to DocumentInit * Move MIME type checks to MIMETypeRegistry These functions are in DOMImplementation for purely historical reasons. They're all static internal-to-blink helpers, and have no interaction with the rest of the functions on DOMImplementation, which actually implement a web-exposed API. Change-Id: I5473b48d4a1096f3db5f627942d1c7211541119f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220075 Auto-Submit: Nate Chapin <japhet@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#772999}
-
Dominick Ng authored
Call TestWebAppProvider::Start() in the tests to stop the App Service waiting for web apps to be published. Since one subclass test suite creates multiple profiles, we have to use a virtual method to call Start(), and override it to do nothing in that test suite so it can independently call Start() for each new profile. Additionally, if TestWebAppProvider::Start() is called with no extensions system active and BMO inactive, a call to CountUserInstalledBookmarkApps() is made which crashes. Thus, call TestWebAppProvider::Start() only when BMO is active. BUG=1082875 Change-Id: Ib1489d7f7dece702f1ef603bfd8c0e2e71ff1a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216100 Commit-Queue: Dominick Ng <dominickn@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#772998}
-
Xianzhu Wang authored
Bug: 1074395 Change-Id: I484447dd74d6aa15a3b7e2e8dc3e548e39871a3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212993Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#772997}
-
Tao Bai authored
This reverts commit 5f3490b1. Reason for revert: This is known issue in android-pie-x86-rel bot, The similar test is flaky on the specific x86 bot, I will add @RetryOnFailure to see if it is improved. Original change's description: > Revert "Send the datalist to Autofill Service" > > This reverts commit d606e82d. > > Reason for revert: Breaks android-pie-x86-rel > > Bug: 1087513 > > Original change's description: > > Send the datalist to Autofill Service > > > > - Send the datalist to Autofill Service > > - Autofill the datalist. > > - Also add the test. > > - This patch doesn't stop notifying Autofill service if the datalist is > > focused. > > > > Bug: 949555 > > Change-Id: Iedcefc3eba64b22cc2a87bb1442860944271d18f > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218912 > > Commit-Queue: Tao Bai <michaelbai@chromium.org> > > Reviewed-by: Dominic Battré <battre@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#772755} > > TBR=michaelbai@chromium.org,battre@chromium.org > > Change-Id: I25a1f19a4f60d8cfe2c141c1b94286ba923a6895 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 949555 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220158 > Reviewed-by: Tommy Nyquist <nyquist@chromium.org> > Commit-Queue: Tommy Nyquist <nyquist@chromium.org> > Cr-Commit-Position: refs/heads/master@{#772818} TBR=michaelbai@chromium.org,nyquist@chromium.org,battre@chromium.org # Not skipping CQ checks because this is a reland. Bug: 1087513, 949555 Change-Id: I97c267d8085503b1aeb2025a12771b1f26520eaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220342Reviewed-by:
Tao Bai <michaelbai@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#772996}
-
François Degros authored
BUG=None Change-Id: Icfe308b3d0c40f82884ed8f658a4ec7ab191dbb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220406Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#772995}
-
Kyle Horimoto authored
Fixed: 1086799 Change-Id: I358543042d29ab406ed77fd09bde7c48a4d1d083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218674 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#772994}
-
Thanh Nguyen authored
Bug: 1080427 Change-Id: Id1e6470e1823016ac8a4bce97c0be8bc4ff68027 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208311 Commit-Queue: Thanh Nguyen <thanhdng@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#772993}
-
David Lechner authored
This fixes BlueZ GATT service enumeration when there is more than one device. In the BluetoothDeviceBlueZ::UpdateGattServices() method, it is possible that the services for the requested device are not the first services in |service_paths|. If this is the case returning from inside the loop makes it appear as if the device has no services. By continuing the loop instead, all services associated with this device are made available (by calling NotifyGattDiscoveryComplete() on them). Bug: 1087648 Change-Id: I52dad45674330a52f7420b28a51fdd83439b4f9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214098 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#772992}
-
Haoyue Wang authored
Also add new flags and remove deprecated ones. https://quiche.googlesource.com/quiche.git/+log/05c3b7867dfb..64863213b10f $ git log 05c3b7867..64863213b --date=short --no-merges --format='%ad %ae %s' 2020-05-28 wub (n/a) deprecate --gfe2_reloadable_flag_quic_avoid_overestimate_bandwidth_with_aggregation. 2020-05-28 fayang Apply the amplification limit for all packets, not just handshake packets in ietf quic. also fixes an issue where shouldgeneratepacket doesn't check if the connection is connected. protected by gfe2_reloadable_flag_quic_move_amplification_limit. 2020-05-27 renjietang Add << operator for QUIC Encryption levels to make debugging easier. 2020-05-27 dschinazi Refactor TlsHandshaker interactions with the session's config 2020-05-27 dschinazi Refactor QuicConnection::AddIncomingConnectionId 2020-05-27 nharper Allow unknown/unsupported SANs in CertificateView 2020-05-27 fayang Always send the earliest ack in quicconnection::sendallpendingacks. protected by gfe2_reloadable_flag_quic_always_send_earliest_ack. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Idc93da0317f9be071085040adbd6c93cf201cfbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220476 Commit-Queue: Haoyue Wang <haoyuewang@chromium.org> Auto-Submit: Haoyue Wang <haoyuewang@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#772991}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/8cce349b0a59..b4e53be8a002 2020-05-28 mfoltz@chromium.org [Open Screen] Fix lint errors. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@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/+doc/master/autoroll/README.md Bug: None Tbr: jophba@chromium.org Change-Id: I40b51b1ee10a8263f213a7c7f12cf9e194abb3c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220693Reviewed-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@{#772990}
-
Joel Hockey authored
Bug: 846190 Change-Id: I07130721969f741891c1b8902cc22445c68032b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217936 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Julian Watson <juwa@google.com> Cr-Commit-Position: refs/heads/master@{#772989}
-
Minoru Chikamune authored
HeapMojo wrappers require ExecutionContext to reset mojo objects when ExecutionContext is detached. Bug: 1049056 Change-Id: I2b352c1be1e8c0928227b08a6096d12c11d070b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218006Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#772988}
-
Minoru Chikamune authored
HeapMojo wrappers require ExecutionContext to reset mojo objects when ExecutionContext is detached. Bug: 1049056 Change-Id: I700695284b09747846e75bb223c2a9f3e73053ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218005Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#772987}
-
Minoru Chikamune authored
HeapMojo wrappers can reset the mojo objects automatically. So no need to reset mojo objects in prefinalizer again. Bug: 1049056 Change-Id: I4e6f1ea5b4ffccc36193a9ae919285ba606b25e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217836Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#772986}
-
Minoru Chikamune authored
HeapMojo wrappers can reset the mojo objects automatically. So no need to reset mojo objects in prefinalizer again. Bug: 1049056 Change-Id: Ia6ee95899a6e13d0d7bd4e50cfc90600e7f6dab7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217837Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#772985}
-
Minoru Chikamune authored
HeapMojo wrappers can reset the mojo objects automatically. So no need to reset mojo objects in prefinalizer again. Bug: 1049056 Change-Id: I2c0107cd36e624ecb5de3a9d9cfbede7a653ed2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217918Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#772984}
-