- 18 Nov, 2019 40 commits
-
-
Carlos Caballero authored
navigation_handle->IsErrorPage() will always be false in DidStartNavigation as the error state is set upon commiting the navigation. Change-Id: Ib8bd7e49a49b87e26a795080a45038f255295c95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895348 Commit-Queue: Carlos Caballero <carlscab@google.com> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#716140}
-
Daniel Vogelheim authored
Bug: 951536 Change-Id: Ia2f65ff3318ac71debba16d6d50e19d28ac5b071 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917532Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org> Cr-Commit-Position: refs/heads/master@{#716139}
-
Mathias Carlen authored
Before this patch we locally modified the Bundle to forward the actionId of a dynamic action. That implicit behavior is confusing and led to a bug when an extras Bundle passed to performDirectAction from a calling assist app was null, the map here would be immutable. This patch just plainly passes along the actionId as a function argument. R=szermatt@chromium.org Bug: b/138833619 Change-Id: I4a884a5ad288533f55b13937433d8f6ba3d18418 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919353Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#716138}
-
Greg Thompson authored
This reverts commit 2c98cab9. Reason for revert: Parent change causing crashes. Original change's description: > Suppress beforeunload and in-progress download prompts for forced restarts. > > This change introduces RelaunchIgnoreUnloadHandlers and uses it in > RelaunchNotificationController when the deadline for a forced relaunch > is reached. This new function is to AttemptRelaunch as > ExitIgnoreUnloadHandlers is to AttemptExit. > > This also introduces browser_shutdown::ShouldIgnoreUnloadHandlers(), > which is a convenience for code that needs to know whether or not an > in-progress shutdown should ignore unload handlers. > > BUG=958865 > > Change-Id: I91a9832d745e95b7436b176d78f5e39ed14addd2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914380 > Commit-Queue: Greg Thompson <grt@chromium.org> > Auto-Submit: Greg Thompson <grt@chromium.org> > Reviewed-by: Marc Treib <treib@chromium.org> > Cr-Commit-Position: refs/heads/master@{#715901} TBR=treib@chromium.org,grt@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 958865,1025638,1025634 Change-Id: I0584904da38d150481e8450aacaff0f909a53d12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919356Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#716137}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/14e51ec7bc7a..f66be5a8dcf8 git log 14e51ec7bc7a..f66be5a8dcf8 --date=short --no-merges --format='%ad %ae %s' 2019-11-18 lalitm@google.com Merge "trace_processor: remove ts/dur DCHECK on span join" Created with: gclient setdep -r src/third_party/perfetto@f66be5a8dcf8 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/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: Ia0f2089decdf8d32e2000c010332253847993e0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921860Reviewed-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@{#716136}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/bbdabb3b9b0a..954888135395 git log bbdabb3b9b0a..954888135395 --date=short --no-merges --format='%ad %ae %s' 2019-11-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-validation-layers/src f8ea20adee82..e2441190bb0c (42 commits) Created with: gclient setdep -r src/third_party/angle@954888135395 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 courtneygo@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/+/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_optional_gpu_tests_rel TBR=courtneygo@google.com Bug: chromium:None Change-Id: I7abb86fbac18e4193551c3f2da8719883c461153 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921861Reviewed-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@{#716135}
-
Greg Thompson authored
BUG=980487 Change-Id: Idfeaacd4f5d1e295cc26301eedfee33c1d733ea8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1920045 Auto-Submit: Greg Thompson <grt@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#716134}
-
Dominique Fauteux-Chapleau authored
Move BrowserDMToken from browser/ to DMToken in components/ in order to be able to use DMToken in components/. Also makes the Create*Token BrowserDMToken functions private to avoid misuses by callers and instead expose *TokenForTesting functions to make their intended usage more explicit. This CL is mostly restructuring the new DM token classes and doesn't change functionality. Bug: 1020296 Change-Id: Ied05c56807352c0bddc4d8ecb11e148d05608e55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906901 Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Tien Mai <tienmai@chromium.org> Cr-Commit-Position: refs/heads/master@{#716133}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/295649fd..be605ce3 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_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: Ib2fc9b9fec3a765ec3d9a0bcc6d430d20f165be0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921535 Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#716132}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8ff52d37c080..8d735c19a560 Created with: gclient setdep -r src-internal@8d735c19a560 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 jbudorick@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I4002199f5f112a1d87cc115f18b4392a8e089191 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921859Reviewed-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@{#716131}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/473984fca427..9c2e77d9113f git log 473984fca427..9c2e77d9113f --date=short --no-merges --format='%ad %ae %s' 2019-11-18 perezju@chromium.org [Telemetry] Write results after each test Created with: gclient setdep -r src/third_party/catapult@9c2e77d9113f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC simonhatch@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/+/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_optional_gpu_tests_rel TBR=simonhatch@google.com Bug: chromium:973837 Change-Id: I4cf948b994378827d0f91e301ca4b0c1bc14c4bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921857Reviewed-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@{#716130}
-
David Roger authored
Change-Id: Ic7de9065ae3a093c208bb1b8631751986b2a60ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917283Reviewed-by:
Monica Basta <msalama@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#716129}
-
Morten Stenshorne authored
Most importantly, it can be a static method. Change-Id: I010faeb002108999b1e4d6ac66d6781cfcdb9f23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910230Reviewed-by:
Aleks Totic <atotic@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#716128}
-
Victor-Gabriel Savu authored
Used to extend DeviceRebootOnUserSignout to virtual machines. Used by: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/1840695 Design Document: https://docs.google.com/document/d/1cIZsPD6rwm6ca5r8GCXUqr2gT1axsoGe0S0Hl2-OgCE Bug: 986755 Change-Id: Ice437dd7efe605c85675bf52fe0f5c9e6603f718 Cq-Depend: chromium:1840693 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840891Reviewed-by:
Mattias Nissler <mnissler@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Victor-Gabriel Savu <vsavu@google.com> Cr-Commit-Position: refs/heads/master@{#716127}
-
Guido Urdaneta authored
All p2p files except this one are in renderer/platform. The reason was issues caused by the lack of support for component builds in libwerbrtc. Now that libwebrtc supports component builds, all files can be in the same directory and modules/p2p no longer exists. Bug: 787254 Change-Id: I91e023ef03029a6b740d709cea3735804846099f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919921Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#716126}
-
Andreas Haas authored
There was an in-between creation of an ArrayBuffer which is not necessary. Bug: chromium:1008840 Change-Id: I003b7a95170ea6fa2e6f308f02b532f51c190c84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911213Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#716125}
-
Juan Antonio Navarro Perez authored
Expose the '/list_tests' API from the dashboard. This function will be handy to find wrongly stored story names from the linked bug. Bug: 1022380 Change-Id: Ib8e87549feebb127df6c4c35d735761ccc45e2f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917773Reviewed-by:
Mikhail Khokhlov <khokhlov@google.com> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Auto-Submit: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#716124}
-
Yifan Luo authored
TBR=alexmos@chromium.org Bug: 1012190 Change-Id: Ie0baad25c88fd5552cc7e440d438d26606ec9be1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917778 Commit-Queue: Yifan Luo <lyf@google.com> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#716123}
-
Kuo Jen Wei authored
Bug: b/141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and validate all function of CCA on HALv1/v3 device works correctly. Change-Id: Id278c309e505336282c70a2cdb0425dc84b4d27f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913229Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#716122}
-
Mike West authored
We're currently enforcing strict MIME type checks for `importScripts()` and nested workers. Firefox would like to enforce them for the top-level worker script as well. We should follow suit. This patch also excludes `blob:`, `filesystem:`, and `data:` from scripty MIME type checks. This is the behavior Firefox is shipping, and seems reasonable, given that the risk of sniffing scripts is highest when dealing with resources delivered from a server, rather than resources which are already accessible to the page causing their execution. https://github.com/whatwg/html/issues/3255 https://bugzilla.mozilla.org/show_bug.cgi?id=1583657 Bug: 794548 Change-Id: Ia55621243b8e279a30f457c6a3a20b9fa13cd3d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917528 Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Cr-Commit-Position: refs/heads/master@{#716121}
-
François Beaufort authored
Change-Id: I64b768922a16decf60df57006cbd93a6f9a677b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1920669 Auto-Submit: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> Commit-Queue: Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> Cr-Commit-Position: refs/heads/master@{#716120}
-
Renato Silva authored
This is a reland of 5fd0e6ed Original change's description: > Fix browser test EulaTest.LoadOffline > > This commit improves the reliability of the EULA browser test > EulaTest.LoadOffline. This test was disabled due to its flakiness > in the past and is now enabled again. > > Tested locally. Ran 100 tests under stress without any errors. > > Bug: 1015948 > Change-Id: I59bc8612da9f5be526a2aa28d13ee70400dbb01e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892775 > Reviewed-by: Roman Sorokin [CET] <rsorokin@chromium.org> > Commit-Queue: Renato Silva <rrsilva@google.com> > Cr-Commit-Position: refs/heads/master@{#712516} Bug: 1015948 Change-Id: I47bd386c589344f011b03bd6e24f50f08c3b42a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899862Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/master@{#716119}
-
Jinho Bang authored
According to the spec change[1], the attribute byte offset is no longer optional. [1] https://github.com/gpuweb/gpuweb/pull/469 Bug: 852089 Change-Id: I5c29652a56531273a9205151cee0598c6911268f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919532 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#716118}
-
Victor-Gabriel Savu authored
Extending DeviceRebootOnUserSignout to virtual machines requires checks for Crostini, PluginVM and vmc in LockToSingleUserManager. Design Document: https://docs.google.com/document/d/1cIZsPD6rwm6ca5r8GCXUqr2gT1axsoGe0S0Hl2-OgCE Bug: 986755 Change-Id: I54c82a293b9db22158b05ded590b9463c3528668 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840892 Commit-Queue: Victor-Gabriel Savu <vsavu@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#716117}
-
Jinho Bang authored
In an effort to support multi-queue with WebGPU, the shape of the API has changed in the spec side[1]. [1] https://github.com/gpuweb/gpuweb/pull/490 Bug: 852089 Change-Id: I6971ef859f4af1b94663589039009d416f1bc9a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919531Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#716116}
-
Vasilii Sukhanov authored
- rewrite WaitForElementValue for the UI test. The existing implementation uses onchange event. It's problematic for the real keystroke because the event is triggered on focus change only. oninput is the right choice here. - use WaitForElementValue in FillElementWithValue to enforce that the right input handles the keystrokes. Bug: 1024902 Change-Id: Ib7752e39b62d20c73ed06ff85f4fdea641d0955d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919154 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#716115}
-
Emily Stark authored
These overrides are necessary for keyboard focus to work properly when the dialog is shown. Bug: 1025343 Change-Id: I1a63c6a5e9233bd972cf1a07ad89670bf05a8a67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919947 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#716114}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/37f7316ecaaf..bbdabb3b9b0a git log 37f7316ecaaf..bbdabb3b9b0a --date=short --no-merges --format='%ad %ae %s' 2019-11-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/glslang/src 37dcb894574e..f4d4668529f1 (1 commits) Created with: gclient setdep -r src/third_party/angle@bbdabb3b9b0a 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 courtneygo@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/+/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_optional_gpu_tests_rel TBR=courtneygo@google.com Bug: chromium:None Change-Id: Id2f7e63a3372379e1ba4c3bd2103e019fc38812e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921849Reviewed-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@{#716113}
-
Vadym Doroshenko authored
This reverts commit ae376cbc. Reason for revert: As a result of this CL a few quiche tests are failing on Windows, the first failure https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%28dbg%29%281%29/80140?blamelist=1#blamelist-tab Original change's description: > Roll src/net/third_party/quiche/src/ 94591413f..409b261f3 (3 commits) > > https://quiche.googlesource.com/quiche.git/+log/94591413f1fe..409b261f38af > > $ git log 94591413f..409b261f3 --date=short --no-merges --format='%ad %ae %s' > 2019-11-15 rch Add a new QUIC platform API QUIC_SLOW_TEST which will be used in chrome to disable tests which are too slow. > 2019-11-15 wub gfe-relnote: (n/a) Change QUIC's AckedPacketVector and LostPacketVector from std::vector to QuicInlinedVector with a inline capacity of 2. Not protected. > 2019-11-15 fayang Introduce HandshakeState enum to sent packet manager. Not used yet, not protected. > > Created with: > roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src > > Add missing QUIC files to net/BUILD.gn > > > Change-Id: If98c172bc524cac0e64c8445d54ed9041b3c29d7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918285 > Auto-Submit: Ryan Hamilton <rch@chromium.org> > Commit-Queue: Ryan Hamilton <rch@chromium.org> > Commit-Queue: Renjie Tang <renjietang@chromium.org> > Reviewed-by: Renjie Tang <renjietang@chromium.org> > Reviewed-by: Ryan Hamilton <rch@chromium.org> > Cr-Commit-Position: refs/heads/master@{#715831} TBR=rch@chromium.org,renjietang@chromium.org Bug:1025417 # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I361d4e065d652059406d3327ca4dbad00a98f62e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917217Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#716112}
-
Ross McIlroy authored
This CL was created automatically with tools/perf/update_wpr script R=perezju@chromium.org Change-Id: Ic776473539b833f243c8fd36e0a83323192b8cc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919144Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Ross McIlroy <rmcilroy@chromium.org> Cr-Commit-Position: refs/heads/master@{#716111}
-
Xianzhu Wang authored
The baseline created in https://chromium-review.googlesource.com/c/chromium/src/+/1915461 was incorrect. Bug: 377696 Change-Id: I43203bc9602b8552fdefca4a8976067af8b1716b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918401 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#716110}
-
Alan Cutter authored
This flag is set to expire in M80, the feature still needs more development time. Bug: 926083 Change-Id: Ib8c84cf59f1a50a3ed13e05ec18130edc26daeb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918910 Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#716109}
-
Vadym Doroshenko authored
This reverts commit 7f5baf23. Reason for revert: It's likely a culprit for HomeButtonTest.LongPressGesture failure. Here is the first failure https://ci.chromium.org/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/36138?blamelist=1#blamelist-tab Original change's description: > Enable Assistant launcher UI feature flag by default > > Bug: b/144383302 > Test: Manual Test > Change-Id: I50a2462e2094d08d52141a626c0dad89d55d27c0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915322 > Commit-Queue: Yue Li <updowndota@chromium.org> > Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#715971} TBR=xiyuan@chromium.org,xiaohuic@chromium.org,updowndota@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: b/144383302 Change-Id: Ib29930d141e1e9ad23c92f5a06fa7ac5ae572a54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917215Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#716108}
-
Guido Urdaneta authored
Also check that CreateFrame() does not return null before filling it in VideoFrame::CreateColorFrame(). VideoFrame::CreateFrame() can return null in some cases, so it is safer to check if it returns a null frame in order to avoid crashes. Bug: 1021601 Change-Id: I0e68b152d89f599afd433bc2172903633d94e8e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917362Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#716107}
-
Alex Clarke authored
This will help us track down where crashing tasks come from. Bug: 1024587 Change-Id: I084e915026d9df963b5f4ddae551e7d070ce4449 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917209 Commit-Queue: Alex Clarke <alexclarke@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Auto-Submit: Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#716106}
-
Shik Chen authored
It's wrongly removed when addressing comment in https://crrev.com/c/1892972/15/chrome/browser/resources/chromeos/camera/utils/cca.py#243 Bug: 1019581 Test: Run cca.py outside of the CCA directory. Change-Id: I2d190385e35d6ac35831db1c4a75f2ca66f4b05e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921605 Commit-Queue: Shik Chen <shik@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Auto-Submit: Shik Chen <shik@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#716105}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/e0eeef4b34ff..d0c07f112eb2 git log e0eeef4b34ff..d0c07f112eb2 --date=short --no-merges --format='%ad %ae %s' 2019-11-18 jiajie.hu@intel.com Vulkan: Fix release of semaphores in the recording context 2019-11-18 yunchao.he@intel.com Add memory synchronization tests - storage to uniform sync Created with: gclient setdep -r src/third_party/dawn@d0c07f112eb2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel TBR=cwallez@google.com Bug: None Change-Id: I311fee05eeeb436ada19f550bb16fd2b81b51c8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921525Reviewed-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@{#716104}
-
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-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org 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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Iebc8ef8987c98d84851923cfadcef7b73ee4b1bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921524Reviewed-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@{#716103}
-
Peter K. Lee authored
http://crrev/c/1551781 moved files, but a comment is referring to the old location of BUILD.gn Change-Id: Id6ddbe50c14915deb4144e5976648ceeec732882 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921604 Auto-Submit: Peter Lee <pkl@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#716102}
-
Yoav Weiss authored
Currently there are two different flags that control sending Client Hints to cross-origin resources: Feature Policy delegation (off-by-default) and a build flag that sends legacy hints on Android. This CL makes sure that these two flags play nice together, and adds virtual test suites to exercise them. BUG: 1022366 Change-Id: I00ed4e9ed5a64e378def3d90227f238b9b3eb374 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893196 Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#716101}
-