- 11 Aug, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ff337e33c90c..d07b78c82f85 2020-08-11 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ia69d25ef9923d77b563d0f312ffc0aa97b92cae1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348095Reviewed-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@{#796702}
-
Richard Li authored
Currently, we have three overlay formats: YUV, BGRA, RGB10A2. Previously, we trace swap chain format with |is_yuv_swapchain_|, which can't provide accurate information in current situation. In this CL, we use a member variable |swap_chain_format_| to trace swap chain format in use. Bug: 1062184 Change-Id: I0d26564043f097afc0d1ef769c3854ee91a3462f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336215 Commit-Queue: Richard Li <richard.li@intel.com> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#796701}
-
Carlos Frias authored
The callback WebAppInstallTask::OnRegisteredRunOnOsLogin() is no longer used now that the call to OS hooks, Run on OS Login included, has been refactored into OsIntegrationManager class. (See https://crrev.com/c/2272120) This CL is to clean up this no-longer-needed method. Bug: 1114220 Change-Id: Ib3a3b7adc4bc330144489c02a598ab6e18a0a6ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342992Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Carlos Frias <carlos.frias@microsoft.com> Cr-Commit-Position: refs/heads/master@{#796700}
-
chrome://media-appTrent Apted authored
Currently the button is available, but it does not work if the new file is in a different folder. Clicking it generates a crash report. Hide it by removing the functions that the UI uses to determine whether these operations are available for a given file, after a successful saveAs. Bug: b/163277173 Change-Id: Iee4e6318012a314da2273bcf1a1b04414f786f4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344272Reviewed-by:
Rachel Carpenter <carpenterr@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#796699}
-
Tina Wang authored
Add AutofillAddressEnabled and TranslateEnabled to experimental test for manual UI test. Bug: 1114307 Change-Id: I88bc7a16fa28595a12ad55efaeda6b66a0d9b37e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343621Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#796698}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6ccf763c563e..e80c7a00e1c9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC alancutter@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1093404 Tbr: alancutter@google.com Change-Id: I8f5c68887e444ca56317306674f9941ee7f18556 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348290Reviewed-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@{#796697}
-
Hiroshige Hayashizaki authored
This is to run testharness.js as module scripts (e.g. via `import`). For the same purpose, this CL also fixes undeclared variable in Chromium's testharnessreport.js. Bug: https://github.com/web-platform-tests/wpt/issues/12480 Change-Id: I1ff539676b754e27c9f5d50a355f5ca2fb9c07b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341230Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#796696}
-
chrome://media_appTrent Apted authored
Some tests were using this. Until they weren't. Bug: b/163287386 Change-Id: I04c5ec745a3a5494cc9896ddc88750c515c5ceb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344334 Commit-Queue: Patti <patricialor@chromium.org> Auto-Submit: Trent Apted <tapted@chromium.org> Reviewed-by:
Patti <patricialor@chromium.org> Cr-Commit-Position: refs/heads/master@{#796695}
-
Yuly Novikov authored
conformance/uniforms/out-of-bounds-uniform-array-access.html on Windows and Linux SwANGLE. Also add google-0xffff tag to differentiate SwANGLE from other vendors. TBR=kbr Bug: 1114284 Change-Id: Ie7d845dda840600420286e1cbe6356a5b2692048 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347927 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#796694}
-
Tsuyoshi Horo authored
Bug: 1082020 Change-Id: I69889c97d851f072edf52197e81146e1a13d777e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348232Reviewed-by:
Hayato Ito <hayato@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#796693}
-
Daniel Hosseinian authored
Mostly consolidate common pattern of declaring a pointer to the ChromeOS browser policy connector into a helper function to be called within the WebUI code. Simultaneously, support detection for Windows and Apple devices. Change-Id: Ib92d6e3ae88680cba1ff119bfa00391550a75388 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346936 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#796692}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chonggu@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: chonggu@google.com Change-Id: I184a865aa3aa2dede291c1504da96256ccf58ec8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347203Reviewed-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@{#796691}
-
Hwanseung Lee authored
Use enum class instead of enum for InitialFocusStateOnMousePress. enum class is more type safety. Bug: 940736 Change-Id: I81dcb02659fe0c6295fa9b8a77684f31e6e8425e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2345824 Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#796690}
-
Rachel Carpenter authored
We will be disabling this for a group of users in an experiment. Useful to have the flag to make testing easier. Bug: b/156308432 Change-Id: I8b393b0b9cf549be2f05e14c302265f55f8619da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342330 Commit-Queue: Rachel Carpenter <carpenterr@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#796689}
-
Andrew Grieve authored
* Removes these from android-pie-arm64-rel (currently offline). * Adds proguard to android-marshmallow-arm64-rel * Adds errorprone & lint to android-lollipop-arm-rel Spread across two different bots to share the load. Bug: 1111436 Change-Id: Ieac924ccae06aa4bc01b52bf795d1a174616a799 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342575Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#796688}
-
David Stevens authored
Until system wide colorspace support is improved, force planes to BT601 for consistency across platforms and kernel versions. Bug: 1102317 Change-Id: Ice5a1221b5a142a5c163288d4261eca2fb1c611c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336347Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: David Stevens <stevensd@chromium.org> Cr-Commit-Position: refs/heads/master@{#796687}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=srinivassista@chromium.org Change-Id: I3f90455a47371ea4114c9dcd4b1eb396d3c86249 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348017Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#796686}
-
Arthur Eubanks authored
Bug: 1114873 Change-Id: I7acc6cb8fa7b065e34dce4e4519f7564f209e7bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348149Reviewed-by:
Bettina Dea <bdea@chromium.org> Commit-Queue: Arthur Eubanks <aeubanks@google.com> Cr-Commit-Position: refs/heads/master@{#796685}
-
Peter Kasting authored
Also makes Subscription movable. I'll need this to convert some existing code over to CallbackList. Bug: none Change-Id: Iad1c20f8d4facacea67cf4379e6bdb77e7984d1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343954 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#796684}
-
Alexander Surkov authored
For example, AXIndexForTextMarker(AXTextMarkerForIndex(0)) which gets a text marker by index and converts it to the index back Bug: 1100991 Change-Id: I961190dcb4e9aab3c0a6302b4f5ea3df8b5ca4a4 AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346744 Commit-Queue: Alexander Surkov <asurkov@igalia.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#796683}
-
Nick Diego Yamane authored
Get rid of unused ash switch declarations, leftovers from crrev.com/c/1563598. R=sky@chromium.org Bug: None Change-Id: I5f604a7fa4005caa5d65db1ec5f0cc5d6cd9a60e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346727 Auto-Submit: Nick Yamane <nickdiego@igalia.com> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#796682}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f998c5f44233..6ccf763c563e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC alancutter@google.com,sky@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1114866 Tbr: alancutter@google.com,sky@google.com Change-Id: Ie0247e5a32c830557f332e9ea662440aeb48c1cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347857Reviewed-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@{#796681}
-
Zhuoyu Qian authored
Bug: 1100751 Change-Id: I19f9a410341f777fff944dbfc2420ea8df872def Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344441Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Zhuoyu Qian <zhuoyu.qian@samsung.com> Cr-Commit-Position: refs/heads/master@{#796680}
-
Julie Jeongeun Kim authored
This CL moves printing::PrintMsg_Print_Params to print.mojom to pass it to Mojo interfaces. This is a precursor CL to mojofy PrintHostMsg_GetDefaultPrintSettings. Bug: 1008939 Change-Id: Ib79a3da03f8cfae58b323324ce4eb2ea3e2ea87b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335095Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#796679}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d93de0f5. 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 NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Change-Id: Ie925fc221c89a09ecece28634356b25b4b52e778 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348049Reviewed-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@{#796678}
-
Livvie Lin authored
The updated histograms are related to gray triangle on HTTP pages and context menu unelide features. Extend expiries in case further experimentation is needed. Change-Id: Ie16bcd644450fa5c00e06f1ceb6a3d1a51bfadee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346943Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Commit-Queue: Livvie Lin <livvielin@chromium.org> Cr-Commit-Position: refs/heads/master@{#796677}
-
chrome://devicesrbpotter authored
Cloud and privet printing are being deprecated at the end of December. Remove chrome://devices, since it is used for adding new cloud and privet printers. - Help center link is still TBD, but should be available shortly. - Legacy page can be restored temporarily using a new flag added in this CL, ForceEnableDevicesPage, to be deleted in M88. Bug: 1114186 Change-Id: I662e195223c64ffe50df96d0512371ef0ebb0345 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343952 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#796676}
-
David Stevens authored
YUV textures from OES_EGL_image_external are sampled as RGB. Technically, the driver is supposed to preserve the colorspace, so we could still pass the primaries and transfer function. However, we don't actually pass the colorspace to the driver, and it's unclear what drivers would actually do if we did. So in effect, the colorspace is undefined. Bug: 1102317 Change-Id: I7f8b430e330fc25e3c2414ae66d1d22708e67f2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2331769 Commit-Queue: David Stevens <stevensd@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#796675}
-
Ian Kilpatrick authored
As helper functions for: fragment.Baseline().value_or(fragment.BlockSize()) which is a common pattern. There should be no behaviour change. Change-Id: Ic0b0b08c3eea9e219aac0a6a48fd906f648bd875 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226928 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Auto-Submit: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#796674}
-
Hsinyu Chao authored
This reverts commit 492996ab. Reason for revert: hychao@chromium.org is now Chromium committer. Original change's description: > Remove hychao@chromium.org from OWNERS files > > They are not yet a Chromium committer so they can't Code-Review+1 > reviews. Until then they shouldn't be in an OWNERS file. > > Change-Id: I3689ec2d4b64eecfb4f761a333ad565363fefed5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928565 > Auto-Submit: Reilly Grant <reillyg@chromium.org> > Commit-Queue: Jenny Zhang <jennyz@chromium.org> > Reviewed-by: Jenny Zhang <jennyz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#717725} TBR=jennyz@chromium.org,reillyg@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I7f11c2b0cfe93170ac1e1522723d5a1a5349aa91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2345925Reviewed-by:
Hsinyu Chao <hychao@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Jenny Zhang <jennyz@chromium.org> Commit-Queue: Hsinyu Chao <hychao@chromium.org> Cr-Commit-Position: refs/heads/master@{#796673}
-
Owen Min authored
chrome.enterprise.reportingPrivate.uploadChromeDesktopReport is a deprecated extension API. There is no extension using this API anymore. Delete its definition and implementation to cleanup the code. Bug: 1107440 Change-Id: I76fed9d69e90ebeaf459f4533ac2bdba7b0334f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343622Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#796672}
-
Chase Phillips authored
Bug: 1114900 Change-Id: I7085443e4476436d336b1e04cd2333165bc8d23f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347968 Commit-Queue: Chase Phillips <cmp@chromium.org> Commit-Queue: enne <enne@chromium.org> Auto-Submit: Chase Phillips <cmp@chromium.org> Reviewed-by:
enne <enne@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#796671}
-
Nate Fischer authored
No change to logic. This generates BaseSwitches.java from base_switches.cc, using java_cpp_strings. This adds a few Android-only switches to base_switches.cc which were previously only defined by Java. This removes AwSwitches.CRASH_UPLOADS_ENABLED_FOR_TESTING_SWITCH in favor of BaseSwitches.ENABLE_CRASH_REPORTER_FOR_TESTING. Fixed: 1112008 Test: autoninja -C out/Default system_webview_apk Change-Id: Iadc10fcfeda880668e23a7bcb693a0636116fb7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337271 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#796670}
-
Pete Williamson authored
Change-Id: I5a04dd3304ea8dbc4e51f4910012d96b1104b3fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343638Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#796669}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/559d54d0807e..275a495dbb2d 2020-08-10 jmadill@chromium.org Vulkan: Remove TODO. 2020-08-10 jmadill@chromium.org Vulkan: Refactor image dependency commands. 2020-08-10 nguyenmh@google.com Invalid calls' pointer params are no longer captured 2020-08-10 jonahr@google.com Enable required extensions for Chromium to use the Metal backend. 2020-08-10 nguyenmh@google.com Implement param capture for glGetUniform calls and extensions 2020-08-10 lehoangq@gmail.com Metal: Implement CHROMIUM_copy_texture If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ynovikov@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1112800 Tbr: ynovikov@google.com Change-Id: If03c582cd49954d31a2ac22d40f2d209f7d33e25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347952Reviewed-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@{#796668}
-
Jia authored
This description makes it clearer that the flag is only used to control the ML model if it exists. AboutFlagsHistogramTest* Test: unit_tests --gtest_filter=AboutFlagsTest*, Bug: 881215 Change-Id: Ia226f98d954ad96c680c593716509796b17d0aa3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346098 Commit-Queue: Jia Meng <jiameng@chromium.org> Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Cr-Commit-Position: refs/heads/master@{#796667}
-
David Maunder authored
We now enforce Tab attributes to be acquired on the UI thread Bug: 1114377 Change-Id: I7c9d9f6414139a57da616fcc4be2073759e84545 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343948Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: David Maunder <davidjm@chromium.org> Cr-Commit-Position: refs/heads/master@{#796666}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chonggu@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: chonggu@google.com Change-Id: Iefeb293e59764b52e8e1216ec51d0fc9f2aa9a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347854Reviewed-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@{#796665}
-
Xianzhu Wang authored
This is useful for developers to understand why some tests take longer time to finish or timeout. Change-Id: I6e9e83d2c9645bac338c074fa5f1f856d66552a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334473Reviewed-by:
Rakib Hasan <rmhasan@google.com> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#796664}
-
Minoru Chikamune authored
[MBI] Add "[Design Doc] MBI: IsolateScheduler" document and "[Code reading] SequenceManager" document Add scheduler related documents Change-Id: Ief971df3c6adaf9a79332e8b0e5090c1745e8661 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342231 Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#796663}
-