- 19 Apr, 2019 40 commits
-
-
Sergey Kuznetsov authored
Android already depends on 'update_client' component. 'update_client' component uses 'patch::Patch' in 'DeltaUpdateOpPatch::DoRun'. But the underlying service for 'patch::Patch' - PatchService isn't create for Android (btw it is declared in manifest and it is required capability). This CL fixes this issue by creating PatchService on Android. Change-Id: I011e80833a48bf755006d9c6d9a3133aed287ed4 Bug: 948169 Binary-Size: Increase needed to support delta updates in 'component_update' component on Android. To properly support delta updates the whole library ("//components/services/patch:lib") is needed. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541095 Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#652546}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3126b113b51e..773c5423460e Created with: gclient setdep -r src-internal@773c5423460e The AutoRoll server is located here: https://autoroll-internal.skia.org/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=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I85a09ebd5ed9b91db18246033275aa6c5a0ebbd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575643Reviewed-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@{#652545}
-
Javier Ernesto Flores Robles authored
Bug: 951359, 951300 Change-Id: I838be733ab333b437f2ee22694207b52ef73d40d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575500 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#652544}
-
Toni Barzic authored
IdentityAccessorImpl uses and observes identity manager, which is scoped to profile, so it should not outlive the profile it's assigned to (before this IdentityAccessorImpl instances were leaked, never removed themselves from IdentityManager observer list, and were causing DCHECK failures during IdentityManager's observer_list_) BUG=None Change-Id: I6d7966d0d2a2db859c08e9a938a3cf73302ee37a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573169Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#652543}
-
Sylvain Defresne authored
Change internal implementation of two methods of AuthenticationService to remove unnecessary allocations. 1. AuthenticationService::MigrateAccountsStoredInPrefsIfNeeded is only interested in whether the system has stored refresh token for an account by account_id, so use HasAccountWithRefreshToken instead of fetching the whole AccountInfo 2. AuthenticationService::ReloadCredentialsFromIdentities only need to check whether the system has a primary account set, and is not interested in the email address, so use IsAuthenticated instead of GetAuthenticatedUserEmail Bug: none Change-Id: If5de15711ef2d2d96dc935162b11aa17c4b245fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1569122 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#652542}
-
Paul Jensen authored
Change-Id: I6127ef918487ba441a5b7f2b86d83d609aa83ad2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574378Reviewed-by:
Misha Efimov <mef@chromium.org> Commit-Queue: Paul Jensen <pauljensen@chromium.org> Cr-Commit-Position: refs/heads/master@{#652541}
-
sczs authored
Makes changes to TableViewTextButton so it can be used with the Password Infobar Modal. Adds these buttons to InfobarPasswordTableViewController and hooks them to their actions. Screenshot: https://drive.google.com/open?id=1CAJc2tT_oyL9Xyrm6b6krtZo1fxcey7T Bug: 945478 Change-Id: Iadfdec6081a5742ec786102e040cf7a38396c17b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572962Reviewed-by:
Peter Lee <pkl@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#652540}
-
Javier Ernesto Flores Robles authored
This reverts commit 7eacffe7. Reason for revert: Underlying issue has been fix. Original change's description: > Revert "[iOS][Alert] Add alert controller to Showcase" > > This reverts commit 2410dcb9. > > Reason for revert: Bug 954134 > > Original change's description: > > [iOS][Alert] Add alert controller to Showcase > > > > Bug: 951301, 951300 > > Change-Id: If0af93103f0038ad35770cee09b94b455aeca92b > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1561109 > > Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> > > Reviewed-by: edchin <edchin@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#652122} > > TBR=edchin@chromium.org,javierrobles@chromium.org > > Bug: 954134 > Change-Id: I4f4d441cf3fa9ea5651a0b0bc01ef41e9bd0f277 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 951301, 951300 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573639 > Reviewed-by: François Doray <fdoray@chromium.org> > Commit-Queue: François Doray <fdoray@chromium.org> > Cr-Commit-Position: refs/heads/master@{#652127} TBR=fdoray@chromium.org,edchin@chromium.org,javierrobles@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 954134, 951301, 951300 Change-Id: I1740cd09d71efea1f982b8617eb4b7c940efa26e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574720Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#652539}
-
Yuki Shiino authored
Adds a missing check of exception_state.HadException(). Comment about crbug.com/939598 is not correct because of unrestricted float (Web IDL) => ToFloat (Blink) float (Web IDL) => ToRestrictedFloat (Blink) In case of 'unrestricted float', it shouldn't throw an exception. Bug: 939598 Change-Id: Ibda1cb445b630f38a8e3ab52c6839a49020d6941 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574997Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#652538}
-
Pâris MEULEMAN authored
Follow up of https://crrev.com/c/1569716 Bug: 953251 Change-Id: I6b441d72c673381236dbef1b0794a3a56c49da26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575579 Auto-Submit: Pâris Meuleman <pmeuleman@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#652537}
-
Michael Giuffrida authored
When using Kiosk Next Shell, AppListController might not exist. Also adds tests for these cases. Bug: 954317 Change-Id: I5da308b5be540f56d11136c0456b455654f6da98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574952 Auto-Submit: Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#652536}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/7dd3889f2cf7..97035bde89e6 git log 7dd3889f2cf7..97035bde89e6 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 bclayton@google.com Switch SIMD::Pointer::base from a Float* to Byte* 2019-04-19 bclayton@google.com SpirvRoutine: Use SIMD::Pointers for pointers map. Created with: gclient setdep -r src/third_party/swiftshader@97035bde89e6 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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: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=swiftshader-team+autoroll@chromium.org Change-Id: Ie4c274226844bec100f5bc5b77f09635f4bc69b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575642Reviewed-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@{#652535}
-
Elly Fong-Jones authored
Per email discussion, we aren't interested in shipping this feature any time soon. Bug: 954201 Change-Id: I28b4701d1f7fd9e56f1ced71d6eb3fb1d886ed57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572706 Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#652534}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f9096e11484e..3126b113b51e Created with: gclient setdep -r src-internal@3126b113b51e The AutoRoll server is located here: https://autoroll-internal.skia.org/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=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I4a33e042acf212c977cc4b3788740efcdab2d557 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575638Reviewed-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@{#652533}
-
manuk authored
This is the 11th refactoring CL aimed at reducing duplication and inconsistency for classifying omnibox results. ZeroSuggest suggestions to not match user text or bold their texts. Their contents are styled URL; their descriptions are styled NONE. Previously, `ClassifyLocationInString` was invoked with trivial parameters in order to create these length 1 (or length 0 for empty text) classifications. With this CL, we instead use the recent `ClassifyTermMatches` method. This doesn't reduce complexity but helps moves towards using the same methods for all providers' classifications. Bug: 366623 Change-Id: Ie91c6b595776c5d46bb4f6700a938216dea2bbd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573811Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/master@{#652532}
-
Frank Kastenholz authored
https://quiche.googlesource.com/quiche.git/+log/2c5386eab92a..3f0f679307af $ git log 2c5386eab..3f0f67930 --date=short --no-merges --format='%ad %ae %s' 2019-04-18 dschinazi Fix compilation of QUIC transport_parameter_test on Windows 2019-04-18 ianswett Override << for QUIC's LostPacket Struct to make failing tests easier to debug. No functional change, not flag protected. 2019-04-18 wub gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_set_transmission_type_for_next_frame. 2019-04-18 fkastenholz Make a number unsigned in order to compile in Chromium 2019-04-18 fkastenholz Make test target unsigned so that it compiles on chromium. 2019-04-18 wub gfe-relnote: (n/a) Stop including unused quic_flags.h in quic_packet_number.h. Cleanup only. 2019-04-17 dschinazi Fix iOS compilation of transport parameters 2019-04-17 quiche-dev Send a PING frame at the start of QuartcPeer tests so that probing works. 2019-04-17 dschinazi Make TLS encryption levels match the QUIC ones 2019-04-17 dschinazi Update QUIC TLS transport parameters to IETF draft 18 2019-04-17 quiche-dev Create a RandomDelayLink (and symmetric version) and use it in QuartcBidiTest. 2019-04-17 quiche-dev Create a PacketFilter for random loss and use it in QuartcBidiTest. 2019-04-17 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_always_reset_short_header_packets. 2019-04-17 danzh gfe-relnote: n/a(code clean-up) Remove un-used #include. 2019-04-17 danzh gfe-relnote: n/a(code clean-up) Remove unused #include. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Update flags file to remove flag that has been deleted. R=rch@chromium.org Change-Id: Ide594ef9da61cd8dcb612b47e82c7e5336215af2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574150Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Frank Kastenholz <fkastenholz@chromium.org> Cr-Commit-Position: refs/heads/master@{#652531}
-
Findit authored
This reverts commit cb019fe8. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 652424 as the culprit for flakes in the build cycles as shown on: https://analysis.chromium.org/p/chromium/flake-portal/analysis/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vY2IwMTlmZTgxYmFmNjM5MmQzZGY4ZjY0M2U1N2VmZmIzODNiNjFjOQw Sample Failed Build: https://ci.chromium.org/buildbot/chromium.memory/WebKit%20Linux%20Trusty%20MSAN/14010 Sample Failed Step: webkit_layout_tests Sample Flaky Test: http/tests/devtools/a11y-axe-core/elements/main-tool-test.js Original change's description: > DevTools: aXe core linting for main Elements tools > > This change adds aXe Core linting to the following components of > the main Elements tool: > > - DOM tree > - Breadcrumbs > - Styles pane > - Computed Styles pane > > Change-Id: I247d9a4d4883db936f09c4d252a0558e63295edf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566689 > Commit-Queue: Robert Paveza <Rob.Paveza@microsoft.com> > Reviewed-by: Joel Einbinder <einbinder@chromium.org> > Cr-Commit-Position: refs/heads/master@{#652424} Change-Id: Ie703a128289530af6313a7c61f09216fd4e6bb7f No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574280 Cr-Commit-Position: refs/heads/master@{#652530}
-
Lily Chen authored
This CL changes the default net::CookieSameSite value to UNSPECIFIED (it was previously NO_RESTRICTION). The default is used when the cookie does not specify a SameSite attribute, or if the given SameSite attribute does not specify a valid value. Support is added for the new `SameSite=None` option, which parses as CookieSameSite::NO_RESTRICTION. Support is also added for the new `SameSite=Extended` option, which for now is identical to Lax mode. Bug: 953306, 953995 Change-Id: I96ee07f5e626a2f99e65e9c27260a8f6e5b6b9f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573081 Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:
Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#652529}
-
Javier Ernesto Flores Robles authored
As mentioned by kkhorimoto@ the background view is not needed. And the chrome shouldn't be constraint to the safe areas, but cover the presenting view controller. Bug: 951300 Change-Id: I3097c8dc6ceaaf60c1d0f6ad817a87ef910e5991 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574799Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#652528}
-
Javier Ernesto Flores Robles authored
Making init available again so it can compile with xcode clang. UIAlertAction also has this method available. Bug: 951301, 951300, 954134 Change-Id: Ie5b5e9d5f95694a38277ba25a1bed03bfdf1e355 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573621Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#652527}
-
Minggang Wang authored
Currently, the operation of getting service worker infos is asynchronous, during which the task manager may have stopped updating. In this case we have to invalidate the weak pointers to avoid the invoking of the callbacks. BUG=953432 Change-Id: I7f5bc3c0203008175264eb5a8f31ab5236d40d27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572648Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Minggang Wang <minggang.wang@intel.com> Cr-Commit-Position: refs/heads/master@{#652526}
-
Javier Ernesto Flores Robles authored
Bug: 951361, 951300 Change-Id: Ic653d533b927774f0d78de10c7fb4d5ab8dfa3c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565006Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#652525}
-
Sébastien Séguin-Gagnon authored
The delegate's documentation mentions that returning true should close the infobar. Bug: 954339 Change-Id: Ibbe75f180f828afebd72c4c7953045da9249b7c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574443Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: sebsg <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#652524}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f2976d2e4dec..f9096e11484e Created with: gclient setdep -r src-internal@f9096e11484e The AutoRoll server is located here: https://autoroll-internal.skia.org/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=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I2d83e8b1e52cb00c894efa9f568ec407c441cf46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575417Reviewed-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@{#652523}
-
Alexander Timin authored
Track pages controlled by service workers. R=haraken@chromium.org,kinuko@chromium.org CC=falken@chromium.org BUG=933147 Change-Id: I27c2665bf6c484df7748a97ea5260c7407bbae90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1571693 Commit-Queue: Alexander Timin <altimin@chromium.org> Auto-Submit: Alexander Timin <altimin@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#652522}
-
Ramin Halavati authored
Accessible name of incognito menu is updated to tell the number of open incognito windows when incognito window counter is active. Bug: 896235 Change-Id: I16deed985d9cf8170d6739f083f0c352df44c435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1569932Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#652521}
-
Pâris MEULEMAN authored
In the scope of the AccountInfo Split, Bug: 926204, we are evolving the identity manager API. This specific CL aims to change the return type of GetAccountsWithRefreshToken from vector<AccountInfo> to vector<CoreAccountInfo>. Two cases are using the extended Account Information and will use GetExtendedAccountInfoForAccountsWithRefreshToken instead. Bug: 953251 Change-Id: Ib7f39129bb0da7572c3975d34add98aa16abdac3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1569716 Commit-Queue: Pâris Meuleman <pmeuleman@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#652520}
-
Tsuyoshi Horo authored
Bug: 851778,862003 Change-Id: If6667d8b8f4813748fdd1bceb40850bdfd5da36f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573431 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#652519}
-
Lily Chen authored
The SQLitePersistentCookieStore is upgraded to Version 11, which renames the firstpartyonly column to samesite, and adds support for two new values for that column (kCookieSameSiteUnspecified and kCookieSameSiteExtended). Upon migration from Version 10 to Version 11, any stored cookies which have a value of kCookieSameSiteNoRestriction, indicating that they were set without a SameSite attribute, are marked instead with kCookieSameSiteUnspecified to reflect the fact that their SameSite attribute was unspecified. Bug: 953306 Change-Id: I88a3fa7e4771d07716d9cc6c260e4fe67a19e3f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570416 Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#652518}
-
Elly Fong-Jones authored
Bug: 953972 Change-Id: Iaee80ccefd6bd3a23744994e016caf4a2cf7b4e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573641 Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#652517}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/51386f4a5e8b..fcc3ec31b83b git log 51386f4a5e8b..fcc3ec31b83b --date=short --no-merges --format='%ad %ae %s' 2019-04-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/glslang/src 805b09f92203..0e5d1bb66ad3 (1 commits) 2019-04-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/spirv-tools/src ac878fcbdd64..7aad9653f9a3 (2 commits) Created with: gclient setdep -r src/third_party/angle@fcc3ec31b83b The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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: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=cwallez@chromium.org Change-Id: I424672334fcc228fdba8af717abea738c8f466e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575415Reviewed-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@{#652516}
-
Nektarios Paisios authored
Different platforms have different ways of handling text boundaries, both while navigating, as well as when being asked to return a particular text unit surrounding the current position. On Windows, navigating by word always goes to the start of the word. When announcing the current word however, a screen reader whill not include anything that comes between the current word and the next one. On Linux and Mac, navigating by the same unit will stop at the start of the word when moving in the backward direction, but at the end of the word when navigating in the forward direction. Also, various platforms have text boundaries that are unsupported on others. For example, UI Automation can return text ranges based on style changes. This patch creates an enum that is a superset of all the text boundaries supported on all platforms and a set of functions to convert to the various platform specific text boundaries. R=dmazzoni@chromium.org Change-Id: I5fbc116a5f6dc9bc4e1ee3ab4cb46d5009003e0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1567953 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Cr-Commit-Position: refs/heads/master@{#652515}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/0e5d1bb66ad3..86c72c9486a9 git log 0e5d1bb66ad3..86c72c9486a9 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 cepheus@frii.com Bump revision. 2019-04-19 cepheus@frii.com GLSL: Add error check for an argument dropping the 'restrict' qualifier 2019-04-19 cepheus@frii.com Fix #1720: Give an error for parameter mismatched image format. Created with: gclient setdep -r src/third_party/glslang/src@86c72c9486a9 The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-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=dsinclair@chromium.org Change-Id: I81fd92cdb12b4ef210c952f23261f5862b981220 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575416Reviewed-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@{#652514}
-
Benoît Lizé authored
There are crashes in ParkableString decompression, which are assumed to be OOM conditions. Add a check to make sure this is the case, and add testing for UTF16 strings to make sure that this doesn't instead come from such strings. Bug: 946203 Change-Id: Iaafde8c3c7b9c79bf87de67e6c5de5b71e1a310a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575499Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#652513}
-
Keishi Hattori authored
To introduce EventLoop concept we can't have AllowUniversalAccessFromFileURLs changing midway, and so we will be making AllowUniversalAccessFromFileURLs false for web_tests by default. Tests using frameset, write in the frame to show text. Without AllowUniversalAccessFromFileURLs, you cannot write directly into it, so this CL changes them to use postMessage. Bug=804661 Change-Id: I22a48a6a856f4cb2b14bcc956a2fa2cf47cea3f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573521Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#652512}
-
Colin Blundell authored
Followup to https://chromium-review.googlesource.com/c/chromium/src/+/1470974 to realize the intent of that CL. Credit to thakis@, who noticed the error. Change-Id: Ia0c8d02603713097566e8788e0e36083acbffeec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575498Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#652511}
-
Alexander Timin authored
R=kinuko@chromium.org,haraken@chromium.org BUG=933147 Change-Id: Ie6590bebb11e70e024f829045e1f8717d83e9af1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572128 Commit-Queue: Alexander Timin <altimin@chromium.org> Auto-Submit: Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#652510}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b2e2edfd0377..f2976d2e4dec Created with: gclient setdep -r src-internal@f2976d2e4dec The AutoRoll server is located here: https://autoroll-internal.skia.org/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=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: Ic96debf4aceeed51852615f445c2783e01db56ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575413Reviewed-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@{#652509}
-
Camille Lamy authored
This CL allows to set a custom PageState in the NavigationSimulator and converst one unit test that needed this functionality to using NavigationSimulator. Bug: 728571 Change-Id: Ie62b87f328f52e6ae51357a3ebfa9f295ea7ac80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1569017Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#652508}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. The AutoRoll server is located here: https://autoroll.skia.org/r/afdo-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=gbiv@chromium.org Change-Id: Ie75dc6d6262e968994c6bb2a72281c12fe8b4178 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575414Reviewed-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@{#652507}
-