- 17 Jul, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/97816debc9ba..223c459965a8 Created with: gclient setdep -r src-internal@223c459965a8 The AutoRoll server is located here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=pdr@google.com,grt@google.com Change-Id: If47d49a06c4375576df1d7b6ffb880ec36202a65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706674Reviewed-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@{#678350}
-
Zhongyi Shi authored
This reverts commit db4701c6. Reason for revert: It is believed that this flag is not related to recent outage. Original change's description: > Flip FLAGS_quic_reloadable_flag_quic_ignore_tlpr_if_no_pending_stream_data to false > > Change-Id: I6d77eedda1091340fb4a719cf4b4555182075d0e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1705494 > Auto-Submit: Zhongyi Shi <zhongyi@chromium.org> > Reviewed-by: Ryan Hamilton <rch@chromium.org> > Commit-Queue: Ryan Hamilton <rch@chromium.org> > Cr-Commit-Position: refs/heads/master@{#678124} TBR=rch@chromium.org,zhongyi@chromium.org Change-Id: I21a7f102df07c604c974299870890815423db8b5 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706529Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#678349}
-
Bailey Berro authored
This change hides the "print" icon while in OOBE on Chrome OS. Bug: 977890 Test: Unitests, tested in VM Change-Id: I3d78f0ed77a6afe8c340f07c19d85ee545ae63b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1669993 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#678348}
-
Michael van Ouwerkerk authored
Bug: 976311 Change-Id: Ie97590105c3081340c5a9e7c277efefbd18f8202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1704767 Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#678347}
-
Ben Pastene authored
It currently breaks the with/without patch retry flow: https://ci.chromium.org/p/chromium/builders/try/chromeos-kevin-rel/820 https://chromium-swarm.appspot.com/task?d=true&id=46179d96935c9210 So let's ignore any --test-launcher-* args. The sanity tests is quick and (hopefully) non-flaky enough to not need any of those. R=jbudorick Change-Id: I577508a63eaa6dbed3a248301bc0e39a8c19bcc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1707048Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#678346}
-
evliu authored
when the SplitSettings flag is enabled. Bug: 980783 Change-Id: I6d5ad8223f539e89a7e9b5002fa7574506671c3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1704745 Commit-Queue: Evan Liu <evliu@google.com> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#678345}
-
Jérôme Lebel authored
Removing the background color for image view, and the text cell. Before: https://drive.google.com/open?id=1T01IhXHKK-CwBjijghpBRYkRwPWxoMEj After: https://drive.google.com/open?id=1_IeyemBl9mptpUZoTTqiTESy7Nnbl8bV Bug: 984985 Change-Id: I0fbcbf392dfc177ca42ac1828bbd84a285df7220 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706696 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#678344}
-
Etienne Pierre-doray authored
MessageLoopCurrent::task_runner() is depecated. This CL replaces it with with ThreadTaskRunnerHandle::Get(). A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1631693 Please CQ if LGTY! This CL was uploaded by git cl split. R=ajwong@chromium.org Bug: 616447 Change-Id: I0b6ecc3218f51dc3ae04f80d49ac374b33074bc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635828 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Albert J. Wong <ajwong@chromium.org> Cr-Commit-Position: refs/heads/master@{#678343}
-
Maks Orlovich authored
https://html.spec.whatwg.org/multipage/dom.html#dom-document-cookie specifies that a document with null browsing context is "cookie-averse", and that "On getting, if the document is a cookie-averse Document object, then the user agent must return the empty string. " and: "On setting, if the document is a cookie-averse Document object, then the user agent must do nothing. " (Adding test since refactors I am working on for document.cookie implementation have their complexity points around this sort of stuff). Change-Id: I2f2c163276a316b77166762d0b196dcdebb7a65a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1652544 Commit-Queue: Maks Orlovich <morlovich@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#678342}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/aec429d1..3ec321d4 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I49b973e3dbf3f692f5b40300a7bda4449f51050f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706828Reviewed-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@{#678341}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/64329094c2a8..8c31f2bf7f15 git log 64329094c2a8..8c31f2bf7f15 --date=short --no-merges --format='%ad %ae %s' 2019-07-17 reed@google.com use same signature for shader/colorfilters in sksl 2019-07-17 ethannicholas@google.com add support for ctype=SkPMColor4f to GrSkSLFP 2019-07-17 egdaniel@google.com Move verified color attachment flag to FormatInfo. 2019-07-17 bsalomon@google.com Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. Created with: gclient setdep -r src/third_party/skia@8c31f2bf7f15 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=nifong@google.com Change-Id: I7b2f6c09325e492ef8917ff609291ef735c0f0ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706672Reviewed-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@{#678340}
-
Avi Drissman authored
On the Mac, translate the z-order enum to the native window level values. On other platforms, treat everything other than "normal" as an undifferentiated "always on top" leaving open the possibility of implementing full window level support on ChromeOS later. There are six basic window levels. The "security sensitive" one is unused in this CL but will be used in a follow-up CL to fix a bug. This is a relanding of e8151bac. It was reverted due to incorrect handling of the z-order value on Windows; this is fixed in this version. BUG=865287, 869486 Change-Id: I41b277a3a67e13948e72da656d37a724c325fdbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1682667Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Leonard Grey <lgrey@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#678339}
-
Miguel Casas authored
This CL adds a method to register a backing factory for testing to SharedImageFactory, to be used in crrev.com/c/1619832. It is needed since otherwise the GetFactoryByUsage() method starts digging into the factory specifics and usually for testing this is not needed and is cumbersome to mock. Bug: 984836 Change-Id: I8009d54cb2a9576e10c5c63c803b9c6294b60f3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699531 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#678338}
-
Sergio Villar Senin authored
file_writer.cc was using doubles to record timestamps that were used later on to fire notifications after a given interval. Not only that, it was calling base::Time when it should probably use base::TimeTicks as we are not interested in dates but timestamps. That's why we're using now base::TimeTicks and base::TimeDelta avoiding the unneeded conversions to doubles. Bug: 979137 Change-Id: Id40fa2b6fe993aa253a9621b031950fa3765f2ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706519Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Sergio Villar <svillar@igalia.com> Cr-Commit-Position: refs/heads/master@{#678337}
-
Brian Sheedy authored
Flips the Gold versions of the Android Webview and Vulkan GPU pixel tests to be non-experimental and removes the non-Gold versions. Bug: 850107 Change-Id: I8786396d0e8823d7cf6319b96af8ba3a4effded9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1705023Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#678336}
-
Evan Stade authored
Bug: 268984 Change-Id: If26a8d4449f427216bc6472ed17f392f54c73c73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1704869Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#678335}
-
Lukasz Anforowicz authored
Bug: 983618 Change-Id: I261a25a8dcf43dc7174d36800cee3766b9423f39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700290 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#678334}
-
Lan Wei authored
We have seen this failure that pointerevent_touch-action-keyboard.html fail on wpt dashboard because of "invalid input state", which means we do not get correct action according to the ID. The ID maybe reused and we do not clear the state from the previous tests. So now we have to make each the ID for each action type and pointer type unique. https://wpt.fyi/results/pointerevents/pointerevent_touch-action-keyboard.html?label=master&label=experimental Bug: 606367 Change-Id: I84cdbb0ad14b5318ca04c7bb7dbbb30e7091657a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1704378Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#678333}
-
Suman Nelson Kancherla authored
This is a reland of 29f357a0 Fixed crash caused by holding ScopedJavaLocalRef to ArConsentDialog when it ought to be a ScopedJavaGlobalRef. Also, ArCoreInstallUtils reference was uninitialized. While at it, removed all the declared but not defined (nor used) methods in ArCoreDevice. > Moved ArCore's module install to ArConsentDialog. > > This is a no-op. All that is done is to separate DFM and ArCore install > into a separate class and call the install API from consent dialog instead > of from ArCoreDevice. > > Bug: 907591 > Change-Id: I742db94cf896a4955d4de1938d7323d19a04664e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694401 > Reviewed-by: Michael Thiessen <mthiesse@chromium.org> > Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> > Reviewed-by: Piotr Bialecki <bialpio@chromium.org> > Commit-Queue: Suman Kancherla <sumankancherla@chromium.org> > Cr-Commit-Position: refs/heads/master@{#676543} Bug: 907591, 983512 Change-Id: I78f3229765f918a1ad574671c75bf471e023c641 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700618Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Suman Kancherla <sumankancherla@chromium.org> Cr-Commit-Position: refs/heads/master@{#678332}
-
Dave Tapuska authored
The histogram is now expired. BUG=975271 Change-Id: I3e1132cb744d038107b6d7c210cce1dc8351f9c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1703926Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#678331}
-
Nico Weber authored
Bug: none Change-Id: If8edf98d905be67217c1ba90656f564f57fff9c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706713Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#678330}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/73df0d84ad47..66c4e85a160b git log 73df0d84ad47..66c4e85a160b --date=short --no-merges --format='%ad %ae %s' 2019-07-17 mikenichols@chromium.org chromeos-config: Move grunt to important, eve to experimental Created with: gclient setdep -r src/third_party/chromite@66c4e85a160b The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Change-Id: Iff609cf6ba11e601aadaadd250bf729121ae5b77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706890Reviewed-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@{#678329}
-
Jeffrey Kardatzke authored
This adds whitelisting to URL redaction for URLs of the format chrome://*/crisper.js and also chrome-extension://<first-party-id>/*.js as long as there are also no query parameters appended to those. There is also a constant added for the list of 1st party extension IDs. Extra plumbing of those values were required in order to keep with allowed dependencies. Bug: 979779 Test: component_unittests pass Change-Id: I151ddb3d3791a57b6f394867bf244e945febc321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699699 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
J Kardatzke <jkardatzke@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
May Lippert <maybelle@chromium.org> Cr-Commit-Position: refs/heads/master@{#678328}
-
Tommy C. Li authored
We are pretty confident about these features, so we are enabling these on ToT by default. Bug: 958655 Change-Id: I41b6e337259a1d4559fcefb9b2b504992a66fdee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706611Reviewed-by:
manuk hovanesian <manukh@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#678327}
-
Aaron Krajeski authored
Change-Id: I72c79c5d130b460c8115f649ee0ae192dfcc83d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1703239Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#678326}
-
Gayane Petrosyan authored
Move the aria-label and title from the pencil icon to the whole button. Also combine customizeBackground and customizeThisPage strings as they are the same. Bug: 976217 Change-Id: Ia18620e6c69e81a64ce1020d51f7f5c18e62f99a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1704390Reviewed-by:
Kyle Milka <kmilka@chromium.org> Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#678325}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/f43cc6905fc2..0be40bf53fc4 git log f43cc6905fc2..0be40bf53fc4 --date=short --no-merges --format='%ad %ae %s' 2019-07-17 mbonadei@webrtc.org Switch pc client and stunprober to ABSL_FLAG. Created with: gclient setdep -r src/third_party/webrtc@0be40bf53fc4 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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=webrtc-chromium-sheriffs-robots@google.com Change-Id: I4be41869387654687392ed7fa884ac57f0d34f82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706889Reviewed-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@{#678324}
-
Natalie Chouinard authored
There are no usages of this class. Change-Id: Id08ac22340c5f9d76c0885aeae549288b8ca7230 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1705108Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#678323}
-
Mark Yacoub authored
We can't determine the number of planes for a buffer based solely on the format. Some hardware formats (compressed buffers, for one) require a plane of metadata to track the state of the buffer contents. This patch introduces a new NativePixmap method that returns the the number of planes. BUG=979736 Change-Id: I61a874eb4c7800266c0e08d46bfaa693ad56b3d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678541 Commit-Queue: Mark Yacoub <markyacoub@google.com> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#678322}
-
Eric Willigers authored
If align-content and justify-content have the same value, such as flex-start, the computed value for parse-content no longer repeats the value, for consistency with specified value serialization of parse-content. https://drafts.csswg.org/css-align-3/#place-content Similar for place-items and place-self. WPTs added for place-content, place-items, place-self computed value. Bug: 983752 Change-Id: I72c66b48af57399669a917df1a2d5294c452fe96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698139 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#678321}
-
Bence Béky authored
https://quiche.googlesource.com/quiche.git/+log/d57d3f905ac4..58ac6508f78f $ git log d57d3f905..58ac6508f --date=short --no-merges --format='%ad %ae %s' 2019-07-17 bnc Use testing::Eq() for QuicStringPiece. 2019-07-17 bnc Revert SipHash change. 2019-07-17 bnc Refactor QpackEncoder to do two-pass encoding. 2019-07-17 bnc Factor out QpackInstructionEncoder::Values. 2019-07-17 bnc Consume unknown frames in QuicReceiveControlStream. 2019-07-17 wub gfe-relnote: In QuicSpdyClientBase, automatically convert HTTP request header names to lower case. Protected by default true, non-feature flag --quic_client_convert_http_header_name_to_lowercase. 2019-07-16 renjietang Remove stream counting for pending streams. 2019-07-16 quiche-dev Don't split sent messages on MemSlice boundaries. 2019-07-16 bnc Automated g4 rollback of changelist 258400699. 2019-07-16 fayang gfe-relnote: In QUIC, replace constant kMaxTrackedPackets with a flag. No functional change expected. Not protected. 2019-07-16 renjietang Merge GetOrCreateDynamicStream() into GetOrCreateStream(). 2019-07-16 fayang Internal QUICHE change 2019-07-16 fayang gfe-relnote: In QUIC, when RTO fires and there is no packet to be RTOed, let connection send data. Protected by gfe2_reloadable_flag_quic_fix_rto_retransmission. 2019-07-16 nharper Fix logging in QuicFlowController 2019-07-16 dschinazi QuicConnectionId::Hash adoption of SipHash 2019-07-16 fkastenholz Use VarInt encoding for IETF QUIC Reset Stream error code 2019-07-16 bnc Make HttpDecoder::ParsePriorityFrame() more robust. 2019-07-16 fkastenholz Update IETF QUIC Stop Sending to use varint for error code 2019-07-16 renjietang Remove the previous headers_stream_ and Change unowned_headers_stream_ to header_stream_. 2019-07-16 quiche-dev gfe-relnote: Add support for sending MAX_PUSH_ID, defaulting to zero and close connection if we receive a push ID higher than the max. Protected by the existing disabled and blocked quic_enable_version_99 reloadable flag. 2019-07-16 fkastenholz IETF CONNECTION CLOSE code is varint encoded 2019-07-16 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_check_connected_before_flush. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I11ca5f3cc299d5c1527181df6b152feee28ad8ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706576 Auto-Submit: Bence Béky <bnc@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#678320}
-
Alan Cutter authored
This CL makes WebAppUiService the same as all the other WebApp*Managers on WebAppProviderBase. It is no longer a KeyedService and gets connected through to all the other WebAppProvider components via SetSubsystems() like everything else. There should be no behavioural changes in this CL. Bug: 973324 Change-Id: I6f55d0f148026ab96ccac1a87c8f6397820406fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1702344 Auto-Submit: Alan Cutter <alancutter@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#678319}
-
Philip Rogers authored
core.minidump_unittest.BrowserMinidumpTest.testMultipleCrashMinidumps is failing on the linux-trusty-rel bot: https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/938 core.minidump_unittest.BrowserMinidumpTest.testSymbolizeMinidump is failing on the linux-trusty-rel bot: https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/934 https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/928 https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/922 https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/915 These failures may be related to the recent re-enabling of these tests in https://crrev.com/675899. TBR=bsheedy@chromium.org Bug: 634156 Change-Id: Id846e321393cf7511f9b03cbb9184c2b4a8d124d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706948Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#678318}
-
Sergio Villar Senin authored
It was only used by UMA, but they were removed long time ago in https://codereview.chromium.org/1113353003 Bug: 919383 Change-Id: I00e8cfc7457afaed4e3a8e0ffe60dc5ab4b1ff45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706434 Commit-Queue: Sergio Villar <svillar@igalia.com> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#678317}
-
Ian Wells authored
On Android Q+, publish offline pages to the downloads collection rather than DownloadManager. Bug: 966236 Change-Id: Ibef10c8b35fb62dd0e088580ed1cd3f9a2614723 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1641664 Commit-Queue: Ian Wells <iwells@chromium.org> Reviewed-by:
Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#678316}
-
Raphael Kubo da Costa authored
Now that PlatformSensorProvider is no longer a singleton, remove all base/singleton.h includes and clean up PlatformSensorProviderWinrt, which still had some singleton code in addition to the unnecessary include. Bug: 947564 Change-Id: Id14c0f0bb4bda7dea453259f7c80afcf95ddf5d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706438 Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#678315}
-
Matt Jones authored
This patch removes the need to hold on to a TabModelSelector in the BottomSheet. Its primary uses were acquiring the current tab (solved with the ActivityTabProvider) and creating a new tab (which is no longer something the sheet supports). This patch also removes a few unused private constants. Change-Id: Ibee1a05e91d3e5dee67c2f5e35feda3f9a0a34c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1703004Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#678314}
-
Jenna Himawan authored
Bug: 974633 Change-Id: I47261f41e7f14cdea39a3f22009f1373f6a1c15a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706810Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Jenna Himawan <jhimawan@google.com> Cr-Commit-Position: refs/heads/master@{#678313}
-
Chris Lu authored
Now that BadgeMediator is the only delegate for InfobarBadgeTabHelper, LegacyInfobarBadgeTabHelperDeleagte is no longer needed. Bug: 980800 Change-Id: Iff436e0970d4a0a058fc9120256d77c8d50ff4e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693161 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#678312}
-
Carlos Caballero authored
MessageLoop will go away, eventually. ScopedTaskEnvironment will per default start a ThreadPool, which should be fine in most of the cases. If you belive your test needs to make sure that no ThreadPool runs let me know and I will update the patch. BUG=891670 This CL was uploaded by git cl split. R=droger@chromium.org Change-Id: I227b0f5030bb20a2dea53cef0b927f206e012dd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1649373 Commit-Queue: Carlos Caballero <carlscab@google.com> Auto-Submit: Carlos Caballero <carlscab@google.com> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#678311}
-