- 25 Aug, 2018 40 commits
-
-
Kurt Horimoto authored
Only one browser UI is shown at a time, so a single FullscreenController is needed for both the normal and incognito BrowserStates. Bug: none Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ic08edb4a6c622a8dbeefc4ce02afbb35dbca9f0d Reviewed-on: https://chromium-review.googlesource.com/1184163 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#586141}
-
Kushagra Sinha authored
Add a submenu for Chrome OS Account Manager in the People section of Settings. This will link to the Chrome OS Account Manager Settings subpage. This will be visible only if the Chrome OS Account Manager feature is enabled. Bug: 833797 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: Id9e6a339ef16db6dbd14a6827df6fdf02c66d913 Reviewed-on: https://chromium-review.googlesource.com/1186584Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#586140}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/8dabf7bda37f..cd12ac0efdbd git log 8dabf7bda37f..cd12ac0efdbd --date=short --no-merges --format='%ad %ae %s' 2018-08-25 vapier@chromium.org cros_run_unit_tests: run unittests for common.mk packages Created with: gclient setdep -r src/third_party/chromite@cd12ac0efdbd The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=chrome-os-gardeners@chromium.org Change-Id: I64f2c084c399e94ddd269bb1263cf4e29c98f90d Reviewed-on: https://chromium-review.googlesource.com/1189343Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586139}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 3cef5025. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/23279 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=lukebjerring No-Export: true Change-Id: I2b9d055130eb28143f219d445e059ad713d3b447 Reviewed-on: https://chromium-review.googlesource.com/1188831 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#586138}
-
Miguel Casas authored
- s/arraysize/base::size/ (see crbug.com/837308#c15 for decltype trick). - s/base::bind/base::BindRepeating/ (and s/Closure/RepeatingClosure/). Bug: 876810, 837308 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 Change-Id: I0068d55985c5c4fdcf1ed987e278f402fd0e6ac0 Reviewed-on: https://chromium-review.googlesource.com/1189103Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#586137}
-
Koji Ishii authored
NGColumnLayoutAlgorithm produces a fragment for the multi- column container, then fragments for column bxoes, and flow the content into the column boxes. In the current implementation, the multi-column container and the column boxes have the same LayoutBlockFlow and that we have some places we need to handle the column containers differently. With this patch, such fragments have kColumnBox box type so that they are explicitly distinguishable. Bug: 714962 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Iefb7c5ac0c5869bf30b053f435a3408403d2e9f9 Reviewed-on: https://chromium-review.googlesource.com/1175588Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#586136}
-
Alexander Alekseev authored
TBR=jdufault@chromium.org Bug: 864679 Change-Id: I2b28552eff792cceae30c18d93bf1a094af18949 Reviewed-on: https://chromium-review.googlesource.com/1188424 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#586135}
-
depot-tools-chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7b7eb8800be0..2d0e03cb5ddc git log 7b7eb8800be0..2d0e03cb5ddc --date=short --no-merges --format='%ad %ae %s' 2018-08-25 tandrii@chromium.org git cl: safe fallback for Gerrit RPCs even if gerrit project is unknown. Created with: gclient setdep -r src/third_party/depot_tools@2d0e03cb5ddc 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. BUG=chromium:876910 TBR=agable@chromium.org Change-Id: Iea89e24017951b3d180ff3f0c710b59b8d0efd49 Reviewed-on: https://chromium-review.googlesource.com/1188937Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586134}
-
Alexander Alekseev authored
Bug: 862852 Change-Id: I045023abf2a303f9ee0f08afc340ccbac9929a55 Reviewed-on: https://chromium-review.googlesource.com/1188485 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#586133}
-
Calder Kitagawa authored
This is phase 4 of the work to update the WebShareTarget spec. This CL removes the old style url_template. All clients only use the new action and parameter based model. Bug: 871788 Change-Id: I0c4b3a20a4afa0d1b24bde7f52941d399ac7048e Reviewed-on: https://chromium-review.googlesource.com/1185847Reviewed-by:
Xi Han <hanxi@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Matt Giuca <mgiuca@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#586132}
-
Findit authored
This reverts commit a0f6eb42. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 586121 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2EwZjZlYjQyY2FkYTk4NDZmYjQ0ZTA0MzkyMTcwZGRiOWM1YzQ4ODgM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-dbg/7482 Sample Failed Step: unit_tests Original change's description: > Allow to use ARC IMEs only in tablet mode. > > This CL also changes InputMethodManagerImpl and language settings api to > allow ArcInputMethodManagerService to restrict ARC IMEs. > > Bug: 845079 > Test: Ran on DUT and unit tests. > Change-Id: I61516b3c6a65775f42aae7e51583e933d55ab1b6 > Reviewed-on: https://chromium-review.googlesource.com/1179733 > Reviewed-by: Michael Giuffrida <michaelpg@chromium.org> > Reviewed-by: Yusuke Sato <yusukes@chromium.org> > Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> > Cr-Commit-Position: refs/heads/master@{#586121} Change-Id: I8d75017944b0b048af795e4826d5ec5fb0a7256e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 845079 Reviewed-on: https://chromium-review.googlesource.com/1188826 Cr-Commit-Position: refs/heads/master@{#586131}
-
Niels Möller authored
The latter class is from webrtc/api/test, hence publicly advertised by webrtc, while the former is unused in webrtc and likely to be deleted, see https://webrtc-review.googlesource.com/c/src/+/95421 Bug: None Change-Id: I5843bf26c64cdac7f3b30a9c631ea81e15ab1a89 Reviewed-on: https://chromium-review.googlesource.com/1186322 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#586130}
-
Daniel Cheng authored
The nonce allows a unique origin to be same origin with itself, as well as copies of itself. blink::SecurityOrigin and IPC are not yet updated to propagate the necessary information through all the layers. Bug: 768460 Change-Id: I1bfce592f3fa576dff18eb7fe2071742e82d1768 Reviewed-on: https://chromium-review.googlesource.com/745986 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Nick Carter <nick@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#586129}
-
Noel Gordon authored
Fix CL:1188178 landed. Re-enable renameNewFolderDownloads test. Tbr: lucmult Bug: 877557 Change-Id: I45ccfa03001f1622aab4fd07abde224ccef45ef0 Reviewed-on: https://chromium-review.googlesource.com/1189322Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#586128}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1e5937821868..95be425f5b30 git log 1e5937821868..95be425f5b30 --date=short --no-merges --format='%ad %ae %s' 2018-08-25 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 337bd6984078..8707af516c46 (1 commits) Created with: gclient setdep -r src/third_party/skia@95be425f5b30 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=master.tryserver.blink:linux_trusty_blink_rel;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=fmalita@chromium.org Change-Id: I16b63d892da1b5633be6eacf1bb1cfa5effae972 Reviewed-on: https://chromium-review.googlesource.com/1189094Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586127}
-
Koji Ishii authored
Following bot results are included. 9001 9002 9003 9006 9019 9021 9025 9027 9032 9039 9045 9049 9051 9055 9057 9063 9067 9070 9079 9081 9086 9091 9097 9099 9102 9107 9110 9115 9117 9119 9123 9126 9131 9134 9141 9145 9149 9151 7 lines were removed and 132 lines were deflaked by consecutive results since 9110. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I6a37ca3a23cd143c6c0071eece3b9af83f34fb41 Reviewed-on: https://chromium-review.googlesource.com/1181011 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#586126}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/e6ff2ebfaa19..441ef218c20b git log e6ff2ebfaa19..441ef218c20b --date=short --no-merges --format='%ad %ae %s' 2018-08-25 npm@chromium.org More cleanup in CPDF_TextPage Created with: gclient setdep -r src/third_party/pdfium@441ef218c20b 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=dsinclair@chromium.org Change-Id: Ic4591d21d07f9446aa57f6934ca7a2c50c87ef72 Reviewed-on: https://chromium-review.googlesource.com/1189093Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586125}
-
Eugene But authored
This change only affects SlimNavigationManager. SlimNavigationManager uses pushState JS API for restoring the session. WKWebView does not allow pushing more than 100 items per 30 seconds. Limiting max session size to 75 will allow web pages to use push state calls. Bug: 877671 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ia16c4bc88f3b42b638b895daef542cf8e086c33f Reviewed-on: https://chromium-review.googlesource.com/1187551 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#586124}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/92bc476c8c49..1e5937821868 git log 92bc476c8c49..1e5937821868 --date=short --no-merges --format='%ad %ae %s' 2018-08-25 recipe-roller@chromium.org Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@1e5937821868 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=master.tryserver.blink:linux_trusty_blink_rel;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=fmalita@chromium.org Change-Id: Iefc9d90c827a4cdc6fb539f850a1e8211ea50bc6 Reviewed-on: https://chromium-review.googlesource.com/1188938Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586123}
-
Noel Gordon authored
Test is flaky on the slower bots MSAN/ASAN with selection failures. Add more steps, add step result checking. Use more precise selectors on the file list operations. Do an initial focus on the file list. Load photos only in SetUpAndWaitUntilReady (for more speed). Check that the renamed folder is shown in the directory tree and the file list. The new steps are cargo-culted from the create_new_folder.js test which is a similar test, with similar selection flakes (fixed on CL:1186008). Tbr: lucmult Bug: 874954,877557 Change-Id: Ib9f988e0dadafd0a52bd509ae664aa3cbfe395fb Reviewed-on: https://chromium-review.googlesource.com/1188178Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#586122}
-
Yuichiro Hanada authored
This CL also changes InputMethodManagerImpl and language settings api to allow ArcInputMethodManagerService to restrict ARC IMEs. Bug: 845079 Test: Ran on DUT and unit tests. Change-Id: I61516b3c6a65775f42aae7e51583e933d55ab1b6 Reviewed-on: https://chromium-review.googlesource.com/1179733Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#586121}
-
John Abd-El-Malek authored
TBR=cmumford@chromium.org Change-Id: I3126e1df73ffcf02f191ab3abc0ab0f5e1f26fe6 Reviewed-on: https://chromium-review.googlesource.com/1189172Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#586120}
-
Gabriel Charette authored
Reland "[RenderProcessHost/Desktop] Update process priority on process launch and fix navigation priority inversion" This is a reland of c492203d Reverted @ https://crrev.com/c/1188963 per the new test being flaky. I'm pretty sure it's just because 10us for the recurring check was too aggressive for that kernel and starved the test (which also explains why ASAN was flaking -- looking back it was a termination failure (timeout) not an ASAN failure -- so I've re-enabled both. Original change's description: > [RenderProcessHost/Desktop] Update process priority on process launch and fix navigation priority inversion > > This is a second take on > https://chromium-review.googlesource.com/c/chromium/src/+/754299 > > It's under an experiment to (1) be able to see the side-effects and (2) > make merge to M69 easier. Intentionally kept old (and buggy) behavior > intact under the non-experimental branch for comparison. > > This fixes all aspects of crbug.com/560446: > 1) Fixes the OP better than r385608 did. > 2) Fixes the side-effect of r385608 which was to default all tabs > created backgrounded to run at foreground priority until visiblity > was toggle on/off again. > 3) Fixes a major priority inversion on foreground navigation which > could cause them to background their associated renderer while > navigation (which reintroduced the OP but worse since all background > tabs were running foregrounded per r385608)... > See https://crbug.com/560446#c74 for details. > > Updated ChildProcessLauncherPriority::is_background() to consistently > reflect backgrounding decision to all callers and renamed > |ChildProcessLauncherPriority::foreground| to > |ChildProcessLauncherPriority::visible| to better reflect that it's a > property but not the resulting foreground/background state. > > See in code comment on ShouldBoostPriorityForPendingViews() for more > details. > > TBR=haraken@chromium.org (side-effect in third_party/blink) > > Bug: 560446 > Change-Id: I901b702506a44704b53c007bcdd498fb60824e94 > Reviewed-on: https://chromium-review.googlesource.com/1142593 > Commit-Queue: Gabriel Charette <gab@chromium.org> > Reviewed-by: Nasko Oskov <nasko@chromium.org> > Reviewed-by: Lei Zhang <thestig@chromium.org> > Reviewed-by: Bo <boliu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#585918} TBR=nasko@chromium.org (trivial reland) Bug: 560446 Change-Id: Ib8daff024edabd488afda0b4b9da6f6e0fda77d4 Reviewed-on: https://chromium-review.googlesource.com/1189204Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#586119}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 1c9af66d. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/23257 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org: external/wpt/compat NOAUTOREVERT=true TBR=lukebjerring No-Export: true Change-Id: Ib6ca7496379ae8a349f7b15c08bccc2983cb24ff Reviewed-on: https://chromium-review.googlesource.com/1189167 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#586118}
-
Alexander Alekseev authored
This Cl updates Chrome OS Discover Welcome module code to match the latest specs. Bug: 864686 Change-Id: Icbfb4c98976055daaa49bce51e1eb399aa6da078 Reviewed-on: https://chromium-review.googlesource.com/1186188 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#586117}
-
Dominik Laskowski authored
Bug: 877254 Test: gtk3-demo Test: exo_unittests Change-Id: Iec316067589088e85dec3429df4fe9f5a5604a65 Reviewed-on: https://chromium-review.googlesource.com/1188343Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Dominik Laskowski <domlaskowski@chromium.org> Cr-Commit-Position: refs/heads/master@{#586116}
-
Antonio Gomes authored
URLFetcher will stop working with advent of Network Service, and SimpleURLLoader is the replacement API for most clients. This CL migrates HttpBridge and FinancialPing away from URLFetcher. Note that this CL slightly changes the flow of the HttpBridge{Factory} code. Previously, an URLRequestContextGetter instance was acquired on UI thread, passed to the Sync and IO threads. However, URLLoaderFactory and SimpleURLLoader have stricter threading restrictions than URLFetcher and URLRequestContextGetter. For instance, a SharedURLLoaderFactory instance needs to be created, used and deleted on the same thread. For this reason methods like HttpBridgeFactory::OnSignalReceived can not simply null out |url_loader_factory_| which is created on the "sync" thread. Additionally, some preexisting tests do not seem relevant for the context of network service, and got removed, eg TestUsesSameHttpNetworkSession, RequestContextGetterReleaseOrder and EarlyAbortFactory. Particularly, the last two used to deal with URLRequestContextGetter destruction. With the URLLoader migration, HttpBridge now holds on to mojo pipes instead of URLRequestContextGetter. BUG=773295,844968 Change-Id: I185f814ba171dca69fec55b913b86a0cc9993ef1 Reviewed-on: https://chromium-review.googlesource.com/1174655 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:Nicolas Zea <zea@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#586115}
-
Victor Vasiliev authored
R=rch@chromium.org Change-Id: I1a89779519bc63ca669d0d9ba01a81fb2e9952e0 Reviewed-on: https://chromium-review.googlesource.com/1189102Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Victor Vasiliev <vasilvv@chromium.org> Cr-Commit-Position: refs/heads/master@{#586114}
-
Aaron Krajeski authored
Bug: 806581 Change-Id: I26467c5fc2c9fc9ecf918a5229a97650bd29a5e5 Reviewed-on: https://chromium-review.googlesource.com/1185370Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#586113}
-
Alexander Alekseev authored
This CL updates OOBE Discover code to make it loadable as an app. Bug: 864686 Change-Id: I1e9840041f193ce2d69e0defd34f2ab56f8dcbb1 Reviewed-on: https://chromium-review.googlesource.com/1186185 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#586112}
-
Sadrul Habib Chowdhury authored
Report how long it takes to update the views hierarchy in response to a search-string. Also report how long it takes before the update is visible on screen. BUG=865295 Change-Id: I103aa5cbd86be3189ab44121e72d375e6d742b4b Reviewed-on: https://chromium-review.googlesource.com/1188755Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#586111}
-
Eugene But authored
This metric will help to diagnose possible URL spoofing bugs in Slim Navigation feature. _documentURL is used as proxy for legacy navigation manager URL, which is generally reliable and almost always match last committed URL. Collection review doc: https://docs.google.com/document/d/14SygQ8BzLkzedTLuDfOHhakQHZOOJSU8TAJT3rxBGv4/edit# Bug: 1182320 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I6dcf5711f0fd42063b67afb0fa0a99b77ce4c7a0 Reviewed-on: https://chromium-review.googlesource.com/1187014 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#586110}
-
Peng Huang authored
Bug: 866914 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 Change-Id: Ib5c6351cbad98221447e5218e54e4feeefb8e692 Reviewed-on: https://chromium-review.googlesource.com/1184968Reviewed-by:
Victor Miura <vmiura@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#586109}
-
Erik Luo authored
- Console prompt is cleared when text is pinned - Pins persist across refresh - Newly created pin runs with side effects until text differs or new expression is committed (on blur) - Ctrl-Enter moves focus from Pin to Console prompt - Added command menu option to create new pin - Pressing Tab indents, moves focus iff pin is empty (same logic as Console prompt) - Pins producing errors show error message on red background - Pin text is trimmed upon blur/commit Bug: 849875 Change-Id: I641abb6b5e19a84c17b1a6cd3e50ca7b459f2015 Reviewed-on: https://chromium-review.googlesource.com/1141096 Commit-Queue: Erik Luo <luoe@chromium.org> Reviewed-by:
Andrey Lushnikov <lushnikov@chromium.org> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#586108}
-
Stephan Stross authored
This reverts commit d687c016. Reason for revert: No longer necessary to attempt to expand SSHPortForwarder's functionality to support bidirectional port mapping. Original change's description: > Minor change to support bidirectional port mapping > > Change-Id: I650d6df01f471f5f896a4fdfd48b6f3db939231e > Reviewed-on: https://chromium-review.googlesource.com/1170314 > Commit-Queue: Stephan Stross <stephanstross@google.com> > Reviewed-by: Kevin Marshall <kmarshall@chromium.org> > Cr-Commit-Position: refs/heads/master@{#582727} TBR=kmarshall@chromium.org,sergeyu@chromium.org,stephanstross@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I7bd2efdca42cb09bf5a0a96e537c2cb0d0ac030d Reviewed-on: https://chromium-review.googlesource.com/1188452Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#586107}
-
Erik Luo authored
Introduces "setShowSelectionOnKeyboardFocus" to make a tree's selection visible only when it has focus. Navigating a tree via Arrow keys also happens to require items be: focusable and selectable. All ObjectPropertiesSections are now focusable when there is a selected element. Later CLs will add default selections to Sources' Watches, Scope, and Network's JSONView. Screenshot: https://imgur.com/a/WCToYLH Bug: 865674 Change-Id: Ie7239ddfe4ead101baa0e64dd4893b1587b95336 Reviewed-on: https://chromium-review.googlesource.com/1152463 Commit-Queue: Erik Luo <luoe@chromium.org> Reviewed-by:
Andrey Lushnikov <lushnikov@chromium.org> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#586106}
-
Leo Zhang authored
This change will make the 1st-party IME extension be able to access our IME service on ChromeOS, which includes: * create a customized Mojo bindings for the IME extension, and it's only accessible by mojoPrivate API with private permission. * register the service request in renderer process and forward it to the service manager via connector. * Service manager will launch the IME service in Utility process on demand and bind it to the request from extension. See go/cros-ime-decoders-mojo for an outline of this IME service. Test locally on my workstation and verified all the basic functions. Bug: 837156 Change-Id: I1b75e9c807816156676c5da26d828968ad902f40 Reviewed-on: https://chromium-review.googlesource.com/1151084 Commit-Queue: Leo Zhang <googleo@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#586105}
-
Eric Foo authored
Bug:731358 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.android:android_cronet_tester Change-Id: Ia637891e8b864efceabc527675f1280eb65fe396 TBR=sdefresne@chromium.org Change-Id: Ia637891e8b864efceabc527675f1280eb65fe396 Reviewed-on: https://chromium-review.googlesource.com/1189162 Commit-Queue: Eric Foo <efoo@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#586104}
-
Eric Foo authored
No-Try: True Bug: 781271 Change-Id: I3f5a6e19775181cd28151634c95397834abf91bd Reviewed-on: https://chromium-review.googlesource.com/1189135Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#586103}
-
Alexei Filippov authored
This is a reland of 088dc9df GpuProcessHost::Get() is now called with force_create set to false. BUG=877058 TBR=dgozman@chromium.org,kbr@chromium.org Original change's description: > DevTools: Restore GPU tasks recording in performance profiles. > > Add GPU process pid to the list of processes where tracing is enabled. > > Change-Id: Ic401ee4ea7d218cad36f687be226d092cd4e54a0 > Reviewed-on: https://chromium-review.googlesource.com/1182304 > Commit-Queue: Alexei Filippov <alph@chromium.org> > Reviewed-by: Kenneth Russell <kbr@chromium.org> > Reviewed-by: Dmitry Gozman <dgozman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#585301} Change-Id: I21d6bc8e28724ced518d37a128af6797addaa1c0 Reviewed-on: https://chromium-review.googlesource.com/1187085 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:
Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#586102}
-