- 02 Aug, 2017 40 commits
-
-
Robert Hogan authored
Bug: 35697 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I1d50b8027f30ea775af91db62ad9de3f8f697c62 Reviewed-on: https://chromium-review.googlesource.com/594987 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#491294}
-
gaschler authored
fetchContextualSuggestions in SnippetsBridge fetches contextual suggestions. SnippetsBridge provides a new method fetchContextualSuggestionImage to retrieve an image for a given contextual suggestion. With this, the contextual feature is operational behind the flag "contextual-suggestions-carousel". Bug: 749988 Change-Id: Iee862d3d103ecc2c3e513e425ac9e0e9bd508093 Reviewed-on: https://chromium-review.googlesource.com/589148 Commit-Queue: Andre Gaschler <gaschler@chromium.org> Reviewed-by:
Nicolas Dossou-Gbété <dgn@chromium.org> Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#491293}
-
Tsuyoshi Horo authored
This reverts commit f643128b. Reason for revert: leaks in LayoutTests BUG: 751413 Original change's description: > Implement tail processing for AudioNodes > > Keep nodes alive when there are no input connections so that the node > has time to flush out any internal memory. When the output of the node > is going to be disabled (because there are no inputs), place the node > on a list, without disabling the output. > > The list is processed every rendering quantum to see if the tail time > of node has passed. If the tail time has not passed, nothing is done; > otherwise, the output is disabled, and the node is removed from the > list. This allows the node to be collected, if possible. > > Bug:357843 > Test:AudioNode/tail-processing.html,DynamicsCompressor/dynamicscompressor-clear-internal-state.html, > internals/cycle-connection-gc.html > > Change-Id: Iab28ec749ee532cbb2ee9631501a6dac0ceb0afb > Reviewed-on: https://chromium-review.googlesource.com/583587 > Reviewed-by: Hongchan Choi <hongchan@chromium.org> > Commit-Queue: Hongchan Choi <hongchan@chromium.org> > Commit-Queue: Raymond Toy <rtoy@chromium.org> > Cr-Commit-Position: refs/heads/master@{#491135} TBR=rtoy@chromium.org,hongchan@chromium.org Change-Id: I3201106063305b9ec6892508823ab1f665a56fba No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 357843 Reviewed-on: https://chromium-review.googlesource.com/597609Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#491292}
-
Takeshi Yoshino authored
Bug: Change-Id: Iff8f32b46b01b095ae50592fb2308bce4058e572 Reviewed-on: https://chromium-review.googlesource.com/597385Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Takeshi Yoshino <tyoshino@chromium.org> Cr-Commit-Position: refs/heads/master@{#491291}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/19391ac4d393..21171e50f486 $ git log 19391ac4d..21171e50f --date=short --no-merges --format='%ad %ae %s' 2017-08-01 csmartdalton CCPR: Transform path points before handling curves Created with: roll-dep src/third_party/skia Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=liyuqian@chromium.org Change-Id: I3e2e32dd698c500ba8a009785af887f00a6a80bb Reviewed-on: https://chromium-review.googlesource.com/597499Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#491290}
-
Xiangjun Zhang authored
When network bandwidth is not sufficient to remote the content directly to the receiver, media remoting will fallback to mirroring. To avoid this fallback happen immediately after remoting starts, estimate the content bitrate and only start remoting when the network bandwidth is sufficient. Bug: 739972 Change-Id: I2bae3bed042ab1f6d6946877213729b18043dc7d Reviewed-on: https://chromium-review.googlesource.com/567031 Commit-Queue: Xiangjun Zhang <xjz@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#491289}
-
Bugs Nash authored
This patch: - Moved parsing logic to property APIs for the following grouped properties: border-image-repeat border-image-slice border-image-outset border-image-width background-clip background-image background-origin -webkit-transform-origin-x -webkit-transform-origin-y -webkit-perspective-origin-x -webkit-perspective-origin-y -webkit-mask-box-image-repeat -webkit-mask-box-image-slice -webkit-mask-box-image-outset -webkit-mask-box-image-width -webkit-mask-image - Replaced the bool literal argument in BorderImageUtils with a new enum class to comply with the style guide - Added #includes to PositionUtils that should have been there when the file was created. For some reason this only started causing build errors in this patch Bug: 668012 Change-Id: I796f0967e4222689c14700b12d7726df7ab35170 Reviewed-on: https://chromium-review.googlesource.com/597378Reviewed-by:
meade_UTC10 <meade@chromium.org> Commit-Queue: Bugs Nash <bugsnash@chromium.org> Cr-Commit-Position: refs/heads/master@{#491288}
-
Xiaohan Wang authored
This is equivalent to the current PpapiCdmAdapterModule class, which represents a per-process singleton that handles CDM library/module initialization and deinitialization. This fixes the issue where INITIALIZE_CDM_MODULE and DeinitializeCdmModule are not called when using mojo CDM. In the future, we may choose to do CDM related presandbox initialization in this class as well (concrete plan TBD). This CL also updated ClearKeyCdm so that if INITIALIZE_CDM_MODULE is not called CreateCdmInstance() will fail, hence related ECK browser tests will fail. BUG=403462 TEST=Updated browser tests to make sure the module is initialized. Change-Id: I3edd6cf5add3526258758af4f0eeae15c25c9816 Reviewed-on: https://chromium-review.googlesource.com/578608 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#491287}
-
gambard authored
The dispatcher wasn't set anymore due to some refactoring. This CL sets it back. Bug: 749488 Change-Id: I94a7d738721720dc3e2814f94d9658cd152debaa Reviewed-on: https://chromium-review.googlesource.com/593567Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#491286}
-
Patti authored
Changing a permission via the Site Details UI will now show an infobar prompting the user to reload affected pages. Manual test - With #enable-site-details on, navigate to https://permission.site in two separate tabs, one in a new window, plus an additional tab on https://www.google.com in either window. On one of the tabs with https://permission.site open, open the Page Info bubble and click "Site settings". Change 'Javascript' to 'Allow' and verify that infobars asking to reload the page have appeared on both tabs with https://permission.site open, but not on any other tabs. Bug: 656758 Change-Id: Ia4dec26488afa8281ba949c631bea675c453f088 Reviewed-on: https://chromium-review.googlesource.com/593418 Commit-Queue: Patti <patricialor@chromium.org> Reviewed-by:
Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Cr-Commit-Position: refs/heads/master@{#491285}
-
Hiroki Nakagawa authored
For code cleanup, this CL factors out the implementation of the 'shadow page' concept from WebEmbeddedWorkerImpl and WebSharedWorkerImpl into WorkerShadowPage. <What's the 'shadow page'?> The 'shadow page' concept was introduced for providing script loading on out-of-process workers (i.e., SharedWorker and ServiceWorker). Loading components are strongly associated with frames, but such the workers don't have frames. The 'shadow page' provides a virtual frame to them. Bug: 500856 Change-Id: I0e4cbbbf5ca784ac04b6a50e54689f141e9cb890 Reviewed-on: https://chromium-review.googlesource.com/593527 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#491284}
-
Jamie Madill authored
These histograms mostly mirror Chromium histograms for the program cache, but only apply to the passthrough command buffer. Corresponding ANGLE CL: https://chromium-review.googlesource.com/c/590689/ BUG=angleproject:2118 Change-Id: I089f112ac25fc14db577c4aebf29d4f910ed3081 Reviewed-on: https://chromium-review.googlesource.com/592151Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Victor Miura <vmiura@chromium.org> Commit-Queue: Victor Miura <vmiura@chromium.org> Cr-Commit-Position: refs/heads/master@{#491283}
-
Kurt Horimoto authored
Bug: none Change-Id: I9073760c51d9b54ecc85adfaf10a3e06affbac69 Reviewed-on: https://chromium-review.googlesource.com/590748 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Rohit Rao (ping after 24h) <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#491282}
-
yoichio authored
It crashes if node is styled |visibility:hidden;| Bug: 748424 Change-Id: Ie8ba8afaa7fad21b85a938e53fcdd2b0cd63316d Reviewed-on: https://chromium-review.googlesource.com/595355 Commit-Queue: Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#491281}
-
Peter K. Lee authored
Original method expects only a single equal sign in each query parameter and that the query string is only in lower case. However, body may contain a URL with may have an unescaped equal sign. And query string keys may be in mixed case. As part of this fix, also removed -supportedHeaders from public API and use GURL for query parameter processing. Bug: 747949 Change-Id: Ia157983e946d7301300d22f41e007bd10ce8b786 Reviewed-on: https://chromium-review.googlesource.com/594873 Commit-Queue: Peter Lee <pkl@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#491280}
-
Carlos Knippschild authored
The prefetch store SQL table was missing retry counter columns for some of the pipeline operations that needed those counters. This CL adds those columns and also changes their current naming pattern. A new store test and a mock item generator are also added to verify that saving and loading a prefetch item is consistent. Note: Some of the functionality being used only in tests here will support the upcoming addition of a pipeline task to deal with expired entries. Bug: 701939 Change-Id: Iaa26975fb17ec8ab979925613b4af743ef176cd6 Reviewed-on: https://chromium-review.googlesource.com/585334 Commit-Queue: Carlos Knippschild <carlosk@chromium.org> Reviewed-by:
Dmitry Titov <dimich@chromium.org> Cr-Commit-Position: refs/heads/master@{#491279}
-
Tom Anderson authored
R=dpranke@chromium.org CC=thestig@chromium.org Change-Id: I311cf3d81d3d642532be7534763ddeb918852c49 Reviewed-on: https://chromium-review.googlesource.com/596678Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#491278}
-
Kent Tamura authored
ParentDocument() can be nullptr. Bug: 750836 Change-Id: Idff5feeececa8ad32f3248c565c878902dd24ffc Reviewed-on: https://chromium-review.googlesource.com/597370 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/master@{#491277}
-
Ramin Halavati authored
Test suit is added to network traffic annotation extractor clang tool. Bug: 656607 Bug: 690323 Change-Id: Ie7adc46694eba1bf1dc05bd08ccacf4c8e42743b Reviewed-on: https://chromium-review.googlesource.com/590236 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#491276}
-
Matt Falkenhagen authored
Bug: 740070 Change-Id: Ida0ce2080e724784cfb775d30004805cc70812f4 Reviewed-on: https://chromium-review.googlesource.com/595301 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#491275}
-
David Tseng authored
- we insert annotations only to describe the context of the current selection's ancestry - we don't annotate things outside of the selection to avoid cluttering small displays - output module extended to support braille specific only rules - added brl specific msgs for table and cell Test: updates made to existing editing tests. Manually test against tables. Bug: 719654 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Iac8a62d666d217a7046ea33b78517d1f29dce027 Reviewed-on: https://chromium-review.googlesource.com/592166 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#491274}
-
Aaron Leventhal authored
ARIA booleans that are not "false" and not explicitly undefined should be exposed as true. ARIA object attributes that expose token should expose the error values and let the AT decide what to do with them. (This enables experimentation with new ARIA experiences, without changing the shipping browser code). Bug: 746621 Change-Id: I91381f17db5ad179f26b02b81434b36f78492f0d Reviewed-on: https://chromium-review.googlesource.com/584018 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#491273}
-
Pavel Feldman authored
Bug: 718235 Change-Id: I39d763bec2a12ff2e77e67e201c1137983a8dc00 Reviewed-on: https://chromium-review.googlesource.com/592608 Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#491272}
-
Wenzhao Zang authored
After offline discussion with jamescook@, the prefs reading is skipped in the case of config::MASH until crbug.com/751143 is fixed. This CL combines https://chromium-review.googlesource.com/c/572144 and https://chromium-review.googlesource.com/c/595123. TBR because the entire CL has been reviewed. Please note there's another CL (https://chromium-review.googlesource.com/c/592228) depending on this one. (specifically, Shell::RegisterLocalStatePrefs) TBR=jamescook@chromium.org,derat@chromium.org,bshe@chromium.org lhchavez@chromium.org,xdai@chromium.org,ochang@chromium.org Bug: 733409 Change-Id: Ibeb260c94a174819322121efe12c2865f5df78c7 Reviewed-on: https://chromium-review.googlesource.com/596801Reviewed-by:
Wenzhao (Colin) Zang <wzang@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#491271}
-
Trent Apted authored
Dialog text on ChromeOS is grey (via kButtonEnabledColor = gfx::kChromeIconGrey == #5a5a5a). Disabled text needs to be more grey so that it looks disabled. On ChromeOS, readonly textfields currently use SK_ColorDKGRAY (#444444) which is actually darker. r483968 meant that, for ChromeOS, this color would also get used for disabled Comboboxes. Other platforms (gtk, mac, windows) were using a lighter "disabled" grey already (for disabled comboboxes as well as readonly textfields), so were not affected. --secondary-ui-md on ChromeOS was also not affected - it's using other constants for these colors. There are exactly 2 readonly textfields in Chrome: Cookies dialog and the Omnibox for popup windows. The Omnibox always overwrites colors anyway, so isn't affected by this. So this change makes disabled comboboxes, and the readonly textfields in the cookies dialog, on ChromeOS (only) a lighter grey, making them consistent with Windows, gtk3, and --secondary-ui-md. (#a1a192 is what disabled combo boxes used before r483968). Bug: 745071 Change-Id: I0296ee2d7290c27ffc47c23db40724c9ca94f2af Reviewed-on: https://chromium-review.googlesource.com/595370Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#491270}
-
Francois Doray authored
ScopedAsyncTaskScheduler is deprecated. Bug: 708584 Change-Id: Ia368d30ef1fd7b93519bf66845e5234505b0464c Reviewed-on: https://chromium-review.googlesource.com/592164 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#491269}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/943e77368b89..19391ac4d393 $ git log 943e77368..19391ac4d --date=short --no-merges --format='%ad %ae %s' 2017-08-02 skia-deps-roller Roll skia/third_party/externals/angle2/ 5788d24bb..44183ccea (1 commit) Created with: roll-dep src/third_party/skia Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=liyuqian@chromium.org Change-Id: I30adc8c1e2bf7e3ae4af746312c3d4a73a6f6592 Reviewed-on: https://chromium-review.googlesource.com/597052Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#491268}
-
Scott Chen authored
Bug: 750341 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I26a75ee076b3a9a5d22e18b71e0a35105ee7b552 Reviewed-on: https://chromium-review.googlesource.com/592309 Commit-Queue: Scott Chen <scottchen@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#491267}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6a944af5..79e7abbd Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org Change-Id: Ifdaab8c25f9722db52e976bfddcc88ab490c9723 Reviewed-on: https://chromium-review.googlesource.com/597448Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#491266}
-
Yoshifumi Inoue authored
This patch gets rid of redundant member variable |selection_type_| from |VisibleSelectionTemplate| to simplify |VisibleSelectionTemplate| for improving code health. Bug: 657237 Change-Id: I9a45a73d719bc9aa6300fd59b982ec820dd1c0ea Reviewed-on: https://chromium-review.googlesource.com/579896Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#491265}
-
Takeshi Yoshino authored
Pass only the URL from ResourceFetcher/ResourceLoader to InspectorNetworkAgent::ShouldBlockRequest() This makes reading ResourceFetcher/ResourceLoader easier by clarify that the probe is interested only in the URL. Bug: 736308 Change-Id: I62b7cdfe7f81d20a225f416221df0a43ac447f23 Reviewed-on: https://chromium-review.googlesource.com/596108 Commit-Queue: Takeshi Yoshino <tyoshino@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#491264}
-
Chris Watkins authored
Now it's possible to enable MediaCodecVideoDecoder via MojoVideoDecoder by setting enable_media_codec_video_decoder to true. Bug: 660942 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ia1d16b20ecb26102e44e18946cb1d8046c4493b2 Reviewed-on: https://chromium-review.googlesource.com/552875 Commit-Queue: Chris Watkins <watk@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#491263}
-
Matt Giuca authored
Removed app_list. Added web_share. Also added +watch to tapted by request. Change-Id: Ie86fe718cc15f0091d9b6ad8d5e6343d21f32c48 Reviewed-on: https://chromium-review.googlesource.com/597371Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Matt Giuca <mgiuca@chromium.org> Cr-Commit-Position: refs/heads/master@{#491262}
-
Mohsen Izadi authored
Currently, gesture nav affordance uses a single layer that paints everything in each frame. This CL moves the arrow to its own layer which is drawn once and then appropriate transform and opacity are applied on it. This is needed for implementing pull-to-refresh which needs the arrow be rotated. Also, generally we want to decompose the affordance into a few layers to avoid painting it on each frame. BUG=702404,743239 TEST=none Change-Id: I9140471d6b6edbbb84f97fd5148994fea58e5a90 Reviewed-on: https://chromium-review.googlesource.com/594840Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#491261}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 4297bf0f. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/409 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: bajones@chromium.org: external/wpt/gamepad domenic@chromium.org, ricea@chromium.org, tyoshino@chromium.org: external/wpt/streams TBR=qyearsley@chromium.org No-Export: true Change-Id: I78edba357e58a94680ca4f9a6f01c86c4395e6ba Reviewed-on: https://chromium-review.googlesource.com/597123 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#491260}
-
Vincent Scheib authored
Comments should match between these files: device/bluetooth/public/interfaces/test/fake_bluetooth.mojom third_party/WebKit/LayoutTests/resources/bluetooth/web-bluetooth-test.js TBR-ing documentation update. Bug: 569709 TBR: scheib@chromium.org Change-Id: Ida2f65d2e50c7d0d1b05010893bd24277fb98171 Reviewed-on: https://chromium-review.googlesource.com/596685 Commit-Queue: Vincent Scheib <scheib@chromium.org> Reviewed-by:
Conley Owens <cco3@chromium.org> Cr-Commit-Position: refs/heads/master@{#491259}
-
Gabriel Charette authored
MessageLoop is no longer a friend of RunLoop :)! The only minor dependency remaining shows up in tests as allowing nestable tasks in a scope (different from allowing nested loops on a thread in general) is still a MessageLoop concept. I plan to move that to RunLoop as well in a follow-up. R=danakj@chromium.org Bug: 703346 Change-Id: I0a6269c94de179d97c14855499edd70be9e1d1af Reviewed-on: https://chromium-review.googlesource.com/594352Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#491258}
-
Yuly Novikov authored
on Mac Retina Debug (NVIDIA) BUG=751328 TBR=kbr@chromium.org Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ic5f1b6ca6a83fdbf93b8bdda7fca86cc5c36176c Reviewed-on: https://chromium-review.googlesource.com/597287 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#491257}
-
Evan Stade authored
Bug: none Change-Id: Ie7994e0006349c6c8f9a0eec223320a863f76ab0 Reviewed-on: https://chromium-review.googlesource.com/596526Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#491256}
-
Matt Mueller authored
Remove reference to non-existant AddIntermediateCertificate method. Clarify Equals documentation regarding intermediates. Fix typo. Bug: 751298 Change-Id: I630fd51176cc9de7e14a5917ab77f9a60a81f1e5 Reviewed-on: https://chromium-review.googlesource.com/596724Reviewed-by:
David Benjamin <davidben@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#491255}
-