- 30 Aug, 2019 40 commits
-
-
Adam Langley authored
Took me too long to figure out why all the tests were dropping three bytes from the beginning of messages. Therefore it's worth a named constant. Change-Id: I3b22d9c4e654dd67b6de9ef2cb3cbe4afb358c61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776795 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#692262}
-
Dominik Röttsches authored
DWriteFontLookupTableBuilder related test appear flaky. The root cause is believed to be an inconsistent state of DWriteFontLookupTableBuilder due to testing-override methods on this class. Disable the tests until the full solution is in place. Bug: 996167 Change-Id: I68eebba031b6b865c8db4d884c07641ecd1dcc4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778605 Auto-Submit: Dominik Röttsches <drott@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#692261}
-
Robert Ogden authored
Also will end up ignoring regexps, oh well. Bug: 999702 Change-Id: Id7e961b1ff9ac8948a2cd53f01e58164c0a79c7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779178Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#692260}
-
Xianzhu Wang authored
This makes it clear that Layer will hold a reference to the input layer. Change-Id: I123bf6fc8c258116777207bdc53144b3e467248e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779020Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#692259}
-
Eric Stevenson authored
This change was generated by //base/android/jni_generator/jni_refactorer.py. Bug: 929661 Change-Id: I494f4e3c9207aee8e0af9ee999bedf37c5a5b7cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779148 Commit-Queue: Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#692258}
-
Adam Langley authored
The caBLE session key is a 32-byte, binary blob. Rather than hold it as a string, but the nonce as a byte-array, deal with both as bytes. Change-Id: I526bc12bceec65b4c2dcd29176733e82c227cfd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776794 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#692257}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/f06000e894cd..9e1c92c073c9 git log f06000e894cd..9e1c92c073c9 --date=short --no-merges --format='%ad %ae %s' 2019-08-30 crouleau@chromium.org [Telemetry] Only skip stories with expectations.config. Created with: gclient setdep -r src/third_party/catapult@9e1c92c073c9 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 skyostil@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=skyostil@google.com Bug: chromium:999375 Change-Id: Id9fa6a5a6bc20bd4edce0bfbc4b39f3bb4ae1ca8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779384Reviewed-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@{#692256}
-
Tommy Steimel authored
This CL adds new APIs to the AudioFocusManager to observe media sessions for a given identity. This allows the GMC to only observe for the current profile. This fixes an issue where media sessions from incognito windows and sessions from windows of other profiles would show up in the GMC dialog. Bug: 992463 Change-Id: Icd1247543f8d259ac0f370bdbda3a7c524089c65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1771937 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#692255}
-
Cici Ruan authored
Need change focus of window for ARC tast test. Bug: b/134981068 Test: Call the api to see if window focus is changed correctly. Change-Id: Icf1f0aebccb63b7052e55594d6c3754fbd0880ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769094 Commit-Queue: Cici Ruan <cuicuiruan@google.com> Auto-Submit: Cici Ruan <cuicuiruan@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Reviewed-by:
Shuhei Takahashi <nya@chromium.org> Cr-Commit-Position: refs/heads/master@{#692254}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/6d684b4c7991..18c9ac497117 git log 6d684b4c7991..18c9ac497117 --date=short --no-merges --format='%ad %ae %s' 2019-08-30 capn@google.com Optimize non-solid polygon rasterization 2019-08-30 bclayton@google.com Implement non-solid polygon rasterization 2019-08-30 chrisforbes@google.com Don't use bitcast+float path for integer constant values Created with: gclient setdep -r src/third_party/swiftshader@18c9ac497117 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/+/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 TBR=swiftshader-team+autoroll@google.com Bug: chromium:b/139872671,chromium:b/139872671 Change-Id: Ief6fbe2c426fac88ec95d1f6db74e0b85464b433 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779381Reviewed-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@{#692253}
-
Scott Violet authored
Without this weblayer_shell isn't built on any bots (for android). BUG=none TEST=none Change-Id: I93c58351d09ddb8667e68dc81dcc37075a735171 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779014Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#692252}
-
Lukasz Anforowicz authored
We no longer need to support running with CORB disabled for *all* extensions: 1. The BypassCorbOnlyForExtensionsAllowlist feature has shipped in M73. 2. Distributing allowlisted extensions via field trial param does not apply to M77+ (according to the BypassCorbExtensionsAllowlist.gcl config). After this CL it is no longer possible to force a separate URLLoaderFactory (with disabled CORB) for *all* content scripts by launching Chrome with --disable-features=BypassCorbOnlyForExtensionsAllowlist After this CL it is still possible to avoid separate content script URLLoaderFactories by launching Chrome with --force-empty-corb-allowlist Bug: 846346 Change-Id: Ia1264b318dd8c389bf8cb58041dd503a4dca5b6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774889 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#692251}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4ece96d76d9d..8ef18d359b26 git log 4ece96d76d9d..8ef18d359b26 --date=short --no-merges --format='%ad %ae %s' 2019-08-30 dragonbear@google.com Override operator delete for GrCCPathCache::Key 2019-08-30 egdaniel@google.com Just skip uninstantiated GrOps instead of delete them on flush. 2019-08-30 brianosman@google.com Pass SkPaint by const-ref to SkParticleDrawable Created with: gclient setdep -r src/third_party/skia@8ef18d359b26 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 stani@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-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=stani@google.com Bug: None Change-Id: I8265a37f804c83d7bf77d2d52491c3395bbb0378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779382Reviewed-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@{#692250}
-
Eric Willigers authored
We now use subtraction when the length in a computed length-percentage calc is negative. Discussed in https://github.com/w3c/csswg-drafts/issues/3335 Change-Id: I24822de431059a97cf8f9203950b6d84de72180e Bug: 904805 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777843Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#692249}
-
Sophie Chang authored
Bug: 996665 Change-Id: I02522a88ca45f53fe01381e6cb01c4a13aeeff7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779306Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#692248}
-
Eric Karl authored
Updates the cc RTree class to handle overflow: - GetBounds becomes GetBoundsOrDie and can only be called when has_valid_bounds(). - All other functions are unchanged, operating correctly, but less efficiently, when !has_valid_bounds(). Updates DisplayItemList to handle cases when !has_valid_bounds(). Bug: 988590 Change-Id: I8612c5e219a7aa9774fc24cb69372df975562bbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777049 Commit-Queue: Eric Karl <ericrk@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#692247}
-
Etienne Pierre-doray authored
To ensure re-ordering of delayed tasks posted at the same time, sequence_num is used to give priority to the task that was first created. Change-Id: I97f429d23991259af43395d229cb76cb3fc0e93c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778926 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#692246}
-
Renjie Tang authored
Roll src/net/third_party/quiche/src/ edeeb47d6..28315b77c (13 commits) https://quiche.googlesource.com/quiche.git/+log/edeeb47d60bc..28315b77c94c $ git log edeeb47d6..28315b77c --date=short --no-merges --format='%ad %ae %s' 2019-08-30 renjietang Automated g4 rollback of changelist 265940959. 2019-08-30 renjietang Automated g4 rollback of changelist 265958257. 2019-08-30 fayang gfe-relnote: In QUIC, send PING when TLP fires and no packet is created. Protected by existing gfe2_reloadable_flag_quic_fix_rto_retransmission3. 2019-08-30 zhongyi Explicitly cast QuicIetfTransportErrorCodes to uint16_t when forwarded to QuicStrCat. 2019-08-30 bnc Send Set Dynamic Table Capacity instruction. 2019-08-30 vasilvv Implement QUIC ALPN selection on the server side. 2019-08-29 quiche-dev Stop using the "LIFO" write scheduler. 2019-08-29 vasilvv Support session-specific ALPNs for clients, and specifying multiple ALPNs. 2019-08-28 nharper Limit the amount of incoming crypto data that will be buffered. 2019-08-28 quiche-dev LSC: Replace deprecated thread annotations macros. 2019-08-28 quiche-dev LSC: Replace deprecated thread annotations macros. 2019-08-28 bnc Remove deprecated unused QuicStreamSequencer::PrefetchNextRegion() method. 2019-08-28 fkastenholz Have framer store frame type currently being processed Roll src/third_party/quic_trace/src/ 8415c22f0..35d364f77 (10 commits) https://chromium.googlesource.com/external/github.com/google/quic-trace.git/+log/8415c22f0ca2..35d364f77a02 $ git log 8415c22f0..35d364f77 --date=short --no-merges --format='%ad %ae %s' 2019-08-28 vasilvv Add missing build dependency 2019-08-28 vasilvv Capitalize method names 2019-08-28 vasilvv Run clang-format 2019-08-20 martenseemann fix calculation of transfer stats 2019-08-18 martenseemann update the example.qtr 2019-08-18 martenseemann add default cases for encryption level switch statements 2019-08-02 martenseemann output the encryption level and the size for more events 2019-04-29 martenseemann add support for packet number spaces 2019-04-29 martenseemann add support for CRYPTO frames 2019-04-29 martenseemann show the encryption level for received packets Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Ifb466981af3c401d338109e72dc6142a79af7033 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779017Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Commit-Queue: Renjie Tang <renjietang@chromium.org> Cr-Commit-Position: refs/heads/master@{#692245}
-
chrome://os-settingschrome://chrome-urlsBailey Berro authored
- This change adds the chrome://os-settings url to the list of chrome urls on the chrome://chrome-urls page. Bug: 999340 Change-Id: I4cfd298acf2b92b39e68f953fb269454e15579d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776982 Auto-Submit: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#692244}
-
Łukasz Anforowicz authored
This reverts commit e9c75cda. Reason for revert: https://crbug.com/999078 (Android-WebView-related crashes in Opera mini) Original change's description: > Stop special-casing single-frame NavigationEntryImpl::Get/SetPageState. > > This has has the following benefits: > - It forces us to consider data duplication across FrameNavigationEntry > and PageState/ExplodedFrameState (e.g. url and referrer today). The > CL makes the FrameNavigationEntry the authoratitative source of the > information. > - It is a prerequisite for persisting the |initiator_origin| of a > navigation inside ExplodedFrameState (see also > https://crrev.com/c/1679162). > > Because of the above, this CL changes the code so that: > - Calls to NavigationEntryImpl::GetPageState *always* go through > RecursivelyGenerateFrameState (before this CL this wasn't > true for single-frame pages). > - Calls to NavigationEntryImpl::SetPageState *always* go through > RecursivelyGenerateFrameEntries (before this CL this wasn't > true for single-frame pages). > > As a consequence of the changes above: > - Tests can no longer use an arbitrary string as the PageState > (although empty string as a PageState is still supported). > - The call to NavigationEntryImpl::SetPageState always (not just for > multi-frame pages) will drop old FrameNavigationEntries and create a > new tree of FrameNavigationEntries. > > Bug: 976055 > Change-Id: I132fffa26557a5903b8c3fbf703ca04808706e38 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1737488 > Commit-Queue: Richard Coles <torne@chromium.org> > Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> > Reviewed-by: Richard Coles <torne@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Reviewed-by: Charlie Reis <creis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#690754} TBR=sky@chromium.org,creis@chromium.org,torne@chromium.org,lukasza@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 976055, 999078 Change-Id: I0fffc26406d88e2cd258f0fb4d4d2ce2e45805d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778860 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#692243}
-
Adam Langley authored
r689248 introduced a crash when deleting cookies. To repo: 1) Go to some URL that sets cookies. (https://accounts.google.com does.) 2) Click the padlock in the URL bar to open a popup and select “Cookies” to open the cookies dialog. 3) Click “Remove” repeatedly. All the domains will disappear and, once the list is empty, clicking again will crash the browser. This occurs because collected_cookie_views.cc expects CollectedCookiesViews::OnTreeViewSelectionChanged to be called after the final (visible) tree-view element is removed. Without that, the buttons aren't made insensitive and can continue to be pressed (triggering a nullptr crash). With r689248, SetSelectedNode was called with the root node in that case rather than nullptr, and SetSelectedNode filters that out when the root node is not visible. This change attempts to restore the previous behaviour. Change-Id: If5c0acb3095e7026626667292ffec4de039669c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779342Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#692242}
-
John Abd-El-Malek authored
The latter didn't originally exist. This does mean that a NetworkContextClient is needed for uploads to work. NetworkContextClientBase is a base class provided in content/public for code which creates NetworkContexts to use (e.g. safe browsing, system network context). Change-Id: Idd6d4396c5a9c5a6503494fcd45aa87dae2a9221 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777056Reviewed-by:
Clark DuVall <cduvall@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Auto-Submit: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#692241}
-
Bret Sepulveda authored
To avoid trying to automatically come up with a good default title, or forcing the user to name a group as soon as it's created, this patch makes groups have an empty title by default. To support a group having an empty title, this patch also does the following: * Use a differently-sized, circular header chip when there is no title. * Changes header chips with a title to be rounded, to match the empty header chips. * Initializes the group editor bubble with the current title, and allow the user to input an empty title (rather than using the old title). * Generates a descriptive name for groups in the tab context menu, which is: '"[Title of first tab in group]" and X other tab[s]'. Bug: 905491 Change-Id: I0f331a1938572b7283e0c2685126c30dc83c10dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769553Reviewed-by:
Taylor Bergquist <tbergquist@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#692240}
-
Amin Hassani authored
A few of the error code enum values were missing. This CL adds those. Also renamed the newly introduced download error code names to camel case like the rest of them. Bug: None Test: None Change-Id: I4ec732798812d56d2c4b91f258b28221dcbcdd26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774101 Auto-Submit: Amin Hassani <ahassani@chromium.org> Reviewed-by:
James Hawkins <jhawkins@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#692239}
-
chrome://flags/#omnibox-on-focus-suggestionsMoe Ahmadi authored
- Adds a flag to chrome://flags to control omnibox::kOnFocusSuggestions. - Adds a variation to the flag entry that allows enabling zero-prefix suggestions in the NTP Realbox. Bug: 996516 Change-Id: Ia501cf6951a591130e9845c57e90f889b7b33c6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775581 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#692238}
-
Antonio Rivera authored
In https://chromium-review.googlesource.com/c/chromium/src/+/1771053 I missed one recently-added case. Test: cast_media_unittests passes Bug: b/139928913 Change-Id: Ifcaa595d16bd66b5cf745220ac6c96f87ea04907 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779174 Auto-Submit: Antonio Rivera <antoniori@google.com> Commit-Queue: Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#692237}
-
Andrew Luo authored
The fact that the WebView Nougat bot stayed green meant that the test filter was not needed, so have deleted it. Also added a presubmit check. Change-Id: I0b18239cb102203120a77f19029fc6ae66f579c2 Bug: 997759 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778982Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#692236}
-
Robert Ogden authored
Bug: 996870 Change-Id: If3c919a6898bc31270f8bdff924b54bfd664bf8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779307Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#692235}
-
Joshua Peraza authored
726ab2a65539 Integrate Crashpad with Chrome OS db6f51d3fca8 fuchsia: Check results of Initialize() subcalls in ProcessReaderFuchsia 50aa576622fd Disable implicit fallthrough warning for zlib 1c7023875b74 [build] //zircon/public/fidl --> //zircon/system/fidl 7b5a55c3b188 Move whitelist ownership to ProcessSnapshotSanitized 10a1d2d87743 [fuchsia] Use the appropriate separator for FIDL library names b71f61f8e31f fuchsia: Defer initialization of memory map 23a1be41ce3a linux: refactor snapshotting into CaptureSnapshot() 80473094a4d2 linux, compat: add a memfd_create wrapper cd92fba233d3 linux: Move Cros crash handling to CrosCrashReportExceptionHandler Change-Id: I035a3ad1e3eed573a9c8871c096181baf4178ea5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779013Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org> Cr-Commit-Position: refs/heads/master@{#692234}
-
Kevin Plybon authored
Change-Id: Ia11ad3ef0217373937fbb0438fb519041c637a81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779073 Auto-Submit: Kevin Plybon <kplybon@google.com> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Commit-Queue: Max Moroz <mmoroz@chromium.org> Cr-Commit-Position: refs/heads/master@{#692233}
-
Lan Wei authored
We are proposing to use SendCommandAndIgnoreResponse to dispatch event to avoid waiting for the reply of sending events, so that we can dispatch more than one events in one tick. In order to control the time to send events we need to use tick duration for every tick, it can come from pause action or pointermove action. We have add a default tick duration right now that we will dispatch events in one tick per frame, but changing the tick duration in the Action API will control how many ticks in one frame, so that we can control how often we want to dispatch events. Bug: 606367 Change-Id: Ib4745d37181de0724fe5e84fa32d893840ace910 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1752338 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#692232}
-
Evan Stade authored
Previously, this code used NOTIFICATION_SESSION_STARTED for initial login, and then UserManager::SessionStateObserver::ActiveUserChanged for swapping between users. It should be possible just to always rely on ActiveUserChanged. If the profile isn't loaded yet (as with initial login), add a profile created observer. This should mean SetProfile gets called slightly earlier as SESSION_STARTED comes rather late. This seems like an improvement because SetProfile will not be delayed until after the post-login steps (e.g. when the profile picture is being chosen). ChromeUserManager is changed slightly, listening to NOTIFICATION_PROFILE_ADDED rather than NOTIFICATION_PROFILE_CREATED. For async profile creation, NOTIFICATION_PROFILE_ADDED comes after NOTIFICATION_PROFILE_CREATED, but for synchronous profile creation (e.g. the startup profile), it's inverted; in both cases the two notifications are sent synchronously, i.e. as part of the same task. To make sure the profile is both initialized and registered with ProfileManager by the time ProfileCreatedObservers get notified, ChromeUserManager should make use of NOTIFICATION_PROFILE_ADDED. Bug: 268984 Change-Id: I53c1793f2a14642fb1e4cd32066e2a57eeebd1a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769227 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#692231}
-
Angel Alvarez authored
Modifies Offline Page model to use on-the-fly hash computation and provides the public directory directly to the archiver if the feature is enabled. Does not change ArchivePublisher since when provided the public directory, the publish operation is just a rename to a human readable name. Modifies Offline Page Archiver to not compute the digest if one is provided. Bug: 915966 Change-Id: I9b1fc34cd01d09262086ca3754f34fe5e4a3ff9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1772395Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Reviewed-by:
Cathy Li <chili@chromium.org> Commit-Queue: Angel Alvarez <angelii@google.com> Cr-Commit-Position: refs/heads/master@{#692230}
-
Michael Thiessen authored
After updating the enum in https://chromium-review.googlesource.com/c/chromium/src/+/1426920 the UMA histogram wasn't updating and I couldn't figure out why. I just realized that I updated enums.xml, but missed updating histograms.xml [[andthatsreallythemostimportantpart.jpg]] Change-Id: Ia163b455c2b6310adbeab93f53dd0b4c6135211c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776378 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#692229}
-
Yue Li authored
The stylus Assistant mode feature is restricted to Google devices. Add a util method to check the board type while adding the metalayer tool. Bug: 996312 Test: Run existing tests Change-Id: Iaa75fe8901d6be382c2525dfa64bb193f84ccaeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779187 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@{#692228}
-
Fred Mello authored
Related to: https://chromium-review.googlesource.com/c/chromium/src/+/1769516 Bug: 996821 Change-Id: I959c1ae55c1f6dac2d2fc7796ce7ee95b34cdcbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1772437Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Fred Mello <fredmello@chromium.org> Cr-Commit-Position: refs/heads/master@{#692227}
-
John Delaney authored
This change adds a threshold for peak windowed cpu usage to the heavy ad thresholds. Relevant histograms are versioned. Bug: 989141 Change-Id: I71d1064cb809ca3adafb1dd576e7d2a6363036cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769514 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#692226}
-
Lorne Mitchell authored
All settings specified via the module.json were not calling ls(). They were being picked up by our localization system and existed in GRDP files. This fix simply calls ls() on the setting's title descriptor. Screenshot of settings: https://imgur.com/YuJ647w Bug: 941561 Change-Id: I051fae1f7398cb5b2efc7d277abc391b41bfa603 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775438 Commit-Queue: Lorne Mitchell <lomitch@microsoft.com> Reviewed-by:
Erik Luo <luoe@chromium.org> Reviewed-by:
Jeff Fisher <jeffish@microsoft.com> Cr-Commit-Position: refs/heads/master@{#692225}
-
Jenny Zhang authored
Bug: 995962 Change-Id: I7944ae293fb146e3d9314a8b029fcab6ba2809de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778595Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Jenny Zhang <jennyz@chromium.org> Cr-Commit-Position: refs/heads/master@{#692224}
-
Frank Tang authored
https://chromium.googlesource.com/chromium/deps/icu.git/+log/952ccb9..53f6b23 53f6b23 Fix leakage in adoptCalendar Bug: chromium:997401 Change-Id: I3e152496ac9e4ee6bf2c95e90d23e489d672ff68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777048 Commit-Queue: Jungshik Shin <jshin@chromium.org> Reviewed-by:
Jungshik Shin <jshin@chromium.org> Cr-Commit-Position: refs/heads/master@{#692223}
-