- 15 Mar, 2018 40 commits
-
-
Darren Shen authored
This patch adds support for flex properties. Failing test because Blink doesn't support 'content' for flex-basis yet. Bug: 820299 Change-Id: Ie2df3fcaecda16d52ded1f90aab9f1df82e9e283 Reviewed-on: https://chromium-review.googlesource.com/963865Reviewed-by:
nainar <nainar@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#543305}
-
Yuzu Saijo authored
This CL makes BlinkLeakDetector hold the list of all the ResourceFethcers so that the keepalive loaders, which may persist over page navigation, would be cancelled in PrepareForLeakDetection. Change-Id: I3f7dffa5e549835b496d131fb95b71b5c3e7f035 Reviewed-on: https://chromium-review.googlesource.com/956651 Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#543304}
-
Joel Hockey authored
Update MockFileSystem.populate to take entries as either strings, or objects include fullPath and metadata. Add additional opt_clear flag to clear all entries before populating. Move MockFileEntry.getMetadata to be on the correct parent class MockEntry to make it available to MockDirectoryEntry. See WebKit/Source/modules/filesystem/Entry.idl Bug: 813477 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I820709eb7549bf618163efa189f3d4df40a36353 Reviewed-on: https://chromium-review.googlesource.com/961984Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#543303}
-
https://skia.googlesource.com/skia.git/+log/a421112ac4a9..34417a5b0d20 $ git log a421112ac..34417a5b0 --date=short --no-merges --format='%ad %ae %s' 2018-03-15 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 87db7c524..5eaddbd01 (9 commits) 2018-03-14 bungeman Add a png.imp for include-what-you-use. 2018-03-14 reed remove SK_SUPPORT_LEGACY_BLURMASKFILTER from android 2018-03-14 halcanary GrGLES: clean up android_get_gl_proc 2018-03-14 bungeman Some iwyu for tests which will otherwise break. 2018-03-14 bungeman Only include png.h for png. 2018-03-14 stephana Disable vulkan tests to fix bots 2018-03-14 egdaniel Add SkColorType getter on SkImage. Created with: roll-dep src/third_party/skia BUG=815092 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=stephana@chromium.org Change-Id: Ida8187982f5af3d8d7db69d975857775e5b6c2c9 Reviewed-on: https://chromium-review.googlesource.com/963822Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#543302}
-
Noel Gordon authored
This comment refers to FilesApp since before it was turned into a chrome component app, and mislead me and others, and is plain wrong these days. Remove it. Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ide0b7bffb98e82284adc66120ffd0babc22085ea Reviewed-on: https://chromium-review.googlesource.com/963142Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#543301}
-
Sam McNally authored
File manager whitelists the filesystem types supported for volume renaming. However, this is incorrectly being applied for file and directory renames. Only apply the filesystem type whitelisting if the entry being considered is a root filesystem entry. Bug: 819299 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I9d18238b1702150c2e3f4374ae2ab028c3eed622 Reviewed-on: https://chromium-review.googlesource.com/961983Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#543300}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/60b83523..3335c7c4 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;luci.chromium.try: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: Id5d723398ad1ef47fdd42437c3a16fe917664cbb Reviewed-on: https://chromium-review.googlesource.com/963727Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#543299}
-
Timothy Loh authored
We've decided to not proceed with permission blacklisting for now. This patch deletes the blacklisting code which is now effectively dead. Bug: 817698 Change-Id: Ifb490c4c77ee1dc66610dd640c534bc3b4c64df3 Reviewed-on: https://chromium-review.googlesource.com/956645Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#543298}
-
Pritam authored
Converts all instances of access to net::CookieStore over to network::mojom::CookieManager. Addressed the uses of cookie store in the following android-specific files: - content/browser/media/android This is a follow-up CL to #903307. Bug: 792672 Change-Id: Ifb5ee30dfb746e66aa4c06674abb8e9e22ec1d1b Reviewed-on: https://chromium-review.googlesource.com/952954Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Pritam Nikam <pritam.nikam@samsung.com> Cr-Commit-Position: refs/heads/master@{#543297}
-
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/563a73429ee0..5d11b541fc9e $ git log 563a73429..5d11b541f --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src-internal The AutoRoll server is located here: https://src-internal-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. TBR=mmoss@chromium.org Change-Id: Iafa572457f60f2d34f2b10d7c38719bdb8fac2a2 Reviewed-on: https://chromium-review.googlesource.com/963798Reviewed-by:
src-internal-chromium-autoroll <src-internal-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: src-internal-chromium-autoroll <src-internal-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#543296}
-
Paul Dyson authored
Bug: 820883 Change-Id: I8bec2c5822308c918bbfc3bfff8288afed2da0cb Reviewed-on: https://chromium-review.googlesource.com/958366Reviewed-by:
Dan Erat <derat@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Commit-Queue: Paul Dyson <pdyson@chromium.org> Cr-Commit-Position: refs/heads/master@{#543295}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: Ia0feac35b3cf2916c108a3d9c76707197fc26c9b Reviewed-on: https://chromium-review.googlesource.com/963675Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#543294}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 56a75817. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/13845 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=leon.han@intel.com No-Export: true Change-Id: I2847e62b3d22dd2305897b1f98a29b00fe3680f5 Reviewed-on: https://chromium-review.googlesource.com/963753 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@{#543293}
-
https://chromium.googlesource.com/angle/angle.git/+log/d92d9dd18033..5eaddbd018ea $ git log d92d9dd18..5eaddbd01 --date=short --no-merges --format='%ad %ae %s' 2018-03-14 jmadill Vulkan: Flag uniforms as dirty when they are updated. 2018-03-14 lucferron Vulkan: Support of float uniform matrixes (2,3,4). 2018-03-14 geofflang Add an EGL extension to disable GL extensions by default. 2018-03-14 jmadill VertexArray: Add perf tests for VAO dirty bits. 2018-03-14 jiawei.shao ES31: Support program parameter queries on geometry shader 2018-03-13 lucferron Vulkan: Get/SetUniform for float / int and vec* 2018-03-14 cwallez cq.cfg: equivalent_to to 100% for Linux tryservers. 2018-03-13 cwallez Fix cubemap robust resource init for GenerateMipmap 2018-03-14 jmadill Move DrawCallParams to the gl front-end. 2018-03-14 jmadill D3D11: Minor cleanup to DrawCallVertexParams. 2018-03-14 jmadill Vulkan: Implement basic depth/stencil buffers. Created with: roll-dep src/third_party/angle BUG=815092 The AutoRoll server is located here: https://angle-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.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 TBR=cwallez@chromium.org Change-Id: I96ce0594d73145c878b65ad261d75f0d2db6c3a2 Reviewed-on: https://chromium-review.googlesource.com/963721Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#543292}
-
Xianzhu Wang authored
Enable SlimmingPaintV175 for M67 Original change's description: > Revert "[SPv175] Enable SlimmingPaintV175 by default" > > This reverts commit 0a9a5c31. > > Reason for revert: We decided to delay the launch of SlimmingPaintV175 > to M67, so that we have more time to fix the regressions. > > The revert CL is slightly modified so that later enabling/disabling of > SlimmingPaintV175 by default can just change one line in > content/public/common/content_features.cc (learnt from > RootLayerScrolling crrev/c/929662). > > Original change's description: > > [SPv175] Enable SlimmingPaintV175 by default > > > > SlimmingPaintV175 enables raster invalidation and paint chunks based > > on paint properties. See crbug.com/771643. > > > > Bug: 771643 > > Change-Id: I5fdbcabc7ca0f2fa8e69ae0fbf5a0077bba46cfe > > Reviewed-on: https://chromium-review.googlesource.com/923572 > > Reviewed-by: Antoine Labour <piman@chromium.org> > > Reviewed-by: Chris Harrelson <chrishtr@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#537454} > > TBR=dgozman@chromium.org,wangxianzhu@chromium.org,chrishtr@chromium.org,piman@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 771643 > Change-Id: I04177ada5d6b133fe47c0e0dbff42b6989f099ba > Reviewed-on: https://chromium-review.googlesource.com/938562 > Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#539401} TBR=dgozman@chromium.org,wangxianzhu@chromium.org,chrishtr@chromium.org,piman@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 771643 Change-Id: Ie64b80c21af02ed689d5c5b7489c5b32d94c0c11 Reviewed-on: https://chromium-review.googlesource.com/947902Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#543291}
-
Tetsui Ohkubo authored
This CL implements a volume slider to UnifiedSystemTray. This CL adds following classes: * UnifiedVolumeView * View class of a volume slider that inherits UnifiedSliderView. It observes CrasAudioHandler for current volume and mute state. User can toggle mute state by pressing the button. * UnifiedVolumeSliderController * Controller class of the volume slider. * UnifiedSliderButton * Added to support toggling. Inherits TopShortcutButton. Screenshot: http://screen/AAhfnLdBdHH UnifiedSystemTray design doc: go/cros-qs-restyling TEST=manual BUG=819943 Change-Id: I1af89386f3e5865491f052bbb323f4431c26880a Reviewed-on: https://chromium-review.googlesource.com/958886Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#543290}
-
Jennifer Apacible authored
ui::Layer has a cc::SurfaceLayer and can set its primary surface. This change allows ui::Layer to also set whether or not cc::SurfaceLayer should stretch its content to fill the surface bounds, which will either stretch or shrink to fit the surface. This change is driven by the intent for Picture-in-Picture to be able to scale the video (contents) to fit into the PiP window bounds. Since the PiP surface embedder, or OverlaySurfaceEmbedder, utilizes a ui::Layer, this change would allow the ability to customize the cc::SurfaceLayer be exposed. Further work for the PiP sizing will be done, including maintaining the aspect ratio. BUG: 819414 726621 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I3bdbf54635702414a4007912271118a57733ad05 Reviewed-on: https://chromium-review.googlesource.com/952476 Commit-Queue: apacible <apacible@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#543289}
-
Ian Vollick authored
Minor change to get the colors to match the spec. Bug: None Cq-Include-Trybots: luci.chromium.try:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_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: I9b16ca657ed0a4dcfd4fe28108997ef005e9e52f Reviewed-on: https://chromium-review.googlesource.com/963687Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Ian Vollick <vollick@chromium.org> Cr-Commit-Position: refs/heads/master@{#543288}
-
Chris Harrelson authored
Previously, it did not update update them during layout, which could result in failure to update composited scroll offset after situations like scroll clamping during synchronous forced layouts. Bug: 820839 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I129e7db4c5f4bc7b862b38de84ff174e7950fd5c Reviewed-on: https://chromium-review.googlesource.com/963517 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#543287}
-
Hwanseung Lee authored
caption-side[1], isolation[2], unicode-bidi[3], writing-mode[4] are added to support in whitelist. and test file are also added. [1]https://drafts.csswg.org/css-tables-3/#propdef-caption-side [2]https://drafts.fxtf.org/compositing-2/#propdef-isolation [3]https://drafts.csswg.org/css-writing-modes-4/#propdef-unicode-bidi [4]https://drafts.csswg.org/css-writing-modes-4/#propdef-writing-mode Bug: 820299 Change-Id: Ic0395565e77363b27ed7f93c861c4258396d766e Reviewed-on: https://chromium-review.googlesource.com/962562Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Hwanseung Lee <hwanseung@chromium.org> Cr-Commit-Position: refs/heads/master@{#543286}
-
James Hawkins authored
components/proximity_auth: Make this component CrOS-only. This is true in practice. R=khorimoto@chromium.org, sky@chromium.org Bug: none Test: none Change-Id: Ibc90d3d78fc6e7829a8fc282d1fd8bd9763d6fc1 Reviewed-on: https://chromium-review.googlesource.com/963696Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#543285}
-
Kenneth Russell authored
These are needed with the LUCI configurations. On Buildbot these were silently ignored. TBR=iannucci@chromium.org, geofflang@chromium.org NOTRY=true Bug: 815092, 819899 Change-Id: I97f62b802e76b2d925590603e90f2d8bb4bab072 Reviewed-on: https://chromium-review.googlesource.com/963799Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#543284}
-
Eric Karl authored
This change addresses banding issues by using the newly added glUnpremultiplyAndDitherCopyCHROMIUM. In cases where we previously rasterized into a RGBA4444 target, we instead rasterize into a temporary RGBA8888 target, then do an unpremultiply/dither copy into the RGBA4444 target. This means that tiles may be either unpremultiplied or premultiplied, so we need a way to pipe this information to the GLRenderer, so it can blend correctly. This change introduces a is_premultiplied property to ContentDrawQuadBase to handle this. Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I769a51e6a5f37dd5b9bede42577dbfade17e27e2 Reviewed-on: https://chromium-review.googlesource.com/937991Reviewed-by:
enne <enne@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#543283}
-
Steven Bennetts authored
This CL: * Supports setting any valid property in internet-detail-page. * Correctly provides the VPN type when setting VPN properties. * Replaces 'VPN-{Username|Password}' with OpenVPN and L2TP specific entries so that fields are properly localized in network-property-list. * Adds OpenVPN.ExtraHosts to the detail page. Bug: 742666 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I278576c18dfdc45e4b5151a08fd4ded0b0efeda0 Reviewed-on: https://chromium-review.googlesource.com/954342 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#543282}
-
Erik Luo authored
Bug: 810176 Change-Id: Iccad1213fbaabb465f42dbdf75273c0c2fa8913e Reviewed-on: https://chromium-review.googlesource.com/941001 Commit-Queue: Erik Luo <luoe@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#543281}
-
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/1c9c003404cd..a3a80b69082f $ git log 1c9c00340..a3a80b690 --date=short --no-merges --format='%ad %ae %s' 2018-03-14 cwallez presubmit_unittest.py: use LUCI for the optional GPU tests on Linux Created with: roll-dep src/third_party/depot_tools BUG=815092 The AutoRoll server is located here: https://depot-tools-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. TBR=agable@chromium.org Change-Id: Ifd2cc8663685b1bcd49e56954d04c50139f1f65b Reviewed-on: https://chromium-review.googlesource.com/963225Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#543280}
-
Kimberly Hunter authored
This change applies the existing gpu bug workaround, init_gl_position_in_vertex_shader, to devices with PowerVR GPUs. By initializing gl_postion to a known value, a vertex shader can be created. This allows the following gl_tests to pass on PowerVR devices: GLOOBAttribTest.DrawUsingOOBMatrixAttrib R=piman@chromium.org TEST=Existing tests pass Bug: 286468, 416670 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: Iecb91777d093cdd0eb8079dc56aca92f6e4ad93d Reviewed-on: https://chromium-review.googlesource.com/956531Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#543279}
-
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ddd9b6c95806..563a73429ee0 $ git log ddd9b6c95..563a73429 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src-internal The AutoRoll server is located here: https://src-internal-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. TBR=mmoss@chromium.org Change-Id: I0b2034cdcc96b6dea62b499ba8508e031969b25c Reviewed-on: https://chromium-review.googlesource.com/963748 Commit-Queue: src-internal-chromium-autoroll <src-internal-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
src-internal-chromium-autoroll <src-internal-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#543278}
-
Mike Frysinger authored
Change-Id: I2076b1659198a70dd2e0ceec7cad34d61727f446 Reviewed-on: https://chromium-review.googlesource.com/963789Reviewed-by:
Abhishek Arya <inferno@chromium.org> Commit-Queue: Abhishek Arya <inferno@chromium.org> Cr-Commit-Position: refs/heads/master@{#543277}
-
Conley Owens authored
This change adds a boolean `was_cached` to the SubresourceLoadInfo struct. This lets consumers know whether or not the response was fetched from the network cache. Notably, this is important for recording page load metrics when the Network Service is enabled. BUG=816684 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I28d60ff7286feca5d333203405ee9c351f43c0ab Reviewed-on: https://chromium-review.googlesource.com/938650Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Commit-Queue: Conley Owens <cco3@chromium.org> Cr-Commit-Position: refs/heads/master@{#543276}
-
Scott Chen authored
This CL fixes a few things that broke during a merge: - ID name change messed up by merge - paper-icon-button-light new syntax Bug: 819862 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I072a4e6127ca87ba9035a6a83f87bfa4cf4290af Reviewed-on: https://chromium-review.googlesource.com/961535 Commit-Queue: Scott Chen <scottchen@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#543275}
-
Dmitry Gozman authored
This token is globally-unqiue and has the same value between browser and renderer. By using it in trace events, one can match frame attribution for browser and renderer trace events. This will be used to at least support OOPIFs in DevTools Performance panel in the future. Bug: 820250 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I932be92154220731dfdc5998614c281b419dc1aa Reviewed-on: https://chromium-review.googlesource.com/956522 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#543274}
-
Alice Boxhall authored
TBR=spqchan Bug: 822022 Change-Id: I68245d38a79fc9698f9528261f910c8eba822d48 Reviewed-on: https://chromium-review.googlesource.com/963151 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Sarah Chan <spqchan@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#543273}
-
John Chen authored
Change-Id: Ia49dbb7244b3697601ac5704a218af25e9a6b05f Reviewed-on: https://chromium-review.googlesource.com/963731Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#543272}
-
chaopeng authored
In this patch, we remove the rails configuration on Direct Manipulation. The rails configuration would restrict scroll events on X or Y rails. After this changes, user able to scroll to any direction by touchpad as touch screen on Windows, Android and touchpad on Edge. Bug: 779372 Change-Id: Idf1da1eb85c2a73f432b78b0002fde28609a4cfe Reviewed-on: https://chromium-review.googlesource.com/963043Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Jianpeng Chao <chaopeng@chromium.org> Cr-Commit-Position: refs/heads/master@{#543271}
-
Daniel Cheng authored
Change-Id: I8327f38e0cb1c96bb92b0b19a291d21b1a8b36b1 Reviewed-on: https://chromium-review.googlesource.com/961736Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#543270}
-
Bill Orr authored
VrInputConnection stores a callback to call when a request completes. If another request comes in, the callback is overwritten, and the new callback will be called. The second request will not have a callback to call, breaking assumptions and crashing. The fix is to queue callbacks to handle multiple outstanding requests. Bug: 821990 Change-Id: I937136bc5291805b5a421f162c4ec175d511867b Reviewed-on: https://chromium-review.googlesource.com/963695Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Bill Orr <billorr@chromium.org> Cr-Commit-Position: refs/heads/master@{#543269}
-
Josh Horwich authored
Update the logic to decide if ARC OptIn dialog is shown for managed users to only skip it if both ArcBackupRestoreEnabled and ArcLocationServiceEnabled are managed and false. BUG=b:73339871 TEST=unit_tests, Opt in to ARC++ with Managed User Change-Id: Ibf5a513f0559f511ef386042da7a227af9d4af89 Reviewed-on: https://chromium-review.googlesource.com/963003 Commit-Queue: Josh Horwich <jhorwich@chromium.org> Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#543268}
-
Ned Nguyen authored
Change-Id: I5d39a8e928695164a18179f9a907c8af3fc1f6f0 Reviewed-on: https://chromium-review.googlesource.com/962985 Commit-Queue: Ned Nguyen <nednguyen@google.com> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Cr-Commit-Position: refs/heads/master@{#543267}
-
Dmitry Gozman authored
When the frame has already been detached, Client() will be nullptr. Since we can call LocalWindowProxy methods even when detached, e.g. through ToV8ContextEvenIfDetached(), we should null-check the client. This is a band-aid fix, because we actually should not initialize context on a detached frame and change ToV8ContextEvenIfDetached to never force context. However, the proper solution has many risks and needs additional investigation. Bug: 805882 Change-Id: Idcd6bbc0e6eec9b2de53acfb646b30bd9636d797 Reviewed-on: https://chromium-review.googlesource.com/949603 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#543266}
-