- 19 Jun, 2018 40 commits
-
-
Varun Khaneja authored
This mimics the behavior of zip_analyzer. Also, mark contained archives as ARCHIVE instead of ZIPPED_ARCHIVE or RAR_COMPRESSED_ARCHIVE. Bug: 853922, 853971 Change-Id: I159126518c1de29029c0a3a0fd435fb997cb2952 Reviewed-on: https://chromium-review.googlesource.com/1105195Reviewed-by:
Jialiu Lin <jialiul@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#568299}
-
Steven Bennetts authored
This CL eliminates the deprecated --disable-network-settings-config flag and the networkSettingsConfig JS property. The NetworkConfigView and related code will be eliminated in a followup. For comment-only change to ash/public/interfaces/system_tray.mojom: TBR=tsepez@chromium.org Bug: 848090 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I63bd4c79fc3041c1e6b25769fd2cc755664f4247 Reviewed-on: https://chromium-review.googlesource.com/1103057 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#568298}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f5557accff71..2dabb4a367c3 git log f5557accff71..2dabb4a367c3 --date=short --no-merges --format='%ad %ae %s' 2018-06-18 geofflang@chromium.org Make a context current when destroying it. 2018-06-18 ehmaldonado@chromium.org Remove DEPS .chromium 2018-06-18 fjhenigman@chromium.org Vulkan: fix third_party path. Created with: gclient setdep -r src/third_party/angle@2dabb4a367c3 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:782846 TBR=cwallez@chromium.org Change-Id: I75e7143b670fb0110c98607556572454f8205958 Reviewed-on: https://chromium-review.googlesource.com/1105417Reviewed-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@{#568297}
-
Sadrul Habib Chowdhury authored
Reduce the number of repititions to avoid a timeout in the test. BUG=853762 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I08f70316da5c28d92ccb142e71ecd6c903bca612 Reviewed-on: https://chromium-review.googlesource.com/1105063Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#568296}
-
Kyle Horimoto authored
This class generates BleListenerOperations. Bug: 824568, 752273 Change-Id: I4c196efc3636b48b1542b533d6a6462c79a53201 Reviewed-on: https://chromium-review.googlesource.com/1103538 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#568295}
-
Xi Cheng authored
Bug: 851163 Change-Id: I0f37ac73c90f152b05a02904967fecd33cf10b31 Reviewed-on: https://chromium-review.googlesource.com/1105286 Commit-Queue: Xi Cheng <chengx@chromium.org> Reviewed-by:
Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#568294}
-
Sergey Ulanov authored
ScenicWindow now creates View and listens to input events (mouse and keyboard). Bug: 829980 Change-Id: If5d05bf1107fec553aecf2537fd197d177d2fbb1 Reviewed-on: https://chromium-review.googlesource.com/1081609 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#568293}
-
Victor Costan authored
In Firefox, File.readAsDataURL's default MIME type is to application/octet-stream. Chrome currently leaves the MIME type out when it is unknown. While this meets all relevant specifications, matching Firefox's behavior makes the platform easier to reason about. Bug: 48368 Change-Id: If480df5cc3a1177a58c7c3dc68c57f3d6408b9eb Reviewed-on: https://chromium-review.googlesource.com/1104183 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#568292}
-
Victor Costan authored
https://crbug.com/850369 moved Blink>FileAPI to Blink>Storage>FileAPI. The File API is a client-side storage mechanism, just like the other components under Blink>Storage. There is no logical reason for File API to be separate from everything else. This CL updates the OWNERS references. While at it, the CL also updates an incorrect Blink>Quota reference to Blink>Storage>Quota. Change-Id: I774620b86f1a60635b68db68ce2ac2a3b7d7ac1a Reviewed-on: https://chromium-review.googlesource.com/1103186Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#568291}
-
Mohit Hotwani authored
BUG: 79499685 Change-Id: If6502ded7f8c6d5d90cc27a271cbe2c29347808e Reviewed-on: https://chromium-review.googlesource.com/1098386 Commit-Queue: Mohit Hotwani <hmohit@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#568290}
-
Ben Pastene authored
It appears that the timeout+retries I added in CL:1102121 are successfully making the test more stable. See the following tests that froze, were caught+retried, and passed: https://chromium-swarm.appspot.com/task?id=3e2d8a94a80e7a10 https://chromium-swarm.appspot.com/task?id=3e2d2fdf269c5910 Bug: 840967 Change-Id: Ie4f02862201965e27af437c88e9a5e4ec0feccbf Reviewed-on: https://chromium-review.googlesource.com/1105314Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#568289}
-
bsheedy authored
Regular APK roll to the current release version (1.15) TBR=bajones@chromium.org Change-Id: Ibb0ca2051ec19be49ec384bb12554553d6f0fe1a Reviewed-on: https://chromium-review.googlesource.com/1105515Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#568288}
-
John Budorick authored
TBR=kbr@chromium.org Bug: 853307 Change-Id: Id7ec4011b055a592f5a6499b1495425acd64474d Reviewed-on: https://chromium-review.googlesource.com/1105512Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#568287}
-
Christopher Cameron authored
Change IPC messages in app_shim_messages to a mojo interface. - Remove the AppShimMsg_RequestUserAttention method - Remove the warning that the interface needs versioning Update how the connection between shim and browser is initialized - The connection process is initiated in the shim process in the AppShimController::CreateChannelAndSendLaunchApp function - Make the socket created be an AppShimHost interface (the interface used to send from the shim to the browser) - Immediately enqueue a LaunchApp message to the browser process, and add an AppShim interface to the LaunchApp method, to allow the browser to call back to the shim process - Update AppShimHost::ServeChannel to bind itself as a AppShimHost to the created socket - Update AppShimHost::LaunchApp to initialize its AppShim pointer. Intentionally do not update this method to have a reply, to minimize functional changes. Rather, send the reply via the passed AppShim. Update how channel errors are handled by adding an error callback to the mojo bindings created in AppShimHost::LaunchApp and AppShimController::CreateChannelAndSendLaunchApp. Update unit tests to use the mojo interfaces. Change AppShimHostTest to use a weak pointer to the AppShimHost, because, when its message loop is allowed to run, AppShimHost will delete itself on Close. Remove the comments about requiring that the interface between the shim and the browser versioned. Bug: 821651 Change-Id: Ibad84de4ec25d1121e4ef4d8075a20bb3abd8642 Reviewed-on: https://chromium-review.googlesource.com/1103844Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#568286}
-
Malay Keshav authored
This patch replaces the logic to generate the zoom levels for displays that have default device scale factor with a static initialized table. This patch also modifies the table to include beyond native resolution for FHD 1.25 DSF devices as well as sub FHD devices that have a 1 DSF. Bug: 851646 Change-Id: If67d155ce389537b6889e709650e9f9111c62d9c Component: display zoom, display scaling, display manager Reviewed-on: https://chromium-review.googlesource.com/1096357 Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#568285}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1bb47df4fc8e..63b3bfb711d7 git log 1bb47df4fc8e..63b3bfb711d7 --date=short --no-merges --format='%ad %ae %s' 2018-06-18 brianosman@google.com Reland "Remove old references to SampleApp" 2018-06-18 borenet@google.com [infra] Include cpython CIPD package on Windows 2018-06-18 brianosman@google.com Revert "Remove old references to SampleApp" 2018-06-18 brianosman@google.com Remove old references to SampleApp 2018-06-18 herb@google.com Use x text skew to position text 2018-06-18 ethannicholas@google.com added GrSkSLFP and converted DitherEffect to use it 2018-06-18 mtklein@chromium.org remove lowp bilerp_clamp_8888 stage 2018-06-18 fmalita@chromium.org [skottie] Fix OOB access in Parse<SkPoint> 2018-06-18 mtklein@chromium.org clean up defines that do nothing 2018-06-18 mtklein@chromium.org remove SkTCast 2018-06-18 bsalomon@google.com Change how vertex/instance attributes are handled in geometry processors. 2018-06-18 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 50cf2be0758b..f6fd48fd329f (1 commits) 2018-06-18 brianosman@google.com Remove GrNonlinearColorSpaceXformEffect 2018-06-18 csmartdalton@google.com ccpr: Implement path mask caching 2018-06-18 egdaniel@google.com Always use dedicated VkImage memory on NexusPlayer and Mali. 2018-06-18 mtklein@chromium.org remove stray SkTLList includes 2018-06-18 csmartdalton@google.com ccpr: Use lazy proxies with GrCCAtlas 2018-06-18 brianosman@google.com Implement nonlinear (as-encoded) blending in GrColorSpaceXform Created with: gclient setdep -r src/third_party/skia@63b3bfb711d7 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;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=kjlubick@chromium.org Change-Id: Ia22db55e0e8c6191f89b26da745526d8d61e9b5a Reviewed-on: https://chromium-review.googlesource.com/1105218Reviewed-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@{#568284}
-
Ken Rockot authored
Fixes a data race on the boolean |error_| field. This is almost certainly innocuous in practice but is technically UB, and TSan complains. Bug: 850091 Change-Id: Icc6bfbc0a2e2bda6a87c455856ff5f3153568a02 Reviewed-on: https://chromium-review.googlesource.com/1105340Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#568283}
-
Sky Malice authored
Because time_serialization.cc stored Time and DeltaTime in microseconds, and Time since the windows epoch, which is the exact same way that PrefService is storing these time fields, this change should be fully backwards compatible. Bug: 853755 Change-Id: I22d734d030ca550a654319e37abf6653890c1bdb Reviewed-on: https://chromium-review.googlesource.com/1104581Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#568282}
-
Xida Chen authored
This CL removes that attributes. It also adds a gesture scroll bubbling case to ensure that the behavior is correct. Due to our previous temporary fix, we set |scrolling_touch_action_| to Auto at GSB if it has no value. To prove that this CL is actually working, we do: PS#1: remove the set |scrolling_touch_action_| to Auto at GSB, and the test will crash. PS#2: Keep 1, add a line in CrossProcessFrameConnector::BubbleScrollEvent which sets the |scrolling_touch_action_| to Auto. The test will pass. PS#3: Keep the temporary fix which sets |scrolling_touch_action_| to Auto at GSB. TBR=pdr@chromium.org Bug: 852835, 841270 Change-Id: Ib33a39b4b0ef61e88645da427b920687bbcc80c9 Reviewed-on: https://chromium-review.googlesource.com/1101315 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#568281}
-
dpapad authored
Bug: 853958 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I1a9848f3bb1cba427e229b387516ffa1764c1096 Reviewed-on: https://chromium-review.googlesource.com/1105401Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#568280}
-
Giovanni Ortuño Urquidi authored
This reverts commit 1977b793. Reason for revert: breaks WebKit Linux Trusty MSAN Tests seem to time out since this CL: https://test-results.appspot.com/data/layout_results/WebKit_Linux_Trusty_MSAN/8393/layout-test-results/results.html https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Linux%20Trusty%20MSAN/8393 Original change's description: > Remove blink::CallExtraOrCrash > > CallExtraOrCrash is a function to call into V8 Extras and crash if it > fails. Unfortunately, calling into V8 Extras can fail under normal > conditions such as stack overflow and Worker destruction, causing a lot > of unnecessary crashes. Remove CallExtraOrCrash. > > This is a stopgap change designed to be mergable to version 68. It > avoids major code restructuring but as a result lacks robust > encapsulation. > > The general strategy is to pass a boolean pointer to functions in > ReadableStreamOperations that call into V8 Extras. If the internal call > fails, the boolean is set to true, and the call returns a default value. > > BodyStreamBuffer keeps the boolean as member variable. Once a call to a > V8 extra function fails, the boolean is set and no more calls will be > made. This is to avoid us taking action based on information that is > incorrect. > > For Tee() and the from-stream version of the BodyStreamBuffer > constructor, we use an ExceptionState object instead. In these cases, it > is straightforward to pass through ExceptionState object from the Blink > bindings. This allows the failure to be propagated safely back to > Javascript. > > Conversely, DefaultReaderRead() has been switched from using > ExceptionState to using an error-signalling bool. This is because its > callers do not have access to a real ExceptionState object. Previously > callers used a NonThrowableExceptionState, but this was not suitable as > DefaultReaderRead() can throw. > > BodyStreamBuffer mostly wraps access to ReadableStreamOperations, so > some degree of encapsulation has been retained. > > 7 new layout tests exercise each of the deterministically reachable > crashes, using stack overflows. Because they depend on stack layout and > whether DCHECKs are enabled, they only hit the crashes in particular > environments. > > Bug: 829790, 849312 > Change-Id: I47481b33a47b418dc6916e3b4311e60b5fd89e3d > Reviewed-on: https://chromium-review.googlesource.com/1097047 > Commit-Queue: Adam Rice <ricea@chromium.org> > Reviewed-by: Yuki Shiino <yukishiino@chromium.org> > Reviewed-by: Yutaka Hirano <yhirano@chromium.org> > Cr-Commit-Position: refs/heads/master@{#568009} TBR=ricea@chromium.org,yukishiino@chromium.org,yhirano@chromium.org Change-Id: I4234c9a5ebb7bed44f3f0a66b266b65a80efb295 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 829790, 849312 Reviewed-on: https://chromium-review.googlesource.com/1105577Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#568279}
-
Devlin Cronin authored
Add IPv6 support to match patterns (URLPatterns). This is most necessary for implementing activeTab support on IPv6 addresses, and will also be needed for runtime host permissions. Bug: 853064 Change-Id: I0ac1980af679476c17112137575d37ad77490dcc Reviewed-on: https://chromium-review.googlesource.com/1102118Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#568278}
-
Ryan Hansberry authored
This change only plumbs DeviceSyncClient into MessageTransferOperation in Tether; it does not actually use it. A subsequent CL will utilize DeviceSyncClient and SecureChannelClient, instead of BleConnectionManager, inside MessageTransferOperation. Bug: 824568, 752273 Change-Id: I8895110082bfa9b3d33f012b62e32e44c2331189 Reviewed-on: https://chromium-review.googlesource.com/1104721Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#568277}
-
Tien-Ren Chen authored
This is a band-aid for a null pointer crash when layer_state_ is accessed. We don't know why a null state can ever happen, and there is no meaningful fallback. This CL skips painting for the offending layer so at least it won't crash. BUG=853096 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I52ae41253440d6937909cc69f1711852fc4efd6b Reviewed-on: https://chromium-review.googlesource.com/1105342Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Tien-Ren Chen <trchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#568276}
-
Daniel Cheng authored
There's no need to pass this by copy. Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I0a4b7b66d31d040f36bac790a76c3bf7baad91b9 Reviewed-on: https://chromium-review.googlesource.com/1103674Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#568275}
-
Paul Meyer authored
As per this spec: https://wicg.github.io/reporting/#dictdef-reportingobserveroptions Bug: 731810 Change-Id: I50840a97c2858fd04f397fd9799156d8e1e873c5 Reviewed-on: https://chromium-review.googlesource.com/1101312 Commit-Queue: Paul Meyer <paulmeyer@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#568274}
-
Pedro Amaral authored
The naming convention is coordinator. The controller is the combination of the coordinator and mediator. Change-Id: I80346b7a606cd5e2d86dee0f6d8ef2594a62cbda Reviewed-on: https://chromium-review.googlesource.com/1103386 Commit-Queue: Pedro Amaral <amaralp@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#568273}
-
Bret Sepulveda authored
The test assumed BlueButton would always be used for dialog buttons, but LabelButton is used in Harmony (which Refresh implies). Bug: 846410 Change-Id: Id7fb8f66cc0abb120fdb81294c4d00c3faf060ae Reviewed-on: https://chromium-review.googlesource.com/1105457Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#568272}
-
Alexis Hetu authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/88482c3..1fa2067 BUG=chromium:845700 chromium:852641 chromium:851707 TBR=kbr@chromium.org TEST=bots CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_chromium_cfi_rel_ng;luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I86645f0e44657bd864a347728994e469b789bc75 Reviewed-on: https://chromium-review.googlesource.com/1104986 Commit-Queue: Alexis Hétu <sugoi@chromium.org> Reviewed-by:
Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#568271}
-
Sergey Ulanov authored
This is a reland of 08410d56 TBR=kmackay@chromium.org Original change's description: > Fuchsia: Implement MixerOutputStreamFuchsia using AudioRenderer2. > > Previously MixerOutputStreamFuchsia was using media_client library, > which is deprecated now. Update it to use AudioRenderer2 FIDL interface > directly. > > Bug: 851733 > Change-Id: I72a43369d16ecd626aa7294a6f3500b57bb3731e > Reviewed-on: https://chromium-review.googlesource.com/1100376 > Reviewed-by: Kenneth MacKay <kmackay@chromium.org> > Reviewed-by: Wez <wez@chromium.org> > Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#568159} Bug: 851733 Change-Id: Id61c6d2cda42f6b6696bbb4d7649b334fd7d7d41 Reviewed-on: https://chromium-review.googlesource.com/1105138 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#568270}
-
Xianzhu Wang authored
PaintLayerPainter::PaintLayerWithAdjustedRoot skips painting of a layer whose transform is not invertible, so we need to repaint the layer when invertible status changes. Bug: 853047 Change-Id: Ie24af4de933336e888065e993e473ab8ed4711a4 Reviewed-on: https://chromium-review.googlesource.com/1105298Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#568269}
-
Bailey Berro authored
This change adds an additional encoded field to the FileSystemId string for Smb Mounts when mounting with ChromAD Kerberos. This encodes whether the share was initially mounted using ChromAD Kerberos and allows us to remount ChromAD Kerberos users' shares automatically. Bug: chromium:757625 Test: unittests Change-Id: Ic22e9bb6f26e5b526984388785b1ae9b1d8ca1fa Reviewed-on: https://chromium-review.googlesource.com/1093954 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#568268}
-
Nick Harper authored
TBR=estark@chromium.org Change-Id: I61a1f548eff51f81a78b2c000b75fc11e97500b4 Reviewed-on: https://chromium-review.googlesource.com/1105346 Commit-Queue: Nick Harper <nharper@chromium.org> Reviewed-by:
Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#568267}
-
Danyao Wang authored
Only for new navigations started with |loadCurrentURLInNativeView|. This fixes the brief blank screen before NTP is presented. WebStateObserver callbacks are not moved; they are still only triggered after placeholder load finishes. This is because navigation manager state (e.g. last committed item) must only be updated after WKWebView back-forward history is updated. Bug: 819606 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ied642aaf0b4fdcab057faea7ee320ad5b5a88478 Reviewed-on: https://chromium-review.googlesource.com/1104301 Commit-Queue: Danyao Wang <danyao@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#568266}
-
Carlos Knippschild authored
So that the enabled group name matches the upcoming new name for the experiment configuration. Bug: 687364 Change-Id: I4798aefb08f2531eaabd74ca04d7b870f5d25a88 Reviewed-on: https://chromium-review.googlesource.com/1105183Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#568265}
-
wutao authored
When opening app in app list or in the search result, we want to dismiss the launcher first while waiting the app to be opened. This cl consolidates the dismiss codes to common code paths. Bug: 851555 Test: manual. Change-Id: I0230838c368c74c0acbf3e889ac9162be3abdb87 Reviewed-on: https://chromium-review.googlesource.com/1105279 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#568264}
-
Kyle Horimoto authored
This operation attempts to connect to a remote device over BLE via the initiator role via BleConnectionManager. Bug: 824568, 752273 Change-Id: Ifa3f161f8e0493707be83a217ed8aeb370bfe195 Reviewed-on: https://chromium-review.googlesource.com/1103192 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#568263}
-
James Wallace-Lee authored
This prevents sandboxed iframes that allow popups but not top navigation from navigating the top frame. The test fast/dom/Window/window-open-no-multiple-windows-from-sandbox tests that a sandboxed iframe cannot navigate the top frame when WebKitSupportsMultipleWindows is false. Bug: 845983 Change-Id: Ibe49275428bca1ceb3b5ca367d9309c2e087ea8a Reviewed-on: https://chromium-review.googlesource.com/1098460Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: James Wallace-Lee <jamwalla@chromium.org> Cr-Commit-Position: refs/heads/master@{#568262}
-
Noel Gordon authored
This reverts commit 210d3b47. Reason for revert: https://crbug.com/852246#c12, this issue was fixed already, no need to revert. "Slowness and times out": not so per the logs. They were reporting JS exceptions were being thrown in test due to JS Array being 'undefined', issue 852246. Original change's description: > Disable FolderShortcuts/FilesAppBrowserTest on ASan > > It's too slow and times out. > > TBR=fukino@chromium.org > > Bug: 851988 > Change-Id: I868d846e3fae5f7dd16b2a2c7203602008221396 > Reviewed-on: https://chromium-review.googlesource.com/1104424 > Reviewed-by: Marc Treib <treib@chromium.org> > Commit-Queue: Marc Treib <treib@chromium.org> > Cr-Commit-Position: refs/heads/master@{#567991} TBR=fukino@chromium.org,treib@chromium.org Change-Id: Ia287519344b7aeecc03da8539fc4448e1224c740 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 851988, 852246 Reviewed-on: https://chromium-review.googlesource.com/1105537Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#568261}
-
Adam Langley authored
This IP address is misused by some networking equipment and is breaking things like captive portals. Hopefully in time we can reverse this but, for now, ease the pain and drop 1.1.1.1 from the preload list. BUG=853934 Change-Id: I8e8e9b212312430b66a19880ed5a74ebe303ec41 Reviewed-on: https://chromium-review.googlesource.com/1105299Reviewed-by:
Nick Harper <nharper@chromium.org> Commit-Queue: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#568260}
-