- 01 Mar, 2019 40 commits
-
-
Olga Gerchikov authored
• Updated logic of calculating initial current time of non-composited scroll-linked animations to ensure that the start time is always initialized to zero. • Changed signature of cc::ScrollTimeline::CurrentTime to return base::Optional<base::TimeTicks>. This is to enforce cc: WorkletAnimation::CurrentTime operating in the same units of base::TimeTicks and correctly handling NaN values. • Adjusted start time of scroll-linked animations when playback rate is updated. Bug: 852475 Change-Id: Iffd966c1b3ef6d821eef7cc2f6f79dae790a69f3 Reviewed-on: https://chromium-review.googlesource.com/c/1461513 Commit-Queue: Olga Gerchikov <gerchiko@microsoft.com> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#636836}
-
Antonio Gomes authored
... to use downcast helpers BUG=891908 R=jbroman@chromium.org CC=blink-reviews-vendor@chromium.org Change-Id: I73216ed5fadbd095498e98613e089cea1b7514fb Reviewed-on: https://chromium-review.googlesource.com/c/1494680 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#636835}
-
Ehsan Karamad authored
This CL intends to disentangle frame-based and BrowserPlugin-based IPCs (browser to renderer) by: 1- Making MimeHandlerViewContainerManager the entry point of browser to renderer IPCs. 2- Move the frame-based only IPCs to MimeHandlerViewContainerManager. 3- Replicate the IPC ExtensionGuestViewMsg_MimeHandlerViewGuestOnLoadCompleted for frame-based MimeHandlerView inside MimeHandlerViewContainerManager. 4- Remove some code which becomes useless after the change. Eventually the renderer to browser IPCs will also be disentangled. Bug: 659750, 896679 Change-Id: I85d7a2a1d7a1f7176c0a3d4ddf80d025f3fcadd5 Reviewed-on: https://chromium-review.googlesource.com/c/1491994 Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Reviewed-by:
James MacLean <wjmaclean@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#636834}
-
chrome://welcomechrome-native://newtabdpapad authored
This is addressing an old TODO, that should be safe to address. Bug: 455427 Change-Id: I6cdcd6072ef942a49c0e3eb996e2f93df7b293e1 Reviewed-on: https://chromium-review.googlesource.com/c/1496453Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#636833}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/07a259de1240..329fac37dd27 Created with: gclient setdep -r src-internal@329fac37dd27 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Id31cd550d0ca31885ff584a90fef4a0936cf726b Reviewed-on: https://chromium-review.googlesource.com/c/1496952Reviewed-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@{#636832}
-
Caitlin Fischer authored
The formatter creator is in charge of constructing the appropriate formatter. Formatters are responsible for producing labels according to the formatter type. These labels contain disambiguating information to display to users in the Autofill dropdown. Change-Id: Ia63ab173e4449dc744d7ee39ea887494466dff29 Reviewed-on: https://chromium-review.googlesource.com/c/1489181 Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Auto-Submit: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#636831}
-
David Tseng authored
A <textarea> currently exposes all text like so: textarea node static text node inline text box node ... i.e. all lines are under just one static text. Given 1000+ lines, this amounts to a fairly flat tree structure. The computation of necessary text attributes such as indexing into the lines for the purposes of finding the line with text selection becomes increasingly expensive. In a similar content editable, the large static text would hvae been split into multiple static texts. The user consequence is that in a textarea with just a few hundred lines becomes unusable. ~4 second latency between key press and speech output. Bug: 936947: Change-Id: I9772851ba34c8ec1945e83a7d0baa2676cedad3f Reviewed-on: https://chromium-review.googlesource.com/c/1496299Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#636830}
-
Javier Ernesto Flores Robles authored
Moves the filtering responsability to the password store. This causes a faster and smaller fetch when not all the credentials are needed. Updates the API of the mediator and the fetcher so only the required args are passed. Renames |disableFilter| to something that reflects the actual intent of that variable. Updates local test to include the complete spec of the saved password, so the query works when it is not a domain. Bug: 932089 Change-Id: Ibcf64953db4e314f4111289e1fff4a248fd8679b Reviewed-on: https://chromium-review.googlesource.com/c/1491652Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#636829}
-
Yi Gu authored
TBR=peter@chromium.org NOTRY=true See dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_layout_tests&tests=external%2Fwpt%2Fbackground-fetch%2Ffetch.https.window.html Bug: 937312 Change-Id: Icef179aa3da1120419c4d59ee0005f871cebccaf Reviewed-on: https://chromium-review.googlesource.com/c/1496477Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636828}
-
Nicolás Peña Moreno authored
This is a reland of ae50f0f0 Original change's description: > Unify input delay computations for UMA, UKM, and EventTiming > > This CL moves the input delay computations for UKM to further down the > pipeline to where they are computed for EventTiming. After this CL, the > same types of events are logged by both UMA/UKM and EventTiming. The > WebViewTest is fixed so that the artificial events move further enough > down the pipeline. The tests checking for pointerCancels are no longer > applicable since these only applied to the UMA/UKM computations, per > issue 924278. > > By unifying input delay computation, this CL also fixes frame > attribution for the UMA/UKM input delays: PageWidgetDelegate does not > know the target frame (before, it would tell the root that an event has > occurred even if it occurred in an iframe. > > Bug: 897656, 925130 > Change-Id: I27dba1cbb82ad780d21166a5469001e266612a78 > Reviewed-on: https://chromium-review.googlesource.com/c/1476070 > Reviewed-by: Steven Holte <holte@chromium.org> > Reviewed-by: Charlie Harrison <csharrison@chromium.org> > Reviewed-by: Dave Tapuska <dtapuska@chromium.org> > Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> > Cr-Commit-Position: refs/heads/master@{#635687} TBR=dtapuska@chromium.org, holte@chromium.org Bug: 897656, 925130 Change-Id: Ifa253657428ee7a04d3af7b06257482d7e948b58 Reviewed-on: https://chromium-review.googlesource.com/c/1496336Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#636827}
-
Edin Kadric authored
After selecting an item, the menu disappears. Then if we refocus on the EditableCombobox we expect the filtering to be based on the selected item. Before this CL it would still be based on the last thing we typed (a substring of the selected item), so it could show more items than necessary. This CL fixes the issue, adds a unit test, and refactors a little bit. It moves the ShowDropDownMenu call out of HandleNewContent, which is called inside OnItemSelected to fix the bug. Bug: 923660 Change-Id: Iaf6a713763d9d5dd5b2c96186fe2ea0898eec978 Reviewed-on: https://chromium-review.googlesource.com/c/1493516Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Edin Kadric <edinkadric@google.com> Cr-Commit-Position: refs/heads/master@{#636826}
-
Yi Gu authored
TBR=pkotwicz@chromium.org Bug: 937109, 937242 Change-Id: Icce1df35be4168053d8e3f22e0f502e56fd9d642 Reviewed-on: https://chromium-review.googlesource.com/c/1495971 Commit-Queue: Yi Gu <yigu@chromium.org> Reviewed-by:
Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636825}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/d01c24e5..c4eb13c7 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=luci.chromium.try:linux-blink-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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I468fa88ad1f085426a22617566b41d806b6b2292 Reviewed-on: https://chromium-review.googlesource.com/c/1496764Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#636824}
-
Sebastien Marchand authored
This will ensure that no observers are being leaked. Change-Id: I41d20eb4105afb894423113029563a548ec8507e Reviewed-on: https://chromium-review.googlesource.com/c/1487361Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#636823}
-
Elly Fong-Jones authored
This change removes third-party-doodles, and adds a comment to the switch it used to control explaining test URLs to use. Bug: None Change-Id: I37e1d90ec6aafa032bc95eac4f670a6b7f1d4cc2 Reviewed-on: https://chromium-review.googlesource.com/c/1494894 Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#636822}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/859abef68cb5..2997ec9a7a46 git log 859abef68cb5..2997ec9a7a46 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 srte@webrtc.org Removes unused keep-alive from RtpTransportControllerSend. 2019-03-01 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 24eaf090..8eb8e09f (636660:636762) 2019-03-01 srte@webrtc.org Inject TaskQueueFactory to video streams. Created with: gclient setdep -r src/third_party/webrtc@2997ec9a7a46 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll 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:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ia606fa78fa45fbc17bb18515655e356c8c6f4532 Reviewed-on: https://chromium-review.googlesource.com/c/1496894Reviewed-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@{#636821}
-
Elly Fong-Jones authored
Per email discussions with mpearson and jdonnelly. Bug: None Change-Id: Ide70ace4a2c845f79eb82b311f60830692b802fe Reviewed-on: https://chromium-review.googlesource.com/c/1496917 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#636820}
-
chrome://explore-sites-internalsJustin DeWitt authored
This page is a Mojo-based WebUI page, and it supports the following operations: * Read key/value properties of the system, currently flag state, country code, and server endpoint. * Clear the catalog database. * Override the request country. * Force a network request. Bug: 900673 Change-Id: Iafff7c0b66f37a93bd46e7251ba231823951a513 Reviewed-on: https://chromium-review.googlesource.com/c/1310757Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Reviewed-by:
Cathy Li <chili@chromium.org> Reviewed-by:
Peter Williamson <petewil@chromium.org> Commit-Queue: Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#636819}
-
Tibor Goldschwendt authored
Bug: 870056 Change-Id: I6e1dbf041d0b57a9457eb421cf7a4cc2a9cc7ebc Reviewed-on: https://chromium-review.googlesource.com/c/1494721Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#636818}
-
Elly Fong-Jones authored
Per email discussions with jdonnelly and mpearson. Bug: 936854 Change-Id: I33cf7093df298aab93f4ddeac01a58226f93a1a2 Reviewed-on: https://chromium-review.googlesource.com/c/1496913 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#636817}
-
Shao-Chuan Lee authored
Currently we only call SetProfile once during initialization with non-null |profile|. Remove preconditions that allow null |profile| if |profile_| is already set. This simplifies metrics recording logic in upcoming change as we no longer consider null |profile|. Bug: 929583 Change-Id: I68b4ac064ec07984844dc04f92ea46cf36613a21 Reviewed-on: https://chromium-review.googlesource.com/c/1493632Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Shao-Chuan Lee <shaochuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#636816}
-
Yi Gu authored
This reverts commit 50c337ce. Reason for revert: <INSERT REASONING HERE> Original change's description: > Disable flaky test testPendingUpdateFileDeletedAfterUpdateCompletion > > TBR=pkotwicz@chromium.org > NOTRY=true > > Bug: 937109 > Change-Id: I877a311f3256b88a667ff8224904e2fe71acb30b > Reviewed-on: https://chromium-review.googlesource.com/c/1496767 > Reviewed-by: Yi Gu <yigu@chromium.org> > Commit-Queue: Yi Gu <yigu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#636812} TBR=pkotwicz@chromium.org,yigu@chromium.org Change-Id: I6d4183a9d42acc43566506e23b863bfd439b8033 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 937109 Reviewed-on: https://chromium-review.googlesource.com/c/1496163Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636815}
-
Yi Gu authored
This reverts commit 6c5b9879. Reason for revert: <INSERT REASONING HERE> Original change's description: > Disable flaky test testFileDeletedIfStoreWebApkUpdateRequestToFileFails > > TBR=pkotwicz@chromium.org > NOTRY=true > > Bug: 937242 > Change-Id: Ic705e4dcfa5abb1dcd0ff5baa32b51f7f84c6b42 > Reviewed-on: https://chromium-review.googlesource.com/c/1496765 > Reviewed-by: Yi Gu <yigu@chromium.org> > Commit-Queue: Yi Gu <yigu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#636805} TBR=pkotwicz@chromium.org,yigu@chromium.org Change-Id: Ib48da2f508e3fd302c5116ca23e2b9fd0030b727 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 937242 Reviewed-on: https://chromium-review.googlesource.com/c/1495970Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636814}
-
Harald Alvestrand authored
Bug: chromium:907849 Change-Id: I94d4b14b3b7a23e6cc1888c26c0e1f2f16183f4c Reviewed-on: https://chromium-review.googlesource.com/c/1495529Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#636813}
-
Yi Gu authored
TBR=pkotwicz@chromium.org NOTRY=true Bug: 937109 Change-Id: I877a311f3256b88a667ff8224904e2fe71acb30b Reviewed-on: https://chromium-review.googlesource.com/c/1496767Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636812}
-
Alex Clarke authored
When a queue is disabled or blocked it's removed from the WorkQueueSet. It is invalid to call WorkQueueSet::OnQueuesFrontTaskChanged for a queue that is not in the set. Unfortunately RemoveAllCanceledTasksFromFront was doing that in the currently reverted patch to periodicallly reclaim memory. This patch adds a check to see if the queue is in the set before calling WorkQueueSet::OnQueuesFrontTaskChanged. Bug: 936734 Change-Id: Ib4a2e9d85d8360924fdf97f314e32c83a12c5800 Reviewed-on: https://chromium-review.googlesource.com/c/1495541Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#636811}
-
Anna Malova authored
This extra will be moved to CustomTabIntent eventually. Bug: 922969 Change-Id: I510e8c8901758fb9f4a5a009fee20df2e8ed71dc Reviewed-on: https://chromium-review.googlesource.com/c/1496875Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Anna Malova <amalova@chromium.org> Cr-Commit-Position: refs/heads/master@{#636810}
-
W. James MacLean authored
At present TouchSelectionController uses |show_touch_handles_| to decide when handles are shown by touch events. It is set to 'true' in TouchSelectionController::WillHandleTouchEventImpl(). But if this value is defaulted to true, then PDFs may show the handles on the first selection, even if initiated by non-touch means. This doesn't show up in non-PDF pages, as there seems to be a mechanism in RenderWidgetHostViewAura that prevents the TouchSelectionController from ever being told about selection changes from non-Touch events. Some tests were fixed, since they relied on the old default value to avoid having to send actual touch events. The CL changes the default to avoid handles showing up for the first mouse selection in PDFs. Bug: 933631 Change-Id: I1d66df070c22481141f68f6085f04878842c9f2b Reviewed-on: https://chromium-review.googlesource.com/c/1491794 Commit-Queue: James MacLean <wjmaclean@chromium.org> Reviewed-by:
Mohsen Izadi <mohsen@chromium.org> Reviewed-by:
AJITH KUMAR V <ajith.v@samsung.com> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#636809}
-
Marc Treib authored
TBR=pwnall@chromium.org No-Try: true Bug: 937170 Change-Id: I6fdb63366939b9a027d327491da61cbda90e7205 Reviewed-on: https://chromium-review.googlesource.com/c/1496880Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#636808}
-
Yi Gu authored
See linked bug for details. TBR=einbinder@chromium.org NOTRY=true Bug: 937171 Change-Id: If82006056e04ee829668ad79a22bd1e2ec69e8b1 Reviewed-on: https://chromium-review.googlesource.com/c/1496766Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636807}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/2dfb3f01e77d..1c92c159adf9 git log 2dfb3f01e77d..1c92c159adf9 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 cwallez@chromium.org Fix overflow in CommandAllocator 2019-03-01 cwallez@chromium.org Implement wrapping IOSurfaces in dawn::Texture. Created with: gclient setdep -r src/third_party/dawn@1c92c159adf9 The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-chromium-autoroll 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:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=cwallez@chromium.org Change-Id: I08022b2ef038872100a4a65ee964f7eedf52126a Reviewed-on: https://chromium-review.googlesource.com/c/1496893Reviewed-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@{#636806}
-
Yi Gu authored
TBR=pkotwicz@chromium.org NOTRY=true Bug: 937242 Change-Id: Ic705e4dcfa5abb1dcd0ff5baa32b51f7f84c6b42 Reviewed-on: https://chromium-review.googlesource.com/c/1496765Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636805}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d85235292c2c..07a259de1240 Created with: gclient setdep -r src-internal@07a259de1240 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Ibefa7c9ab56301099ac47b8981d61da215f69280 Reviewed-on: https://chromium-review.googlesource.com/c/1496891Reviewed-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@{#636804}
-
Daniel Bratell authored
In an effort to reduce or even ban variable shadowing, this renames a variable. I'm interested in prohibiting shadowing because I think it might prevent potential jumbo problems. The exact warning this this avoids is: third_party/blink/renderer/core/paint/paint_property_tree_builder.cc:1762:40: error: declaration shadows a local variable [-Werror,-Wshadow] EffectPaintPropertyNode::State state; ^ third_party/blink/renderer/core/paint/paint_property_tree_builder.cc:1711:38: note: previous declaration is here ScrollPaintPropertyNode::State state; ^ third_party/blink/renderer/core/paint/paint_property_tree_builder.cc:1776:40: error: declaration shadows a local variable [-Werror,-Wshadow] EffectPaintPropertyNode::State state; ^ third_party/blink/renderer/core/paint/paint_property_tree_builder.cc:1711:38: note: previous declaration is here ScrollPaintPropertyNode::State state; ^ Bug: 923510 Change-Id: Ia64158f91a8f07cd238e01b1e1e31b35a6b5ac06 Reviewed-on: https://chromium-review.googlesource.com/c/1496874 Commit-Queue: Daniel Bratell <bratell@opera.com> Commit-Queue: Fredrik Söderquist <fs@opera.com> Auto-Submit: Daniel Bratell <bratell@opera.com> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#636803}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/328027b6c434..859abef68cb5 git log 328027b6c434..859abef68cb5 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 titovartem@google.com Use DefaultVideoQualityAnalyzer as default, cleanup headers. 2019-03-01 titovartem@google.com Fix namespace for PeerConnectionE2EQualityTestFixture 2019-03-01 mbonadei@webrtc.org Implicitly suppress //build/config/clang:find_bad_constructs. 2019-03-01 mbonadei@webrtc.org Fix peerconnection_quality_test #includes and deps. Created with: gclient setdep -r src/third_party/webrtc@859abef68cb5 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll 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:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I1c4888d1f4a39666ee3e69355042183df578605b Reviewed-on: https://chromium-review.googlesource.com/c/1495793Reviewed-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@{#636802}
-
Yi Gu authored
See dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_layout_tests&tests=worklet-animation-with-scroll-timeline TBR=treib@chromium.org NOTRY=true Bug: 915352 Change-Id: I7b1a586a9352fcb8b3a4a7d8ab838f199c0858b4 Reviewed-on: https://chromium-review.googlesource.com/c/1496763Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636801}
-
Lucas Tenório authored
This is only the first step of renaming this feature, the next steps are: - Rename the Contained Shell references in chrome://settings and the rest of the browser. - Rename all occurrences of Contained Home to KioskNextHome. For this change, I'm mostly focusing on code living in ash. We are changing the name of this feature to reflect the refactoring work and ultimate goal. Also considered calling it MojoKiosk, but Mojo team prefers to keep the Mojo name referring specifically to the Mojo library, not uses of the library. Bug: 933530 Change-Id: I717cee439da14d6bbd575c26b9f55805ad4d5cd8 Reviewed-on: https://chromium-review.googlesource.com/c/1489272Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Mitsuru Oshima (OOO til 3/4) <oshima@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Lucas Tenório <ltenorio@chromium.org> Cr-Commit-Position: refs/heads/master@{#636800}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/9ea32aab..d01c24e5 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=luci.chromium.try:linux-blink-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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I06969b7e5e00125907609c0324545976283366e4 Reviewed-on: https://chromium-review.googlesource.com/c/1496761Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#636799}
-
Yi Gu authored
See dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_layout_tests&tests=worklet-animation-with-scroll-timeline-and-display-none TBR=treib@chromium.org NOTRY=true Bug: 915352 Change-Id: Ie287d2af0cd7fff9e2393e2918837867dcf4125d Reviewed-on: https://chromium-review.googlesource.com/c/1496762Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636798}
-
Nicolas authored
After both the 'external' and 'IEEM' sitelists have been downloaded, LBS will now write the 'sitelistcache.dat' file with the combined sitelists' contents. Bug: 909878 Change-Id: I789f1e4b59f69af78c3c14a4330d48a50cac94d5 Reviewed-on: https://chromium-review.googlesource.com/c/1468121 Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#636797}
-