- 04 Dec, 2017 40 commits
-
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0b24b652..89d1f5af 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: I2397a77e64a55a04f80784e320c8364815e1e015 Reviewed-on: https://chromium-review.googlesource.com/805159Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#521321}
-
Matthew Cary authored
Bug: 788788 TBR: iclelland@google.com, fmalita@chromium.org Change-Id: I12071e09b6a7e06e9a5c8e6df1b3e259b8a24125 Reviewed-on: https://chromium-review.googlesource.com/805834 Commit-Queue: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#521320}
-
Mirko Bonadei authored
The build target //content/test:content_unittests was depending on libyuv without declaring the dependecy in deps because the WebRTC target //third_party/webrtc/api:video_frame_api was exposing it via public_deps but in [1] public_deps will be replaced with deps. [1] - https://webrtc-review.googlesource.com/c/src/+/28120 Bug: webrtc:8603 Change-Id: I3d0735e08f57b78a6f9d98c5ea1428f53f12a354 Reviewed-on: https://chromium-review.googlesource.com/805242Reviewed-by:
Patrik Höglund <phoglund@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#521319}
-
Morten Stenshorne authored
TBR=kojii@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: If410f208f9c2f6ef0d2b4e19c7e1896c1f6beee1 Reviewed-on: https://chromium-review.googlesource.com/805245Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#521318}
-
Daniel Bratell authored
Jumbo is a unity build system aimed at dramatically reducing compilation times by merging cc files into larger translation units. This change will remove about 6 CPU minutes from the effort to compile chrome+content_shell+blink_tests on the reference hardware. This is slightly less than 1% of the total effort in a jumbo build. Bug: 746953 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I19856815c50724004d11a7e5342e84bff802e6f4 Reviewed-on: https://chromium-review.googlesource.com/801013 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#521317}
-
Sylvain Defresne authored
Remove deprecated methods from WebStateObserverBridge as they are now unused. Bug: 775684 Change-Id: I7c6cf9ef3dff9fa2e88851c9eecdd2242e5f6286 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/779004 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#521316}
-
Gauthier Ambard authored
This CL fixes the color of the clean toolbar's omnibox in incognito. Bug: 791462, 791461 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I63644f78f348b2553a1bd5ac6b2ef33f3d3f12bb Reviewed-on: https://chromium-review.googlesource.com/805694 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#521315}
-
Kinuko Yasuda authored
* The current histogram code assumes single-threaded usage (hits thread kassertion if resource loading from workers frun). * Currently we classify all non-main-resource requests as subframes, but it's not really true if we include non-main-thread traffic. (This could be a temporary work-around fix) Bug: 789354 Change-Id: I321cc6a3cbc39cb10c2b4ad8c110760f839a282f Reviewed-on: https://chromium-review.googlesource.com/805674 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#521314}
-
Scott Chen authored
Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Icc329bd6f5754a1bb043c80d2e477cbbb893febf Reviewed-on: https://chromium-review.googlesource.com/803485Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#521313}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/c4a9e5ff69d2..da5ae1256303 $ git log c4a9e5ff6..da5ae1256 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=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 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I52fad26fa0ff982eb43377c927813e73343d8422 Reviewed-on: https://chromium-review.googlesource.com/805634Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#521312}
-
David Bokan authored
This patch fixes client and page coordinates on touch events when root layer scrolling is turned on. This is the touch equivalent patch of https://crrev.com/c/798537. Coordinates that are transformed by the viewport's scroll offset need to account for whether that offset is represented in the FrameView (today) or root PaintLayer's PaintLayerScrollableArea (root-layer-scrolls enabled). Using LocalFrameView::LayoutViewportScrollableArea uses the correct area. Additionally, conversions based on absolute coordinates also need adjustment since "absolute" means the root layout coodinate system. Since RLS makes the LayoutView (the root) clip and scroll its contents, absolute coordinates with RLS become equivalent to frame coordinates. Prior to RLS, absolut coordinates were equivalent to "document" coordinates since the LayoutView was the size of the entire document and scrolling happened outside the layout hierarchy. The new conversion methods in LayoutFrameView abstract the differences correctly so we make use of them in this patch. Bug: 781431 Change-Id: Ie84d81b4bc30b468d800e0e5a2867012f7760114 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_root_layer_scrolls Reviewed-on: https://chromium-review.googlesource.com/802142 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#521311}
-
Yuta Kitamura authored
This ensures all call sites of WTF::Function::Run() are rvalue, i.e. any WTF::Function variable must be wrapped with std::move() before calling Run(), such as "std::move(function).Run()". This improves WTF::Function's compatibility with base::OnceCallback, and makes WTF::Function ready to be replaced with base::OnceCallback. Thanks to tzik@'s prior work to introduce std::move()s to the whole codebase, the number of extra modifications needed is very small. Bug: 771087 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I3e366365ecfa6fed6dac141f04f83cfae781401f Reviewed-on: https://chromium-review.googlesource.com/803199Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuta Kitamura <yutak@chromium.org> Cr-Commit-Position: refs/heads/master@{#521310}
-
Yoichi Osato authored
This patch makes only-internal-used functions declared in header to local. This patch also moves internal functions from anonymous namespace to ShadowBoundaryAdjuster. Bug: 787295 Change-Id: I4420a2f7364cd41b8a6bf25aefbce79b7991c1f3 Reviewed-on: https://chromium-review.googlesource.com/803177Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#521309}
-
Peter E Conn authored
By setting layout_gravity to include start, the containing FrameLayout will position the More button correctly on RTL devices. Bug: 789752 Change-Id: Ifa5b1c6af7639f466ebf75224b75e694c9a88366 Reviewed-on: https://chromium-review.googlesource.com/803476Reviewed-by:
Nicolas Dossou-Gbété <dgn@chromium.org> Commit-Queue: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#521308}
-
Eric Seckler authored
When commits are deferred during BeginMainFrame, ProxyMain looses the state of max_requested_pipeline_stage_. As a result, the BMF/commit after deferring may be aborted b/c it seemingly didn't have updates, even though it did. This patch ensures that ProxyMain resumes up to the previously requested pipeline stage after un-deferring commits. Bug: 791012 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Ib65c8f0adff15f49b7c5e372492ee5da55cf17c4 Reviewed-on: https://chromium-review.googlesource.com/803515 Commit-Queue: Eric Seckler <eseckler@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#521307}
-
Sylvain Defresne authored
Convert CWVAutofillController to directly track the registration with the observed WebState instead of relying on deprecated code in WebStateObserverBridge. Bug: 775684 Change-Id: I2efecc5c102271721fa4b47d4bc50a6bd63568f5 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/789077 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#521306}
-
Marc Treib authored
That's the only call site, and none of the other code in search:: depends on that preference anymore. Bug: none Change-Id: Id10ab76d2e8566f2e5c48c389ceec79ac38093d3 Reviewed-on: https://chromium-review.googlesource.com/803282Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#521305}
-
Gauthier Ambard authored
When the fake omnibox displayed on the NTP is tapped, the location bar should become first responder. This CL removes a check which was useless. Bug: 790749, 791033, 791165 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: If1312ad12ada919de7c188e84836e54e32a47fad Reviewed-on: https://chromium-review.googlesource.com/803317Reviewed-by:
Elodie Banel <lod@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#521304}
-
Daniel Bratell authored
X11 headers pollute the global namespace. Instead we use a wrapper header (ui/gfx/x/x11.h) that puts important symbols in the x11 namespace and removes them from the global namespace. Bug: 782184 Change-Id: I3173f2dde17e6991cc31bd89ceaee8e651ccaf3f Reviewed-on: https://chromium-review.googlesource.com/801390Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#521303}
-
Matthew Cary authored
Failing on KitKat tablet, see bug for details. Bug: 791485 TBR: twellington@chromium.org, mdjones@chromium.org Change-Id: I1fca7a125dbb58bf352d66545ca04e022a4ed564 Reviewed-on: https://chromium-review.googlesource.com/805135Reviewed-by:
Matthew Cary <mattcary@chromium.org> Commit-Queue: Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#521302}
-
josyulavn authored
Corrected typo in documentation. Bug: Change-Id: Ie8d11408c0b5cefe5c2ba5a9a240718b89bb1a19 Reviewed-on: https://chromium-review.googlesource.com/805498Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: srirama chandra sekhar <srirama.m@samsung.com> Cr-Commit-Position: refs/heads/master@{#521301}
-
Gauthier Ambard authored
This CL fixes the constraints applied to the fake omnibox of the NTP when it is scrolled up. Bug: 791486 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Iec1ad1069caebcd7c78a78f2ed155be011050374 Reviewed-on: https://chromium-review.googlesource.com/805246Reviewed-by:
Elodie Banel <lod@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#521300}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/4e70a72571dd..c4a9e5ff69d2 $ git log 4e70a7257..c4a9e5ff6 --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,None,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 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ifd98522063269ab6893207207565d9724a279e7b Reviewed-on: https://chromium-review.googlesource.com/805495Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#521299}
-
Olivier Robin authored
This method is implemented in form_autofill_util.cc. Also fix the findChildTextWithIgnoreList logic. (similarly to https://chromium-review.googlesource.com/#/c/chromium/src/+/788385) Bug: None Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ie43c14018ac01f08a587eba27031f4033d931e82 Reviewed-on: https://chromium-review.googlesource.com/788383 Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#521298}
-
Marijn Kruisselbrink authored
This method was dereferencing a weak pointer without first making sure the pointer wasn't null, unlike every other method in the class. This fixes that. Bug: 790772 Change-Id: I980fa47a5afceae36d5843056ed03a88e863adce Reviewed-on: https://chromium-review.googlesource.com/802762Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#521297}
-
Vaclav Brozek authored
This CL removes intermediate calls of scoped_task_environment_.RunUntilIdle() from PasswordStoreDefaultTest.Notifications and only leaves the last one. This is enough to verify the test expectations and makes the test slightly faster in debug mode. Some local benchmarking showed that in debug configuration on my machine (Z620, Ubuntu) the test takes 45-50ms before the changes and about 40ms after it. No siginificant difference was perceived in release build. Thanks vasilii@ for spotting this test and suggesting this way of speeding it up. Bug: 788875 Change-Id: Ie9b3d6b65ef8a5f99400acc66c097360259e204e Reviewed-on: https://chromium-review.googlesource.com/803342Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vaclav Brozek <vabr@chromium.org> Cr-Commit-Position: refs/heads/master@{#521296}
-
Hiroki Nakagawa authored
All networking APIs including dynamic import() are disallowed on WorkletGlobalScope. This CL makes dynamic import() always reject a promise with TypeError[1] on WorkletGlobalScope. [1] https://github.com/w3c/css-houdini-drafts/issues/506#issuecomment-344488690 Bug: 782538 Change-Id: Ieb94a4502b0ba35ff9b56e51c8fc34467ab96d0c Reviewed-on: https://chromium-review.googlesource.com/790059 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#521295}
-
Henrik Lundin authored
Adding the Enabled group, which is the intended launch config. Bug: chromium:780849 Change-Id: I11a7c6074204a009cdb3b6204da2ed8a7c15a76a Reviewed-on: https://chromium-review.googlesource.com/803271Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Henrik Lundin <hlundin@chromium.org> Cr-Commit-Position: refs/heads/master@{#521294}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/56b08b1f2bb8..8509d3eaec1b $ git log 56b08b1f2..8509d3eae --date=short --no-merges --format='%ad %ae %s' 2017-12-04 thestig Make a CXFA_DocumentParser member Unowned. Created with: roll-dep src/third_party/pdfium The AutoRoll server is located here: https://pdfium-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=dsinclair@chromium.org Change-Id: Ib1335d520755701f05135122d7d79005ba6fd7a9 Reviewed-on: https://chromium-review.googlesource.com/804924 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#521293}
-
suyambu.rm authored
This CL enables the following, 1.Vulkan support for Skia Renderer leveraging Skia's Vulkan backend. 2.Vulkan context creation based on Skia's GrVkBackendContext. Bug: 582554 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;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: I226cd5819dd89e5b71b605093eed1feb6f5074f9 Signed-off-by:
suyambu <suyambu.rm@samsung.com> Reviewed-on: https://chromium-review.googlesource.com/649387 Commit-Queue: Chandan Padhi <c.padhi@samsung.com> Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#521292}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0407506a..0b24b652 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: I24d5e214d1d6f1ce06b1da824eccd86433b74ed3 Reviewed-on: https://chromium-review.googlesource.com/805157Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#521291}
-
cathiechen authored
Marker_container is a zero height anonymous block and marker is its only child. Marker_container positioned at the side of list content, it shouldn't break margin collapse. Gecko already do this. Change-Id: I8a47605e80eb927165c359a4bfcd66da0f847e4d Reviewed-on: https://chromium-review.googlesource.com/773766 Commit-Queue: cathie chen <cathiechen@tencent.com> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#521290}
-
Suneel Kota authored
Adding runtimeFlags.overlayScrollbarsEnabled would help to make more of these branches take the overlay path Bug: 661783 Change-Id: I1d5523922fe3d6c8f671edd1c54789ef9aae399d Reviewed-on: https://chromium-review.googlesource.com/792833Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: srirama chandra sekhar <srirama.m@samsung.com> Cr-Commit-Position: refs/heads/master@{#521289}
-
Yuichiro Hanada authored
Always create VirtualKeyboardContainer instead of creating on the fly, so we can register it as an ActivationParent correctly. This change also deletes code that checks the existence of virtual keyboard by the existence of the container window. The location of the container has been changed from between ImeWindowParentContainer & KeyboardContainer, to between VirtualKeyboardParentContainer and KeyboardContainer. The new hierarchy is: RootWindow -> ScreenRotationContainer -> LockScreenRelatedContainersContainer -> VirtualKeyboardParentContainer -> VirtualKeyboardContainer -> KeyboardContainer (which is owned by KeyboardController) -> keyboard contents window. Bug: 731537, 616909 Test: Unit tests pass. Change-Id: Ia9d04fe3ef9b2584dfbe1b785b498f8152fc398b Reviewed-on: https://chromium-review.googlesource.com/771470 Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#521288}
-
cm.sanchi authored
From discussion on chromium-dev, it was decided to remove 'chrome' namespace. TBR=sky@chromium.org Bug: 289619 Change-Id: Ib1071a21f851bded91100b503f991e09d691f0ff Reviewed-on: https://chromium-review.googlesource.com/789090 Commit-Queue: Chandramouli Sanchi <cm.sanchi@samsung.com> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#521287}
-
Hidehiko Abe authored
BUG=739622 TEST=Ran trybots. Change-Id: I0ed123db414da86e99846c36bebc657a35f4799d Reviewed-on: https://chromium-review.googlesource.com/803874 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Cr-Commit-Position: refs/heads/master@{#521286}
-
Yutaka Hirano authored
As we have launched LoadingWithMojo, the virtual test suite is no longer needed. Bug: 603396, 788241 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2;master.tryserver.chromium.linux:linux_mojo Change-Id: Id40b27d02de03d3880076c53283527c5fed7a294 Reviewed-on: https://chromium-review.googlesource.com/805175Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#521285}
-
Hiroki Nakagawa authored
This is a clean-up CL. This specifies "Allow-Access-Control-Origin" header by *.js.headers files instead of "pipe=header()" query parameters for simplification. Bug: n/a Change-Id: Ia18ea8a1e00ea6854f69771d911bf3e4d88379d2 Reviewed-on: https://chromium-review.googlesource.com/804921Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#521284}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/b8d86800487d..56b08b1f2bb8 $ git log b8d868004..56b08b1f2 --date=short --no-merges --format='%ad %ae %s' 2017-12-04 thestig Make CXFA_SimpleParser members const or Unowned. Created with: roll-dep src/third_party/pdfium The AutoRoll server is located here: https://pdfium-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=dsinclair@chromium.org Change-Id: Idcb0aa7f168c7faf084b59abab91a6905ad184d1 Reviewed-on: https://chromium-review.googlesource.com/804611 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#521283}
-
Christopher Lam authored
The console logs are going the other way now. Bug: 791393 Change-Id: I2769852d449ce8edc3ead9b2127a7e63b55786ea Reviewed-on: https://chromium-review.googlesource.com/804711Reviewed-by:
Timothy Loh <timloh@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#521282}
-