- 26 Feb, 2018 40 commits
-
-
Kévin PETIT authored
Adds Arm NEON versions of convolve_4_rows_horizontally, convolve_horizontally and convolve_vertically. This NEON convolution code was originally added here: [1]. Then, at the introduction of GPU raster, the code (then in SkBitmapFilter_opts.h) was removed [2]. The re-introduction of this code gives a significant performance boost to Arm platforms which do not have GPU raster enabled - currently all Arm Chromebooks and old Android devices. Similar SIMD-accelerated convolution code exists in src/skia/ext for Intel and MIPS platforms which do not have GPU raster enabled. This commit simply adds an Arm NEON counterpart. [1] https://codereview.chromium.org/27533004 [2] https://skia-review.googlesource.com/c/skia/+/24644 Change-Id: Ied7d65c0f1e2fd3cb54dee3ff70dcccb8eafcb8a Reviewed-on: https://chromium-review.googlesource.com/911789 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by:
Mike Klein <mtklein@chromium.org> Cr-Commit-Position: refs/heads/master@{#539143}
-
Kent Tamura authored
Now getComputedStyle() for -webkit-appearance returns adjusted values. See [1]. We'd like to know whether we can remove this behavior or not. [1] https://github.com/whatwg/compat/issues/6#issuecomment-181715665 Bug: 810162 Change-Id: Icc17d681d7105d8a77ff07e18b7f270bd6918f01 Reviewed-on: https://chromium-review.googlesource.com/936523Reviewed-by:
Takayoshi Kochi <kochi@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#539142}
-
Henrik Boström authored
benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.load:news:nytimes TBR=perezju@chromium.org No-Try: true Bug: 816482 Change-Id: I09f46889d65214127adb2afafef0f7634e76ad5d Reviewed-on: https://chromium-review.googlesource.com/937465Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#539141}
-
Reza.Zakerinasab authored
Bug:816045 Change-Id: I97363e9bb2e988fbe8de065286ccc64ec767f98f TBR=junov@chromium.org Change-Id: I97363e9bb2e988fbe8de065286ccc64ec767f98f Reviewed-on: https://chromium-review.googlesource.com/937641 Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Reviewed-by:
Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Cr-Commit-Position: refs/heads/master@{#539140}
-
Emily Hanley authored
TBR=ashleymarie@chromium.org NOTRY=true Bug: 816486 Change-Id: I96f36fc92e0c2d16b64203cc685735b60a01fd57 Reviewed-on: https://chromium-review.googlesource.com/937645Reviewed-by:
Emily Hanley <eyaich@chromium.org> Commit-Queue: Emily Hanley <eyaich@chromium.org> Cr-Commit-Position: refs/heads/master@{#539139}
-
Christopher Grant authored
The CL will require NOPRESUBMUT=true, as an authorized use of a banned function is moving (tripping the presubmit). This is a reland of 467ac499. NOPRESUBMIT=true Original change's description: > VR: Rename native vr_shell directory to vr > > This change follows up on the namespace change, to relocate files, > and address some of the presubmit warnings stirred up by that move > (mainly BindRepeating/Once updates). > > BUG= > NOPRESUBMIT=true > > Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel > Change-Id: Ieb4d0ad3fd039e5e85b0a8cf2204d1141d3438d9 > Reviewed-on: https://chromium-review.googlesource.com/921924 > Commit-Queue: Christopher Grant <cjgrant@chromium.org> > Reviewed-by: Yaron Friedman <yfriedman@chromium.org> > Reviewed-by: Michael Thiessen <mthiesse@chromium.org> > Cr-Commit-Position: refs/heads/master@{#537822} Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ibbc06db89369cca7cbfccd977b0dfe067139ea46 Reviewed-on: https://chromium-review.googlesource.com/927081 Commit-Queue: Christopher Grant <cjgrant@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#539138}
-
Eugene Girard authored
This patch is a work-around for WM_TOUCH vintage drivers that sometimes drop touchend events, confusing the chromium gesture recognizer. The work around is to watch for touches that have disappeared from the current touch list (and inject a simulated touchend). Bug: 792892 Change-Id: I7e023fc4f6484e2091746e0000b41018dd8f9cb4 Reviewed-on: https://chromium-review.googlesource.com/905270 Commit-Queue: Eugene Girard <girard@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#539137}
-
https://chromium.googlesource.com/catapult.git/+log/38ba657f018a..534191e5068d $ git log 38ba657f0..534191e50 --date=short --no-merges --format='%ad %ae %s' 2018-02-26 charliea Revert "Roll the BattOr firmware and battor agent to the latest version" 2018-02-23 charliea Roll the BattOr firmware and battor agent to the latest version Created with: roll-dep src/third_party/catapult The AutoRoll server is located here: https://catapult-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. TBR=sullivan@chromium.org Change-Id: Id6ee4ebf5057581eaa86b7685e2705e2598320fa Reviewed-on: https://chromium-review.googlesource.com/937382 Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#539136}
-
Lei Zhang authored
Change-Id: Ic15188f601b2acb50c233558e9942118643456ec Reviewed-on: https://chromium-review.googlesource.com/923712 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by:
dsinclair <dsinclair@chromium.org> Cr-Commit-Position: refs/heads/master@{#539135}
-
Marina Ciocea authored
* add mojo interfaces for enabling debug recording and creating debug recording files. * add debug recording session factory to toggle between media/audio/ and services/audio/ debug recording implementations. Design doc: http://doc/123YGEhyyDqbO1440rwdg0T_4UPxNyZmJboczjFIZpMI#heading=h.xpzwbhip9is6 This CL depends on [1]. Switching to mojo implementation will be done in [2]. [1] https://crrev.com/c/875927 [2] https://crrev.com/c/921281 Bug: 788657 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: Idbbfdb89c6ad4ff373ac25db83b5ed4ef6167b86 Reviewed-on: https://chromium-review.googlesource.com/810809Reviewed-by:
Tommi <tommi@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Reviewed-by:
Max Morin <maxmorin@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#539134}
-
Henrik Boström authored
TBR=hta@chromium.org No-Try: True Bug: 816475 Change-Id: I67cf0761869b2a4eda479f5bdcd256ec7c828146 Reviewed-on: https://chromium-review.googlesource.com/937463Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#539133}
-
Ulan Degenbaev authored
Each DOM node has a corresponding JS wrapper node. In heap snapshot they appear as duplicates. Example retaining path with duplicates: - [1] in InternalNode @2041178784 - [1] in HTMLDivElement @2041079168 // DOM node - [3] in HTMLDivElement @2231 // JS wrapper - retainer in Window / @2105 The heap snapshot generator now can merge an embedder node with a node returned by EmbedderGraph::Node::WrapperNode() function. This patch implements the WrapperNode() function for each DOM node. Bug: chromium:811925 Change-Id: I9ea6bc7e45f8ab3d54828b9ac61f7230d04d8019 Reviewed-on: https://chromium-review.googlesource.com/928503Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#539132}
-
Alexis Hetu authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/b1d452e..680bcf5 BUG= TBR=kbr@chromium.org TEST=bots CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel,linux_chromium_cfi_rel_ng;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I2a08d51b4202d15615cfe8cedd48eda6639c723f Reviewed-on: https://chromium-review.googlesource.com/937321Reviewed-by:
Alexis Hétu <sugoi@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#539131}
-
Henrik Boström authored
This reverts commit 4b96f800. Reason for revert: Suspected for being culprit of these consistent failures: https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Android%20%28Nexus4%29/builds/74755 Original change's description: > Use StyleForLayoutObject for option to update stacking context properly. > > We used OriginalStyleForLayoutObject which doesn't update animations or > stacking context. Hopefully a better fix for 813348. > > Bug: 813348, 813439, 813836 > Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > Change-Id: I93584261a935c4813f618a9291d384a5b1203ec7 > Reviewed-on: https://chromium-review.googlesource.com/924705 > Reviewed-by: Chris Harrelson <chrishtr@chromium.org> > Commit-Queue: Rune Lillesveen <futhark@chromium.org> > Cr-Commit-Position: refs/heads/master@{#539093} TBR=chrishtr@chromium.org,futhark@chromium.org Change-Id: Ia2651fbe12ba83c4af65174370c969652fa61c65 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 813348, 813439, 813836 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/937621Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#539130}
-
jonross authored
A follow up to https://chromium-review.googlesource.com/c/chromium/src/+/919260 which updated the filter on the CQ. This updates the FYI filter to match changes in the test naming. TBR=riajiang@chromium.org Bug: 810121 Change-Id: I4d4f968204432a65cbd50caca002be809389ab53 Reviewed-on: https://chromium-review.googlesource.com/937385 Commit-Queue: Jonathan Ross <jonross@chromium.org> Reviewed-by:
Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#539129}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/89d5d57b..853bb187 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: Ib07bf6c361703b4b96d55a6c2fb84a05b786d933 Reviewed-on: https://chromium-review.googlesource.com/936674Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#539128}
-
Dave Tapuska authored
Turn off disabling mojo input messages for webview. That will enable the mojo input channel and the mojo synchronous compositor input channel. BUG=722928 Change-Id: I14ae3d3a83405eb9c6a228f7f08171dab3ca86f2 Reviewed-on: https://chromium-review.googlesource.com/898553 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#539127}
-
Ilya Nikolaevskiy authored
Final impelementation of the metrics ended being without any slicing of the number of dropped frames on the receiver on video content type and spacial layers. This CL removes unpopulated metrics. Bug: webrtc:8355 Change-Id: I793f4dab3069a4030b7ef320dc75a3f01a26b5fc Reviewed-on: https://chromium-review.googlesource.com/930963Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#539126}
-
Christian Dullweber authored
The recent change to delete blocked cookies affects cookies set by https sites if they are not marked secure. This prevents blocking http sites from using cookies without affecting these non-secure cookies from https sites. To fix this non-secure cookies will not be deleted if http is blocked but https is allowed. Bug: 811147 Change-Id: Id6087acacc11702dd935c7a68e493f900266c0a9 Reviewed-on: https://chromium-review.googlesource.com/926369Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#539125}
-
Maxim Kolosovskiy authored
In |PasswordUpdatePendingView::Accept|, |selection_view_| is checked, but |selection_view_| is never set. There is no tests, because we have no tests for views. This issue shows that we need tests for views. Bug: 800318 Change-Id: I2b8faaf943be5ecd2792bd8e7d2092e30dec7b57 Reviewed-on: https://chromium-review.googlesource.com/931762 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#539124}
-
Lutz Justen authored
Clarifies that metrics reporting is actually enabled on managed devices if the DeviceMetricsReportingEnabled policy is not configured. BUG=chromium:456186 TEST=presubmit, PCQ Change-Id: I36bf9e8aab884d33426fb19cee9d9e0927d93ad9 Reviewed-on: https://chromium-review.googlesource.com/934457 Commit-Queue: Drew Wilson <atwilson@chromium.org> Reviewed-by:
Drew Wilson <atwilson@chromium.org> Cr-Commit-Position: refs/heads/master@{#539123}
-
Morten Stenshorne authored
Update expectations. TBR=kojii@chromium.org Change-Id: Ia0eabc47f6387f4f4ace7a0e459dac65bfde2bb4 Reviewed-on: https://chromium-review.googlesource.com/936625Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#539122}
-
Sylvain Defresne authored
Rename IOSChromeBrowsingDataRemover to BrowsingDataRemover and convert it to a KeyedService. Make the class an abstract interface with a single implementation to allow injecting a fake in unit tests eventually. Bug: none Change-Id: I6d8ca1ee1e0704d89a68f92af54106e0dba6f5a5 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Reviewed-on: https://chromium-review.googlesource.com/931127 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#539121}
-
Guido Urdaneta authored
Bug: 816323 Change-Id: I5345d13037105374ad8ca062e8c55a4dec13d9e4 Reviewed-on: https://chromium-review.googlesource.com/937222 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Chandan Padhi <c.padhi@samsung.com> Cr-Commit-Position: refs/heads/master@{#539120}
-
https://chromium.googlesource.com/catapult.git/+log/8a42ad3cb185..38ba657f018a $ git log 8a42ad3cb..38ba657f0 --date=short --no-merges --format='%ad %ae %s' 2018-02-26 perezju Revert "[Telemetry] Simplify code for --browser=exact on Android" 2018-02-24 nednguyen Add logging of when tracing metrics computation started 2018-02-23 dtu [pinpoint] Ignore CIPD packages in DEPS. 2018-02-23 dtu [pinpoint] Fail Job if all Attempts fail. 2018-02-23 eakuefner [Dashboard] Filter stats using REs 2018-02-23 eakuefner Add a couple AUTHORS 2018-02-23 eakuefner [Dashboard] Suffix histogram names rather than test paths 2018-02-23 perezju [Telemetry] Fix usage of last_modification_time in possible browsers 2018-02-23 kraynov Group rendering in AsyncSliceGroupTrack. 2018-02-23 perezju [Telemetry] A bit of cleanup on Android browser backend settings 2018-02-22 perezju [Telemetry] Simplify code for --browser=exact on Android Created with: roll-dep src/third_party/catapult The AutoRoll server is located here: https://catapult-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. TBR=sullivan@chromium.org Change-Id: I133002d56cbcd0b9149ea7dbac1e98be26233285 Reviewed-on: https://chromium-review.googlesource.com/936791 Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#539119}
-
Darren Shen authored
This patch adds tests for properties taking an <image>. There are some failing tests due to keywords not implemented in Blink yet. Bug: 774887 Change-Id: Ie5fa1fa15a16440273517afdd62b078449e615e4 Reviewed-on: https://chromium-review.googlesource.com/928056 Commit-Queue: nainar <nainar@chromium.org> Reviewed-by:
nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#539118}
-
Darren Shen authored
font-weight is clamped to [0, 1000], so we have to change the out of range code to handle upperbounds too. Test failure because we seem to be rounding the font weight, but the spec doesn't say we should. Bug: 774887 Change-Id: I75d283dc32d37e04633133fe420817d02953d4e3 Reviewed-on: https://chromium-review.googlesource.com/936722Reviewed-by:
nainar <nainar@chromium.org> Commit-Queue: nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#539117}
-
Raphael Kubo da Costa authored
--allow-local-commits was removed in 4a301c5f ("Remove the --allow-local-commits flag from wpt-import") so stop recommending its usage. Additionally, given the amount of export commits we have in web-platform-tests it is likely that unauthenticated runs will fail, so explain how to use the --credentials-json option in both wpt-export and wpt-import. Bug: 816390 Change-Id: I72d7bc6dcb80d0db372e9dac1176f68d1b812bcb Reviewed-on: https://chromium-review.googlesource.com/937241Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#539116}
-
Elad Alon authored
Make sure that ToString() would produce distinct strings for distinct tokens. Bug: 815217 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I38ea5bfad061610e95945eb31187cb3c02f737cf Reviewed-on: https://chromium-review.googlesource.com/934824Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Elad Alon <eladalon@chromium.org> Cr-Commit-Position: refs/heads/master@{#539115}
-
Gyuyoung Kim authored
Although r525634 updated the URL type of registerProtocolHandler from DOMString to USVString, it didn't add a test case because it was a bit complex. Though it's still hard to add a test case for it, this CL adds a rough test case for now. Bug: 790860 Change-Id: Ia688494293274ab2c0aa62f9e33a588ca80d2a82 Reviewed-on: https://chromium-review.googlesource.com/933668Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung.kim@lge.com> Cr-Commit-Position: refs/heads/master@{#539114}
-
Rakina Zata Amni authored
This change is the continuation of crrev.com/c/898762. With this change, a list of constructed stylesheets can be assigned to TreeScope's moreStyleSheets andthe TreeScope will update its style (lazily). This change also adds handling of disabled and alternate stylesheets. Spec draft: https://wicg.github.io/construct-stylesheets/#dom-cssstylesheet-cssstylesheet Bug: 807560 Change-Id: If6bc583d9923b193d6b308f48900e4979ff5bf4e Reviewed-on: https://chromium-review.googlesource.com/925763Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Takayoshi Kochi <kochi@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#539113}
-
Alexander Timin authored
Introduce a WorkerSchedulerProxy to allow WebFrameSchedulerImpl and WorkerSchedulerImpl to communicate, in particular allow to notify WorkerScheduler about page visibility changes. WorkerSchedulerProxy will be owned by DedicatedWorkerThread all will be guaranteed to outlive WorkerScheduler. R=skyostil@chromium.org,alexclarke@chromium.org,haraken@chromium.org,nhiroki@chromium.org BUG=776416 Change-Id: I40e1431990e2d114cdb7fe918e1db83d91583a8a Reviewed-on: https://chromium-review.googlesource.com/886364Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#539112}
-
Vikas Soni authored
In linux and android, we are seeing an issue where texture data from one tab overwrites the texture data of another tab. This is happening for apps which are using webgl2 texture of type TEXTURE_2D_ARRAY/TEXTURE_3D. Due to a bug in virtual context save/restore code for above texture formats, the texture data is not properly restored while switching tabs. Hence texture data from one tab overwrites other. This CL has fix for that issue, an update for existing test expectations and a new unit test for this bug. Bug: 788448 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: Ie933984cdd2d1381f42eb4638f730c8245207a28 Reviewed-on: https://chromium-review.googlesource.com/930327Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#539111}
-
Ivan Afanasyev authored
Facebook.com may perform |SameDocumentNavigation| on login form submit. User password will be saved even if it is wrong. The changeset disables trigger on action changes. Change-Id: I4103661fb9649280862229248f329da23dcc8912 Bug: 808917 Reviewed-on: https://chromium-review.googlesource.com/897638Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Иван Афанасьев <ivafanas@yandex-team.ru> Cr-Commit-Position: refs/heads/master@{#539110}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4a60e311..89d5d57b 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: I442adcb63453fef7daadc124855d22dc40661fa2 Reviewed-on: https://chromium-review.googlesource.com/936672Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#539109}
-
Pavol Marko authored
Write out explicitly that these policies are intended to match the user policy values, and that if they don't match, a chrome process restart will be performed on user session start, leading to a delay. BUG=800117 TEST=none Change-Id: Ic458ac006d8ffe80460d3f021d0a8fb99837b63f Reviewed-on: https://chromium-review.googlesource.com/926129Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#539108}
-
https://skia.googlesource.com/skia.git/+log/a58cd1ba9fe8..904b08cf1fc0 $ git log a58cd1ba9..904b08cf1 --date=short --no-merges --format='%ad %ae %s' 2018-02-26 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 81aa15f10..3582c0e2c (1 commit) Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.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.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 TBR=benjaminwagner@chromium.org Change-Id: Ib92ecf5c43835ac872913e7eb67c14b0a98b4d27 Reviewed-on: https://chromium-review.googlesource.com/937062 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#539107}
-
François Beaufort authored
This CLs makes sure fullscreen videos don't enter automatically Picture-in-Picture if the disablePictureInPicture attribute is set on the video element. Test page: https://beaufortfrancois.github.io/sandbox/media/disable-pip.html Bug: 806249 Change-Id: I3621ef58c8f1778d54865eca6cc30a736994d493 Reviewed-on: https://chromium-review.googlesource.com/918421 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#539106}
-
Hajime Hoshi authored
This CL is just relanding https://chromium-review.googlesource.com/c/chromium/src/+/597482, after confirming that there are no statistical significant regressions in the real world by Finch experiments (crbug.com/755489). Note that this might still cause Telemetry regressions reported at crbug.com/753071 before, but this is expected. A document is leaked because AutofillAgent hold a lastly used element even after navigation happens, and the document of the element remains until a new (input) element is focused. This CL fixes this issue by resetting the element in AutofillAgent when navigation happens. Bug: 734427, 755489 Change-Id: Ie3ee7f202abf56e22102e3d7f68cf2778f85ca87 Reviewed-on: https://chromium-review.googlesource.com/908371 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#539105}
-
Piotr Tworek authored
Right now the file used to pass command line parameters to test- processes is not removed after the test finished. In cases where tests are run in repeat mode those flag files just keep accumulating until the system runs out of space in it's $TMPDIR. To solve this, the patch makes sure the path to the file containing the flags is stored in UnitTestProcessLifetimeObserver and removed once the OnCompleted method is called. Bug: 814687 Change-Id: Ifb0ba6dba860d9297fbc2c939e0cc10f620907fa Reviewed-on: https://chromium-review.googlesource.com/931341 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#539104}
-