- 24 Jul, 2019 40 commits
-
-
ssid authored
Change-Id: I488a82d11c1f142182355471eb00fcccb8938e53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713846Reviewed-by:
oysteine <oysteine@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#680443}
-
Javier Ernesto Flores Robles authored
Changes the fallback icon to the tiny world one. Bug: 987174 Change-Id: Ic959867784076e7fba3c6693226bb63383af36ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715274 Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#680442}
-
Rune Lillesveen authored
Bug: 305376 Change-Id: I5cbd87d04852a4605507859dd39187c24e282d85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715814Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#680441}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1b42ca287673..f9c500b31ad8 Created with: gclient setdep -r src-internal@f9c500b31ad8 The AutoRoll server is located here: https://skia-autoroll.corp.goog/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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=nhiroki@google.com,pmonette@google.com,sky@google.com,kolos@google.com Bug: chromium:None Change-Id: I2a526f655775ded79520ffa3d2bb7e6241d3f171 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716607Reviewed-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@{#680440}
-
Peter Kotwicz authored
This CL moves the grantUriPermissionToHostBrowser() call to TransparentLauncherActivity/H2OTransparentLauncherActivity which receive the share intent from the sharer app (vs SplashActivity which receives a copy of the share intent from H2OTransparentLauncherActivity) BUG=982394 Change-Id: I37ca0f168e312e03e58158b9b858879cc5771fb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715534Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#680439}
-
Becky Zhou authored
We removed logic listening to BottomSheetObserver from https://chromium-review.googlesource.com/c/chromium/src/+/1553710, but there are some obsolete logic causing the view hierarchy not updated correctly. Bug: 984793 Change-Id: Ibef11b60324bbf10abafafd6c73041f3fd20175d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1709005 Commit-Queue: Becky Zhou <huayinz@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#680438}
-
Chromium WPT Sync authored
Using wpt-import in Chromium cb636760. With Chromium commits locally applied on WPT: 250461b3 "Worker: Register a service worker just once for worker subresource interception tests" bf4ad57e "Experimental CookieStore API: some additional browser-side validation" 6a6b173b "Add type option to showToast helper" a148378d "KV Storage: rename storage export to default" 43ad80dd "[css-typed-om] Don't crash when setting CSSVariableReferenceValue." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, robertma@chromium.org, smcgruer@chromium.org: external/wpt/infrastructure NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I6f1d6269ea573b050c4ba69eb55690fb87444133 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716926Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#680437}
-
Leonard Grey authored
This reverts commit 9bc33932. Reason for revert: https://crbug.com/987044 Original change's description: > Mac: Record process “energy impact” to UMA > > This is a synthetic estimate displayed to users in Activity Monitor, the battery menu, and top. > More info at https://blog.mozilla.org/nnethercote/2015/08/26/what-does-the-os-x-activity-monitors-energy-impact-actually-measure/ > > Bug: 969105 > Change-Id: Ie3438307226c3f9a46459948ea88efb6479de0c8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1707472 > Commit-Queue: Leonard Grey <lgrey@chromium.org> > Reviewed-by: Mark Mentovai <mark@chromium.org> > Reviewed-by: Ilya Sherman <isherman@chromium.org> > Reviewed-by: oysteine <oysteine@chromium.org> > Cr-Commit-Position: refs/heads/master@{#679557} TBR=isherman@chromium.org,oysteine@chromium.org,lgrey@chromium.org,mark@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 969105 Change-Id: Iec95be777c3816183dc92fd87797bbb0cc890ef6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715509Reviewed-by:
Leonard Grey <lgrey@chromium.org> Commit-Queue: Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/master@{#680436}
-
Mario Sanchez Prada authored
This reverts commit 93120719. Reason for revert: It's possible that this patch has caused the renderer process to crash on Android, perhaps due to the last minute change to make SurroundingTextImpl a Supplement<LocalFrame> (see [1]), so let's revert it for now. [1]https://chromium-review.googlesource.com/c/chromium/src/+/1698413/8..12 Original change's description: > Migrate blink::SurroundingTextImpl from WebLocalFrame to LocalFrame > > Now that we have blink::SurroundingText inside Blink and implemented > using internal Blink types like WTF::String and LocalFrame, we can > finally migrate blink::SurroundingTextImpl away from WebLocalFrame > and remove the DEPS exception rule we previously introduced during > this process of Onion Soup'ing the SurroundingText API. > > Additionally, we move the instantiation of blink::SurroundingTextImpl > from WebLocalFrame to LocalFrame as well and, with that, we remove any > reference to public Blink classes from SurroundingText-related code. > > Bug: 980151 > Change-Id: I1a1014dbf6671b9327a068ceca4f62d873cb5fb3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698413 > Commit-Queue: Mario Sanchez Prada <mario@igalia.com> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Cr-Commit-Position: refs/heads/master@{#680346} TBR=haraken@chromium.org,mario@igalia.com Change-Id: Ic351b09b2c57a316f14473c8a1dfefd96b909386 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 980151, 987214 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715197Reviewed-by:
Mario Sanchez Prada <mario@igalia.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#680435}
-
Steve Kobes authored
The trace event now incorporates move distance into the score field, reflecting CLS calculation, and score_with_move_distance is removed. PerFrameTraceData now computes the granularity scale instead of having it passed in. This paves the way to defer reporting on pointerdown. Also removed references to "jank" in variable names and comments. Bug: 963474, 978027 Change-Id: I87d69aa628446c46ce25647914b5d9c0dbcc1fcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714992Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#680434}
-
Tanmoy Mollik authored
This histogram was removed in this cl https://crrev.com/c/1688844 Bug: 975910 Change-Id: I05654fbf8f3516c16ef389322bca15de94351aa3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715364Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@google.com> Cr-Commit-Position: refs/heads/master@{#680433}
-
Alex Chau authored
- Make time_to_live shorter than send timeout to avoid false send error Bug: 987175 Change-Id: I9a67820f90ee43681eb1ea6e6b07d6fb7443b890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715494 Commit-Queue: Alex Chau <alexchau@chromium.org> Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#680432}
-
Weiliang Chen authored
When using a BufferQueue, the OutputSurface is treated as an Overlay, and is made into an OverlayCandidate. That overlay candidate is then pushed in as the front of the candidate list. This CL changes it into its own type instead of checking for a bool on OverlayCandidate. R=rjkroege Bug: 963597 Change-Id: I05588ba4d3b1ac03ed01ac0fff25d9ae03fc28c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696168 Commit-Queue: weiliangc <weiliangc@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#680431}
-
Maxim Kolosovskiy authored
This reverts commit f4a585a3. Reason for revert: This CL causes failures of SettingsUIBrowserTest.All The first failed build: https://ci.chromium.org/p/chromium/builders/ci/Linux%20CFI/14356 Original change's description: > WebUI: Remove --cr-list-item-focus and --cr-selectable-focus mixins > > This CL removes the unused --cr-list-item-focus mixin and moves all > the CSS properties/values from --cr-selectable-focus to the only > place where they were being used. > > https://imgur.com/a/yFz9k61 > > Bug: 973674 > Change-Id: I95f93fcfee6dc7b77ce5180a7875a1b526f066e5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1710852 > Reviewed-by: Hector Carmona <hcarmona@chromium.org> > Commit-Queue: John Lee <johntlee@chromium.org> > Cr-Commit-Position: refs/heads/master@{#679323} TBR=hcarmona@chromium.org,johntlee@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 973674 Change-Id: I777671fc0d62f5a307a410c4d9b8b108aa5ef83d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715691Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#680430}
-
Stephane Zermatten authored
This change makes cancel/close available on the UI, available as a direct action with the same behavior when the UI is up. When the UI is not up, "cancel" is only available if it exists in UserAction as a direct action. When the UI is up, "cancel" is executed through the UIController instead of being run directly as a UserAction. This allows closing the UI or showing the undoable snackbar as a result of the "cancel" direct action being executed. Bug: b/134742442 Change-Id: Ia43275a090a0ad2a440447b175fdcf15dd893430 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699675 Commit-Queue: Stephane Zermatten <szermatt@chromium.org> Reviewed-by:
Jordan Demeulenaere <jdemeulenaere@chromium.org> Cr-Commit-Position: refs/heads/master@{#680429}
-
Alexander Yashkin authored
Change-Id: Ib777e1293012c37b2622be97aca7a8e61ce66d6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715272Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Alexander Yashkin <a-v-y@yandex-team.ru> Cr-Commit-Position: refs/heads/master@{#680428}
-
Eric Roman authored
- Name parameter generator functions *Params() instead of *Callback() - Use test helper methods from test_net_util.h. Change-Id: Ibbfe129110ab45aa1de0a24ab1554a327dad2f8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716008 Commit-Queue: Asanka Herath <asanka@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#680427}
-
Vladislav Kuzkokov authored
Use OS_CHROMEOS instead of CHROMEOS. Bug: none Change-Id: I4935e8577c03804621f21cebab99e2c59f788cf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713562Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Vladislav Kuzkokov <vkuzkokov@chromium.org> Cr-Commit-Position: refs/heads/master@{#680426}
-
Stephane Zermatten authored
Before this change, an element was scrolled into view before it was clicked. On website that use top or bottom bar, this means that the element could be under the bar, so the click would never succeed. This change attempts to increase the probability of an element to be fully uncovered, even if it's inside of a container, by moving it first to the center of the screen just before clicking. scrollIntoViewIfNeeded is still used afterwards, while waiting for the button position to become stable to avoid bad interactions with event listeners. Bug: b/135909926 Change-Id: Idea978b2c3407f41b53fee02feb92c86015122f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1708080 Commit-Queue: Stephane Zermatten <szermatt@chromium.org> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#680425}
-
Edvard Thörnros authored
Change the test to use Testharness.js, the test should still work the same (although I've changed it to make it a bit clearer). This is purely a refactor and code health commit. Bug: 986830 Change-Id: Ic26adf137097893d78c1b579fd26ef1b3b490c46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713520 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Auto-Submit: Edvard Thörnros <edvardt@opera.com> Cr-Commit-Position: refs/heads/master@{#680424}
-
Gauthier Ambard authored
The accessibility label was overridden right after it was set. This CL removes the override. Bug: 987234 Change-Id: If30c3b9e2cbaf46b6fb607d69b917e5b8bf60f21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715291 Auto-Submit: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#680423}
-
Brian White authored
Updates the expires_after attribute for 174 histograms that show frequent access in the past 90 days. This is the 10% most frequently used histograms over that time that do not already have a later expiry date. Change-Id: I4897697e7e33db8fca0645bd69a5453c617b3956 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715848Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#680422}
-
Eric Stevenson authored
This CL introduces a build step for validating the output produced by R8 and dexsplitter for static library APKs. The class loaders used by static libraries cannot access classes located in the main APK, but R8/dexsplitter may produce dex files that include such illegal references. Also included is a new proguard config that avoids illegal dex references in trichrome_library_apk. Bug: 956839 Change-Id: I550a90af155a2e88444ae734ea31fadd410f8b9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1702809 Commit-Queue: Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#680421}
-
Felipe Cerqueira authored
Bug: 927957 Change-Id: I87dbdbb240f41bd8e3ba90959db5dd802ee34e62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715305 Commit-Queue: Felipe Cerqueira <cerqueira@google.com> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#680420}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1cd1ed8976c4..f564f1515bde git log 1cd1ed8976c4..f564f1515bde --date=short --no-merges --format='%ad %ae %s' 2019-07-24 brianosman@google.com Move cpu_modules inside skia_enable_tools Created with: gclient setdep -r src/third_party/skia@f564f1515bde The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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: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=borenet@google.com Bug: None Change-Id: I2661cca622201146c4029531103756bd9ff36b97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716925Reviewed-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@{#680419}
-
Felipe Cerqueira authored
methodId was not visible inside the anonymous functions. This was making messages arrive with methodId=undefined, which were then rejected by the client. Also fixed a function call that was followed by then(). When calling void functions, this was causing an error and stopping the protocol before sending the confirmation to the client. The actions were still being performed and there were no visible effects, but the client requests were timing out. Bug: 927957 Change-Id: Ie22a16c82ae1776d4529aa10fd3a1db791c1b5c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1709071 Commit-Queue: Felipe Cerqueira <cerqueira@google.com> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#680418}
-
Julie Jeongeun Kim authored
This CL is a part of moving access token management to OAuth2AccessTokenManager. It is specifically a step toward folding O2TS into PO2TS now that O2TS is only one subclass of PO2TS. It is a follow-up CL to https://crrev.com/c/1712560 and renames OAuth2TokenServiceDelegate and FakeOAuth2TokenServiceDelegate to ProfileOAuth2TokenServiceDelegate and FakeProfileOAuth2TokenServiceDelegate. Bug: 967598 Change-Id: Iffc9e674a3830975314f4b03f7e95f1e36e69832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715189Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#680417}
-
Lei Zhang authored
Since size_t variables are never negative, DCHECK_GE(size_t_var, 0U) will always be true. In the case of thread_group_impl.cc, they were suppose to be DCHECK_GT(size_t_var, 0U); Change-Id: I2e5cf4ec9e68b7a422b31062448f4463772ee0fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714264 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#680416}
-
Maxim Kolosovskiy authored
TBR=npm@chromium.org,yoavweiss@chromium.org Bug: 987236 Change-Id: I1890d52f825c8a87713f902efb2bd2ba76bea91d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715354Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#680415}
-
Monica Basta authored
This CL changes 'chrome://settings/content' page to display 'Cookies and site data' instead of 'Cookies'. It changes as well 'chrome://settings/content/cookies' to have 'Cookies and site data' as a title and 'Clear cookies and site data when you quit Chrome' instead of 'Keep local data only until you quit your browser'. Also, it changes the message displayed if the user is in sync paused state due to his cookie settings set to clear on exit to be 'You clear cookies when you quit Chrome. To keep syncing, change this settings.'. It adds a kill switch to disable showing this message. Bug: 942456 Change-Id: I5eea7680242fd485266bdbdb72e82360cf0ff8c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1712668 Commit-Queue: Monica Basta <msalama@google.com> Reviewed-by:
Dan Beam <dbeam@chromium.org> Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#680414}
-
Balazs Engedy authored
Bug: 975621 Change-Id: Id4431de0fc8400ee2c2e7a6350631deede2dc332 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714592 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Auto-Submit: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#680413}
-
Henrique Ferreiro authored
Bug: 987170 Change-Id: I9b4ecb4b55d312766b6a8c895026229a0e43caae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713634 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#680412}
-
Harald Alvestrand authored
This has been announced as "will be removed in M70" for many versions. This CL actually removes them. Usage is negligible. Bug: 854385 Change-Id: I6af1279978de669e433fa5eb6e0b62dfd348b8bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713539Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#680411}
-
Anders Hartvoll Ruud authored
Bug: 987224 Change-Id: I1b6420aa9f277ebf8d62845bb5838e57bdc8610d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715813 Auto-Submit: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#680410}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e53b8284..3439373f Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues 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 CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I6542fd224845a9e08896d39b25a4593ddbe70eb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715891Reviewed-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@{#680409}
-
Mike Reed authored
Bug: skia:4783 Change-Id: I26fc71792ed5fcb53253bda56f265dbf713b6d48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713304Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
enne <enne@chromium.org> Commit-Queue: Mike Reed <reed@google.com> Cr-Commit-Position: refs/heads/master@{#680408}
-
Michael Lippautz authored
Avoid including thread-termination GCs in performance profiles as their shutdown on benchmarks is not always deterministic across different versions. Bug: 948807 Change-Id: I45a8883b15bd5a1abbeb1f5db732249d0cba533b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715191 Auto-Submit: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#680407}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0ad42169cb4d..1b42ca287673 Created with: gclient setdep -r src-internal@1b42ca287673 The AutoRoll server is located here: https://skia-autoroll.corp.goog/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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=nhiroki@google.com,pmonette@google.com,sky@google.com,kolos@google.com Bug: chromium:None Change-Id: I0255b1794ed7a2e7e2adc97b3db0b9ead8b4c331 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715339Reviewed-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@{#680406}
-
Mirko Bonadei authored
This is needed after [1]. [1] - https://chromium-review.googlesource.com/c/chromium/src/+/1706506 Bug: 976348 Change-Id: I62ff634cf34a8358a28d9085c3b6adc7f48e3599 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715290 Auto-Submit: Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#680405}
-
Vasilii Sukhanov authored
Also the CL lands the feature in the password manager. Bug: 986298 Change-Id: I8b7e38d5ec177edd9565d6207644edad99c34677 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713192 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#680404}
-