- 06 Feb, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/87567217cbdc..27a01705d27f Created with: gclient setdep -r src-internal@27a01705d27f 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: I4985f0597f41a18141a474458d24f79f9fdd1b58 Reviewed-on: https://chromium-review.googlesource.com/c/1456316Reviewed-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@{#629550}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/01c24cd1f469..37b7d41d01cb git log 01c24cd1f469..37b7d41d01cb --date=short --no-merges --format='%ad %ae %s' 2019-02-06 reed@google.com Revert "templatize drawString" Created with: gclient setdep -r src/third_party/skia@37b7d41d01cb 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=fmalita@chromium.org Change-Id: I29dcd7e993850e65f7429e847afc083b458a1f41 Reviewed-on: https://chromium-review.googlesource.com/c/1456198Reviewed-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@{#629549}
-
Etienne Pierre-doray authored
This reverts commit 2362937c. Reason for revert: Findit (https://goo.gl/kROfz5) identified this CL at revision 628816 as the culprit for introducing flakiness in the tests as shown on: https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vMjM2MjkzN2M2NDk0ZWJiOTIwZjc1MjYxZTlkMzRhOGE5M2U5NDJhOAw Original change's description: > [Task Scheduler]: Merge blocking and non-blocking pools. > > This CL removes blocking worker pools from the task scheduler. > Tasks with MayBlock trait are instead posted to the usual foreground/background pool, > giving us better control over scheduling. > > Bug: 874080, 915769 > Change-Id: I9baca2a57080c033f72ed0abd10328d2ff74c912 > Reviewed-on: https://chromium-review.googlesource.com/c/1359302 > Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> > Reviewed-by: Gary Kacmarcik <garykac@chromium.org> > Reviewed-by: Eugene But <eugenebut@chromium.org> > Reviewed-by: Alex Ilin <alexilin@chromium.org> > Reviewed-by: Avi Drissman <avi@chromium.org> > Reviewed-by: François Doray <fdoray@chromium.org> > Reviewed-by: Gabriel Charette <gab@chromium.org> > Cr-Commit-Position: refs/heads/master@{#628816} TBR=gab@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 874080, 915769 Change-Id: If56ea01eefea5df3e59e9680489891cbf80d97fe Reviewed-on: https://chromium-review.googlesource.com/c/1455118 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#629548}
-
Jochen Eisinger authored
Code changes from Nate Chapin <japhet@chromium.org> Bug: 926105 Change-Id: I098599394e6ebe7d2fce5af838014297a337d294 Reviewed-on: https://chromium-review.googlesource.com/c/1454962Reviewed-by:
Camille Lamy <clamy@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#629547}
-
arthursonzogni authored
No new navigations are allowed to be created in a pending deletion frame. Something has been forgotten: removing the pending navigations when a frame becomes pending deletion. I wasn't able to reproduce the stacktraces of bug 927705 and bug 926820, but there is a good change this CL will fix them. Bug: 926820, 927705 Change-Id: Ifb97ddc7b233aca827a3c09bd4db4c4b79fa61f7 Reviewed-on: https://chromium-review.googlesource.com/c/1450256Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#629546}
-
Michael Lippautz authored
Internal settings are ScriptWrappable and thus may retain documents depending on whether the garbage collector(s) are able to find the settings object through the Page supplement. Bug: 843903, 928781 Change-Id: I53458c6eb761a98ddc0e437174a233682e442586 Reviewed-on: https://chromium-review.googlesource.com/c/1456001Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#629545}
-
Robert Liao authored
Menus on Windows use the Aura colors. BUG=928378 Change-Id: Ib49917e4902f06e2423048a07bea4447e07ecf10 Reviewed-on: https://chromium-review.googlesource.com/c/1455625 Auto-Submit: Robert Liao <robliao@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#629544}
-
Antonio Gomes authored
Actual work has been done in https://crrev.com/c/1396240, but a method named OnGaiaAccountsInCookieUpdated is still around (although it does not override GSSM::Observer), which is confusing. This CL unify both AccountInvestigator::OnAccountsInCookieUpdated and AccountInvestigator::OnGaiaAccountsInCookieUpdated methods, eliminating this confusion. BUG=926884 Change-Id: Ifbe0eb301aae966cfbd04ee6cbfcb41f149eb0a0 Reviewed-on: https://chromium-review.googlesource.com/c/1454305 Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#629543}
-
Ioana Pandele authored
This change adds a controller that is responsible for mediating communication between ChromePasswordManagerClient and PasswordAccessoryController for password generation. It is also responsible for managing the modal dialog used to present the generated password. In the future it will make it easier to add manual generation to the password accessory. Bug: 845458 Change-Id: I0adbb2de9b9f5012745ae3963154f7d3247b3051 Reviewed-on: https://chromium-review.googlesource.com/c/1448181 Commit-Queue: Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#629542}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d62c94c7c614..87567217cbdc Created with: gclient setdep -r src-internal@87567217cbdc 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: I459a08b084e4fe823a030112a336c4c926042f71 Reviewed-on: https://chromium-review.googlesource.com/c/1456196Reviewed-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@{#629541}
-
Marc Treib authored
In particular, this restricts all the Profile* mangling to the public functions. All the private helpers now only take the info they actually need. While we're here, this also cleans up the includes a bit. Bug: 911153 Change-Id: I1d7e80b1e81a1db796c18dc3f268333143879a1e Reviewed-on: https://chromium-review.googlesource.com/c/1454395 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#629540}
-
Sylvain Defresne authored
The override of RegisterListPref taking a std::unique_ptr<base::Value> is deprecated in favor of the method taking the base::Value by value. Convert client code to either not pass default value if the value is just an empty list (as there is an override doing this). If the list is not empty, convert the code to create and pass it by value. This CL was uploaded by git cl split. Bug: 646113 Change-Id: Iba4c00eacafe077995ee73f6bd970bb8f927251f Reviewed-on: https://chromium-review.googlesource.com/c/1454369 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#629539}
-
Tobias Sargeant authored
This connects the WebView AwSetting and the Force Dark state as provided by the Android Framework to a Force Dark blink setting that uses high contrast mode to provide dark mode rendering. Bug: 891743 Change-Id: I099cb878f36c320e04e6d15182936cd4fdd6f6ee Reviewed-on: https://chromium-review.googlesource.com/c/1426692 Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#629538}
-
Sigurd Schneider authored
The 'translate' component uses V8 headers (transitively through blink) without importing the right build config hence getting potentially wrong definitions due to missing #defines from the V8 build config. This CL adds blink_headers as a public dependency to the renderer target, which fixes the problem for unit_tests and all future dependents. Bug: v8:8788 Change-Id: I1d2f3efa19c264a93e1462e916f2305509f0d989 Reviewed-on: https://chromium-review.googlesource.com/c/1454552Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#629537}
-
Antonio Gomes authored
After this CL GCMS is only explicitly instantiated in account_reconcilor_unittest.cc because the instance is still used in AccountReconcilor (production code). This remain work will be handled in crbug.com/926886 (Replace use of GaiaCookieManagerService in components/signin/core/browser/account_reconcilor.cc) and crbug.com/928677 (Eliminate IdentityTestEnvironment constructor that allows tests to pass backing objects for IdentityTestEnv to construct IdentityManager from). BUG=926890 Change-Id: I86db812af405d7263516af14464eaafb9697c7d7 Reviewed-on: https://chromium-review.googlesource.com/c/1454304 Commit-Queue: David Roger <droger@chromium.org> Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#629536}
-
Alex Clarke authored
NativeBrowserTestActivity.onStart will be called twice, once due to ActivityThread.handleStartActivity and once due to ActivityThread.handleWindowVisibility which calls Activity.performRestart. Usually the tests exit before the task posted by NativeTest.postTask runs, but if they don't really bad things happen. Needed to land the BrowserUIThreadScheduler patch. Bug: 863341 Change-Id: Iba19248ec2bbdfcd12a2e75f176a4c7e25de2662 Reviewed-on: https://chromium-review.googlesource.com/c/1455997 Commit-Queue: Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#629535}
-
Joel Klinghed authored
Default is still on but the use of blacklists for asan can be disabled by setting asan_use_blacklist to false. This is useful for distributed compilers such as icecc where flags as -fsanitize-blacklist= pointing to a local source file is not yet supported. Bug: 818190 Change-Id: I828ada1142ef76ecc0f1ccad8bd41390f0cbceea Reviewed-on: https://chromium-review.googlesource.com/c/946101 Commit-Queue: Joel Klinghed <the_jk@opera.com> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Cr-Commit-Position: refs/heads/master@{#629534}
-
Carlos Caballero authored
This pump will be useful for writing SequenceManager tests. Change-Id: I02446cfb00dc46b205f36cb6abb002db6b0df6af Reviewed-on: https://chromium-review.googlesource.com/c/1445877 Commit-Queue: Carlos Caballero <carlscab@google.com> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#629533}
-
Patrick Noland authored
Bug: 925337 Change-Id: I23a38ee1649aedd693c7bb39c5b63774a7962910 Reviewed-on: https://chromium-review.googlesource.com/c/1447831Reviewed-by:
Sky Malice <skym@chromium.org> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#629532}
-
Felipe Cerqueira authored
When trying to access a blocked site, the supervised user error page sometimes shows a broken image for the parent avatar: https://screenshot.googleplex.com/g8jEKAhxG5M The bug only happens if the parent doesn't have an avatar image, in which case a monogram URL (-mo) is generated. The issue is that the parameters are concatenated incorrectly. Instead of "/mo/s45-c/", we should use "/mo-s45-c/". After this CL, both types of avatar show up correctly (actual image, or monogram): https://screenshot.googleplex.com/LNqhnp2QyWP https://screenshot.googleplex.com/Vffx1B44U04 Bug: 928762, b/123745680 Change-Id: Id77325b91a9ee992872a66836ad669688d141e38 Reviewed-on: https://chromium-review.googlesource.com/c/1454302 Commit-Queue: Felipe Cerqueira <cerqueira@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#629531}
-
Raphael Kubo da Costa authored
Our WebIDL infrastructure has supported WebIDL's default values for optional arguments since 2015, but we were still using the non-standard [DefaultValue] syntax instead. There is no visible side-effect for users: the generated code in the bindings layer will now just stop converting undefined to a boolean via V8 and be slightly faster in that regard. Bug: 924839 Change-Id: I7feee3eaa8eb6c7f289db9954f397911c8b748ab Reviewed-on: https://chromium-review.googlesource.com/c/1456060 Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#629530}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-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:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I2f09c532f241d4fb8c12c62c6445cdb54b8d8a27 Reviewed-on: https://chromium-review.googlesource.com/c/1455382Reviewed-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@{#629529}
-
Gyuyoung Kim authored
As a step to make to use IdentityManager, this CL replaces all uses of ATS with IdentityManager's ones in inline_login_handler_chromeos.cc. Bug: 922790 Change-Id: I8219685f77b7bf9e37fd87bd7319cc07e6dd537d Reviewed-on: https://chromium-review.googlesource.com/c/1433385Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#629528}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/3abdd7a90e45..01c24cd1f469 git log 3abdd7a90e45..01c24cd1f469 --date=short --no-merges --format='%ad %ae %s' 2019-02-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 6c1a9cca..c27b32b2 (449 commits) Created with: gclient setdep -r src/third_party/skia@01c24cd1f469 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=fmalita@chromium.org Change-Id: Ida74f9c71dd3874746a31a71363bd44941907dbf Reviewed-on: https://chromium-review.googlesource.com/c/1455383Reviewed-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@{#629527}
-
Christian Dullweber authored
ServiceWorker deletion consists of two steps: unregistration and deletion. If there is an error during unregistration, the deletion might not occur. To catch this error and avoid waiting infinitely for deletion, the error is reported immediately, ignoring all remaining expected calls. Bug: 927474 Change-Id: Ic71c8957e9cb6b78f4e2a54c25d450d74ef771bc Reviewed-on: https://chromium-review.googlesource.com/c/1454549 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#629526}
-
Alexander Timin authored
We don't need it as we have finally solved our problems with LazyThreadController. R=gab@chromium.org BUG=892139 Change-Id: I8cc7cc09fd602e1b155db44b84f74dd137bc7eca Reviewed-on: https://chromium-review.googlesource.com/c/1454588 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#629525}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7034717a1cfb..d62c94c7c614 Created with: gclient setdep -r src-internal@d62c94c7c614 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: Icf43048cd69aaabff089ae695ea566d2e5afba1a Reviewed-on: https://chromium-review.googlesource.com/c/1455381Reviewed-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@{#629524}
-
Raul Tambre authored
The former non-overloaded variants are deprecated. Removed casts where they are now unnecessary. This is a mechanical change; there is no intended behavior change. Change-Id: Idc852a0940c2e104a3b38c7419d29f5df5b05125 Reviewed-on: https://chromium-review.googlesource.com/c/1454631Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#629523}
-
Mihai Sardarescu authored
There is a single implementation of the SigninViewControllerDelegate (the SigninViewControllerDelegateViews). This CL moves all the implementation login of SigninViewControllerDelegate to SigninViewControllerDelegateViews and makes the SigninViewControllerDelegate an interface. The goal is to simplify the implementation and avoid the current double implementation layer that adds complexity without any benefit. Change-Id: I2658e717d76b64921e6fff12229369aa8508dfc1 Reviewed-on: https://chromium-review.googlesource.com/c/1454524 Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#629522}
-
Carlos Caballero authored
MessageLoop will go away, eventually. BUG=891670 Change-Id: I8895f7978fa8269f46fb63a9cf39fe9c0ac7f859 Reviewed-on: https://chromium-review.googlesource.com/c/1451882Reviewed-by:
Nathan Parker <nparker@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#629521}
-
Maksim Sisov authored
This fixes the following error: ../../content/common/cursors/webcursor_ozone.cc:59:77: error: no matching function for call to 'min(<brace-enclosed initializer list>)' static_cast<float>(maximum_cursor_size_.height()) / bitmap->height()}); ^ Bug: 819294 Change-Id: I248e8b0199d150bb22cf0609c3588048e6405bfe Reviewed-on: https://chromium-review.googlesource.com/c/1454356Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#629520}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/95b3a9a6..57b81a51 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: I16e63dac35e1bd2e1101089eebe4c73f6a29c806 Reviewed-on: https://chromium-review.googlesource.com/c/1455348Reviewed-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@{#629519}
-
Boris Sazonov authored
This CL fixes an issue introduced by https://crrev.com/c/1417592 that inadvertently removed org.chromium.chrome.R import and changed R.string references to be fully specialized. Bug: None Change-Id: I0db5d089cb52db45d81821f4d0a1451e6303e2b5 Reviewed-on: https://chromium-review.googlesource.com/c/1454902 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#629518}
-
Leszek Swirski authored
Add tracing flow events to ScriptStreamer, tracking the flow of starting and ending streaming, as well as data coming in to the streaming task. Bug: chromium:865098 Change-Id: Id8e357a87cf21be1ac09a1363b9711ff48aa0c78 Reviewed-on: https://chromium-review.googlesource.com/c/1185182Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/master@{#629517}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/78b1c61fff2b..fb5956e43a5a git log 78b1c61fff2b..fb5956e43a5a --date=short --no-merges --format='%ad %ae %s' 2019-02-06 ssid@chromium.org Use start address provided by metadata for symbolizer Created with: gclient setdep -r src/third_party/catapult@fb5956e43a5a The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:927357 TBR=sullivan@chromium.org Change-Id: I7d1688e2659a3c79c6b315b42ba84ce4a643d6e5 Reviewed-on: https://chromium-review.googlesource.com/c/1455380Reviewed-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@{#629516}
-
Rakina Zata Amni authored
Previously mouse-triggered focusing on an element (e.g. clicking) uses repeated calls of ParentOrShadowElement() instead of using flat-tree traversal methods, causing it to go up its shadow-including ancestors instead of flat-tree. This behavior is not specified, but other browser vendors had implemented flat-tree traversal usage for focus traversal. See: https://github.com/w3c/webcomponents/issues/773 Bug: 894931 Change-Id: I5666c9e973480648e8e9a1774e5d6abe026aac5c Reviewed-on: https://chromium-review.googlesource.com/c/1455839Reviewed-by:
Hayato Ito <hayato@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#629515}
-
Eric Seckler authored
This makes the coordinator's TracingSession act as consumer instead, so we can later replace the JSON exporter with one for the "new" proto trace format more easily. This also prepares for removal of TracingController, by making it possible to use the JSON conversion code in different (future) consumers (e.g. devtools). Also simplifies the JSON exporter unittests. Bug: 928738 Change-Id: I8b7ce4f0f795b61cfd9bf2d337b9ed00ac963244 Reviewed-on: https://chromium-review.googlesource.com/c/1454541 Commit-Queue: Eric Seckler <eseckler@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#629514}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 27ab83f4. With Chromium commits locally applied on WPT: af3b056c "[WPT] [wasm] Add JS-API tests for wasm threads" 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: domenic@chromium.org, ricea@chromium.org: external/wpt/streams NOAUTOREVERT=true TBR=foolip No-Export: true Change-Id: I1129301d7dce33546c2151699ac4c9af23cde9e8 Reviewed-on: https://chromium-review.googlesource.com/c/1455346Reviewed-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@{#629513}
-
arthursonzogni authored
The CL: https://chromium-review.googlesource.com/1172290, adds the experiment: kNavigationImmediateResponse. It makes the browser to send the |response_head| and |response_body| together. It would allow the renderer process to start reading the main resource's data earlier, especially when the renderer process is busy. In the meantime, the project IsolateCodeCaching introduced a new IPC roundtrip in between the renderer process and the network process. It happens just after the |response_head| is received and it blocks the load. This will likely hide any improvements made by NavigationImmediateResponse. This CL makes blink to stop waiting for code cache response for inline script when CacheInlineScriptCode is disabled. The goal is to measure the performance improvement made by NavigationImmediateResponse when InlineScriptCodeCache is disabled. Bug: 831155 Change-Id: Ief0002426f3aec32c29d9e8b79d471e51a59e3a0 Reviewed-on: https://chromium-review.googlesource.com/c/1424298Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#629512}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5ae20aeb4844..7034717a1cfb Created with: gclient setdep -r src-internal@7034717a1cfb 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. BUG=chromium:none TBR=mmoss@chromium.org Change-Id: If0ed5bdd6a1c923e63a78a9a7cf0b9fa4091640e Reviewed-on: https://chromium-review.googlesource.com/c/1455379Reviewed-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@{#629511}
-