- 14 Feb, 2018 40 commits
-
-
Elly Fong-Jones authored
There's a subtle lifetime issue exposed by this test. See the linked bug for more details. Bug: 810139 Change-Id: If04cc1573c7983ab62627770ea96c7a5ef6a56cb Reviewed-on: https://chromium-review.googlesource.com/919463Reviewed-by:
Leonard Grey <lgrey@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#536756}
-
Nicolas Pena authored
This CL changes MemoryInfo so that, when the heap statistics are calculated, the values for totalJSHeapSize and usedJSHeapSize are not used if the number of pages is greater than 1. Bug: 807651 Change-Id: I99bc52e0e2cb8e17c797fdb3868110fc409ad00e Reviewed-on: https://chromium-review.googlesource.com/904972Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#536755}
-
James Cook authored
Now that we have //ash/components we're trying to clean up //ui to get it back to its original state of being low-level UI libraries. This code was written during the Athena days (when we were trying to avoid using ash). It is only used inside //ash, so move it there. Bug: none Test: ash_unittests, ui_chromeos_unittests Change-Id: I2484d2d54a8ad99b855719c968708c3008ba52a0 Reviewed-on: https://chromium-review.googlesource.com/917439Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#536754}
-
Robert Liao authored
The ExtensionPopup resizes its view dynamically after it can be anchored and shown. This change adds child resize support to BubbleAnchorHelper to accommodate that scenario. Move is brought along for free. BUG=728174 Change-Id: I7ca12b92da339263ca5558254d2bbb0595a57b4c Reviewed-on: https://chromium-review.googlesource.com/915010 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#536753}
-
https://pdfium.googlesource.com/pdfium.git/+log/d8d6f55140bd..785d126bd57a $ git log d8d6f5514..785d126bd --date=short --no-merges --format='%ad %ae %s' 2018-02-14 npm Roll pdfium/third_party/freetype/src/ 036bdc0c9..4a03f1744 (2 commits) 2018-02-14 dsinclair Set node to owning element 2018-02-14 dsinclair Cleanup some CXFA_Node flags and methods. 2018-02-14 dsinclair Cleanup CXFA_Node::SetFlag 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: I92d59d95ae32ccbd9c7c656ba3f724acf3f64673 Reviewed-on: https://chromium-review.googlesource.com/919383 Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#536752}
-
edchin authored
This CL adds an experiment flag for Tab Grid, and simply uses the flag to show a blank tab grid when enabled. Bug: 804496 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I9d24d64c77cba8889f2c699763d610617263b9cc Reviewed-on: https://chromium-review.googlesource.com/917427 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#536751}
-
Kyle Horimoto authored
Now, it is a pure virtual class with a test double. This is in preparation for using it in the MultiDevice service. Bug: 752273 Change-Id: I01f79a0361ec71e51a30dc3a56b28555dc594712 Reviewed-on: https://chromium-review.googlesource.com/910118Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#536750}
-
liberato@chromium.org authored
Already seems to time out 100% of the time, and similar tests in TestExpectations are marked as crash. So, adding that to this one as well. TBR=dom-dev@chromium.org Bug: 811993 Change-Id: I4451212e7e4263ed3c843c4860ce1834ebd0079b Reviewed-on: https://chromium-review.googlesource.com/917222 Commit-Queue: Frank Liberato <liberato@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#536749}
-
wutao authored
This cl allows client to set custom_frame_view color. Changes: 1. Add OnWindowPropertyChanged to CustomFrameViewAshWindowStateDelegate. 2. Client can set custom_frame_view color by setting window property aura::client::kTopViewColor. Bug: 811159, 768932 Test: CustomFrameViewAshTest.KTopViewColor and manually test color update. Change-Id: Ic2306c399b0d4cda88ffb0f96c48a15e3e6f430b Reviewed-on: https://chromium-review.googlesource.com/912518 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
Mitsuru Oshima (In Tokyo) <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#536748}
-
https://skia.googlesource.com/skia.git/+log/0ee866dac78b..5b6fa82ee12b $ git log 0ee866dac..5b6fa82ee --date=short --no-merges --format='%ad %ae %s' 2018-02-14 brianosman Respect FPArgs local matrix when picking a filtering mode in image shader 2018-02-14 kjlubick Trim down Emscripten SDK asset size 2018-02-13 benjaminwagner Do not copy vulkan-1.dll to Win bots. Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=caryclark@chromium.org Change-Id: Ic820b07dd5bccf43afc4b742a8302d9ae60bcdf2 Reviewed-on: https://chromium-review.googlesource.com/919254Reviewed-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@{#536747}
-
Koji Ishii authored
Following bot results are included. 3740 3742 3746 3749 3750 3753 1 lines were removed and 21 lines were deflaked by consecutive results since 3699. TBR=eae@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I934d43db60e15dd176db569fc9793b79d5cc4e7e Reviewed-on: https://chromium-review.googlesource.com/917721 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#536746}
-
edchin authored
Crash is caused by the previousPanelIndex being out-of-bounds into the panels array. This CL ensures that previousPanelIndex is kept up-to-date when any panels are removed so that it is not out-of-bounds. Bug: 805530 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Id193a85585510c50e9bb92680f0782fee7e34d1a Reviewed-on: https://chromium-review.googlesource.com/916943Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#536745}
-
Hajime Hoshi authored
This is part of efforts to replace default timer task runners with other appropriate task runners in the renderer. Bug: 624694, 804694 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Id745eed43a86ce079fd870586ce6169b928ba1dd Reviewed-on: https://chromium-review.googlesource.com/917884Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#536744}
-
Danyao Wang authored
When switching to an evicted tab, WKBasedNavigationManager loads restore_session.html to restore back/forward history. This load should not be counted as a new page load by TabUsageRecorder. This fixes TabUsageRecorderTestCase/testEvictedTabReloadBackground. Bug: 807428 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: If194acd0de633bc170f221d8a960514995425bce Reviewed-on: https://chromium-review.googlesource.com/917524Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#536743}
-
Isha Bobra authored
This CL is a followup on the following CL: https://chromium-review.googlesource.com/736043 The above CL returns the deepest child of web view on ACTION_PREVIOUS_HTML_ELEMENT if can_wrap_to_last_element flag in OneShotAccessibilityTreeSearch is set to true. This CL sets that flag for Android. Assuming a web view is in between native elements, the following order will be followed for a11y focus: Native elements -> web view container -> inside web view container -> native elements. So web view container will always be focused only in the above order. Bug: 661793 Change-Id: I62dbcb143ed5a152172dc7cde9355f4b7eed79e1 Reviewed-on: https://chromium-review.googlesource.com/884302Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#536742}
-
Vadym Doroshenko authored
CL https://chromium-review.googlesource.com/c/chromium/src/+/823238/ introduces processing messages from IFrames. Function CRWWebController:respondToMessage: userIsInteracting:originURL:isMainFrame: incorrectly processes case when no handler for message form IFrames. Which leads to using |handler|, when |handler| = nil. This CL fixes that. Bug: 801485 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I661754b83e2e09a4a907634d15f50e62a315c343 Reviewed-on: https://chromium-review.googlesource.com/916604 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#536741}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8c345b4a..39b1f697 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: I399fc534ca6bf58c91815887f0be6b3655e6a30c Reviewed-on: https://chromium-review.googlesource.com/919221Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#536740}
-
Matt Menke authored
This caused a regression on Cronet perf tests. I'll reland with some windows-only ifdefs. Sadly, our infrastructure makes it easier to revert and reland with modifications than to land another CL, if you have a lot of local branches. This reverts commit ac0c504b. Reason for revert: <INSERT REASONING HERE> Original change's description: > Add URLRequest creation stack traces to AssertNoURLRequests crashes. > > We have a top crasher here (Again...), and need to figure out just > what's going on. Hopefully once we ship the network service, we'll > never see these crashes again (Well, at least in the network > process). > > Bug: 800391 > Change-Id: Ifbd45274ac73ca90c7103aea66ba0f7d254c9e6e > Reviewed-on: https://chromium-review.googlesource.com/916894 > Reviewed-by: Eric Roman <eroman@chromium.org> > Commit-Queue: Matt Menke <mmenke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#536575} TBR=eroman@chromium.org,mmenke@chromium.org Change-Id: Id648cff17e81452d0203b13d1b4b00a49976a6b8 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 800391 Reviewed-on: https://chromium-review.googlesource.com/919401Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#536739}
-
Donn Denman authored
When Contextual Search enters a disabled state it removes notifiers for showing the UI. However if the UI is already showing it should hide it immediately. This CL adds a call to hide when disabling for any reason, including network connectivity loss. BUG=783352 Change-Id: I826d38264cd6c0cb5ca6ece804c2f44c3b0ee924 Reviewed-on: https://chromium-review.googlesource.com/917647Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#536738}
-
https://pdfium.googlesource.com/pdfium.git/+log/2f68cb53f593..d8d6f55140bd $ git log 2f68cb53f..d8d6f5514 --date=short --no-merges --format='%ad %ae %s' 2018-02-14 dsinclair Cleanup CXFA_Document const-ness 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: Ifcd5e6d8366666afac1b93bd445d6fa9c46fe767 Reviewed-on: https://chromium-review.googlesource.com/919248Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#536737}
-
Luna Lu authored
Shadow page has a frame and upon service worker startup, UseCounter will count page visits. This CL adds a flag "is_shadow_page_" in Settings and sets the flag to be true in WorkerPageShadow initialization (by default the flag's value is false). In UseCounter it checks for shadow pages and drop counts for shadow pages. Note that this flag will eventually go away since browser side use counter does not have problems with workers. So once the blink side use counter is removed, this change can be undone. This change has also been verified to work locally. Bug: 694880 Change-Id: I1cbe857d776591098bbbbf256ef8aa546c399af5 Reviewed-on: https://chromium-review.googlesource.com/917028 Commit-Queue: Luna Lu <loonybear@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#536736}
-
Julia Tuttle authored
Bug: 763433 Change-Id: Id87010fd5d25122500be8b80efe56fe446dd8633 Reviewed-on: https://chromium-review.googlesource.com/916581Reviewed-by:
Chris Bentzel <cbentzel@chromium.org> Commit-Queue: Julia Tuttle <juliatuttle@chromium.org> Cr-Commit-Position: refs/heads/master@{#536735}
-
Vladislav Kuzkokov authored
Bug: 625126 Change-Id: If67d226a432060596cf424e148f16b7a5035aeb5 Reviewed-on: https://chromium-review.googlesource.com/914821Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Vladislav Kuzkokov <vkuzkokov@chromium.org> Cr-Commit-Position: refs/heads/master@{#536734}
-
Benoit Lize authored
Change-Id: Iaf6cd9ecaaf601192847a84007d5596cbb10a367 Reviewed-on: https://chromium-review.googlesource.com/919086Reviewed-by:
agrieve <agrieve@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#536733}
-
Andrew Grieve authored
Bug: 777511 Change-Id: I4cf8f627784038f1fb0ed32d8f25843bdbff3613 Reviewed-on: https://chromium-review.googlesource.com/916556Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#536732}
-
Ted Choc authored
This removes the dependency on an immediate onUpdate from the framework to have a default title. BUG= Change-Id: I0e36b40b25e0a26c618e48cbf99c4a470f19ccf0 Reviewed-on: https://chromium-review.googlesource.com/918781Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#536731}
-
https://skia.googlesource.com/skia.git/+log/8242c5c199f5..0ee866dac78b $ git log 8242c5c19..0ee866dac --date=short --no-merges --format='%ad %ae %s' 2018-02-14 egdaniel Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." 2018-02-14 robertphillips Fix compilation of opList-based DDL implementation Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=caryclark@chromium.org Change-Id: I09e9f2bce7ccb6f935c9555563dcef49f079c77c Reviewed-on: https://chromium-review.googlesource.com/919246 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#536730}
-
erikchen authored
Bug 1: When an AllocationTracker is destroyed from a client disconnecting, queued barrier callbacks would not be run. This would cause the heap dump to never be emitted. Bug 2: The implementation of MemlogConnectionManager::OnNewConnection called mojo::SharedBufferHandle::Create, which uses synchronous IPC with the browser process. This can cause deadlock/timeouts, since the browser process synchronously waits for the memlog pipe to free up and eventually gives up after 10 seconds, tearing down the allocator shim. The solution is to create a dedicated thread for calling mojo::SharedBufferHandle::Create, thus avoiding the deadlock. Change-Id: Ib3f4143381ce03c353ffe93d45794070e3b007d5 Bug: 811711 Reviewed-on: https://chromium-review.googlesource.com/917243 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:
Primiano Tucci <primiano@chromium.org> Cr-Commit-Position: refs/heads/master@{#536729}
-
Mustaq Ahmed authored
Currently RemoteFrame::Navigate is the user of Frame::HasTransientUserActivation that passes a RemoteFrame*, and it seems wrong because the user activation (user gesture) needed by the navigation should belong to the LocalFrame that initiated the navigation. Follow-up CLs after this one will update UserActivation code in Frame to take a LocalFrame* instead of a Frame*, and get rid of redundant IPCs. Bug: 811414 Change-Id: I771c1694043edb54374a44213d16715d9c7da704 Reviewed-on: https://chromium-review.googlesource.com/914736 Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#536728}
-
Louis Romero authored
This delegate method will change in a follow-up CL from notifying the animations will start, to asking the delegate to trigger the animations at its convenience. Context: go/bvc-tab-switcher-animators Bug: 787833 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I3da5140c0dd224fd0689a32461c9ac6f43a6a7ea Reviewed-on: https://chromium-review.googlesource.com/895687 Commit-Queue: Louis Romero <lpromero@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#536727}
-
Hiroki Nakagawa authored
addModule() is the entry point of Worklets (incl. PaintWorklet, AudioWorklet, etc) and it should be the best place to record usage of them. Bug: n/a Change-Id: I3e7ef55911e5ef458988ddccb7a5961cfdf80afa Reviewed-on: https://chromium-review.googlesource.com/912929 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#536726}
-
Rob Percival authored
This reverts commit 885175c6. Reason for revert: https://crbug.com/811566 Original change's description: > Add test coverage of field trial for Certificate Transparency log auditing > > It is intended that this feature will be slowly turned on in the near > future. Only desktop platforms will be enabled initially. > > Bug: 506227 > Change-Id: Ie6669f1ecb07c84ee26f28349b30f3da5b5cbf8f > Reviewed-on: https://chromium-review.googlesource.com/873531 > Reviewed-by: Jesse Doherty <jwd@chromium.org> > Commit-Queue: Rob Percival <robpercival@chromium.org> > Cr-Commit-Position: refs/heads/master@{#536100} TBR=rsleevi@chromium.org,jwd@chromium.org,robpercival@chromium.org,sdoyon@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 506227 Change-Id: I46afc0c9ff42d5cd840e02e3982a92079fd60ce5 Reviewed-on: https://chromium-review.googlesource.com/918582Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Rob Percival <robpercival@chromium.org> Cr-Commit-Position: refs/heads/master@{#536725}
-
Samuel Huang authored
This CL declutters archive.Run(), making it easier to build helper tools for Supersize. Extracted functions: - DeduceMainPaths() for path deduction. - AddMainPathsArguments() for related arguments. Change-Id: Ibf65936ac8b71c57e578cb286e5886c8cedad41c Reviewed-on: https://chromium-review.googlesource.com/917187 Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#536724}
-
Mihai Sardarescu authored
This CL simplifies the BubbleSyncPromoDelegate API to have a single method to enable sync and to start a Chrome sign-in flow. This CL presents the DICE sync promo in the password saved bubble view. Screenshots (DICE-enabled): https://drive.google.com/file/d/1avvcDAtKx1Wk9ovKKb1FxNxnwhsb_LV_/view?usp=sharing https://drive.google.com/file/d/1U6jD3pvjFoiPYTUoqvOjkcPs0HMlWOgA/view?usp=sharing Screenshots (pre-DICE): https://drive.google.com/file/d/1_99pFN-wdRsgX-MPYCCM7wIw4Z3m8HXg/view?usp=sharing Dice stands for the desktop identity consistency, which enforces consistency between Google accounts in the browser and in the content area. Design doc and mocks: See internal link from bug Bug: 805412 Change-Id: I223abd01e8fac927dc728110b2475335345c362c Reviewed-on: https://chromium-review.googlesource.com/883261 Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#536723}
-
Morten Stenshorne authored
One more test passing. TBR=atotic@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I19f5b593a0275b49b8af58080a6a2204d7242d8f Reviewed-on: https://chromium-review.googlesource.com/919067 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#536722}
-
Alex Clarke authored
If only a single call to Emulation.setVirtualTimePolicy is made with waitForNavigation:true then addInspectorEmulationAgent wasn't getting called in time, which meant InspectorEmulationAgent::FrameStartedLoading wasn't called for the navigation, which meant the virtual time policy was never changing. Bug: 777763 Change-Id: I7525ed1de924319c195ecfdd602c3fad808eba59 Reviewed-on: https://chromium-review.googlesource.com/918665Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#536721}
-
Gustav Sennton authored
The WebView support library (in the Android Support Library) and the WebView support library glue (in Chromium) will both need methods for mapping a class loaded in some ClassLoader into a class loaded in the current ClassLoader. In this CL we put that utility in the boundary interface directory to avoid duplicating this Class-conversion functionality in both the Android Support Library and Chromium (instead this functionality will be mirrored from Chromium into the support library). Bug: 788177 Change-Id: Icea382115bedd53d1b255d3a115fff03fcdb15ba Reviewed-on: https://chromium-review.googlesource.com/919062Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Gustav Sennton <gsennton@chromium.org> Cr-Commit-Position: refs/heads/master@{#536720}
-
Gustav Sennton authored
Android publishes all public APIs that are not marked with the @hide annotation. Boundary interfaces are not supposed to be public to apps. In this CL we add a file with the sole purpose of hiding the boundary interface package from apps. Bug: 788177 Change-Id: I58c9c7a8445c1a3fdfda3164735f5e2c755dfc44 Reviewed-on: https://chromium-review.googlesource.com/918861Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Gustav Sennton <gsennton@chromium.org> Cr-Commit-Position: refs/heads/master@{#536719}
-
Miguel Casas authored
This CL changes the TRACE_ for accelerated video decode from the current "Video Decoder" to "media.gpu", since trace categories are never more than one word, and there seems to be plenty of categories composed with dot (e.g. cc.debug.quads etc). This category doesn't seem to be named in Chromium OS tests, so this change should not affect anyone. This CL also adds a new entry for Vaapi video encoding. Bug: 811912 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: I170252752ab32c49bb4e479469700be396f6421b Reviewed-on: https://chromium-review.googlesource.com/916887 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#536718}
-
Ian Clelland authored
(Except for vibration; that one still gets its own flag) Bug: 810879 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I97bdcc651e6c3d99cc0aff279e83080ea153d031 Reviewed-on: https://chromium-review.googlesource.com/912157Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Commit-Queue: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#536717}
-