- 07 Sep, 2019 5 commits
-
-
Ahmed Mehfooz authored
Remove RTL handling in toolbar_ink_drop_util since it's taken care of by inkdrops. Fix inkdrop highlight flip to use GetLocalBounds instead of GetContentsBounds. Bug: 1001417 Change-Id: I93c3cbe9badd9fa0f22b833e1634392e43998ebe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790407Reviewed-by:
Peter Boström <pbos@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#694490}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/19f3c21a61d3..bd6c633b6e72 git log 19f3c21a61d3..bd6c633b6e72 --date=short --no-merges --format='%ad %ae %s' 2019-09-06 rmhasan@google.com [Telemetry] Return user friendly names for Android OS version names Created with: gclient setdep -r src/third_party/catapult@bd6c633b6e72 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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 TBR=sadrul@google.com Bug: chromium:999335 Change-Id: I3800d5c5f5482c6e397b5c7271ebd72d143d05e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789834Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#694489}
-
Mike Wittman authored
Android will use signal-based stack copying so only needs to implement the ThreadDelegate interface, not SuspendableThreadDelegate. No functional change is intended. TBR=gab@chromium.org Bug: 988579 Change-Id: I618fff36911860fafcb06e8cf88b28d37f51c6c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762840 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Charlie Andrews <charliea@chromium.org> Cr-Commit-Position: refs/heads/master@{#694488}
-
Jarryd authored
Bug: 897276 Change-Id: Ic79a581dde8b49c9c4194c1f24a2a0989d19bb81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1701955 Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#694487}
-
Jordan Taylor authored
The fix will explicitly pass in any required params instead of relying on a partially updated member variable. Bug: 994850 Change-Id: I1f27866105c939ccaf6584828c3ba25e5dc12b8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1780910 Commit-Queue: Jordan Taylor <jortaylo@microsoft.com> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#694486}
-
- 06 Sep, 2019 35 commits
-
-
Sergey Ulanov authored
GPU process is leaking memory when Vulkan is enabled. Disable Vulkan temporarily until that issue is resolved. Bug: 1001296 Change-Id: I4f4bd55b0a1cf5690b8bcfee8dccce5babb1de58 TBR: wez@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790411Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#694485}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c30f1a936d84..08b68dba6a8d git log c30f1a936d84..08b68dba6a8d --date=short --no-merges --format='%ad %ae %s' 2019-09-06 cblume@chromium.org Add blocklist command line parameter 2019-09-06 egdaniel@google.com Revert "Add support for direct use of vulkan primary command buffer in render pass." Created with: gclient setdep -r src/third_party/skia@08b68dba6a8d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC jlavrova@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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=jlavrova@google.com Bug: chromium:842296 Change-Id: I3abb6030a4c1797662dbe97f1718f3e3e4bd60c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789837Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#694484}
-
yilkal authored
This CL adds SupervisedUserIframeFilter feature flag. Bug: 850328 Change-Id: I5e06f250d7a5024412d28b5878cb3db0397705ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1771950 Commit-Queue: Yilkal Abe <yilkal@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#694483}
-
Dominic Mazzoni authored
Bug: 654768 Change-Id: I3af203c48310587a6b4ff05226275cac89f6e575 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783437Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#694482}
-
Rune Lillesveen authored
StyleForElement doesn't create ancestor computed styles as necessary to do inheritance correctly. Noticed the listed TEST would trigger a sanity DCHECK in StyleForElement() for another CL. Without this change we would inherit styles from initial styles instead of the parent element. TEST=accessibility/name-calc-visibility.html TEST=inspector-protocol/accessibility/accessibility-nameSources-visiblity.js Change-Id: Icd6d669b0ff04f97fcdd637530f56619e8b1f3f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789233Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#694481}
-
Mike Wittman authored
Moves the thread delegate functions that only apply to signal-based stack copying into a top-level interface. This will allow the signal-based copying to depend on only the functions that it requires. No functional change is intended. TBR=gab@chromium.org Bug: 988579 Change-Id: I8a60b69779aec748bccdd9cb3bb672c23d849879 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762950 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Charlie Andrews <charliea@chromium.org> Cr-Commit-Position: refs/heads/master@{#694480}
-
Alex Leung authored
This reverts commit c10518d1. Reason for revert: Previously CL was only reverted due to a merge conflict. Change-Id: I0c3ac6584a65b89d6a6516b1e8a2b6cd34f170d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783241Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Alex Leung <alexleung@google.com> Auto-Submit: Alex Leung <alexleung@google.com> Cr-Commit-Position: refs/heads/master@{#694479}
-
Yun Liu authored
chrome_public_smoke_test: all Android versions chrome_modern_public_smoke_test: L, M monochrome_public_smoke_test: N, O, P Bug: 970083 Change-Id: Ibd646b0d94a6e7dfa21274cb2bce687ecdceb5e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1785092Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Andrew Luo <aluo@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Yun Liu <yliuyliu@google.com> Cr-Commit-Position: refs/heads/master@{#694478}
-
Caleb Rouleau authored
R=perezju@chromium.org TBR=perezju@chromium.org Bug: 1000426 Change-Id: I2df03c431ce523a7407eadfbf22f890d80efa297 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789479 Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#694477}
-
Dale Curtis authored
As noted in 69e8f306 we need to preroll in all cases prior to kHaveFutureData. That patch only partially restored the correct behavior though. It fixed IsPrerollAttemptNeeded(), but did not fix the early-out code which is run upon preroll attempt. BUG=986021 Change-Id: I1129b45c7294a6f55bfe59a74094fe7cf5c39649 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790095 Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#694476}
-
John Rummell authored
As writing the file is done asynchronously, when the test doesn't wait for the write to complete but closes the file immediately, it is possible that the write succeeds. So updating the test to check that the result of reading the reopened file is either the original contents or the updated contents (i.e. the file was not corrupted). As the test succeeded locally before this change, tried with the file parameters to EXPECT_FILE_READ_EITHER() in both orders. Bug: 999421 Test: Updated test succeeds Change-Id: I7c9a3d948b3a93ccc878b28d1fd4f5bed5e1015c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787590Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Commit-Queue: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#694475}
-
Yue Zhang authored
Currently, the drag-and-drop IPH animation uses startOffset to specify the timeline for animation. However, there is a Android bug that startOffset won't work for AnimatedVectorDrawable in some versions. This CL replaces startOffset usage with a workaround. Bug: 1001666 Change-Id: I4e7eb5c433105bcf745c8d2b871eb73a4e04d9cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789832Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#694474}
-
Hesen Zhang authored
- This CL implements deleting expired icons in the initialization. - unit test covered for filtering icons. - TODO merge. Bug: 963290 Change-Id: Iab10264407be4b36efa9c33571ca98be86b19fdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1788308 Commit-Queue: Hesen Zhang <hesen@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#694473}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b6cad5f3d338..65c12be8d1d3 Created with: gclient setdep -r src-internal@65c12be8d1d3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None,chromium:None Change-Id: I9261426fe93e6d72c9059db2a5eb43a3da509f65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789836Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#694472}
-
Sven Zheng authored
Tested locally. When running tests in parallel, these tests can only catch black screens. If run tests one by one, tests can pass. Bug: 958242 Change-Id: I2f46db353be7bf4ce64c3ddd6bc1f029972df001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789756 Commit-Queue: Sven Zheng <svenzheng@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#694471}
-
rbpotter authored
Migrate the chrome://welcome page to use Polymer 3/JS modules. This CL also updates all chrome://welcome tests. Bug: 965770 Change-Id: Id5acea12805b3263d93a2ec99a810dbe1c9a4904 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1737646Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#694470}
-
Tommy Li authored
This CL adds kOmniboxPreserveDefaultMatchAgainstAsyncUpdate to about:flags. Bug: 398135 Change-Id: I0b9b3e8c2737b69807d4ec910f7e06ce25e35c8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789963 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:
manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/master@{#694469}
-
Kyle Horimoto authored
A previous CL [1] ensured that valid but incorrect inputs were selected after a failed attempt. However, this fix missed an edge case of inputs which are invalid (e.g., PINs which contain letters instead of digits). This CL causes these invalid values to be selected when they fail validation. [1] https://chromium-review.googlesource.com/c/chromium/src/+/1733421 Bug: 986793 Change-Id: Ib0d94219ebdd59af49f9b3cf35c3cbb92f27ada1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790094 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#694468}
-
Mike Wittman authored
Renames the existing ThreadDelegate class which is only used for suspendable threads, to allow the introduction of a more restricted ThreadDelegate superclass that can be used for thread specifics for signal-based stack copying. No functional change is intended. TBR=gab@chromium.org Bug: 988579 Change-Id: I795ae57b1da89d8b2be856b433989cfeb180fcde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762681 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Charlie Andrews <charliea@chromium.org> Cr-Commit-Position: refs/heads/master@{#694467}
-
Rune Lillesveen authored
If UseOverrideComputedStyle() is true, we would just use the the parent element's LayoutObject to get a parent style, which could be null. It was in the referenced TEST which made the ensured computed style inherit from initial styles. Instead EnsureComputedStyle for the flat tree parent like we do in Element::EnsureComputedStyle. This issue was found trying to add DCHECKs to StyleResolver for when we compute style which inherits initial styles. TEST=svg/animations/target-move-values-crash.html Bug: 972752 Change-Id: Iba3def094c488e7868aafcad73a54e0cdcea1a80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789803Reviewed-by:
Fredrik Söderquist <fs@opera.com> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#694466}
-
Tricia Crichton authored
Moved tests for page load strategy None and unsupported to Custom Capabilities class. They were in MobileEmulation class, which was not appropriate. *.pydeps file was updated according to presubmit check instructions. Bug: chromedriver:3108 Change-Id: I761f0fd59283a4464a213e51f00b9b559f9ecca5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790533 Commit-Queue: Tricia Crichton <triciac@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#694465}
-
Ted Meyer authored
Use the texture2d copying logic to convert p010 to nv12 so that d3d11 can play HDR / profile2 videos. Bug: 963742 Change-Id: Ie2b1c624481ef090f16daf5dbb62f040a93306a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633674 Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Auto-Submit: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#694464}
-
Haiyang Pan authored
See https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8903039610409044080/+/steps/generate_build_files/0/stdout for the detail error message TBR=jbudorick@chromium.org, bpastene@chromium.org Bug: 997376 Change-Id: I30aea5858dad66b991afcbb9f00ed638c0d1d47c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790383 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Auto-Submit: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#694463}
-
Yun Liu authored
Bug: 1001387 Change-Id: Ib0eab8a04fb78fe99c1feb0a99decd50d3082cdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789927 Auto-Submit: Yun Liu <yliuyliu@google.com> Reviewed-by:
Yun Liu <yliuyliu@google.com> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#694462}
-
Maksim Ivanov authored
Make the PIN error be an accessible label that is associated with the PIN input field in the SAML security token PIN dialog (used for Chrome OS challenge-response user authentication, a.k.a. smart card user login). Bug: 1001612 Test: enable ChromeVox on a test Chromebook, start SAML user sign-in using a smart card, enter wrong PIN, check that the error message is read when the focus is on the input field Change-Id: I74ecd2a278df43fcc3a81c603572a72820554461 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790442Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#694461}
-
Scott Violet authored
The majority of this functionality is already in content, but one part was left in chrome. This moves the last of it to content. BUG=none TEST=covered by tests Change-Id: I1bd8dcc8414677ec01824bf781664cab8b581b61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789181 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#694460}
-
Shimi Zhang authored
This is a followup of http://crrev/c/1685837. See more at https://docs.google.com/document/d/1Jwfbzbe8ozaoilhqj5mAPYbYGpgZCen_XAAAdwmyP1E/edit Bug: 955171 Change-Id: I4dcdfbc38c7109d23b65e1a20d0486659c78ac93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787704Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Cr-Commit-Position: refs/heads/master@{#694459}
-
Changwan Ryu authored
The title text's bg color is black, so changing the font color to be white such that the title text can show correctly. Bug: 994939 Change-Id: Ib1728893d18c729fadd26b83efdf639bf41a4fa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789478 Commit-Queue: Changwan Ryu <changwan@chromium.org> Reviewed-by:
Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#694458}
-
Min Qin authored
If main request's response completes before parallel requests are created, ResourceDownloader weakptr will be invalidated. As a result, parallel requests will fail to get created as they cannot get the URLLoaderFactory. This CL fixes the issue by wrapping the URLLoaderFactory in a scoped_refptr and pass it to ParallelDownloadJob, so that even if main request finishes the scoped_refptr can be used to retrieve the URLLoaderFactory. BUG=1000835 Change-Id: I2c1f57067422db015ac68b0950d99754dc35aaad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1785817 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#694457}
-
cjamcl@google.com authored
Change-Id: Ib435dee7f224a1d36f1a5abdf7956091d1931af7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790201Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Connor Clark <cjamcl@google.com> Cr-Commit-Position: refs/heads/master@{#694456}
-
Gyuyoung Kim authored
This CL converts InterfaceRequest to mojo::PendingReceiver in OverrideInterfaceBinderForTesting. According to the change, all callers should pass a bind which has mojo::PendingReceiver as an argument. Bug: 955171 Change-Id: Icf09534c7a7838cabb93c4bb48831ad0736d7d3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786366Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#694455}
-
Mason Freed authored
This feature was disabled due to crbug.com/990535 and crbug.com/991869. Both bugs are either fixed or underway, so I'm re-enabling for M78. Bug: 990535, 991869, 997290 Change-Id: I17584a22dab6f6cb956fb810b64a720e7ded3ff3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786875 Auto-Submit: Mason Freed <masonfreed@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#694454}
-
Darin Fisher authored
Change-Id: If24aa7a753d08ce793e8d87daf5ad1ce7115c22c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790645Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Darin Fisher <darin@chromium.org> Cr-Commit-Position: refs/heads/master@{#694453}
-
Changwan Ryu authored
In order to support multi-window case properly, we need to be able to inflate child layout separately such that we can add child layout in a nested way. Note that this CL is just for switching the logic without any actual multi-window support (which will be done in later CLs.) Bug: 994939 Change-Id: I78a73c03626aa8352e1cd6fc3b9310c7b8b9e2f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789984Reviewed-by:
Andrew Luo <aluo@chromium.org> Commit-Queue: Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#694452}
-
Darin Fisher authored
Change-Id: Ic55ec678fd1865e16a6e5a3559c20207886eb685 TBR: jam@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789833Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Darin Fisher <darin@chromium.org> Cr-Commit-Position: refs/heads/master@{#694451}
-