- 25 Sep, 2017 40 commits
-
-
Lei Zhang authored
Change-Id: Ib48380ccab99ea7fc75ce62be8bf014017ee9404 Reviewed-on: https://chromium-review.googlesource.com/673375Reviewed-by:
Mark Mentovai <mark@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#504160}
-
Weidong Guo authored
Changes: 1. Override OnKeyEvent in AppListView and SearchBoxView to redirect key event to SearchBoxTextfield through Textfield::InsertChar() and Textfield::OnKeyEvent(). 2. Make SearchBoxTextfield focused when query changes in SearchBoxView::ContentsChanged or key event is handled by Textfield::OnKeyEvent(). 3. Add a SetFirstResultSelected() in SearchResultContainerView to set a fake focus (highlight background) on first search result whenever query is updated. Hitting enter when SearchBoxTextfield is focued opens the first search result. 4. Add test coverage: a. Type query when focus is on close button, suggestion app, expand arrow. b. First result is selected when query updated. c. Hitting Enter when search box is focused opens the first result. Design doc: go/applist-focus BUG=767996 TEST=AppListViewFocusTest Change-Id: I5e523c4d2d392b888d8029043dab843010031080 Reviewed-on: https://chromium-review.googlesource.com/679157Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Weidong Guo <weidongg@chromium.org> Cr-Commit-Position: refs/heads/master@{#504159}
-
Kevin Cernekee authored
shill now handles connections from Android VPN apps. BUG=696865 TEST=none Change-Id: I5e2fab8ccb9e212098caba87cbe27ae96df4469d Reviewed-on: https://chromium-review.googlesource.com/679866 Commit-Queue: Kevin Cernekee <cernekee@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#504158}
-
Carlos Knippschild authored
Moves schema creation and migration code out of PrefetchStore and into the newly created PrefetchStoreSchema. This is a step towards having a generic storage architecture for all of Offline Pages features. This also introduces the first migration code that will upgrade the schema from version 1 to version 2. This will ensure that all users have the latest version of the items table, for which the default |file_size| column value is -1. PrefetchStoreSchemaTest has unit tests for the schema management class itself and for SQLite preconditions that ensure its logic works. Bug: 701939 Change-Id: Ica8c2905bbb4f9bf76721c83e69d2b61044fa95d Reviewed-on: https://chromium-review.googlesource.com/656402 Commit-Queue: Carlos Knippschild <carlosk@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#504157}
-
Ken Rockot authored
Adds a utility class to the public C++ API for feeding arbitrary string data into a data pipe producer handle. This takes care of chunking the string data as necessary to account for limited data pipe capacity. BUG=721414 R=jcivelli@chromium.org Change-Id: I45c9d8355ccf57cd7d1b22bf44caae1b50534248 Reviewed-on: https://chromium-review.googlesource.com/682634Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#504156}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/29bf84f08a37..94fddf83816a $ git log 29bf84f08..94fddf838 --date=short --no-merges --format='%ad %ae %s' 2017-09-25 liyuqian Add measurement command line args to SampleApp 2017-09-25 wangxianzhu Reland "Fix SkImageSource::filterBounds()" again 2017-09-25 nagarajan.n Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single variable 2017-09-25 liyuqian Reland blitFatAntiRect with guard to avoid overhead in MaskAdditiveBlitter 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=jvanverth@chromium.org Change-Id: Ifd2c6ce7915561b952ef8e92c9070f8b741f4ce6 Reviewed-on: https://chromium-review.googlesource.com/682646Reviewed-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@{#504155}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c42c017f..89e89852 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: I340b06cb9ffa6458201426dd9402e4e7290d0c53 Reviewed-on: https://chromium-review.googlesource.com/682183Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#504154}
-
Lori Oliver authored
Move logic of generate_system_health_csv to generate_system_health_csv.py in order to allow for imports. Move into tools/perf/core Bug: chromium:723636 Change-Id: Ied8df78b51200110f8baa61b0e7cba8a617e2b72 Reviewed-on: https://chromium-review.googlesource.com/675667 Commit-Queue: Lori Oliver <loloangela@google.com> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#504153}
-
Xida Chen authored
This is the follow-up CL after this previous CL: https://chromium-review.googlesource.com/c/chromium/src/+/677648 This CL also moved some tests from fast/canvas to fast/canvas-api/ Bug: 725651 Change-Id: I73f5324973c963a69933ac96a2a9aaec7eafd71c Reviewed-on: https://chromium-review.googlesource.com/678334Reviewed-by:
Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#504152}
-
kylechar authored
This CL replaces instances of make_scoped_refptr() with MakeRefCounted() for constructing scoped_refptr<>s where possible. MakeRefCounted() only works if the class has a public constructor, so not all instances are replaced. Bug: 765333 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;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: Ic53d512940f7cc53a959e967a63da0ca94a95eae Reviewed-on: https://chromium-review.googlesource.com/676646 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#504151}
-
Alexander Alekseev authored
Bug: 760490 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I2e0046a02ad521fdf060e2677ae7d657a602a3d0 Reviewed-on: https://chromium-review.googlesource.com/682154Reviewed-by:
Wenzhao (Colin) Zang <wzang@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#504150}
-
Zhiling Huang authored
Previously, for tags that are unknown, we will include the logcat only when its priority level is e(error). This condition makes us lose a lot of usefull logcat, because the condition basically means we do not include logcat by default. It was a whitelist only. In this cl, I am removing this condition. Thus for all tags that are unknown, we will include the logcat no matter what its priority level is. This way we will make sure that no important logcats are lost, and will include logcat by default. In the future, if we find that we have included too many logcats and want to blacklist a tag, we can simply add <tag>:S into the LOGCAT_FILTERS to blacklist the logcat with that tag. Bug: 766743 Change-Id: I970a646a65b06fb66009a90c9a49df122c74d31d Reviewed-on: https://chromium-review.googlesource.com/680894Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Zhiling Huang <hzl@chromium.org> Cr-Commit-Position: refs/heads/master@{#504149}
-
Erik Luo authored
This CL replaces the <input> used in ToolbarInput with a TextPrompt. It is in preparation to allow all ToolbarInputs to use autocomplete suggestions. Bug: 685283 Change-Id: I9df985d5b414ceb37079610a77143ca53346975c Reviewed-on: https://chromium-review.googlesource.com/662400Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Commit-Queue: Erik Luo <luoe@chromium.org> Cr-Commit-Position: refs/heads/master@{#504148}
-
Julia Tuttle authored
Bug: 748549 Change-Id: I017ecf9a45e3b3ae092ae678aa85099435da49ea Reviewed-on: https://chromium-review.googlesource.com/596794 Commit-Queue: Julia Tuttle <juliatuttle@chromium.org> Reviewed-by:
Miriam Gershenson <mgersh@chromium.org> Cr-Commit-Position: refs/heads/master@{#504147}
-
Nick Peterson authored
Bug: 624649 Change-Id: I8c0f48ed59d67fc71f9c0318717a99be8ead1242 Reviewed-on: https://chromium-review.googlesource.com/679744Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Nick Peterson <nrpeter@google.com> Cr-Commit-Position: refs/heads/master@{#504146}
-
Saman Sami authored
We used to keep the file descriptors of SharedBitmaps open and therefore evicting frames would help avoid reaching the limit of max number of open file descriptors. However, now we just close the file descriptor after it is mapped to virtual memory and evicting frames isn't necessary anymore. Bug: 766470,751080 Change-Id: I9c0f54218a0efae8f7a918d808fbda9e0a9556e0 Reviewed-on: https://chromium-review.googlesource.com/682103Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Saman Sami <samans@chromium.org> Cr-Commit-Position: refs/heads/master@{#504145}
-
Sigurdur Asgeirsson authored
This is necessary to make these DLOG statments non-fatal in Albatross builds. Bug: 596231 Change-Id: I26fd04f3e5df0abb3e406210fd083f74ec59df26 Reviewed-on: https://chromium-review.googlesource.com/679256 Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Brett Wilson <brettw@chromium.org> Cr-Commit-Position: refs/heads/master@{#504144}
-
Magnus Jedvert authored
In order to use the JNI generation script from WebRTC, we need to remove any hardcoded includes of Chromium files. Bug: webrtc:8278 Change-Id: I4dd27c82a7957986e92c6db380479e44b49bb69e Reviewed-on: https://chromium-review.googlesource.com/681938Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Magnus Jedvert <magjed@chromium.org> Cr-Commit-Position: refs/heads/master@{#504143}
-
Asanka Herath authored
URLBlacklistManager consults queries its PrefService upon creation to determine whether it should construct a URLBlacklist object. Currently it only checks for the existence of the policy_prefs::kUrlBlacklist pref. However, it is valid for there to be a policy_prefs::kUrlWhitelist policy defined, with no kUrlBlacklist pref. In such a situation, URLBlacklistManager will not construct an initial URLBlacklist. Thus the existing whitelist preference will effectively be ignored until a pref change causes the explicit construction of a URLBlacklist. This change updates the URLBlacklistManager constructor to check for both a whitelist and a blacklist. Bug: 759185 Change-Id: I0c9ab2062f36fb83ee6e538e8007807009d6bfb5 Reviewed-on: https://chromium-review.googlesource.com/656040Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#504142}
-
Nate Chapin authored
Instead, add a helper to LocalFrame that installs a new Document with the contents of a given SharedBuffer, and aggressively asserts its use in a narrow set of circumstances. Bug: Change-Id: I1010dfef3052725bb51ca148ce4d27cdb2d24edd Reviewed-on: https://chromium-review.googlesource.com/679559 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#504141}
-
min c authored
This reverts commit 67dc59ad. Reason for revert: Caused issue 768319. Will revert first and fix it followed. Original change's description: > Make it can't open wallpaper manager if wallpaper is policy controlled. > > Changes, > 1. Show the wallpaper setting row only for login, whitelist types and active users > (should satisfy the whole conditions at the same time). > 2. Only can open the wallpaper manager if the wallpaper is not policy controlled. > 3. Added wallpaper policy indicator. Show it if the wallpaper is policy > controlled. > > Bug: 749755 > Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation > Change-Id: Ie6b9875db7f1958d3cdd8fb9fc817e4df79782b3 > Reviewed-on: https://chromium-review.googlesource.com/661070 > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Reviewed-by: Xiaoqian Dai <xdai@chromium.org> > Commit-Queue: min c <minch@chromium.org> > Cr-Commit-Position: refs/heads/master@{#503487} TBR=stevenjb@chromium.org,xdai@chromium.org,minch@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 749755 Change-Id: Ib8214a33dd0ebf8b6b690b9e15256ccaf243b452 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Reviewed-on: https://chromium-review.googlesource.com/682574Reviewed-by:
min c <minch@chromium.org> Commit-Queue: min c <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#504140}
-
Yue Li authored
Check whether there is other window visible (active window exists) when start voice interaction session and send the information to ARC Container. BUG=b/65601064 Change-Id: I4d01f3f7b3b196fdcc6059efe4001b8cecfe1c9b Reviewed-on: https://chromium-review.googlesource.com/676231Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#504139}
-
Dave Tapuska authored
After the render frame has been created re-attach the widget and frame input handler. BUG=765851 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: I8451ee06f4393cb2a1b5f03b9c6511a4bf13e8c1 Reviewed-on: https://chromium-review.googlesource.com/682113Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#504138}
-
Helen Li authored
When QuicStreamFactory is torn down, we might have pending QuicStreamFactory::Jobs. This CL adds a test to make sure tearing down a QuicStreamFactory doesn't result in any crashers. Bug: 768343 Change-Id: If14f2d9489607316c4d3a5095f7187ffb43d9766 Reviewed-on: https://chromium-review.googlesource.com/682655 Commit-Queue: Helen Li <xunjieli@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#504137}
-
Mohamad Ahmadi authored
Invalidates _updatePaymentSummaryItemTimer before the view controller goes into the pending state. Otherwise, depending on when the payment detais and normalized addresses are ready as well as when the merchant accepts the payment, the timer could go off and try to update a cell that does not exist. Bug: 768272 Change-Id: I3d9caefd48636529f3c4694c6c548fdbc5d13a60 Reviewed-on: https://chromium-review.googlesource.com/682649 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Marc-Antoine Courteau <macourteau@chromium.org> Reviewed-by:
Marc-Antoine Courteau <macourteau@chromium.org> Cr-Commit-Position: refs/heads/master@{#504136}
-
Shakti Sahu authored
In order to not have impact on chrome performance, download service should pause any normal/low priority downloads in the event of an active navigation in Chrome. We should also wait for a delay after the last navigation finished before we could resume those paused downloads. The exception are those downloads that are not resumable i.e. if 'accept-range' header is false/absent, in that case we should let them continue. Bug: 758010 Change-Id: Ia71dc7cd012c7da5f350afc4e85f612e769b5203 Reviewed-on: https://chromium-review.googlesource.com/636288 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#504135}
-
Morten Stenshorne authored
If the width of the column gaps is larger than the available content width of the multicol container, clamp negative column widths to zero. This fixes DCHECK failures, since the engine doesn't fancy negative widths that much. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I934b28dfe494ccdffb53c0693d1056ff87fed82e Reviewed-on: https://chromium-review.googlesource.com/666896Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@opera.com> Cr-Commit-Position: refs/heads/master@{#504134}
-
Ian Vollick authored
In https://chromium-review.googlesource.com/c/chromium/src/+/675788, I regressed rendering by a late change to how non-renderable elements were handled. In that CL, non-renderable elements were assigned to draw phase kPhaseNone. The logic in UiScene was also updated to make use of draw phases in conjunction with the tree hierarchy to return swaths of UiElements to render. The net effect is that the back plane, though hit testable, was not included in the list of elements to render. So when it came time to place the reticle atop the the backplane, the element was not in the list, so the reticle never appeared. Fixing the issue is not quite as simple as assigning a different draw phase to the back plane because UiElements do not expect to be rendered and, in fact, assert that their Render function is never called. So I have instead created an InvisibleHitTarget base class for this sort of UiElement and I have updated UiSceneManagerTest to check draw phase when it is checking the visibility of elements. And this uncovered another issue - the exit prompt backplane was also hit testable, but not rendered and so I've also made it a hit target. We should go further than this, eventually, and update the hit testing code to operate on only those elements that render (this change would ensure that the backplanes show up in this set of elements). This is tracked in crbug.com/768079. Bug: 767883 Change-Id: If4629cc449501e2e1b03fa20dc429e4198017df2 Reviewed-on: https://chromium-review.googlesource.com/679794 Commit-Queue: Ian Vollick <vollick@chromium.org> Reviewed-by:
Biao She <bshe@chromium.org> Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Reviewed-by:
Yash Malik <ymalik@chromium.org> Cr-Commit-Position: refs/heads/master@{#504133}
-
Evan Rosky authored
This prevents compositor from drawing the login window after it has destroyed the renderer -- which often resulted in black tiles from briefly appearing. in the right order (and without black squares appearing). Bug: 759148 Test: Manually ran with logging and checked that things happened Change-Id: I43394a9909d19230e533cd0a97dd0d4a6f01d935 Reviewed-on: https://chromium-review.googlesource.com/671688 Commit-Queue: Evan Rosky <erosky@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#504132}
-
Sergey Ulanov authored
Now SystemTrustStoreFuchsia loads root certs from /system/data/boringssl/cert.pem . Bug: 731302 Change-Id: I39c48388f03284cc5f2d37f34496ba763491b2e7 Reviewed-on: https://chromium-review.googlesource.com/644826 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#504131}
-
Matt Menke authored
This CL splits out SimpleURLLoader's code to read from the body pipe out of SaveToStringBodyHandler and into a separate class. This will allow the body to be read off-thread when downloading a URL to disk. This CL also does a couple other things in preparation to support saving URLs to disk: It adds a SequenceChecker to SimpleURLLoaderImpl, and slightly modifies the API. Bug: 746977 Change-Id: Ic76e9da1d70b6951797fca293d69c270ddf989f1 Reviewed-on: https://chromium-review.googlesource.com/669360Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Randy Smith <rdsmith@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#504130}
-
Rohit Rao authored
Bug: Change-Id: I7da5a1802f8da7ba67a441084f1dca7e087971b7 Reviewed-on: https://chromium-review.googlesource.com/680475 Commit-Queue: Rohit Rao (ping after 24h) <rohitrao@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#504129}
-
Eric Roman authored
Bug: 649000 Change-Id: I25c32ee4c4dbbfbcfa6908f9ac1abca983998bc1 Reviewed-on: https://chromium-review.googlesource.com/679864Reviewed-by:
Steven Valdez <svaldez@chromium.org> Commit-Queue: Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#504128}
-
Chris Blume authored
Reveman@ asked to be removed from the image decoding benchmark owners on https://bugs.chromium.org/p/chromium/issues/detail?id=667501#c8 BUG=768438 Change-Id: I08f2c166d319e28442c039da6a40f306d8c2a177 Reviewed-on: https://chromium-review.googlesource.com/682337Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Chris Blume <cblume@google.com> Cr-Commit-Position: refs/heads/master@{#504127}
-
Guido Urdaneta authored
The new methods support getting supported/in-use video modes for a specific device. This CL is in preparation for MediaStreamTrack.applyConstraints(). applyConstraints() may require known the video mode currently in use by a device to determine if a change of settings is necessary. If such a change is indeed necessary, then it is also necessary to know the video modes supported by the device whose settings are to be changed. Bug: 763319 Change-Id: I829a0831af72af5ff841b57fe5d6293c80a2e75e Reviewed-on: https://chromium-review.googlesource.com/670319 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#504126}
-
Christopher Grant authored
gfx has intelligence to use 1X or non-1X icons based on device scale. However, VR does not use device scale when rendering textures, so we need to explicitly adjust the scale factor when drawing icons. Otherwise, we get 1X icons in all cases. BUG=749146 Change-Id: I58e23a3f2de55653e56a052fcb7d9883404796ad Reviewed-on: https://chromium-review.googlesource.com/667327Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#504125}
-
Francois Doray authored
WorkerPool is being deprecated in favor of TaskScheduler. DNS lookups can block for a long time. This CL uses ScopedBlockingCall to increase the thread pool capacity and thus avoid reducing the program's CPU contention during a DNS lookup. TBR=bengr@chromium.org,stevenjb@chromium.org Bug: 659191 Change-Id: I57818e26aa719483a5bd4f25a0aa81952bb63ba3 Reviewed-on: https://chromium-review.googlesource.com/637023Reviewed-by:
Francois Doray <fdoray@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Miriam Gershenson <mgersh@chromium.org> Commit-Queue: Francois Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#504124}
-
Peter Kotwicz authored
BUG=None Change-Id: Ida2b57af311d244b3e91743bac08726ef9c168b3 Reviewed-on: https://chromium-review.googlesource.com/676904Reviewed-by:
Xi Han <hanxi@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#504123}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/cb9adf7c6e81..29bf84f08a37 $ git log cb9adf7c6..29bf84f08 --date=short --no-merges --format='%ad %ae %s' 2017-09-25 egdaniel Remove unneeded kExact and kNoCreate Flags from GrResouceProvider 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=jvanverth@chromium.org Change-Id: Ia9b4619f84eace33c30973e78f7d72e766c56ee6 Reviewed-on: https://chromium-review.googlesource.com/682336Reviewed-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@{#504122}
-
Max Morin authored
Currently, similar stats exists for input controllers, but it would be useful to have them for output controllers as well. Drive-by fix a use of std::map. BUG=752958 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: I9823538d32ec57f319dc50e46de96852812ce71e Reviewed-on: https://chromium-review.googlesource.com/663139Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Max Morin <maxmorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#504121}
-