- 19 Apr, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7be19dbfabac..990de7c7fcb5 Created with: gclient setdep -r src-internal@990de7c7fcb5 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: Ie858b74bd619629b906ab4dd426f41af72b121ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575876Reviewed-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@{#652661}
-
Lily Chen authored
This CL adds "Extended" and "None" as possible values of SameSite for display in DevTools, to reflect the addition of new values to the enum net::CookieSameSite. Bug: 953306, 953995 Change-Id: Ic04eec726cfea0d9fcdbfcb26ff268bb532e85ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575109Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#652660}
-
Jeffrey Kardatzke authored
This was due to a coding error in another recent CL: crrev.com/c/1560516 Bug: 954563 Test: Generated feedback report is uploaded to server Change-Id: I2747760b1c41ec44476f2361148a351675719b97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575174 Auto-Submit: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Chris Morin <cmtm@chromium.org> Reviewed-by:
Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
J Kardatzke <jkardatzke@chromium.org> Reviewed-by:
Rahul Chaturvedi <rkc@chromium.org> Commit-Queue: J Kardatzke <jkardatzke@chromium.org> Commit-Queue: Rahul Chaturvedi <rkc@chromium.org> Cr-Commit-Position: refs/heads/master@{#652659}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/7ef31b3e5b93..5609aa373c8e git log 7ef31b3e5b93..5609aa373c8e --date=short --no-merges --format='%ad %ae %s' 2019-04-19 dhanyaganesh@chromium.org history-aware: Extend the lookback period to a week Created with: gclient setdep -r src/third_party/chromite@5609aa373c8e The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: Idbc6b7135fa6ecfb8700cdd191daafed70bc3a37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575875Reviewed-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@{#652658}
-
Yue Li authored
Bug: b/129505256 Test: Manual Test Change-Id: I0d4fbe6c6a2b0280e6bff4ce9340db13291d40a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1571026 Commit-Queue: Yue Li <updowndota@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#652657}
-
Sinan Sahin authored
Bug: 802284 Change-Id: I674255c3d1aa577206f677f13ad5bd30efc085ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572901Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/master@{#652656}
-
Oystein Eftevaag authored
Also queue up any tasks posted to the Perfetto task-runner-wrapper until the Chrome taskscheduler has been created. R=eseckler@chromium.org TBR=yusukes@chromium.org Change-Id: Ie9a2dd26ee529add9ce86709eef5876edbd7de27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1553670 Commit-Queue: oysteine <oysteine@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#652655}
-
Jeremy Roman authored
Per spec, this should use ASCII, not Unicode, case folding: https://html.spec.whatwg.org/#enumerated-attribute Bug: 627682 Change-Id: I2e11153c3c391fd2a8e720b28d2412da59795c12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575085Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#652654}
-
Jeremy Roman authored
Unicode case conversion is slower and incorrect. Besides, all strings passed here today are ASCII. Bug: 627682 Change-Id: Ie2f5777599c62879e3e3460e7cbd516010c56792 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574790Reviewed-by:
Hayato Ito <hayato@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#652653}
-
rbpotter authored
- Add a "clear search" button to the print preview search box element. - Remove unnecessary timeout, since a timeout has subsequently been added to CrSearchFieldBehavior. Bug: 954278 Change-Id: I073a991227b71213968ac8dac2994a2a3b3a2873 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574609 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#652652}
-
Bret Sepulveda authored
Attempting to deflake Windows 10 bot. These tests are now failing instead of crashing: http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html virtual/outofblink-cors/http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html These tests are now passing consistently: http/tests/security/contentSecurityPolicy/register-bypassing-scheme-script.https.html virtual/outofblink-cors/http/tests/security/contentSecurityPolicy/register-bypassing-scheme-script.https.html The expectations are updated accordingly. TBR=csharrison@chromium.org Bug: 686118, 954586 Change-Id: Ia11e2a602908f0f647d879203f660263739bfc16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574596 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652651}
-
Chris Lu authored
Thegreenfrog has been responsible for creating all file contents in this directory, landing 10+ CLs in the process. Michaeldo has reviewed a majority of those CLs. Bug: 919685 Change-Id: I4da69fbbeee987381c632a174528f1ce606a1b22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574461 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#652650}
-
David Benjamin authored
Bug: 820198 Change-Id: I0c7689b2e866264494816eda4df400c2cf337636 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574589 Commit-Queue: David Benjamin <davidben@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#652649}
-
Achuith Bhandarkar authored
This reverts commit 854d09d1. Reason for revert: New LKGM 12105.0.0 has landed Original change's description: > chromeos: Disable Tast test security.SELinuxFilesNonARC to unblock LKGM roll. > > Unblocks https://chromium-review.googlesource.com/c/chromium/src/+/1573380 > > Bug: 954192 > Change-Id: If338e6fd4cb28ba8a18996c786b87cea978366fa > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574598 > Commit-Queue: Ben Pastene <bpastene@chromium.org> > Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> > Cr-Commit-Position: refs/heads/master@{#652420} TBR=stevenjb@chromium.org,achuith@chromium.org,bpastene@chromium.org,agawronska@chromium.org Change-Id: I8171e93bf1a4f75444749ae1bb564f4986f955a2 Bug: 954192 Change-Id: I8171e93bf1a4f75444749ae1bb564f4986f955a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575112Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#652648}
-
rajendrant authored
This path seems to be used in some webdriver tests. The populated page ID will be sent in the data reduction proxy pingbacks. Bug: 951913 Change-Id: Ie246963027af6ea8d3219c00c23012fc98787e9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574215Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#652647}
-
Karan Bhatia authored
r652224 added initial support for removing headers through the Declarative Net Request API. This CL fixes an existing TODO by preventing web request extensions from adding back headers removed by DNR. BUG=947591 Change-Id: I8a6eb4bd3ae8d9bdd556feefb454cbd30944aa74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565613 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#652646}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/1ff0422ebea4..cc0161223605 git log 1ff0422ebea4..cc0161223605 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 benjhayden@chromium.org Migrate ExistingBugRequest, NewBugRequest to es6 module 2019-04-19 benjhayden@chromium.org Migrate cp-radio-group to es6 module 2019-04-19 benjhayden@chromium.org Migrate chart-legend to es6 module 2019-04-19 benjhayden@chromium.org Migrate cp-textarea to es6 module 2019-04-19 benjhayden@chromium.org Migrate sparkline-compound to es6 module. 2019-04-19 benjhayden@chromium.org Migrate ConfigRequest, ReportRequest to es6 modules. Created with: gclient setdep -r src/third_party/catapult@cc0161223605 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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:950011,chromium:950011,chromium:950011,chromium:950011,chromium:950011,chromium:950011 TBR=charliea@chromium.org Change-Id: Ib308bab857a83aa3e2fc7d6fbac12d1b1a81698b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575874Reviewed-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@{#652645}
-
Michael Crouse authored
Continues the refactor of ComponentUpdateData out of the HintCacheStore by using the new HintUpdateData. HintUpdateData can be constructed with either component or fetched hints. Bug: 932707 Change-Id: Ib84208df9922028f99854339202e1896ffe75604 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572870Reviewed-by:
Doug Arnett <dougarnett@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#652644}
-
Bret Sepulveda authored
Attempting to deflake Windows 10 bot. According to the flakiness dashboard, external/wpt/fullscreen/api/element-ready-check-containing-iframe-manual.html now passes consistently. Therefore, removing it from TestExpectations. TBR=mustaq@chromium.org Bug: 908841, 954586 Change-Id: Ia51a032a5470454527eefab570c61d57caa73d88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575165 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652643}
-
Nate Fischer authored
Similar to http://crrev/c/1266611, this dumps WebView's CommandLine state (including the "--enable-features" and "--disable-features" switches) to the log when the "dummy app" ("org.chromium.webview_log_verbosifier") is present. Notably, this will give us an idea of whether the NetworkService is enabled or not (FieldTrialList + CommandLine state + knowledge of whether it is enabled-or-disabled-by-default should be sufficient). This also adds a usage guide for the webview verbosifier app, including the new commandline stuff. Skipping presubmit for LOG(INFO). NOPRESUBMIT=true Bug: 929886, 918221 Test: Manual (following the steps in the new docs) Test: Upload to gerrit > open file > click "gitiles" Change-Id: I4c698d661c340f760e2a90da20439b44a56ea38b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573087 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Paul Miller <paulmiller@chromium.org> Cr-Commit-Position: refs/heads/master@{#652642}
-
Bret Sepulveda authored
Attempting to deflake Windows 10 bot. external/wpt/css/css-text/white-space/control-chars-08E.html now passes consistently on Windows 10, so marking it Failure only on Windows 7. TBR=eae@chromium.org Bug: 893490, 954586 Change-Id: Id82597d887e8579d50c3a0d73530c07657a0658c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574592Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652641}
-
David Benjamin authored
Most of this file is awkwardly tied up with prtime.cc or StringTokenizer, but convert some boring ones. Bug: 820198 Change-Id: I339911e7cfbe6136a82d71ec1d1cd000ccc7b91a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575873 Auto-Submit: David Benjamin <davidben@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#652640}
-
Alexei Filippov authored
The BacktraceStorage object livespan is local to ConnectionManager::HeapProfileRetrieved and accessed from a single thread. BUG=923459 Change-Id: I97dfa2642d5efd06461ea69cb833d4a6aba1083d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574942 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#652639}
-
asteinha authored
Deleted in https://chromium.googlesource.com/chromium/src.git/+/ba49d00fddeb39c0816090dad7d359df0dce9a1a Bug: 74848 Change-Id: Ia3d5c796ad34857f4e84fdb3a6f53fce3f00d63b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574829Reviewed-by:
Egor Pasko <pasko@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Anthony Steinhauser <asteinhauser@google.com> Cr-Commit-Position: refs/heads/master@{#652638}
-
Chris Harrelson authored
This code was accidentally removed in an earlier commit (*). It seems fixed-position elements with compositing descendants need to be promoted for the existing compositing system to work. (*) https://chromium-review.googlesource.com/c/chromium/src/+/1407922 Bug: 950418 Change-Id: Iec04435bb1a20a17c54ce4f5ff35f4e00704e6b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574686 Commit-Queue: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#652637}
-
Ken Rockot authored
Adds minor API features and fixes some bugs in the Remote/Receiver types to support further conversion of code away from InterfacePtr etc. Bug: 875030 Change-Id: Ia001195c8fd0feed669d3cd65f501ace55de3015 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574896Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#652636}
-
Dale Curtis authored
This moves decoding of AV1 content via dav1d to a task pool instead of sharing the media thread -- which was apparently leading to underflow of the audio. This probably only fixes pausing and audio drop outs, if a video frame is taking more than 200ms (audio buffer size) to return, we've probably exhausted the video frame buffer too. This would result in video apprearing frozen for a moment, but would not trigger underflow since we have a 3 second threshold for underflow on video. Unlike the VP9 offloading, we offload for all resolutions of AV1 content, since we seem to be getting these issues even with 360p content. This removes an unnecessary BindToCurrentLoop for the OutputCB in the non-offloaded case for clarity. BUG=940686 TEST=all existing tests pass with offloading decoder. Change-Id: I7426a0353249646600c12019f868aa058c40e456 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574830 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#652635}
-
Prashant Malani authored
Bug: 945564,945565,945566,945567,945568,945570 Test: None Change-Id: I49a379e125084600b85cc721d0bfaac27b1d8417 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574361Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Prashant Malani <pmalani@chromium.org> Auto-Submit: Prashant Malani <pmalani@chromium.org> Cr-Commit-Position: refs/heads/master@{#652634}
-
Charlene Yan authored
This is needed so Buttons can be not a subclass of MenuButton but still install a MenuButtonController for the same behavior. Bug: 901183, 819854 Change-Id: Iccd82dab68ba243f86a8784916332030a295b9ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503349Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Taylor Bergquist <tbergquist@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#652633}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/377befab7175..ba1602896d72 git log 377befab7175..ba1602896d72 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 halcanary@google.com SkQP: new docker test code 2019-04-19 ethannicholas@google.com fixed Metal code generation for recursive functions 2019-04-19 michaelludwig@google.com Don't batch across domain modes in GrTextureOp 2019-04-19 brianosman@google.com Convexity checker: Wait for significant x-product when walking edges Created with: gclient setdep -r src/third_party/skia@ba1602896d72 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=herb@chromium.org Change-Id: I8ba3c8a8c0213eb8507aee18e4ed912bb0a3a96d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575867Reviewed-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@{#652632}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/40beee366962..7be19dbfabac Created with: gclient setdep -r src-internal@7be19dbfabac 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: Ife9c0d4d0a4a2925cbbdbc442b9db91fb8824cca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575862Reviewed-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@{#652631}
-
Jacob Dufault authored
- KioskEnableScreenView - MarketingOptInScreenView - WrongHwidScreenView - SyncConsentScreenView Also remove the Delegate classes on the moved views where applicable. Bug: 928555 Change-Id: Ia833a286b49dda8af7c93f7b5aacebe239f021d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572539 Commit-Queue: Jacob Dufault <jdufault@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#652630}
-
David Tseng authored
This change allows a target process or anything outside of the context of a source tree to request that its source tree be invalidated. We make use of this new action in the Automation Internal browser side api, when a client extension's automation bindings requests an enable frame. Typically, chrome.automationInternal.enableFrame gets called whenever the extension process encounters a new child tree. This, in turn, resets state within the tree source and triggers a re-send of all tree data and node data on the next event. The action is hooked up to one tree source (ARC++). TBR=dominickn Bug: 929522 Test: toggle on ChromeVox, interact with Play Store. Toggle off and then back on ChromeVox, interact with Play Store. Repeat this several times. ChromeVox should work throughout. Change-Id: I8e2a729f079f932d06a615bb5fcca9ebbe7365f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573859 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Katie Dektar <katie@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#652629}
-
Bret Sepulveda authored
Test is flaky on Android CFI bot. TBR=changwan@chromium.org Bug: 954578 Change-Id: I325856bd34a5f86c47c9370fb32f718aeb45923a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575161Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652628}
-
Paul Miller authored
Work around bug b/120099466 in Android < Q in which faild reflection causes disk reads. BUG=948308 Change-Id: I38ab4c55a9e11f2bb2a5153740894f9f4f6c88d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574940Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Paul Miller <paulmiller@chromium.org> Cr-Commit-Position: refs/heads/master@{#652627}
-
Michael Giuffrida authored
Bug: 945438 Change-Id: I314f5aecb5e12fa17fc033b51af0305c80039b47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1568310Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Auto-Submit: Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#652626}
-
Johannes Henkel authored
Change-Id: I78a34f2375794dae7aa7b6fb9f8ae0a45c193b1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574953Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Johannes Henkel <johannes@chromium.org> Cr-Commit-Position: refs/heads/master@{#652625}
-
James Cook authored
The prefs are all browser-settings-specific and are registered in SettingsUI::RegisterProfilePrefs(). Bug: none Test: compiles Change-Id: I6fc2610b834a66f5ae502963aac19c93e19de61b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574962 Auto-Submit: James Cook <jamescook@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#652624}
-
chrome-search://ntpiconDan Beam authored
Instead of using custom dir/like/things, let's use the more standard: ?param1=val1¶m2=val2 Because it allows us to use URLSearchParams[1] in JS: url.searchParams.set('param1', 'val1'); And net::QueryIterator in C++: for (net::QueryIterator it(url); !it.IsAtEnd(); it.Advance()) { // use it.GetKey() and it.GetValue() } R=kristipark@chromium.org BUG=953962 [1] https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams Change-Id: I8159e0f6d70b35bc803e9e1064c67ee27a93244b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574690 Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#652623}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/b60ce313b947..1ff0422ebea4 git log b60ce313b947..1ff0422ebea4 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 crouleau@chromium.org [Telemetry] Provide full error for metrics calculation failure. Created with: gclient setdep -r src/third_party/catapult@1ff0422ebea4 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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:953365 TBR=charliea@chromium.org Change-Id: I91e0b588adcadf869997787709f84bd331cfb82a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574642Reviewed-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@{#652622}
-