- 22 Feb, 2019 40 commits
-
-
Adam Langley authored
getTransports is now included in the W3C draft for Webauthn[1]. Thus this change enables it by default by removing its individual flag protection. (See [2] for where this was added originally.) [1] https://github.com/w3c/webauthn/commit/11d549048ac5e462a4f9f44499032302adb29800 [2] https://chromium-review.googlesource.com/c/chromium/src/+/1180083 Change-Id: Iee6209ac0c75fe2537bcb6f9edd0f8bc974e6d15 Reviewed-on: https://chromium-review.googlesource.com/c/1471630Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#634506}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/3fc635ac4a7f..b607bc8800c1 git log 3fc635ac4a7f..b607bc8800c1 --date=short --no-merges --format='%ad %ae %s' 2019-02-22 hliatis@google.com vkGetDescriptorSetLayoutSupportKHR listed wrong 2019-02-22 hliatis@google.com Update ICD version to 3.0 Created with: gclient setdep -r src/third_party/swiftshader@b607bc8800c1 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/125417927,chromium:b/125405086 TBR=swiftshader-team+autoroll@chromium.org Change-Id: Iefd68a04a6a1a8acf7b5ba37e0860113e5451ef2 Reviewed-on: https://chromium-review.googlesource.com/c/1482056Reviewed-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@{#634505}
-
Yoshifumi Inoue authored
This patch gets rid of unused class |NGPaintFragmentWithContainerOffset| for improving code health. Change-Id: I41367bc1801d8adf96858c3fd78d75b4756185be Reviewed-on: https://chromium-review.googlesource.com/c/1480367 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@{#634504}
-
Sergey Ulanov authored
By default web::Frame instances created in a web_engine are not shown on the screen. Previously web_engine wasn't setting initially_hiddent flag when creating the underlying WebContents instance. This meant that the frame's LayerTreeView had visibility flag set even though it was not actually visible. As result it kept restarting GPU process which was always failing (due to SwiftShader missing), resulting in log spam (see linked bug for details). Bug: 933861 Change-Id: I057cd215612b33b0a73077d610a5cd9486bfa7d8 Reviewed-on: https://chromium-review.googlesource.com/c/1481950Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#634503}
-
Lakshman Annadorai authored
Bug: b/113543023 Change-Id: Iafa208c6e650c1a71144b5e38621e981246ec382 Reviewed-on: https://chromium-review.googlesource.com/c/1479572Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Lakshman Annadorai <lakshmana@chromium.org> Cr-Commit-Position: refs/heads/master@{#634502}
-
Eric Karl authored
WebglConformance_conformance2_textures_canvas_tex_3d_r11f_g11f_b10f_rgb_unsigned_int_10f_11f_11f_rev is flaky. Bug: 934556 Change-Id: I19e9f01ec63a9ac2e629fde024997f56682b4e31 Reviewed-on: https://chromium-review.googlesource.com/c/1481120 Auto-Submit: Eric Karl <ericrk@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#634501}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/3d86ff86d744..e9912ca049a0 git log 3d86ff86d744..e9912ca049a0 --date=short --no-merges --format='%ad %ae %s' 2019-02-22 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-02-21 robertphillips@google.com Move StrikeCache and TextBlobCache to RecordingContext 2019-02-21 robertphillips@google.com Revert "SkSL now supports null child processors" 2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src dca111a7..61d99852 (495 commits) 2019-02-21 csmartdalton@google.com vk: Hold refs to sampled textures as opposed to raw ptrs 2019-02-21 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 08573730b75a..962c222aa3be (1 commits) 2019-02-21 ethannicholas@google.com SkSL now supports null child processors 2019-02-21 mtklein@google.com Revert "remove linear sRGB singleton" 2019-02-21 reed@google.com fix mac format for gm 2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 0eee33250ebb..3fc635ac4a7f (1 commits) Created with: gclient setdep -r src/third_party/skia@e9912ca049a0 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=jvanverth@chromium.org Change-Id: Ie35ea268e5e1d7182eda5631d66609a576722a24 Reviewed-on: https://chromium-review.googlesource.com/c/1482055Reviewed-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@{#634500}
-
Ehsan Karamad authored
This CL is the second part in the implementation of navigation to PDF resources with frame-based MimeHandlerView. This change implements the logic for creating a MimeHandlerViewFrameContainer in response to browser's request. To this end, when handling the resource request response for a PDF mime-type, DOMImplementation avoids creating a PluginDocument and implements an HTMLDocument instead. The document is then populated with the templated HTML page injected by the plugin response interceptor. Design document: https://docs.google.com/document/d/1_gJv4_fewyfjI7lcUgFX14iQxDudtEMrsjjWKpkI5BI/edit Bug: 659750 Change-Id: I9a4490d99391d746333f76979e98682fa6742be7 Reviewed-on: https://chromium-review.googlesource.com/c/1477921Reviewed-by:
James MacLean <wjmaclean@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#634499}
-
Nicholas Hollingum authored
Adds the relevant pieces to crostini that allow it to declare that one of ash's folders should be persistent (i.e. alive with only 1 item in it). We do this by adding an observer which updates the folder's metadata with the persistence property. This CL also includes some refactoring of the unit tests here so that they better reflect how chrome and ash communicate, and so the expectations are a bit nicer to work with. Bug: 925052 Change-Id: Ie0c211cf9783fa2318d1e35d1b25827c0fdc048f Reviewed-on: https://chromium-review.googlesource.com/c/1469194 Commit-Queue: Nic Hollingum <hollingum@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#634498}
-
Erik Chen authored
This CL updates test sharding so that the tests PRE_XYZ and XYZ will always end up in the same shard. Previously, tests were sharded by their name, so the tests PRE_XYZ and XYZ would most likely end up in different shards. The test launcher output for the shard for XYZ would contain the test location for XYZ, but not the test location for PRE_XYZ. However, the test XYZ will cause the test PRE_XYZ to be run. If PRE_XYZ crashed, then the test results tracker would hit a DCHECK when looking for the test location for TEST_XYZ Bug: 927900 Change-Id: I7dae60c5cf2cf8a9ecf3a4d6b025012c89d5cb51 Reviewed-on: https://chromium-review.googlesource.com/c/1450754 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#634497}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/689da99593bd..c27f11d2e607 Created with: gclient setdep -r src-internal@c27f11d2e607 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. TBR=mmoss@chromium.org Change-Id: Ie6820cd60cad8a0b416bfb845a312cf9c4d48102 Reviewed-on: https://chromium-review.googlesource.com/c/1482052Reviewed-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@{#634496}
-
Jared Saul authored
Change-Id: I2f0ecf66e62a03aab712b913fae92414efd79cf9 Reviewed-on: https://chromium-review.googlesource.com/c/1479276 Auto-Submit: Jared Saul <jsaul@google.com> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#634495}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/45d4beab9980..76fb06310126 git log 45d4beab9980..76fb06310126 --date=short --no-merges --format='%ad %ae %s' 2019-02-22 takumif@chromium.org Remove MediaRouterDialogTabTest 2019-02-21 benjhayden@chromium.org Add default recommendations to recommended-options. 2019-02-21 crouleau@chromium.org Revert "speed: Look only for the appropriate devices/browsers." 2019-02-21 benjhayden@chromium.org Fix a bug in spa/chart-legend. 2019-02-21 benjhayden@chromium.org Hide empty recommended options. 2019-02-21 benjhayden@chromium.org Fix brush handles in spa/chart-base. Created with: gclient setdep -r src/third_party/catapult@76fb06310126 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:918193,chromium:932409,chromium:918193,chromium:918193,chromium:918193 TBR=sullivan@chromium.org Change-Id: I6358dd6f9d731ebb573901804625f675ec1b1121 Reviewed-on: https://chromium-review.googlesource.com/c/1482053Reviewed-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@{#634494}
-
Mike Wittman authored
Moves the parallel module caching implementation for Windows into ModuleCache. This implementation will be merged with the existing module caching implementation over the course of later refactoring CLs. Bug: 931418 Change-Id: I65309bca1edc2675e7e5d74e0305bf5cfe017fd1 Reviewed-on: https://chromium-review.googlesource.com/c/1478035 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Alexei Filippov <alph@chromium.org> Reviewed-by:
Charlie Andrews <charliea@chromium.org> Cr-Commit-Position: refs/heads/master@{#634493}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4022be40d9f1..36974ad871c9 git log 4022be40d9f1..36974ad871c9 --date=short --no-merges --format='%ad %ae %s' 2019-02-21 ehmaldonado@chromium.org metrics_utils: Fallback to HEAD if upstream is None. 2019-02-21 tikuta@chromium.org [OWNERS] revive agable Created with: gclient setdep -r src/third_party/depot_tools@36974ad871c9 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:934494 TBR=agable@chromium.org Change-Id: I174b837793b45c8ce3b5bc87f6cdd9ccb6c2d3da Reviewed-on: https://chromium-review.googlesource.com/c/1482051Reviewed-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@{#634492}
-
Zhuoyu Qian authored
As the comment in main.py by tkent@, replace "WebKit" with "Blink". Change-Id: I0277158f102a96be6d40381a7d8880f32b221f55 Reviewed-on: https://chromium-review.googlesource.com/c/1481184Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Zhuoyu Qian <zhuoyu.qian@samsung.com> Cr-Commit-Position: refs/heads/master@{#634491}
-
iOS Autoroller authored
TBR=smut Change-Id: Ibd9038884531c842a73d5a0d398a479133197025 Reviewed-on: https://chromium-review.googlesource.com/c/1481118Reviewed-by:
iOS Autoroller <ios-autoroller@chromium.org> Commit-Queue: iOS Autoroller <ios-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#634490}
-
Nate Fischer authored
This removes the `--apk-dir` flag from our docs on run_cts.py. Although this flag used to be a cache directory (at which time it was a useful optimization), this is now only a temp folder (test APKs are pulled in via CIPD, so they don't need to be cached). R=aluo@chromium.org, changwan@chromium.org Bug: 918221 Test: Upload to gerrit > open file > click "gitiles" Change-Id: I7dfba4ee0646ce7c62acb89b02e872dfca9b8595 Reviewed-on: https://chromium-review.googlesource.com/c/1481075Reviewed-by:
Shimi Zhang <ctzsm@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#634489}
-
Dale Curtis authored
Rework test to avoid playback, since the timing of the opacity update is unpredictable across platforms and may race with the test's pixel capture. --------------[ Original Description Below ]-------------- Same as the last reland but waits for a requestAnimationFrame cycle to ensure the video surface layer has been painted. --------------[ Original Description Below ]-------------- Simply moves the win7 expectation to win since they both use the same one. Formats the HTML and adds a title too. Adds an expectation for Linux which seems to have changed since last landing... --------------[ Original Description Below ]-------------- Apparently we don't have any vpx-alpha layout tests, hence macOS has had broken support here for some time. BUG=919015 TEST=fails without the macOS alpha fix. TBR=dcastagna Change-Id: I74eb6922e95de8171710f421450e9b69b8e26208 Reviewed-on: https://chromium-review.googlesource.com/c/1480709Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#634488}
-
Satoshi Niwa authored
ARC MyFiles : Notify ARC of MyFiles volume by sending a fake mount event from ArcVolumeMounterBridge Design doc : go/arc-myfiles (See "Volume Mounter" section) ARC-side CL : ag/6265279 BUG=b:123362537 CQ-DEPEND=1454017 TEST=Check that ARC VolueMounter receives a mount event for MyFiles Change-Id: Ie75116a69c6785f0b4958b83bfb79006068e8a6d Reviewed-on: https://chromium-review.googlesource.com/c/1454347 Commit-Queue: Satoshi Niwa <niwa@chromium.org> Auto-Submit: Satoshi Niwa <niwa@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#634487}
-
Lukasz Anforowicz authored
This CL makes the following changes: Product code changes: - Moving most of verification of CommonNavigationParams that used to be done in RenderFrameHostImpl::BeginNavigation into a new helper function in frame_host/ipc_utils.cc - VerifyCommonNavigationParams. - Making sure that VerifyCommonNavigationParams verifies things that used to be covered by RenderFrameHostImpl::BeginNavigation and *also* covers verification of |initiator_origin| (reusing other verification helpers present in frame_host/ipc_utils.cc). - Auditing callers of SetRequestorOrigin and making sure they use the right origin - they should use the initiating frame's origin. The following functions have been tweaked: 1) blink::FrameLoader::ResourceRequestForReload 2) blink::HTMLAnchorElement::HandleClick - Without tweak #1 some browser tests would have failed (e.g. the existing DNSErrorPageTest.StaleCacheStatus or the new ErrorPageNavigationReload_InSubframe_BlockedByClient in the RenderFrameHostManagerTest suite). - I also note that the tweaked line in blink::FrameLoader::ResourceRequestForReload was added in r529246 which also added a regression test which still passes: RenderFrameDevToolsAgentHostBrowserTest.ReloadDinoPage Test changes: - Moving IsolateOrigin[ForTesting] from security_exploit_browsertest.cc into content/public/test/content_browser_test_utils.h - Renaming DidCommitProvisionalLoadInterceptor into FrameHostInterceptor and supporting intercepting one more method of FrameHost - BeginNavigation (in addition to the old support for intercepting DidCommitProvisionalLoad). - Adding test coverage for terminating a renderer that provides an invalid value in the |initiator_origin| argument of BeginNavigation. - Adding test coverage for renderer-initiated reloading of an erorred-out subframe. Bug: 919144 Change-Id: I2de74a634e6691b490cd94df1ac8494248f7c363 Reviewed-on: https://chromium-review.googlesource.com/c/1455470 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#634486}
-
Oksana Zhuravlova authored
This change replaces then() with await() as suggested in a previous review. It also moves the first assert to a point after the override is set to verify that calls on previously created proxies are not affected by setting the override. Bug: 718652 Change-Id: Ia0ac1e1793503b8548cac8e8ef468f22eac9d934 Reviewed-on: https://chromium-review.googlesource.com/c/1481578Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#634485}
-
tby authored
This uses the Dolphin model added in previous CLs to tweak the search result scores. For context, see: https://docs.google.com/document/d/1BUHZyQ1a07laOgbxSRNNbQnTHaUPLRGjENJEJHYTtn0/edit?usp=sharing Details: - Currently rankings are very conservative, with a multiplier set via a Finch flag. - ranking_item_util has been slightly refactored. This isn't strictly necessary for this CL, but will prevent a merge conflict with CLs from other team members. - Tests have been expanded to support testing the effect of the Dolphin model. Bug: 931149 Change-Id: Ida824072d7553033000eeba771f97816bd71548a Reviewed-on: https://chromium-review.googlesource.com/c/1481172 Commit-Queue: Tony Yeoman <tby@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#634484}
-
Khushal authored
In DoEndRasterCHROMIUM skia flushes the GL work for the complete tile in its GrOpList in prepareForExternalIO which can be a slow operation. Make sure the watchdog thread is notified to avoid spurious hangs. R=piman@chromium.org Bug: 934483 Change-Id: Ifb35ceb70da93796b59da5b9bff78636cd4cea0d Reviewed-on: https://chromium-review.googlesource.com/c/1482032 Commit-Queue: Khushal <khushalsagar@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#634483}
-
Fabrice de Gans-Riberi authored
This is the second part of a mass renaming of files and associated classes for consistency. All the files under //fuchsia/engine are parts of the Fuchsia WebEngine and not the WebRunner. The renaming is done in 2 parts to preserve git history across the file renames. Bug: 922635 Change-Id: I8e09b83af755d87e682bf8f38382f884b6a79a3a Reviewed-on: https://chromium-review.googlesource.com/c/1479417 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#634482}
-
Simon authored
Bug: 931336 Change-Id: Ief94ae8d2b2b6bb03d5eeb11e26ea53c80abdb7b Reviewed-on: https://chromium-review.googlesource.com/c/1467803Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Simon Hatch <simonhatch@chromium.org> Cr-Commit-Position: refs/heads/master@{#634481}
-
Bill Budge authored
- Gives a name to the CodeCacheStatus::WriteFailed enum value. Bug: chromium:719172 Change-Id: I1291b8926877e6a782ebeb92b02331c49bd5ed96 Reviewed-on: https://chromium-review.googlesource.com/c/1480724Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Bill Budge <bbudge@chromium.org> Cr-Commit-Position: refs/heads/master@{#634480}
-
Lan Wei authored
We should support the input source type of none, and it is a list of pause actions. When the pause action has a duration value, we should hold all the actions in the same tick for that amount of time before we process the actions in the next tick. Bug: 606367 Change-Id: I0afde7afdb4c4eb0d8131efd34932d1c0cdf8d12 Reviewed-on: https://chromium-review.googlesource.com/c/1474283 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#634479}
-
Yiming Zhou authored
Bug: 885350 Change-Id: I7b60d389ea9ba5a454e13042ee356ec308f0a36b Reviewed-on: https://chromium-review.googlesource.com/c/1481807 Auto-Submit: Yiming Zhou <uwyiming@google.com> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#634478}
-
Gabriel Charette authored
I found this much more practical when doing some local debugging as R=kylechar@chromium.org StackTrace: :OutputToStream() can't be used in conjunction with DCHECK. Change-Id: If9eb007b914a4a33d6fffb5016e0da3ada1ebc4b Reviewed-on: https://chromium-review.googlesource.com/c/1481464 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#634477}
-
Bill Orr authored
Bug: 912978 Change-Id: Ic64fd90848811541bb487fc235926af44dca5bc7 Reviewed-on: https://chromium-review.googlesource.com/c/1475072 Commit-Queue: Bill Orr <billorr@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#634476}
-
Mei Liang authored
Bug: None Change-Id: I0f58dd47a4c6186122239507f9fa3ac04686d774 Reviewed-on: https://chromium-review.googlesource.com/c/1479815 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#634475}
-
David Tseng authored
Some roles e.g. ignored (found copiously in Android apps) are never meant to be localized. This also enforces a valid message id for any given string and makes it obvious when coming across a missing msg id. Bug: 934512: Test: manual Change-Id: I6ac9650df4f3617836feef3999bfef6d1d58e449 Reviewed-on: https://chromium-review.googlesource.com/c/1478948 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#634474}
-
Antoine Labour authored
Part of the test uses R8 textures which are not guaranteed to be available. Skip that part if they're not. Bug: 929462 Change-Id: Ia57df90b9d6a997d3de1816f267b135bd8aee482 Reviewed-on: https://chromium-review.googlesource.com/c/1481605 Auto-Submit: Antoine Labour <piman@chromium.org> Commit-Queue: Eric Karl <ericrk@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#634473}
-
Joel Hockey authored
Bug: 928566 Change-Id: I71b926342738cbe3a44615b2f8c287308b552f8d Reviewed-on: https://chromium-review.googlesource.com/c/1481179 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#634472}
-
John Williams authored
This patch is a continuation on patch 1419204 to implement STOP_SESSION message. Bug: 809249 Change-Id: I86b897a793e17b7b3495f8103904af3697f224ae Reviewed-on: https://chromium-review.googlesource.com/c/1423425 Commit-Queue: John Williams <jrw@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#634471}
-
Gyuyoung Kim authored
This CL replaces all uses of Blink's WaitableEvent with base::WaitableEvent in worker_scheduler_proxy_unittests.cc. To remove all uses of it, this CL needs change the type of |throtting_state_changed| from a reference to std::unique_ptr in order to apply the initial arguments, because Blink's WaitableEvent has used a different initial argument. Bug: 919388 Change-Id: I0f24c94f0a59a04e691f02a5a7ac7d0c2595ac7d Reviewed-on: https://chromium-review.googlesource.com/c/1481282Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#634470}
-
Ian Wells authored
Bug: 929306 Change-Id: I21488219963fad26e920bd84bd529762ea039d81 Reviewed-on: https://chromium-review.googlesource.com/c/1481959 Auto-Submit: Ian Wells <iwells@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#634469}
-
Gyuyoung Kim authored
This CL replaces all uses of Blink's WaitableEvent with base::WaitableEvent in thread_safe_script_container_test.cc. To remove all uses of it, this CL needs change the type of |writer_waiter_| and ||reader_waiter_| from a reference to std::unique_ptr in order to apply the initial arguments, because Blink's WaitableEvent has used a different initial argument. Bug: 919388 Change-Id: Ia4a3a44cddb654e8f04e09f8a98a80c189cc2593 Reviewed-on: https://chromium-review.googlesource.com/c/1481281Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#634468}
-
Robbie McElrath authored
This test is flaky on ChromeOS when the network service is enabled. Bug: 934583 Change-Id: Ib0a37e995a69555b5a5381bdef24f92fd19c12d9 Reviewed-on: https://chromium-review.googlesource.com/c/1482005Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#634467}
-