- 30 May, 2019 40 commits
-
-
Eugene But authored
This reverts commit f7f90b37. Reason for revert: crbug.com/968296 Original change's description: > Compile some ios_chrome_web_egtest files with EG2. > > This CL makes changes to the files, so they either compiled without (or > with fewer) errors with EG2. Updated EG1 build target with proper EG1 > defined. > > This CL does not add files to EG2 target, because tests are failing > because of EG2 helper absence. > > Bug: 922813 > Change-Id: I0fbb023d5861405a7324521c0f34f114ec29868e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632591 > Commit-Queue: Eugene But <eugenebut@chromium.org> > Auto-Submit: Eugene But <eugenebut@chromium.org> > Reviewed-by: Rohit Rao <rohitrao@chromium.org> > Cr-Commit-Position: refs/heads/master@{#663853} TBR=rohitrao@chromium.org,eugenebut@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 922813 Change-Id: I11bf5065050ce2eb6837001be0ba89472ed1e428 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636922Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#664630}
-
Wei-Yin Chen (陳威尹) authored
Add a bare-bone implementation of the Grid-to-Tab expanding animation. This is only used for the Grid Tab Switcher, and is behind a flag, "TabToGTSAnimation". Further optimization is needed. Bug: 964406 Change-Id: Ie07275ac0ef622d52fd0bdf91fd389f3397f3b6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629046 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#664629}
-
Ehsan Karamad authored
This CL ensure that a frame-based MimeHandlerView does not load inside a sandboxed frame.; to this end, the following changes are made to the loading mechanism for MimeHandlerView: 1- Blink embedder is not asked for a MimeHandlerView if the document is sandboxed. 2- For frame navigation to MimeHandlerView MIME type where the HTML page is injected by the browser, MimeHandlerViewEmbedder will clear itself at commit time, if the embedder frame turns out to be sandboxed. 3- MimeHandlerViewContainerManager will load an empty page. Bug: 963641 Change-Id: Ib68be60042556a39e38d92f954201d0297631890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614282 Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Reviewed-by:
James MacLean <wjmaclean@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#664628}
-
Alan Cutter authored
This CL hides the omnibox PWA install icon for installable sites if the related_applications field lists a Chrome app that's already installed. Example manifest field: related_applications: [{ "platform": "chrome_web_store", "id": "<extension id>" }] Bug: 949430 Change-Id: Ic0a5a7992811b008a1cceb382255ca1ecad35fbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1630078 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#664627}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/74bebc597e25..a913c12462c7 git log 74bebc597e25..a913c12462c7 --date=short --no-merges --format='%ad %ae %s' 2019-05-30 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 2d1120f0..81e50638 (664417:664522) Created with: gclient setdep -r src/third_party/webrtc@a913c12462c7 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. BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I4c3a09322a8a2bf223060e66722d02fc3206e5eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636894Reviewed-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@{#664626}
-
Rafael Cintron authored
GLImageDXGI::ReleaseTexImage was querying the D3D device from ANGLE, turning it into a D3D11Device1 and then doing nothing with either pointer. This change removes the unnecessary code from ReleaseTexImage. Bug: 776010 Change-Id: I561acb741134194df4cc76852449411830c7bc1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636552 Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#664625}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/eca7315109de..56543311ae75 git log eca7315109de..56543311ae75 --date=short --no-merges --format='%ad %ae %s' 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@56543311ae75 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=kjlubick@google.com Change-Id: I58d631dfc836426e3d4dc4f79bafb4ac48f12eef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636893Reviewed-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@{#664624}
-
Kenichi Ishibashi authored
Bug: 951571, 963626 Change-Id: I6d625c4a728d5cad402fc70c0878e5e46ee2dc71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636655Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#664623}
-
Moe Ahmadi authored
Fixes a bug where the leading language labels were being cut off because the cells were not adapting their heights in edit mode. Bug: 957688,967658 Change-Id: I6f8abab90b77565c71dcedc9cc4648a433ec324c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635933Reviewed-by:
Peter Lee <pkl@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#664622}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a694bab26bc0..fc230bf93695 Created with: gclient setdep -r src-internal@fc230bf93695 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=ricea@google.com,jeffreycohen@google.com,seblalancette@google.com,mkwst@google.com Change-Id: Ib18b5a69875dc15774625b514c88f73f4addbbb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636891Reviewed-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@{#664621}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/761ce8af8341..37bc82ac64f5 git log 761ce8af8341..37bc82ac64f5 --date=short --no-merges --format='%ad %ae %s' 2019-05-29 chrisforbes@google.com Enable arm32 build for pastel 2019-05-29 chrisforbes@google.com Various additional fixes for Android build Created with: gclient setdep -r src/third_party/swiftshader@37bc82ac64f5 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 BUG=chromium:b/129979580,chromium:b/129979580 TBR=swiftshader-team+autoroll@google.com Change-Id: Id33c66a1f84628cd21d95f7d32aeb35a6fc8821c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636892Reviewed-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@{#664620}
-
Lukasz Anforowicz authored
We should keep the NetworkService.URLLoader.RequestInitiatorOriginLockCompatibility histogram until we are ready to start terminating renderers which submit a request_initiator that is incompatible with request_initiator_site_lock. Bug: 967471 Change-Id: I7a6df884257aaeea15bf39cced24e8393e27e07a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632556Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#664619}
-
Takashi Sakamoto authored
This reverts commit 514383cf. Reason for revert: suspect causing chrome_all_tast_tests and cros_vm_sanity_test failure on chrome-os-kevin-rel: https://ci.chromium.org/p/chromium/builders/ci/chromeos-kevin-rel/9026 E.g. 019/05/29 22:45:19 debugd.Printer [ FAIL ] Failed to start Chrome: OOBE target not found: context deadline exceeded; last error follows: no chrome://oobe target ... Original change's description: > Make ChromeDriver/DevTools APIs return sink structs > > Make the get_sinks API return sink structs instead of sink name strings. > > Bug: 963963 > Change-Id: Idb6b555544f29aaa308b8d289335073348c653f5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615982 > Reviewed-by: Andrey Kosyakov <caseq@chromium.org> > Reviewed-by: John Chen <johnchen@chromium.org> > Commit-Queue: Takumi Fujimoto <takumif@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664485} TBR=dgozman@chromium.org,caseq@chromium.org,johnchen@chromium.org,takumif@chromium.org Change-Id: I9276a8043c250e72f4e2e0bf612cad6a2a892ce2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 963963 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636667Reviewed-by:
Takashi Sakamoto <tasak@google.com> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#664618}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-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:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I17a9b52e3094886726e856658e73cca6fe44f565 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636912Reviewed-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@{#664617}
-
Alexander Hendrich authored
This CL adds an api test for the new chrome.loginScreenUi API. It checks availability (only available to whitelisted extension on unknown, trunk and dev browser channel). It also checks that the API can only be called from the login/lock screen, that windows are automatically closed when login in or unlocking and that appropiate error messages are emitted when opening two windows or closing non-existent windows. Bug: 957573 Change-Id: I95c72e2462da0b316f87bcbf3d8ed601e33cc4e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1598824 Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#664616}
-
Wei-Yin Chen (陳威尹) authored
This is a reland of 2bc512d7 Original change's description: > Support downsampling in ViewResourceAdapter > > Bug: 965609 > Change-Id: I148d5fe8b7371a529b612ed2e9b407ced0062f82 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623139 > Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> > Reviewed-by: David Trainor <dtrainor@chromium.org> > Cr-Commit-Position: refs/heads/master@{#662915} Bug: 965609, 966859 TBR=dtrainor@chromium.org Change-Id: I3da718de48413f22060f7504c78932d941929308 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635431Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#664615}
-
Rafael Cintron authored
SwapChainFactoryDXGI::MakeBacking calls BindTexImage on the GLImageDXGISwapChain before binding the GL texture as GL_TEXTURE_2D. This causes eglBindTexImage validation to run on whatever texture happens to be bound as GL_TEXTURE_2D, causing random failures. To fix this problem, MakeTextureAndSetParameters was moved before the call to BindTexImage. Now eglBindTexImage validation runs on the correct texture. Change-Id: I3ad60c45c4acfb1b2a2fc8e5d15964accbdf8027 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636612Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> Cr-Commit-Position: refs/heads/master@{#664614}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/c7b49740a0c4..27bffdf23dd3 git log c7b49740a0c4..27bffdf23dd3 --date=short --no-merges --format='%ad %ae %s' 2019-05-29 zoddicus@users.noreply.github.com Roll spirv-tools dependency (#634) Created with: gclient setdep -r src/third_party/shaderc/src@27bffdf23dd3 The AutoRoll server is located here: https://autoroll.skia.org/r/shaderc-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=radial-bots+chrome-roll@google.com Change-Id: I9da114d47f3a352671ac8212bacd188375774cbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636890Reviewed-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@{#664613}
-
Andrew Luo authored
This is a reland of 621bb15a Original change's description: > Switch webview bots to google devices. > > Bug: 814405 > Change-Id: I217f731c39f9ad0576ce98236c7c7dc78cf71dd4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1592874 > Commit-Queue: Andrew Luo <aluo@chromium.org> > Reviewed-by: John Budorick <jbudorick@chromium.org> > Cr-Commit-Position: refs/heads/master@{#663371} Bug: 814405 Change-Id: I94d5ea313108a0105a8658daae4f20c320beba9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632901Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#664612}
-
Nigel Tao authored
Change-Id: I1e5136fcea84af9d3251cd0c5b0c0f47fff975df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634589Reviewed-by:
Yury Khmel <khmel@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#664611}
-
Takuto Ikuta authored
This reverts commit 622d8879. Reason for revert: infra failure https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/WebKit%20Linux%20MSAN Original change's description: > Drop Trusty from WebKit Linux builders > > I applied following command to renmae > $ git grep --name-only 'WebKit Linux Trusty ' testing/ infra/ | \ > xargs sed -i 's/WebKit Linux Trusty /WebKit Linux /g' > > This is step 3 written in > https://chrome-internal-review.googlesource.com/c/infradata/config/+/1341927 > > Bug: 954450 > Change-Id: Ia29366bcdb60d7b28b44964a89d0033855866b8a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635069 > Reviewed-by: John Budorick <jbudorick@chromium.org> > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664591} TBR=tikuta@chromium.org,bpastene@chromium.org,jbudorick@chromium.org Change-Id: I86650591a406e54eda6c39d4c21eab832440b0ad No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 954450 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636661Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#664610}
-
Eugene But authored
This reverts commit 137ad170. Reason for revert: Fix did not help Original change's description: > Fix testRepostFormAfterReload for slim-nav. > > crrev.com/c/1632591 changed test behavior to wait until reload is > finished for slim nav, which broke the test. > > This CL restores the original behavior, so the test does not wait until > reload is finished. > > Added -[ChromeEarlGreyImpl reloadAndWaitForCompletion:] to compliment > existing -[ChromeEarlGreyImpl loadURL:waitForCompletion:] > > Bug: 968296 > Change-Id: I86d1d982424ee4f56c64ac4cae522f1070d116ab > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636570 > Commit-Queue: Eugene But <eugenebut@chromium.org> > Reviewed-by: Justin Cohen <justincohen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664544} TBR=justincohen@chromium.org,eugenebut@chromium.org Change-Id: Iaedd550ba2dde2abca2c52849a41951f8ba2c336 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 968296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636921Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#664609}
-
Scott Little authored
Previously, support for the "loading" attribute to control lazy iframe loading was only used in conjunction with automatic lazy loading. This CL separates those two concepts, allowing for "loading" attribute support to be enabled for iframes without automatically lazily loading iframes that have no "loading" attribute set. Bug: 937980 Change-Id: I0bf8f0e4d073fee3a3530b654a7834d1eb70cee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633790Reviewed-by:
rajendrant <rajendrant@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Scott Little <sclittle@chromium.org> Cr-Commit-Position: refs/heads/master@{#664608}
-
Min Qin authored
This CL adds a new flag to allow download without strong validators to resume. Some data will be used for validation purpose. Two browser tests are added. BUG=965215 Change-Id: Ia6a86dfbe2c076b5123a909142e47b80192cb80c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635830 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#664607}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/688dd321c9df..9779b146cdfe git log 688dd321c9df..9779b146cdfe --date=short --no-merges --format='%ad %ae %s' 2019-05-29 jrn@google.com git-cl: Use modern environment variable name to trigger tracing 2019-05-29 iannucci@chromium.org Roll led to latest version. Created with: gclient setdep -r src/third_party/depot_tools@9779b146cdfe The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-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=agable@chromium.org Change-Id: Ie93914166886ee1d566a645362f205f7f98fa089 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636910Reviewed-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@{#664606}
-
Ben Kelly authored
This CL splits the CacheStorageManager into separate interface and implementation classes. This serves two purposes: 1. It allows us to support separate backend implementations as described in crbug.com/940449. 2. It will also allows us to provide a cross-sequence wrapper implementation for external clients accessing cache_storage from different threads. This CL initially creates the Legacy implementation in the cache_storage_manager.h and .cc files. A follow-up CL will move the LegacyCacheStorageManager to separate files in the legacy directory. Bug: 940449,960012 Change-Id: I5e03ca7de5890d0984add581b6d6bf10d9338497 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626503Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#664605}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/ca41bc48d6f6..12899533d341 git log ca41bc48d6f6..12899533d341 --date=short --no-merges --format='%ad %ae %s' 2019-05-30 tsepez@chromium.org Remove some more xfa/fwl circular includes into xfa/fxfa 2019-05-30 thestig@chromium.org Reorganize |kCMYK| constant. 2019-05-30 thestig@chromium.org Add tests for FPDF_SetPrintMode(). Created with: gclient setdep -r src/third_party/pdfium@12899533d341 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-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=pdfium-deps-rolls@chromium.org Change-Id: Icee4c87694f439deca6fceb5addbd46d67459fd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636909Reviewed-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@{#664604}
-
Dan Beam authored
R=mpearson@chromium.org,avi@chromium.org BUG=953522 Change-Id: I1db3a0f648e70adece42f34a4db49eec22569790 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1627903 Commit-Queue: Dan Beam <dbeam@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#664603}
-
dalyk authored
Future cls will use the SecureDnsMode specified in these two structs to control host resolution behavior. This change should be a no-op. Bug: 878582 Change-Id: I2a1434ede92ec6d9997291571e4d32e0b725ea37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628013Reviewed-by:
Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Eric Orth <ericorth@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Katharine Daly <dalyk@google.com> Cr-Commit-Position: refs/heads/master@{#664602}
-
Joel Hockey authored
Bug: 957477 Change-Id: Ica275a246afc3791cf06d32b8a67fa4587d1083b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636651Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#664601}
-
Xiaocheng Hu authored
Find-in-Page requires |NGOffsetMapping|, which however isn't available on every block due to layout bugs. As the layout bug is currently hard to fix, we work around it in Find-in-Page so that in production build, it ignores those failed blocks instead of crashing. It still hits a DCHECK in DCHECK-enabled builds. Bug: 955678 Change-Id: Ia5e6f45ce8f343deb6c4890de9fac4bdb2be712f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636304 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#664600}
-
Matthew Webb authored
Change-Id: Ie2414402ecceb3d51d39a1f57a5dfc901b31300e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636454 Commit-Queue: Matthew Webb <noviv@google.com> Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Auto-Submit: Matthew Webb <noviv@google.com> Reviewed-by:
Kim Paulhamus <kpaulhamus@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#664599}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/72055b11beb9..74bebc597e25 git log 72055b11beb9..74bebc597e25 --date=short --no-merges --format='%ad %ae %s' 2019-05-29 sukhanov@webrtc.org Add OnDatagramAcked interface Created with: gclient setdep -r src/third_party/webrtc@74bebc597e25 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: Ia15c68cc32d0724d4a1e2b8362fa30d61ed177f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636306Reviewed-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@{#664598}
-
kdillon authored
The first two experiments with compositing priorities: + Always set compositing priority to VeryHigh (unless it already is set to Highest). + Set compositing priority to VeryHigh when compositing is fast (unless it already is set to Highest). Bug: 966177 Change-Id: Ic871b307de5caebad34dcda66f8d1ee360411df4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626020 Commit-Queue: Katie Dillon <kdillon@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Scott Haseley <shaseley@chromium.org> Cr-Commit-Position: refs/heads/master@{#664597}
-
Aleks Totic authored
Also added a DCHECK to make sure that we never set NeedsLayout flags while in intermediate layout. Bug: 967361 Change-Id: I078d3884025c0d659cf7a25df694e082d6dd3f1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633031 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#664596}
-
Jeevan Shikaram authored
This reverts commit 2fd01309. Reason for revert: Disabling App Management before branch point. Original change's description: > [App Management] Enable App Management by default. > > Enable App Management by default. Current entry points are about:settings > and about:app-management. > > Bug: 906508 > Change-Id: I0118a4b51eda6e65bc72186e771fc2ede2acb45f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610658 > Reviewed-by: Dominick Ng <dominickn@chromium.org> > Commit-Queue: Jeevan Shikaram <jshikaram@chromium.org> > Cr-Commit-Position: refs/heads/master@{#659341} TBR=dominickn@chromium.org,jshikaram@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 906508 Change-Id: I302364e6573eaf21b7a0a3a93ecf517fc473740a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636652 Commit-Queue: Jeevan Shikaram <jshikaram@chromium.org> Commit-Queue: Dominick Ng <dominickn@chromium.org> Auto-Submit: Jeevan Shikaram <jshikaram@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#664595}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b3f82dddfc61..eca7315109de git log b3f82dddfc61..eca7315109de --date=short --no-merges --format='%ad %ae %s' 2019-05-29 fmalita@chromium.org [skottie] Add a Shaper line buffer 2019-05-29 brianosman@google.com Fix divide by zero in interpreter test 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@eca7315109de 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=kjlubick@google.com Change-Id: I2ef41bfc3a89e631cd1cf3016b1b646b5c07443c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636791Reviewed-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@{#664594}
-
Ryan Hamilton authored
https://quiche.googlesource.com/quiche.git/+log/0220865bffc1..b417d60c04d8 $ git log 0220865bf..b417d60c0 --date=short --no-merges --format='%ad %ae %s' 2019-05-29 dschinazi Add a client connection ID to version negotiation packet creation 2019-05-29 dschinazi Add quic_no_framer_object_in_dispatcher to QuicVersionInitializeSupportForIetfDraft 2019-05-28 dschinazi Prepare tests and fuzzer for client connection IDs 2019-05-28 dschinazi Rename QUIC connection ID to server connection ID, part 2 2019-05-28 fayang gfe-relnote: In QUIC, only decrease cwnd gain and pacing gain when cwnd increases or allow cwnd to decrease in initial cwnd experiment. Protected by gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments and ENABLED quic_fix_bbr_cwnd_in_bandwidth_resumption. 2019-05-28 wub gfe-relnote: Remove stateless reject from QUIC. This deprecates two flags in the false position: --gfe2_reloadable_flag_enable_quic_stateless_reject_support and --gfe2_reloadable_flag_quic_use_cheap_stateless_rejects. 2019-05-28 fkastenholz QuicConnection methods call CloseConnection rather than TearDownLocalConnectionState Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Iebb94aea950f1b966c7b9e5765d0a97c27a0877b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636395 Commit-Queue: Ryan Hamilton <rch@chromium.org> Auto-Submit: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#664593}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/d5f462c6ab22..761ce8af8341 git log d5f462c6ab22..761ce8af8341 --date=short --no-merges --format='%ad %ae %s' 2019-05-29 chrisforbes@google.com Adjust llvm7 file list to include passes required for arm target Created with: gclient setdep -r src/third_party/swiftshader@761ce8af8341 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@google.com Change-Id: I0a3885856a7eb3a21182dbc94679099eb2ed6174 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636789Reviewed-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@{#664592}
-
Takuto Ikuta authored
I applied following command to renmae $ git grep --name-only 'WebKit Linux Trusty ' testing/ infra/ | \ xargs sed -i 's/WebKit Linux Trusty /WebKit Linux /g' This is step 3 written in https://chrome-internal-review.googlesource.com/c/infradata/config/+/1341927 Bug: 954450 Change-Id: Ia29366bcdb60d7b28b44964a89d0033855866b8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635069Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#664591}
-