- 11 Dec, 2017 40 commits
-
-
Lalit Maganti authored
This struct is essentially only an implementation detail of the memory instrumentation coordinator and does not need to be exposed in base. Bug: 776726 Change-Id: I67336eb99d5677e9b18ae30213486927d12079d3 Reviewed-on: https://chromium-review.googlesource.com/813836Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Primiano Tucci <primiano@chromium.org> Reviewed-by:
Hector Dearman <hjd@chromium.org> Commit-Queue: Primiano Tucci <primiano@chromium.org> Commit-Queue: Lalit Maganti <lalitm@chromium.org> Cr-Commit-Position: refs/heads/master@{#523094}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/93e913442275..650a2e1adeb2 $ git log 93e913442..650a2e1ad --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None,None,None The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org 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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I6a8ee7523296e37be69e4842479bae718d8160f4 Reviewed-on: https://chromium-review.googlesource.com/819310Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#523093}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/917ba969..b987e09a Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I3b7efe42ac54b1ce3d9ae023e5695f88b7e983e1 Reviewed-on: https://chromium-review.googlesource.com/818713Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#523092}
-
Gauthier Ambard authored
The location bar has a shadow below it. This shadow should only be displayed when the omnibox is contracted. Bug: 793736 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I9bea295e3635f29802aa598c76700a753511641b Reviewed-on: https://chromium-review.googlesource.com/817284Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#523091}
-
Chromium WPT Sync authored
Using wpt-import in Chromium f7f5e61f. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/7428 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 TBR=raphael.kubo.da.costa@intel.com No-Export: true Change-Id: I2e490022614e2f0fecb913e0b38accefeb122f00 Reviewed-on: https://chromium-review.googlesource.com/818714 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#523090}
-
Yuki Shiino authored
Converts NFC's MessageCallback to callback function type due to NFC spec. As NFC::OnWatch needs special argument construction, i.e. needs to create a JSON object, which is out of scope of Web IDL type conversions, NFC::OnWatch needs a ScriptState of callback function's argument's context. Thus, this patch makes CallbackFunctionBase::CallbackRelevantScriptState() public. CallbackInterfaceBase::CallbackRelevantScriptState() is made public, too, just in order to be symmetric. Bug: 569301, 658073 Change-Id: Ieebbf3c8d317a70b7d5045494fed9360fe41070c Reviewed-on: https://chromium-review.googlesource.com/818867Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#523089}
-
Tobias Sargeant authored
NetworkSecurityPolicy.isCleartextTrafficPermitted can throw an IllegalArgumentException, which is uncaught and returned to native code, causing any WebView application that has declared a network security config to crash. Bug: 792482 Change-Id: Ide2c0293d7cebad68109a4af5bcea127c83ee96c Reviewed-on: https://chromium-review.googlesource.com/810969 Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#523088}
-
Maxim Kolosovskiy authored
TBR=robertma@chromium.org Bug: 793792 Change-Id: I213dc2cee10082216585195392273db767804929 Reviewed-on: https://chromium-review.googlesource.com/819210 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#523087}
-
jdoerrie authored
This change introduces a U2F BLE connection abstraction. Given an device address it attempts to connect to the device, checking if expected services and characteristics are present. Furthermore it provides APIs to read from and write to the device. Bug: 763303 Change-Id: I586f0b2150d676959e119b0ce3c775b47a20c003 Reviewed-on: https://chromium-review.googlesource.com/774742 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Vincent Scheib <scheib@chromium.org> Cr-Commit-Position: refs/heads/master@{#523086}
-
Alex Clarke authored
For determinism Virtual Time needed to be blocked when the background parser was running on the background thread. That thread no longer exists (it now runs on the main thread) so we can remove the WebScopedVirtualTimePauser. Bug: 777763 Change-Id: I0c5f31fcb8c7dbd45ac922be831951143f1c48a9 Reviewed-on: https://chromium-review.googlesource.com/817747 Commit-Queue: Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#523085}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/a1d0f2731001..93e913442275 $ git log a1d0f2731..93e913442 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org 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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: If747242a3af1d414bb2b1d4b7290114e3cfff4b0 Reviewed-on: https://chromium-review.googlesource.com/819030Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#523084}
-
Justin Cohen authored
Although the omnibox popup itself honors safe are in the table view, the width of the omnibox pop text can be too wide. This is a second attempt after crrev/d4774195 only accounted for RTL keyboards, not a full RTL layout. Bug: 787164 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Icd668c45ae32b8ff5520d1e54c85292d66c4c7ee Reviewed-on: https://chromium-review.googlesource.com/817383 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#523083}
-
Christian Dullweber authored
Add a test to verify that events logged before sync is active will get stored and are synced later. Also change consent_auditor::ConsentAuditor::ConsentStatus to consent_auditor::ConsentStatus to remove some redundancy. Bug: 785912 Change-Id: I08f4b0f70f765be4391e91f036207d7465ed5830 Reviewed-on: https://chromium-review.googlesource.com/814094Reviewed-by:
Sky Malice <skym@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#523082}
-
Elad Alon authored
The function is not used; removing it and its unit-test. Bug: 793273 Change-Id: I9419ce7c25e0d319dd10ae5d2014d7c3da517c3d Reviewed-on: https://chromium-review.googlesource.com/817117Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Elad Alon <eladalon@chromium.org> Cr-Commit-Position: refs/heads/master@{#523081}
-
Guido Urdaneta authored
Suspect of making WebRTC Linux Tester bot fail almost reliably. First failure: https://build.chromium.org/deprecated/chromium.webrtc/builders/Linux%20Tester/builds/33590 Most recent failure: https://build.chromium.org/deprecated/chromium.webrtc/builders/Linux%20Tester/builds/33669 Will revert if this does not fix the bot. TBR=chfremer@chromium.org Bug: 721812 Change-Id: Ic819219a5b39ad66cce9a1cb9a426a3f2836c541 Reviewed-on: https://chromium-review.googlesource.com/817995Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#523080}
-
Christian Dullweber authored
Change the order of run_loop.Run() and run_loop.reset() to make it independent of whether a callback is executed synchronously or asynchronously. Change-Id: I6d9512e8a223c62f6198e57a0e9736f060b33f77 Reviewed-on: https://chromium-review.googlesource.com/785370Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#523079}
-
Becca Hughes authored
Add double tap gesture recognition to MediaControlOverlayPlayButton so it can detect double tap gestures on the side and jump accordingly. Adds LayoutTests as a virtual test suite so they are tested with the modern media controls flag on. This includes some updates to media-controls.js to harden the tests which previously failed. TBR=jbroman@chromium.org BUG=779989 Change-Id: Icc0a408993519537f522bcc62eb6893952165006 Reviewed-on: https://chromium-review.googlesource.com/813776 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#523078}
-
Chromium WPT Sync authored
Using wpt-import in Chromium aad7b4ad. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/7427 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 TBR=raphael.kubo.da.costa@intel.com No-Export: true Change-Id: Id30ee1cec529d7d63b0fd6a440b9f053e9e4766c Reviewed-on: https://chromium-review.googlesource.com/818749 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#523077}
-
Nicolas Dossou-gbete authored
The feature has been enable by default for months and has no live finch experiment associated. Bug: 786439 Change-Id: I0302b0f642681bf911dc7820e75f5a3a6f2500f7 Reviewed-on: https://chromium-review.googlesource.com/809044Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/heads/master@{#523076}
-
Maxim Kolosovskiy authored
Examples of failed build https://uberchromegw.corp.google.com/i/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29/builds/65117 https://uberchromegw.corp.google.com/i/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29/builds/65113 https://uberchromegw.corp.google.com/i/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29/builds/65111 TBR=mstensho@chromium.org Bug: 788337 Change-Id: Ie848524cd39c333dd96ecc55db0d133791768d1f Reviewed-on: https://chromium-review.googlesource.com/817748 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#523075}
-
Mihai Sardarescu authored
Bug: 792394 Change-Id: Ie5d044a4c7847c34223ee8c2f9471d78316f9511 Reviewed-on: https://chromium-review.googlesource.com/814435 Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#523074}
-
Gauthier Ambard authored
This CL adds a shadow below the toolbar when the omnibox is full width. Bug: 793727 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I879a74f76d244a59d533196758e829f70004ef81 Reviewed-on: https://chromium-review.googlesource.com/817746Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#523073}
-
Gauthier Ambard authored
The escape key should close the recent tabs and the bookmarks modal display. Bug: 793281 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Icc8df50f8cd8035b965a598361e1b785b688cc63 Reviewed-on: https://chromium-review.googlesource.com/817434Reviewed-by:
Marti Wong <martiw@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#523072}
-
Joel Hockey authored
Using a Factory to provide dedicated pipes for ColorChooser and ColorChooserClient. This removes the need for the identifier currently in use for ipcs. ColorChooserEnd messages have been replaced with connection error handlers, and each side can simply close the connection without explicitly sending EndColorChooser msgs. Replaced struct content::ColorSuggestion with content::mojom::ColorSuggestion in content/public/common. Bug: 788960 Change-Id: I436e277738bf0e37eda8bfa0fd7428aede015c43 Reviewed-on: https://chromium-review.googlesource.com/800350Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#523071}
-
Maxim Kolosovskiy authored
This reverts commit 7999f246. Reason for revert: components_unittests failures HistoryQuickProviderTest.DontTrimHttpSchemeIfInputHasScheme HistoryQuickProviderTest.DoTrimHttpsSchemeIfFlag HistoryQuickProviderTest.DontTrimHttpsScheme HistoryQuickProviderTest.DontTrimHttpsSchemeDespiteFlag HistoryQuickProviderTest.DontTrimHttpSchemeIfInputMatches HistoryQuickProviderTest.DoTrimHttpScheme first failed build https://uberchromegw.corp.google.com/i/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29/builds/65092 Original change's description: > [omnibox] Handle URL ellision a little more consistently > > When the option hide-suggestion-url-scheme is enabled, Omnibox > suggestions exclude the scheme in some cases where they would > be inconsistent with other suggestions. This change preserves > schemes when the user specified one. > > This change asserts 'preserve_scheme' to GetFormatTypes() now > if alternatively the input, interpretted as a URL, has a scheme. > This changes the treatment of http (and https when certain flags > are set.) Previously it was only asserted if there was a match > in the scheme. > > Added many tests as well. > > Bug: 761505 > Change-Id: I189ececbfad3baf8214e3f289e0c994d3cee9d55 > Reviewed-on: https://chromium-review.googlesource.com/794432 > Commit-Queue: Kevin Bailey <krb@chromium.org> > Reviewed-by: Mark Pearson <mpearson@chromium.org> > Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> > Cr-Commit-Position: refs/heads/master@{#523003} TBR=mpearson@chromium.org,krb@chromium.org,jdonnelly@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 761505 Change-Id: I2f7f3f747c45204bd4d7507f348cbd8141da41aa Reviewed-on: https://chromium-review.googlesource.com/817298Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#523070}
-
Rune Lillesveen authored
Anonymous inline wrappers for display:contents were mistakenly assumed to be anonymous table parts. Bug: 792439, 792946, 792550 Change-Id: Ib7017ff67a8658135d2e08c47f93966d5dbfa5bc Reviewed-on: https://chromium-review.googlesource.com/817564 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#523069}
-
Mike West authored
Bug: 792412 Change-Id: Id805387dea88e18e71d21ca1e799d1076d0b2c5e Reviewed-on: https://chromium-review.googlesource.com/813835 Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Cr-Commit-Position: refs/heads/master@{#523068}
-
Gauthier Ambard authored
When opening a NTP a screenshot of the NTP is animated instead of the real NTP. The screenshot of the NTP is taken outside of the view hierarchy. This creates multiple problems: - The safe area insets have to be passed to the NTP before the snapshot is taken so it can adapt its layout. - The images of the elements in the NTP (Most Visited, suggestions...) are displayed asynchronously, so they are empty on the snapshot. In order to reduce the complexity on iPhone X and to have the images displayed, it is possible to display the real view instead of its snapshot. As side effects, the user can interact with the NTP during the animation and it is possible that it takes more computational ressources. Animation before this CL: https://drive.google.com/file/d/1ma2Q_fGsK3lRSCAL91MZ3mXCD_R_tYEn/view Animation with this CL: https://drive.google.com/file/d/1xHL2ANNPwtYEY0vffqVuCvEfhrVXl_4v/view Bug: 792918 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ibeb74f9ca96130db49bcf082356b55e6cf8d4d9a Reviewed-on: https://chromium-review.googlesource.com/814295Reviewed-by:
Justin Cohen <justincohen@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#523067}
-
Sriram authored
Upstream the below tests from media/track/ to wpt 1. track-webvtt-tc011-blank-lines.html 2. track-webvtt-tc013-settings.html 3. track-webvtt-tc014-alignment.html 4. track-webvtt-tc015-positioning.html Bug: 782555 Change-Id: Ie428584d1447fe22ceab45812ee72618fb92bad4 Reviewed-on: https://chromium-review.googlesource.com/818885Reviewed-by:
Fredrik Söderquist <fs@opera.com> Commit-Queue: srirama chandra sekhar <srirama.m@samsung.com> Cr-Commit-Position: refs/heads/master@{#523066}
-
Max Morin authored
This reduces the attack surface of the browser process. Bug: 792422 Change-Id: Ie50557d0bc3ee9ace3aad234501bc390d73ab476 Reviewed-on: https://chromium-review.googlesource.com/811265Reviewed-by:
Sergey Volk <servolk@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Max Morin <maxmorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#523065}
-
Hajime Hoshi authored
TBR=hajimehoshi@chromium.org NOTRY=true Bug: 793616 Change-Id: Ifeeb75e91ede2aa4225e178a65e1879724441182 Reviewed-on: https://chromium-review.googlesource.com/818944Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#523064}
-
Maxim Kolosovskiy authored
This reverts commit 37bd8dbf. Reason for revert: browser test failures ExtensionStorageMonitorTest.ThrottleNotifications ExtensionStorageMonitorTest.DisableForInstalledExtensions ExtensionStorageMonitorTest.DoubleInitialThreshold ExtensionStorageMonitorTest.UnderThreshold ExtensionStorageMonitorTest.TwoHostedAppsInSameOrigin ExtensionStorageMonitorTest.HostedAppTemporaryFilesystem ExtensionStorageMonitorTest.UserDisabledNotifications ExtensionStorageMonitorTest.ExceedInitialThreshold first failed build https://uberchromegw.corp.google.com/i/chromium.memory/builders/Linux%20CFI/builds/4334 Original change's description: > Use NotificationDisplayService for ExtensionStorageMonitor notification. > > Bug: 783018 > Change-Id: If8fe05a25344ce61f5388e13b2d65a58aa24e5ae > Reviewed-on: https://chromium-review.googlesource.com/816051 > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Reviewed-by: Nick Carter <nick@chromium.org> > Reviewed-by: Devlin <rdevlin.cronin@chromium.org> > Commit-Queue: Evan Stade <estade@chromium.org> > Cr-Commit-Position: refs/heads/master@{#522872} TBR=stevenjb@chromium.org,nick@chromium.org,rdevlin.cronin@chromium.org,estade@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 783018 Change-Id: Ia32a0edadd1858c024a67ef80f247edfc1a4d04e Reviewed-on: https://chromium-review.googlesource.com/817297Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#523063}
-
Alexandre Courbot authored
This organizes the code in a more logical way, and makes it easier to assign owners to V4L2. BUG=chromium:792790 TEST=made sure Chromium built successfully for Chrome OS, on both x86 and ARM platforms Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ib6189acb9c054b20c7b83474347ffc2e160436fc Reviewed-on: https://chromium-review.googlesource.com/813438Reviewed-by:
Kuang-che Wu <kcwu@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#523062}
-
Hajime Hoshi authored
This is an additional disabling to https://chromium-review.googlesource.com/c/chromium/src/+/818889. TBR=hajimehoshi@chromium.org NOTRY=true Bug: 793578 Change-Id: Ic5fded66e1003c155e932dac943c83e6325ece55 Reviewed-on: https://chromium-review.googlesource.com/818890Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#523061}
-
Yuzu Saijo authored
This CL intends to fix a memory leak that is caused by a reference cycle (ScriptRunner -> ScriptRunner). Memory leak happens with ClassicPendingScript over page navigation with https://binomo.com, the case which a script is loaded but never finishes streaming (i.e. ScriptStreamer::StreamingComplete is never called). This leads to a memory leak because streamer_done_ which has ScriptStreamer in a closure never gets released. Bug: 785173 Change-Id: I901bdf134dabaa5d32a090b3490e77d5292ffae0 Reviewed-on: https://chromium-review.googlesource.com/758306Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Cr-Commit-Position: refs/heads/master@{#523060}
-
Zhuoyu Qian authored
This patch makes OverflowAlignment to be an enum class for better type safety. Bug: 684966 Signed-off-by:
Zhuoyu Qian <zhuoyu.qian@samsung.com> Change-Id: I03a7b2083ed19b70316074dd36a52a82114e10df Reviewed-on: https://chromium-review.googlesource.com/818672Reviewed-by:
nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#523059}
-
Hajime Hoshi authored
TBR=hajimehoshi@chromium.org NOTRY=true Bug: 793672, 793638, 793634 Change-Id: I9eb80f8ea1712792604bcdba5d5782e2acc0a111 Reviewed-on: https://chromium-review.googlesource.com/818889Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#523058}
-
Kenneth Russell authored
The following changes are made: - For many non-Swarmed tasks: - Remove merge script, as this is only used with Swarming. - Add explicit: "can_use_on_swarming_builders": false - Add output_links to chrome_public_test_apk on Oreo Phone Tester. - Remove redundant "shards: 1" from telemetry_perf_unittests on x86 Cloud Tester. These are all no-ops. With them, this file can be autogenerated with 100% fidelity. BUG=662541 TBR=dpranke@chromium.org, jbudorick@chromium.org, bpastene@chromium.org Change-Id: I9a5f1e0eebfe5da694f4c30a372e74f9757d593d Reviewed-on: https://chromium-review.googlesource.com/818635Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#523057}
-
Yuki Shiino authored
Converts NavigatorUserMediaSuccessCallback and NavigatorUserMediaErrorCallback into callback functions as the spec specifies. Bug: 569301, 658073 Change-Id: I0b866348f53981d202055fdb141ade00842b051a Reviewed-on: https://chromium-review.googlesource.com/789212Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#523056}
-
Yuki Shiino authored
This patch implements wrapper-tracing for PerformanceObserver. Surprisingly it's not been traced... The path from the root to PerformanceObserver (and its callback) is: Window / WorkerGlobalScope => Supplementable => Supplement => DOMWindowPerformance / WorkerGlobalScopePerformance => Performance / WorkerPerformance => PerformanceBase => PerformanceObserver Also makes PerformanceObserver::Deliver check if the execution context is available or not, because it's possible that, when the timer fires, the execution context is already gone (thus no one is running wrapper-tracing, i.e. the underlying callback is already gone). Bug: 792844 Change-Id: I3b7c7604795e2b56e8b507e4a418729750508501 Reviewed-on: https://chromium-review.googlesource.com/817134Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#523055}
-