- 26 Mar, 2019 40 commits
-
-
Simon Que authored
R=tikuta@chromium.org, ukai@chromium.org, yyanagisawa@chromium.org Bug: 945701 Change-Id: I98b2a8a2d644eccde84224171bbe7e9885041046 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539416 Commit-Queue: Simon Que <sque@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#644219}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/221459f4ecc9..e1cf863e65c6 git log 221459f4ecc9..e1cf863e65c6 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 chrisforbes@google.com Support for per-instance attributes Created with: gclient setdep -r src/third_party/swiftshader@e1cf863e65c6 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/129149966 TBR=swiftshader-team+autoroll@chromium.org Change-Id: I7f352d5ad9bd077a5760544105b4eb246689f508 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538473Reviewed-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@{#644218}
-
Gauthier Ambard authored
Those resources weren't used in the app. Bug: 944008 Change-Id: Ifa2039c7ffdccb34525d829d981b5f6e9df991ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538398Reviewed-by:
Justin Cohen <justincohen@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#644217}
-
Kuo Jen Wei authored
BUG=None TEST=Toggle square mode programmically, see if photo capturing and mode switching function normally. Change-Id: I14408ce4b28aaba1f20d22e7fe6a72e8e7d0614a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535688Reviewed-by:
Sheng-hao Tsao <shenghao@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#644216}
-
Alan Cutter authored
This CL enables the omnibox PWA installation icon by default for sites that pass the PWA installability check. Bug: 907351 Change-Id: Iaef61077629817d089538ffc49d40542e2a29c08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530287 Commit-Queue: Alan Cutter <alancutter@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#644215}
-
Simon Que authored
- Order them alphabetically. - Add missing "goma-j80". R=tikuta@chromium.org, ukai@chromium.org, yyanagisawa@chromium.org Bug: 945701 Change-Id: I27de87b4050b97ea47f60a83573748adfc4d46db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538159Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Simon Que <sque@chromium.org> Cr-Commit-Position: refs/heads/master@{#644214}
-
Yuki Shiino authored
1. Remove custom bindings from MessageEvent.data attribute. 2. Use [CachedAttribute] instead of [Custom] for fast access. No longer use the fast version of private property. 3. Use WorldSafeWrapperReference for MessageEvent.data_as_v8_value_ (was data_as_script_value_). Change-Id: Ie754219d9f4b4de0a45bd6b4c1d895f469b303dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1525791Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#644213}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. The AutoRoll server is located here: https://autoroll.skia.org/r/afdo-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=gbiv@chromium.org Change-Id: I969652219b7e516d7c8cdcb9c95caab2e7b05279 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538475Reviewed-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@{#644212}
-
Leszek Swirski authored
The loaded state could come from an external error, so the watcher may not have picked it up yet. Just explicitly cancel the watcher rather than trying to CHECK for it being closed in time. Bug: 944390 Change-Id: I575b1b0b40c11a7db5f4d81d4b5ef358436e859c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532011Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/master@{#644211}
-
Weilun Shi authored
Requiring the owner and summary tag for all the new histogram entries and show error in PRESUBMIT check if not provided. Bug: 356661 Change-Id: I249d5f8d05ed959b3d81d6b16d9581d305dc61df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530362 Commit-Queue: Weilun Shi <sweilun@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Auto-Submit: Weilun Shi <sweilun@chromium.org> Cr-Commit-Position: refs/heads/master@{#644210}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/80dd599e91d0..33211b2c7a02 git log 80dd599e91d0..33211b2c7a02 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset Created with: gclient setdep -r src/third_party/skia@33211b2c7a02 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=stani@chromium.org Change-Id: I87cc81ce059b2a50fbe27a4ce4921cc1c2a535f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538652Reviewed-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@{#644209}
-
Dana Fried authored
Breaks up the WebContentsObserver and event adapter parts of the old observer class. Modifies the event processing to better reflect the events the browser is generating for page transitions. Modifies the timing and event responses in ThumbnailTabHelper to: - show a blank image at appropriate times - capture images at more appropriate times Bug: 928954 Change-Id: Id95fa75056e3650ec8fbc2bf58023d0806959d69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534266Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#644208}
-
Dan Beam authored
* Add a loading shell for both light/dark mode * Change a bunch of obviously light-specific colors to "auto-flipping" equivalent variables * Start to make page look remotely good in dark mode Screenshots: https://imgur.com/a/LwaX9Of R=rbpotter@chromium.org BUG=926883 Change-Id: I56e2be038c9482c1f048669410c54353babc8df1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536682 Commit-Queue: Dan Beam <dbeam@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#644207}
-
Hiroshige Hayashizaki authored
This CL is mostly mechanical renaming + adding spec comments. This CL changes CSPDirectiveList::AllowHash() to switch on ContentSecurityPolicy::InlineType instead of DirectiveType, which is spec conformant (but this doesn't change the behavior). Bug: 941246 Change-Id: I96fbf13b368c1ff53818c996fbcb074d13f10bfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1519166 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#644206}
-
Simon Que authored
R=tikuta@chromium.org, ukai@chromium.org, yyanagisawa@chromium.org Bug: 945701 Change-Id: I5b27286a4aa20b564a94d48ab72aee55bcb75e82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535094Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Simon Que <sque@chromium.org> Cr-Commit-Position: refs/heads/master@{#644205}
-
Luciano Pacheco authored
This fixes "More..." menu for Files app, where the first item is "Paste into current folder" which isn't always visible/enabled. Bug: 889153 Change-Id: Ic62f5fb5da15513f26c2529cf62f38850fcbf1e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535080 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#644204}
-
khmel@chromium.org authored
CameraArc has attribute original-package="com.android.camera2". In some cases this leads that new Apk appears under com.android.camera2 even if it declares the different package. See log record: New package com.google.android.GoogleCameraArc renamed to replace old package com.android.camera2 Internal app Camera implementation does not check legacy app, however in this case legacy app represents the new app. (Per user feedback report legacy app id exists for the user). This CL adds extra logging, include into detection legacy Camera app id, and handle failures in launching migration apps. TEST=N/A BUG=941892 Change-Id: If6242ab3d99ecd4d5f798ddd119219292b9c8300 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536472Reviewed-by:
Sheng-hao Tsao <shenghao@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#644203}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c78b721a995a..63c7431fdffe Created with: gclient setdep -r src-internal@63c7431fdffe 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=sahel@chromium.org,horo@chromium.org,pkasting@chromium.org,andruud@chromium.org Change-Id: I06162c2e3228923f64d8372b8523693ef9720bc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538648Reviewed-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@{#644202}
-
Yeol Park authored
FetchDataLoaderAsArrayBuffer is the only user of ArrayBufferBuilder. So rather than keeping this utility class in WTF, we should just merge the ArrayBufferBuilder code into FetchDataLoaderAsArrayBuffer. Bug: 937390 Change-Id: I2a89f2409280c5ac544be9294c3f17eaea366ff3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536042Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yeol Park <peary2@gmail.com> Auto-Submit: Yeol Park <peary2@gmail.com> Cr-Commit-Position: refs/heads/master@{#644201}
-
Xiaocheng Hu authored
https://crrev.com/2072093002 introduced a behavior that, when content is inserted into a block, the content's original style is removed to match the block's style. This results in a regression that the content's style is lost when the block is empty and has nothing to match. Therefore, this patch preserves the content's original style when the block is empty. This also ensures style preservation when the insertion is an internal operation of a higher level formatting command, e.g. outdent. Note: this patch introduces a minor regression that, 'text-indent' CSS property appears in a wrapper span after outdent command. This seems harmless, though, as 'text-indent' applies only to block elements, so the wrapper span doesn't have any effect in this case. This will be cleaned up in a followup patch. Bug: 818888 Change-Id: I2a6302cd5aa033339a8b857e3183dc5a2a261b4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531683Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#644200}
-
Xianzhu Wang authored
Revert "Mark window-resize-{percent-width-height,child-background-image-fixed-centered}.html flaky on Win" This reverts commit d4763bd6. Reason for revert: Seems only temporary flakiness on one bot. Remove the flakiness entry to ensure test coverage. Original change's description: > Mark window-resize-{percent-width-height,child-background-image-fixed-centered}.html flaky on Win > > TBR=wangxianzhu@chromium.org > > Bug: 945666 > Change-Id: Ifbf20c92ebb0bf5038fab76d7c4f98121fa63746 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539217 > Reviewed-by: Tsuyoshi Horo <horo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#644191} TBR=horo@chromium.org,wangxianzhu@chromium.org Change-Id: I1d2e62f2cb31a0d71d8c7d2a19cccbb2fd2a33f5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 945666 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1537647Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#644199}
-
Takashi Toyoshima authored
In the previous change, test_auth_required.html was split into three tests, and ExtensionWebRequestApiTest.WebRequestAuthRequired test is also split into three to run each respectively. However, WebRequestAuthRequiredIncognito also ran the same test. So, we should run these split three tests with incognito flags too. This change modifies the webRequestAuthRequired* tests to take a param so that these three tests run with/without incognito flags. Bug: 940347 Change-Id: I8319cb41d62456c12c0b572032658630719c28c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535724 Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#644198}
-
Tsuyoshi Horo authored
TBR=wangxianzhu@chromium.org Bug: 945470 Change-Id: I4bebec9462058208d6e12d41739633d1bf2b2003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535202Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644197}
-
Tsuyoshi Horo authored
This reverts commit 1eae2114. Reason for revert: devtools_eslint failes Bug: 945712 Original change's description: > DevTools: Live heap profile drawer panel. > > The panel shows current memory usage broke down by URLs. This is put > behind an experiment. > > BUG=937880 > > Change-Id: I101e75037d8f1dcc68d220ff9750100e5c9607d7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536686 > Commit-Queue: Alexei Filippov <alph@chromium.org> > Reviewed-by: Dmitry Gozman <dgozman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#644155} TBR=dgozman@chromium.org,alph@chromium.org,kozyatinskiy@chromium.org Change-Id: I08c05f19d687bde1b82eefd3d7bd356e4acdfd27 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 937880 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535305Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644196}
-
Sunny Sachanandani authored
In crrev.com/c/1471495 the autogen code was handwritten but this wasn't caught in review. The handwritten code was correct but running build_gles2_cmd_buffer.py now produces incorrect output because it expects last argument to be a pointer instead of in the middle in the command that was modified. This CL makes the pointer argument so that it's the last one and fixes all uses. The autogen code is now produced using the script. Bug: 945670, 945672 Change-Id: I86c8430c98eed6879d09b81cd58e494e67ff209d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539185 Commit-Queue: Antoine Labour <piman@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#644195}
-
Tsuyoshi Horo authored
TBR=tkent@chromium.org Bug: 626703 Change-Id: I2d35b03a65ed7929a94c0a7525b321ea40e4c2eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539218Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644194}
-
Alan Cutter authored
This CL ensures we remember if a site is within a previously seen installable scope and avoid flashing the PWA install icon redundantly. Navigations between different installable scopes will still refresh the PWA install icon and animation. Before: https://bugs.chromium.org/p/chromium/issues/attachment?aid=383598&signed_aid=00fO__OjzcMdMxXswKP9nQ==&inline=1 After: https://bugs.chromium.org/p/chromium/issues/attachment?aid=383599&signed_aid=8T4ag_9niDNF28Q3N_ggYA==&inline=1 This is a reland of https://chromium-review.googlesource.com/c/chromium/src/+/1514282 with tests updated to be less racey with installability checks that fail too fast. Bug: 907351 Change-Id: I4912868f478a1c091edc648beadd647391c6e19b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535322Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#644193}
-
Manu Cornet authored
This is also a little more correct because the overflow button is properly taken into account when centering. Also add more tests. Change-Id: I3eb61997d04a8eed6591e4c02ec71d181e1d2607 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532677Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#644192}
-
Tsuyoshi Horo authored
TBR=wangxianzhu@chromium.org Bug: 945666 Change-Id: Ifbf20c92ebb0bf5038fab76d7c4f98121fa63746 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539217Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644191}
-
Adam Langley authored
Some CTAP2 devices will return immediately if they don't recognise credentials. This will result in the authenticators not flashing for a request. This change triggers a dummy make-credential operation in the event that a get-assertion operation returns immediately because no credentials were recognised. This makes CTAP2 behave like U2F. Change-Id: Ic41c1115e6d9fbec292f3fb3888fb59f0476a49b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531734 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#644190}
-
Yutaka Hirano authored
FrameFetchContext and WorkerFetchContext have the same operation, so let's move it to ResourceFetcher. Bug: 914739 Change-Id: I1c894c3ab8a271e3bac30a319707e8218872f488 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535470 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#644189}
-
Hajime Hoshi authored
This CL switches task runners at several places from per-thread to per-frame. The purpose of this change is to make it possible to freeze tasks for bfcache. We found actual cases that JavaScript is executed: browser_tests --gtest_filter=CastStreamingApiTest.* Bug: 870606 Change-Id: If1be6c970f991a74612d45e12c327ed4a0fcb0a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531934Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#644188}
-
Tsuyoshi Horo authored
TBR=jarhar@chromium.org Bug: 945629 Change-Id: Ic372ac419ec717c253dcfc30d04c35a5c3de6da6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535513Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644187}
-
Hajime Hoshi authored
This CL switches task runners at several places from per-thread to per-frame. The purpose of this change is to make it possible to freeze tasks for bfcache. We found an actual case that JavaScript is executed: browser_tests --gtest_filter=PhishingDOMFeatureExtractorTest.SubframeRemoval Bug: 870606 Change-Id: I6135cb74f9a3aac7d6584c85dc7cb6734f0c69c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1529507Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#644186}
-
Tsuyoshi Horo authored
TBR=treib@chromium.org Bug: 945628 Change-Id: I48f13c55991df57c29ae44e3db037b230de3f432 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535655Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644185}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/7db3bb95dc98..6da14388cd3c git log 7db3bb95dc98..6da14388cd3c --date=short --no-merges --format='%ad %ae %s' 2019-03-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 13ad8375..576174d4 (643446:644114) 2019-03-25 steveanton@webrtc.org Use Abseil container algorithms in api/ 2019-03-25 steveanton@webrtc.org Use Abseil container algorithms in rtc_base/ 2019-03-25 jonasolsson@webrtc.org Add probing histograms. 2019-03-25 nisse@webrtc.org Delete unused method ProxyServer::OnBindingDestroyed 2019-03-25 asapersson@webrtc.org Fix for potential RTCP XR target bitrate issue. Created with: gclient setdep -r src/third_party/webrtc@6da14388cd3c The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:None,chromium:None,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ib178d75bd91a11fd15c02ff5279b2d8f882adbab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538743Reviewed-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@{#644184}
-
Tsuyoshi Horo authored
TBR=cmp@chromium.org Bug: 945627 Change-Id: I8d8b6140ed2af40281e2749c4c79ac666fc05368 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535653Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644183}
-
Tsuyoshi Horo authored
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=MediaRouterElementsBrowserTest.MediaRouterContainerFilterPart TBR=btolsch@chromium.org Bug: 945581 Change-Id: I7bd7452cd229bb50ee6da616c83f47001abb2688 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535652Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644182}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ff510092ac17..c78b721a995a Created with: gclient setdep -r src-internal@c78b721a995a 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=sahel@chromium.org,horo@chromium.org,pkasting@chromium.org,andruud@chromium.org Change-Id: I0429fda2b65e69761d2274ab16916081731e0e3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538745Reviewed-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@{#644181}
-
Yoichi Osato authored
This patch is a preparation for Shadow DOM V0, Custom Element V0 (CEv0) and HTML Imports removal. Intent to Deprecate and Remove: http://bit.ly/2RGHe3x Though we soon make these APIs only available for test by turning the json5 feature flag from status: "stable" to status: "test" (crrev.com/c/1399776), there is browser tests/chrome internal components that use them. This patch keeps the perf tests loading YouTube and Google Music use the V0 APIs regardless of the json5 runtime flag. When the sites finishe migration to V1 APIs, we can remove this temporary flag. Bug: 939145 Change-Id: I2146d041bc17df19e258b155c6e4674f535709ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535929 Commit-Queue: Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#644180}
-