- 25 Oct, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/93afefce3091..e4822cdce35a Created with: gclient setdep -r src-internal@e4822cdce35a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: Iea8da03e8839c65761b131a6c00674a74c4fe2cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880696Reviewed-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@{#709388}
-
Yang Guo authored
https://chromium.googlesource.com/devtools/devtools-frontend/+log/910988b619..33455d1c48 TBR=bmeurer@chromium.org Change-Id: Ibec0f9bf8069e58efaf0077e90686045def2d449 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879251Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#709387}
-
Roman Sorokin authored
Fixed: 1009510, 1009509, 1009511 Change-Id: I1697126d12d3822d19778c4930317118be76356a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878196Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#709386}
-
Fergal Daly authored
DownloadRequestLimiterTest.HistoryBack DownloadRequestLimiterTest.HistoryForwardBack SafeBrowsingBlockingPageTest.NavigatingBackAndForth SafeBrowsingBlockingPageTest.PageWithMalwareResourceDontProceed SafeBrowsingBlockingPageTest.PageWithMultipleMalwareResourceDontProceed SafeBrowsingBlockingPageTest.PageWithMultipleMalwareResourceProceedThenDontProceed TaskTabHelperUnitTest.TestTaskIdBackButton Bug: 1015328 Change-Id: Ie1f0655f871496ba697ed8653be197103073450c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880499Reviewed-by:
Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#709385}
-
Kenichi Ishibashi authored
The previous version of this test had some issues and were the source of flakiness: * It used non-secure contexts and register() seemed not working. * It used a mock object for service_worker_unregister_and_register() and the mock object silently consumed rejections of register(). * It didn't wait for iframe loading completion. * It didn't clean up iframes. * It didn't handle error cases correctly and the test passed in an unexpected way. This CL rewrites the test to fix above issues: * Use secure contexts. * Use existing test helpers which provide better error handlings. As a consequence we stop using addressspace-test.js in the test but I think the new test is easier to read and understand. This CL should de-flake the test. Bug: 988074 Change-Id: I3d16c61742d819c08cadcff20a017b7336508efd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877876 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#709384}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Ie54fb81c1bfe0c9df8fad8e58c2f1b63183c8ed2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880693Reviewed-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@{#709383}
-
Takashi Toyoshima authored
Current document does not explain an 'extraHeaders' use case to deceive the CORB inspection. This patch updates to explain this, starting from m72. Bug: 933893 Change-Id: I465a548de0450243d599937c20f442fa2a941017 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878268 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#709382}
-
jchen10 authored
A workaround for vector-dynamic-indexing-swizzled-lvalue.html. Bug: 709351 Change-Id: I544583b26055a8ff2d62e81fcf06bbde769aa886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877817 Commit-Queue: Jie A Chen <jie.a.chen@intel.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#709381}
-
Meredith Lane authored
Please see attached bug. Appears to have been flaky for awhile. TBR=markusheintz Bug: 1018064 Change-Id: I350719fbc26fee88ae2f6cb9a1f6820fcaace6f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880497Reviewed-by:
Meredith Lane <meredithl@chromium.org> Commit-Queue: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/master@{#709380}
-
Koji Ishii authored
TBR=yosin@chromium.org NOTRY=true Bug: 982194 Change-Id: I481e135e3e7ffec2a384aea9fb1a80956bc68750 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875348Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#709379}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: Ib4c49cf9e7948ed3bb7145c6aad9fffd1be56aae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880690Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#709378}
-
Jinsuk Kim authored
This CL tells apart the navigation sheet invoked from gesture UI and that from long-press on back button, and log the event separately. Also logs a new action that indicates that the arrow turns blue i.e. swiped beyond the threshold that would trigger navigation. Bug: 1013405 Change-Id: Ife3f83af56b0742a00ab5d3394d4522ff391809a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871720 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#709377}
-
Francois Buergisser authored
The queue's support is currently checked in the video decoder but the queue should be responsible to check whether it does support requests or not. This patch moves the check for the request support to the V4L2Queue constructor. BUG=chromium:1009921 TEST=ran tast with video.DecodeAccelVDVP8ResolutionSwitch on veyron_minnie-kernelnext. TEST=ran tast with video.DecodeAccelVDH264ResolutionSwitch on veyron_minnie-kernelnext. TEST=ran tast with video.DecodeAccelVDVP8 on veyron_minnie-kernelnext. TEST=ran tast with video.DecodeAccelVDH264 on veyron_minnie-kernelnext. TEST=ran tast with video.DecodeAccelVDVP8ResolutionSwitch on veyron_minnie. TEST=ran tast with video.DecodeAccelVDH264ResolutionSwitch on veyron_minnie. TEST=ran tast with video.DecodeAccelVDVP8 on veyron_minnie. TEST=ran tast with video.DecodeAccelVDH264 on veyron_minnie. Signed-off-by:
Francois Buergisser <fbuergisser@chromium.org> Change-Id: Icdceab06d3b263d0ce68993b3ee753bd650706dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880208 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#709376}
-
Chih-Yu Huang authored
Currently only ChromeOS platform uses VideoDecoderPipeline. This CL moves the related files to //media/gpu/chromeos. BUG=chromium:1012587 TEST=ninja chrome on kevin and eve TEST=ninja video_decode_accelerator_tests on kevin and eve TEST=gn check on kevin and eve Change-Id: Ic2b22535981803e0f425d98fcb220a3e62f57b5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877494 Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Reviewed-by:
Shuo-Peng Liao <deanliao@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#709375}
-
Jamie Madill authored
This fixes the MSVC build in ANGLE. Bug: 961769 Bug: 1017514 Change-Id: I40b5590bb700dd2d729a15a8088b97c13ebb1df5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879319 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#709374}
-
Marina Sakai authored
Remove macro-generated functions for [SaveSameObejct] and replace them with new GetSymbol using SymbolKey This CL removes macro-generated functions for [SaveSameObject] and replaces them with the new GetSymbol function, which uses an instance of SymbolKey created in CL1877490 as a key. Bug: 715418 Change-Id: I8fb8901028fcbd24223cecc71a4b9f0bdd7f757b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880240 Commit-Queue: Marina Sakai <marinasakai@google.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#709373}
-
Wei Lee authored
To better bind the lifetime of the camera proxy activity with CCA, we should close CCA when camera proxy activity is manually destroyed. The corresponding CL on ARC++ side is: http://ag/9481116 Bug: 980812, 967611, b/131809655, b/134635999 Test: Tested with Hangouts app and CCA is closed as Hangouts closed. Change-Id: I0050ba69ec8771c3064308131cdfdbc123adca4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835072 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
David Jacobo <djacobo@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#709372}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/28a8f28b3eaf..ad5be17f5599 git log 28a8f28b3eaf..ad5be17f5599 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 883e817b14bf..6d69aae0e1ab (3 commits) Created with: gclient setdep -r src/third_party/skia@ad5be17f5599 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=michaelludwig@google.com Bug: chromium:None Change-Id: I582f7350f686b169072d906e2fd0c03eaf68682e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880689Reviewed-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@{#709371}
-
Meredith Lane authored
This reverts commit 0068fa1b. Reason for revert: CookieManagerImplTest.ReconnectToNetworkContext has been failing flakily: https://ci.chromium.org/p/chromium/builders/ci/Fuchsia%20x64 Original change's description: > [Watch flakes]: Fix flakes from NetworkService. > > This CL cause NetworkService::CreateForTesting to > use a mock NetworkChangeNotifier which does not observe network changes > > Bug: 1011275 > Change-Id: I6de34b7a5f6c5af5128cfc000ed63481f3351325 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864359 > Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> > Reviewed-by: Eric Orth <ericorth@chromium.org> > Cr-Commit-Position: refs/heads/master@{#709257} TBR=etiennep@chromium.org,ericorth@chromium.org Change-Id: I2ae778c2f1d8f28cba45c4e8fd24b1597ea1a504 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1011275 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880246Reviewed-by:
Meredith Lane <meredithl@chromium.org> Commit-Queue: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/master@{#709370}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a4271e070be6..93afefce3091 Created with: gclient setdep -r src-internal@93afefce3091 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I6e0cc659f0168a826b57f15c642215a5fbd28e59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880688Reviewed-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@{#709369}
-
Anupam Snigdha authored
This change contains the prototype implementation of EditContext event APIs. For more details about this change please refer to https://chromium-review.googlesource.com/c/chromium/src/+/1591870 EditContext simplifies the process of integrating a web app with advanced text input methods such as IME, VK shape-writing, speech recognition etc. EditContext decouples text input from the HTML DOM view. Rather than having the web platform infer the data required to enable sophisticated text input mechanisms from the HTML DOM, the author will provide that data explicitly through the API surface of the EditContext. Additionally, EditContext communicates events driven from text input UI to JavaScript. Explainer: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/ master/EditContext/explainer.md Bug: 999184 Change-Id: Ice8c14b931e1253101ff96592b9b47e60b07ad01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864318Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Anupam Snigdha <snianu@microsoft.com> Cr-Commit-Position: refs/heads/master@{#709368}
-
Igor Kobylin authored
Since node_utils is used only by cr.ui.pageManager.Page move it to the same place. This also fixes an error with missing dependency in c/b/r/bluetooth_internals/page.js. R=dpapad@chromium.org Bug: None Change-Id: I9048038a1df853cf2cddf11b6728c4780fa1267f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878070 Commit-Queue: Igor Kobylin <ikobylin@yandex-team.ru> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#709367}
-
Dirk Pranke authored
In many cases, we need to change //third_party files due to build changes or restructuring dependencies, and requiring an ENG_REVIEW_OWNER for that is overkill, but having a backup to thakis@ is probably a good idea. Change-Id: Icdba6251fcefe216c2dc97be911615d32b934427 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879811Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Darin Fisher <darin@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#709366}
-
Julie Jeongeun Kim authored
This CL converts AssistantSettingsManager from settings.mojom to new Mojo types using Remote, ReceiverSet, and PendingReceiver. Bug: 955171 Change-Id: I87dac56b4e0fb8f13c3e2c39785418619a7eabfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871999Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#709365}
-
rbpotter authored
This is a cleanup use an HTML attribute to position buttons when Print Preview is hosting the plugin. This allows some simplification compared to the previous implementation of using Polymer properties. Change-Id: Icd73f2fa8969dc76579e477a7ad967f2b3ceeaaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880151 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#709364}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/849d640a644f..28fc8a61d004 git log 849d640a644f..28fc8a61d004 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 ephax@google.com config: make gale important 2019-10-25 allenwebb@google.com Force upgrade if the expected old ebuild version doesn't exist. Created with: gclient setdep -r src/third_party/chromite@28fc8a61d004 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: If1f0a1937695bce87f7988d0c3403cd035ef85f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879995Reviewed-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@{#709363}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/7662586844f4..b131630e7c74 git log 7662586844f4..b131630e7c74 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 johnkslang@users.noreply.github.com Merge pull request #1948 from greg-lunarg/kg108 Created with: gclient setdep -r src/third_party/glslang/src@b131630e7c74 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,jonahr@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=radial-bots+chrome-roll@google.com,jonahr@google.com Bug: None Change-Id: I8b72716cca8d5fad9825858feecfce282d13555d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880380Reviewed-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@{#709362}
-
Marina Sakai authored
This CL replaces the old GetSymbol, which uses void* as a key, with the new GetSymbol, which uses an instance of SymbolKey created in CL1877490 as a key, for [CachedAttribute]. Bug: 715418 Change-Id: I97e0d374c6d331b3a249aeeb4ee6cbf0ca8514b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880238Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Marina Sakai <marinasakai@google.com> Cr-Commit-Position: refs/heads/master@{#709361}
-
Chih-Yu Huang authored
Currently only ChromeOS platform uses ImageProcessor. This CL moves the related files from //media/gpu to //media/gpu/chromeos. BUG=chromium:1012587 TEST=ninja chrome on kevin, eve and target_os="chromeos" TEST=ninja image_processor_test on kevin and eve TEST=gn check on kevin and eve Change-Id: I3af70f388407045e5bbb2f938f16f66c3f0eb3df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875667Reviewed-by:
Shuo-Peng Liao <deanliao@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Auto-Submit: Chih-Yu Huang <akahuang@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#709360}
-
Rakina Zata Amni authored
We want to ship non-relationship aria properties on ElementInternals first, because the relationship properties are still WIP. We are also removing the string version of the relationship properties. Change-Id: Iccd73d1c9b1b31a431764e7989083dac43ed76d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874751Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Meredith Lane <meredithl@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#709359}
-
Yoshifumi Inoue authored
This patch Introduces member functions in |NGInlineCursor| to utilize in AbstractLineBox[1]: - MoveToNextLine() - Predicates * IsEmptyLineBox() * IsInlineLeaf() * IsListMarker() [1] http://crrev.com/c/1877499 Utilize NGInlineCursor in AbstractLineBox Bug: 982194 Change-Id: Id6eb2d95902ae0d2222715f592993bf1e33c472f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877498 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#709358}
-
Alice Boxhall authored
Also, move UpdateHadKeyboardEvent() call into KeyboardEventManager::KeyEvent(). Happy to revert the latter change if folks don't like it, but it seemed logically consistent with e.g. gesture detection. Bug: 920458 Change-Id: Ia423a0533325314ae4f83e619337b5a81af0f4c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871715 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#709357}
-
Yoshifumi Inoue authored
This patch changes |SelectionTopAndBottom()| for |LayoutReplaced| to use |NGPhyiscalBoxFragment| instead of |NGPaintFragment| for preparation of migrating |NGFragmentItem|. Bug: 982194 Change-Id: Icecde9639f340d61aa971e4a5c917738f62fe2cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877878 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#709356}
-
Jinsuk Kim authored
This CL turns the method to private-package after refactoring the remaining callsites outside the tab package. - ChromeDownloadDelegate: the context got left unused after going changes. Just removed it from the parameter. - ReparentingTask: Passed to a new Intent, which was for getting its package name. So doesn't have to be ThemedApplicationContext. The underlying application context works as good. Bug: 995903 Change-Id: Ic21d8f98aba3e8d6a557c0cbdedb6916f86f87e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866494 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#709355}
-
David Tseng authored
Change-Id: I8d8b30665ac9627c010002561e710449311a952b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879333Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#709354}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/794ed818b893..651618043819 git log 794ed818b893..651618043819 --date=short --no-merges --format='%ad %ae %s' 2019-10-24 thestig@chromium.org Get rid of some longjmp() usage in CFX_BmpDecompressor. Created with: gclient setdep -r src/third_party/pdfium@651618043819 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=pdfium-deps-rolls@chromium.org Bug: chromium:1017253 Change-Id: Iaabf49bb137d95c70c7adc24cbd0d9b73f55192a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880379Reviewed-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@{#709353}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/a9229043e357..ef0e4d043845 git log a9229043e357..ef0e4d043845 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision e1ab9e9b..64883b3e (709180:709283) 2019-10-24 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d7338c33..e1ab9e9b (708965:709180) 2019-10-24 gustaf@webrtc.org AEC3: Support negative delay with external delay estimator Created with: gclient setdep -r src/third_party/webrtc@ef0e4d043845 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:None,chromium:None,chromium:b/130016532 Change-Id: Ie52b1de2f96fe109c7d3ec840615211507649470 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880378Reviewed-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@{#709352}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/5d8831fefd51..849d640a644f git log 5d8831fefd51..849d640a644f --date=short --no-merges --format='%ad %ae %s' 2019-10-25 vapier@chromium.org clean up module import ordering and drop pylint-1.7 workaround 2019-10-25 vapier@chromium.org cros lint: upgrade to pylint-1.9 Created with: gclient setdep -r src/third_party/chromite@849d640a644f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I2b181945de8105d17c4fd338bb70e66380aacc48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880377Reviewed-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@{#709351}
-
Jason Lin authored
Bug: 929571 Change-Id: Ia0a3153e15ed6ec773084a3431ffdffe5566e76a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871714 Auto-Submit: Jason Lin <lxj@google.com> Reviewed-by:
Timothy Loh <timloh@chromium.org> Commit-Queue: Jason Lin <lxj@google.com> Cr-Commit-Position: refs/heads/master@{#709350}
-
Meredith Lane authored
virtual/threaded-no-composited-antialiasing/animations/custom-properties/registered-var-to-registered.html virtual/threaded-no-composited-antialiasing/animations/custom-properties/registered-var-fallback.html TBR=xidachen@chromium.org Bug: 1018027 Change-Id: I390670347c9bd07437fe59faac5e4c2cbb97eb8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880410Reviewed-by:
Meredith Lane <meredithl@chromium.org> Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/master@{#709349}
-