- 07 Jul, 2020 40 commits
-
-
Dylan Sleeper authored
In the current clipboard reader implementation, all of the encoding was done on the main thread. This CL moves all of the encoding from the image and text reader onto the background thread. The main benefit is avoiding main thread jank when the user pastes a large payload from the clipboard. Bug: 1091833 Change-Id: I640f5818cfd81312f3adb59f4643c8e4dd34dc8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233982Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#785738}
-
Wenyu Fu authored
Bug: 1102474 Change-Id: I9ee0dea7befc9de17e83ca115b07e0e3b70028e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283650 Auto-Submit: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#785737}
-
chrome://internals/web-appAlan Cutter authored
This CL adds a chrome://internals/web-app page for inspecting the state of installed web apps. This is useful for answering basic questions like "what is the app's scope?" or "what is the start_url?". Screenshot: https://bugs.chromium.org/p/chromium/issues/attachment?aid=455023&signed_aid=Q3oYomTbqmpTMmg83ou6bg==&inline=1 This CL refactors the chrome://internals WebUI to run on desktop Chrome and accept Mojo connections. Bug: 1098638 Change-Id: Ic52913e9681fa5579cb44262e0ee501534c8b2d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262754 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#785736}
-
Thomas Tellier authored
Bug: 1015746 Change-Id: Iacb82292baccbbbc95c32cf1dd86a1859bd1336d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096957Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Thomas Tellier <tellier@google.com> Cr-Commit-Position: refs/heads/master@{#785735}
-
Hiroki Nakagawa authored
Bug: 1007635 Change-Id: I1b85936fe0c96e3914b7b16b0c73df4e0dbf107f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282622 Auto-Submit: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
David Jacobo <djacobo@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#785734}
-
Monica Basta authored
Screenshot: https://drive.google.com/file/d/1pP-ORyHcdbgILeijGR_s5S7-jkr1Sgii/view?usp=sharing Bug: 1063856 Change-Id: I8dc725b921ace9c3f59edfab6753adec1e6c2ef5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279885 Commit-Queue: Monica Basta <msalama@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#785733}
-
Sreeja Kamishetty authored
- All/RenderFrameHostManagerTest.BeginNavigationIgnoredWhenNotActive/* - WebContentsImplTest.ActiveContentsCountChangeBrowsingInstance This CL also moves RenderFrameHostImplBrowserTest.CheckIsCurrentBeforeAndAfterUnload to content_browsertests.filter BUG=1102630 Change-Id: I0a2a0d5a0ad8303ff7ff73c41688b76c8a514f3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284019Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#785732}
-
Mugdha Lakhani authored
This change gets rid of the EditText we were using in InstrumentationTestActivity for weblayer instrumentation tests and replaces it with a UrlBarView returned by UrlBarViewController. All relevant methods have been updated, and a small UrlBarControllerTest added to verify expected behavior. Bug: None Test: ./out/<build_dir>/bin/run_weblayer_instrumentation_test_apk Change-Id: I7b8a54cec34f4b53df2e410ebb9526c943f4edf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270442Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#785731}
-
David Bienvenu authored
When running ShellIntegrationWinMigrateShortcutTest.*, I got errors because the shortcut target path was all lower-case, but the passed-in target was mixed-case. I'm not sure why this was, but the file name comparisons should be case-insensitive anyway. Change-Id: I857b1c78030a8278507b19071c3ac765b20f1f5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284086Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#785730}
-
Sreeja Kamishetty authored
-org.chromium.chrome.features.start_surface.StartSurfaceTest.* -org.chromium.chrome.features.start_surface.StartSurfaceLayoutTest.* -org.chromium.chrome.browser.tasks.ReturnToChromeTest.* -org.chromium.chrome.features.start_surface.InstantStartTest.* -org.chromium.chrome.browser.datareduction.DataReductionSavingsMilestonePromoTest.* -org.chromium.chrome.browser.tasks.tab_management.TabSuggestionMessageCardTest.* -org.chromium.chrome.browser.feed.FeedContentStorageConformanceTest.* -org.chromium.chrome.browser.status_indicator.StatusIndicatorTest.* BUG=1102633 Change-Id: If64f3fc873214c498939d48ed847e558390c4acb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284630Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#785729}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/fd8f0e2fac09..f6f11215cd93 2020-07-07 capn@google.com Implement shaderStorageImageExtendedFormats support 2020-07-07 capn@google.com Implement scatter/gather for 1- and 2-byte texels If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;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:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I4609eefb2cd213da920d0c43b70337f608b4ffd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284698Reviewed-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@{#785728}
-
Jose Dapena Paz authored
Bug: 819294 Change-Id: I90f88cf35e85a8a0ab1811e5533347d329365b21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283508Reviewed-by:
Alex Chau <alexchau@chromium.org> Commit-Queue: José Dapena Paz <jdapena@igalia.com> Cr-Commit-Position: refs/heads/master@{#785727}
-
Tsuyoshi Horo authored
Bug: 1007689 Change-Id: I98819b9e1d33b28ddb81f92951961094801f6613 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269394Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#785726}
-
Antonio Gomes authored
... instead of WebMediaStreamSource. BUG=704136 R=guidou@chromium.org Change-Id: I335a78a565b03c6db198cf921e02ef26a3ae0392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283763Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#785725}
-
Yuki Shiino authored
HTMLInputElement.labels is declared as readonly attribute NodeList labels; so, blink::HTMLInputElement::labels is expected to return blink::NodeList*, however, blink::HTMLElement::labels returns blink::LabelsNodeList (a subclass of blink::NodeList) without defining LabelsNodeList. From a PoV of bindings, there is no way to find the LabelsNodeList's definition. This patch fixes the problem. Bug: 839389 Change-Id: Iebc530cad7088cbe5231c31cb47df3637c265df6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283038Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#785724}
-
Titouan Rigoudy authored
Originally based on a partial revert of crrev.com/c/2116892. This CL lays some groundwork for CORS-RFC1918 code changes. Bug: 986744 Change-Id: I26a10d07099fab39a77fdc6e12c1d4b2de324076 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257752 Commit-Queue: Titouan Rigoudy <titouan@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#785723}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1594101275-38e9917f0b53891d9ca12d959315a5fd47c1594e.profdata to chrome-mac-master-1594123101-dfa27c4a1c98aa42fbcdd14d71d9320361fd45b4.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I5bf631c58312a2591f69a6c20a44c5dfad6bd7c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284799Reviewed-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@{#785722}
-
Omer Katz authored
This worklist is now drained by concurrent markers but the the task-local segments that are used for draining were not flushed back in case the marking deadline expired before the worklist was emptied. Bug: 1102394 Change-Id: Iab6a9bd8148472ed521e0f32643fd114b534b335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282934 Commit-Queue: Omer Katz <omerkatz@chromium.org> Auto-Submit: Omer Katz <omerkatz@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#785721}
-
Stephen Nusko authored
Some tests post tasks to the threadpool, and currently the base layer_tree tests attempts to use base::RunLoop().Run() [0] to catch any running tasks. However that doesn't catch tasks running in the new TaskEnvinonment which you need to use CCTestSuite::RunUntilIdle. One possible fix would have been to change [0] to RunUntilIdle, but this seems less invasive. [0] https://cs.chromium.org/chromium/src/cc/test/layer_tree_test.cc?l=1085&rcl=a29f36b9f2ba61507abc10be33bb151c52a37694 Bug: 1096962 Change-Id: I016331a24cf206b7e2f66c9a8cef6636e436b840 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282562 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#785720}
-
Asanka Herath authored
InspectableIdentifiabilityStudy{Settings => State} Bug: 1100424 Bug: 973801 Change-Id: I37c8840146ec7f3868d0f2c4115f74e18565947c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279924 Auto-Submit: Asanka Herath <asanka@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#785719}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/a166a353fbc3..3444a49d77b0 2020-07-07 eshr@google.com [Adaptation] Remove deg.prefs from ResourceAdaptationProcessor 2020-07-07 deadbeef@webrtc.org Relanding: Fix data channel message integrity violation 2020-07-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 31d34f54..5f083e73 (785408:785559) 2020-07-06 titovartem@webrtc.org Add simulated time support for PC level test. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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 Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I16e9eb5b96b51ab15bbfce204e08372abb6b1baf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284782Reviewed-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@{#785718}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3039024ba5b4..b4e2a786fc30 2020-07-07 fmayer@google.com Merge changes Ib781e8e8,Ia3009134 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I6c6e24496c7ec079152950eee4e8985792729793 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284783Reviewed-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@{#785717}
-
Hajime Hoshi authored
This is a preparation to test CLS. Bug: 1014174 Change-Id: I07927ed55dfd2b6e3390207fca98c39d454d90a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279309Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#785716}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/36a97db1bb2b..dcd57068bed4 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Headers from 8188e3fbbc10 to db06fce926b0 (1 revision) 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-ValidationLayers from 5c38b18ab460 to e8b96e86fe2e (2 revisions) 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Loader from a173c025f8fe to 4c6019a855e9 (4 revisions) 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 2c1ff230c26d to 6a4da9da4215 (2 revisions) 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3121585acce2 to f6f11215cd93 (7 revisions) 2020-07-07 timvp@google.com Remove debug info from SPIR-V 2020-07-07 syoussefi@chromium.org Build specialized version of glslang 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 syoussefi@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: None Tbr: syoussefi@google.com Test: Test: CQ Change-Id: I8b8e009256fdb6c3b2934f95f9759a94b4f201bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284699Reviewed-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@{#785715}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8221db0d..fb40750b 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I51669fe0e78155bead5813026baa8893e8bdf6bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282954Reviewed-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@{#785714}
-
Victor Costan authored
This may improve the code used for certain containers, such as std::vector<url::Origin>. Change-Id: I0968aebece0ab773c5631a198894280d582c8c48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2281555Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#785713}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d589211091cf..86436e7f59cd 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 hendrich@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:1101659,chromium:1102729 Tbr: hendrich@google.com Change-Id: I5ecb7337a2165b12ea6810de9606cafcb08aaae6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284701Reviewed-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@{#785712}
-
Vasiliy Telezhnikov authored
Enable feature on ToT by default before ramping up to 100% on stable channel. Bug: 900973 Change-Id: Ic13a46ab80a3715b9e5cfee2e276b9271a18b3d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283569Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#785711}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/6130d5079d55..05da783f87fb 2020-07-07 csmartdalton@google.com Revert "Make SkGpuDevice hold a GrRecordingContext" 2020-07-07 csmartdalton@google.com Revert "Return the actual block capacity from GrBufferAllocPool::makeSpaceAtLeast" 2020-07-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps 2020-07-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2d0c7f09 to e6974b0e (315 revisions) 2020-07-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3121585acce2 to f6f11215cd93 (7 revisions) 2020-07-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 59ccb1f6de17 to 92554d75f354 (5 revisions) 2020-07-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 465a912582bb to 8b80e852bd6c (11 revisions) 2020-07-07 csmartdalton@google.com Return the actual block capacity from GrBufferAllocPool::makeSpaceAtLeast 2020-07-07 robertphillips@google.com Make SkGpuDevice hold a GrRecordingContext If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC mtklein@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-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 Bug: chromium:816629 Tbr: mtklein@google.com Test: Test: Test: CQ Change-Id: Ia2e7b6d870aa78aeae06026789f568da5e974aa3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284700Reviewed-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@{#785710}
-
Adam Rice authored
Add WebSocketReassembleShortMessages to fieldtrial_testing_config.json to make Finch happy about the upcoming beta trial. BUG=1086273 Change-Id: I04292429d1c676efb0ff99eb9d16f940e135e62f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277695Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#785709}
-
Xida Chen authored
This is a code health CL, no behavior change is expected. Bug: 1007635 Change-Id: I416970f3ccd80e32c62fc7c5f7f246337d4b7fac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2280142Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Auto-Submit: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#785708}
-
Harald Alvestrand authored
Bug: chromium:1091163 Change-Id: I07466bad328ebd98f1e4c62c54c8ef7fd149d2fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283605 Auto-Submit: Harald Alvestrand <hta@chromium.org> Reviewed-by:
Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#785707}
-
Philipp Hancke authored
BUG=None Change-Id: I55bb3f38df5e359cb78b3905f1bb4599ff1cafff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283585 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by:
Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#785706}
-
sandromaggi authored
This finally moves the action chain used for |ClickOrTap| (and as a result also |SendKeyboardInput|) to the util. The chain for |SetFieldValue| still remains, as extracting that one requires a bit more work to be done. Bug: b/158153191 Change-Id: I255ed476f1e55f4ac8dd5aececf49a9cf8143b0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276266 Commit-Queue: Sandro Maggi <sandromaggi@google.com> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#785705}
-
Friedrich Horschig authored
This CL adds the (still unused) model and controller for the password check feature. As sample entry, it uses a method to update credentials and transforms it into elements that can be bound to items in a list view. Neither data nor names are final but the basic data structure (i.e. a ListModel) is strictly required to bind views and test them. Binding the (already existing) view with a view binder and a MCP happens in a follow-up. READMEs are stealing heavily from touch_to_fill since their general structure aligns fairly well. Bug: 1101256,1092444 Change-Id: Ic85a8c36b01ee89e617706372e512cb7f5148119 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275959 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#785704}
-
arthursonzogni authored
All of this is put behind a flag disabled by default. This is mostly based on the initial prototype: https://chromium-review.googlesource.com/c/chromium/src/+/2223934/24 This modify the generated V8Window bindings. For every "CrossOrigin" methods and attributes accesses, this calls CheckCoopAccess(). When an accessing context tries to access another one from a different virtual browser context group, a COOP access report is potentially sent. COOP access reporting: [1/N] https://chromium-review.googlesource.com/c/chromium/src/+/2264294 [2/N] https://chromium-review.googlesource.com/c/chromium/src/+/2270185 [3/N] this patch. Bug: chromium:1090273 Change-Id: I63d96cc9e28b20aae310c98a8df97d29a445f5cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270472Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#785703}
-
Shubham Aggarwal authored
CorruptSizeInHeader is a test helper function that allows to simulate a corrupt database by altering the header of the DB file. In WAL mode, transactions don't always touch the DB file, which means the database can behave normally even when corrupted in this way. In this change, the CorruptSizeInHeader method checkpoints and truncates the WAL file. This ensures that any subsequent transaction is guaranteed to hit the DB file and hence be affect by the header corruption. This change also adds a test that verifies that the function works correctly. Change-Id: Ic584e29f89b09a886d96e4424a17de8d37683314 Bug: 78507 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278413 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#785702}
-
Sreeja Kamishetty authored
- WebUsbServiceImplTest.OpenAndNavigateCrossOrigin BUG=1102632 Change-Id: I911438a223ee0455ca7f7226afe713064a37a25a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283947Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#785701}
-
Roman Sorokin authored
The class is only used for "user adding" flow. This CL inlines UserSelectionScreen from SigninScreenController. Also drops observing for OnUserImageChanged - not needed for "user adding". Bug: 1067260 Change-Id: Iec5a398f5d75a88156f173b6275ba7113b15218c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279807Reviewed-by:
Thomas Tellier <tellier@google.com> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#785700}
-
Karandeep Bhatia authored
DOMWrapperWorld pointer. Change ExecutionContext::GetContentSecurityPolicyForWorld and other associated APIs to accept a DOMWrapperWorld pointer instead of a reference. This is more compatible with APIs like ExecutionContext::GetCurrentWorld which returns a scoped_refptr and also ensures that call sites don't have to assume the main world when the current v8 context is empty. This should have no behavior change. BUG=1099975 Change-Id: I142e46409764fcf3680811e4ef9e2f665dd89b95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284342 Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#785699}
-