- 13 Apr, 2019 38 commits
-
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/763affaf6625..d69e0650a1c9 git log 763affaf6625..d69e0650a1c9 --date=short --no-merges --format='%ad %ae %s' 2019-04-13 thestig@chromium.org Add support for EMF rendering in embedder tests. Created with: gclient setdep -r src/third_party/pdfium@d69e0650a1c9 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-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=dsinclair@chromium.org Change-Id: Ib6b22f9b05355a0c12c4933f7e5bcfc986fd6c7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566144Reviewed-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@{#650569}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8042513e..81260d20 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I74be3c34c783cf4040a35074781bd533a8117d59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566753Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#650568}
-
Devlin Cronin authored
Rather than having ActionInfo::Set*() methods take a raw pointer, which was released by a unique_ptr, and then is wrapped in another unique_ptr, just have the methods take a unique_ptr directly. Bug: None Change-Id: I1d126e59b39f38859e4d16c63cbef8e757042a1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562099 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#650567}
-
Alexander Alekseev authored
Remove unused: * declareButton * declareUserAction Remove support for HTMLelement attributes: * <div alias="myDiv"> - remove support for alias= * <button action="cancel"> - remove support for generating UserAction events for buttons having action= attribute. Bug: 926638 Change-Id: I2c33a7eb375e03deb9bf7f70e176c970de9bf8da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1519447 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#650566}
-
John Budorick authored
chromium DEPSes in depot_tools at //third_party/depot_tools. Bug: 807273 Change-Id: I4ef03bb0896b9ff8fa4bf351e7be798edd8083a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566423Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#650565}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e62bf561638c..0c6070873726 git log e62bf561638c..0c6070873726 --date=short --no-merges --format='%ad %ae %s' 2019-04-13 reed@google.com add utility for caching char2glyph Created with: gclient setdep -r src/third_party/skia@0c6070873726 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 BUG=chromium:951647 TBR=egdaniel@chromium.org Change-Id: Iff89199ef3c83102edb3e639d657efc697961b7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566244Reviewed-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@{#650564}
-
Chris Harrelson authored
"Fast border radius" means using a procedural GL shader to draw rounded corners, not a mask layer. Bug: 947715 Change-Id: I51503223d4b4291cea0496fc44ecd72888af6710 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566727Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#650563}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/5b353de6daa9..2309843228df git log 5b353de6daa9..2309843228df --date=short --no-merges --format='%ad %ae %s' 2019-04-13 benjhayden@chromium.org Add details-table for spa. Created with: gclient setdep -r src/third_party/catapult@2309843228df 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:865515 TBR=crouleau@chromium.org Change-Id: I105b85d2727938fb8daf991aab66eafa909c9ba7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566243Reviewed-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@{#650562}
-
cjamcl@google.com authored
Changelog: https://github.com/googlechrome/lighthouse/compare/9790337f...v4.3.0 Bug: 772558 Change-Id: I44f09952138833e89ac64124eefd99e88eb867a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559401Reviewed-by:
Paul Irish <paulirish@chromium.org> Reviewed-by:
Erik Luo <luoe@chromium.org> Commit-Queue: Paul Irish <paulirish@chromium.org> Cr-Commit-Position: refs/heads/master@{#650561}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0d6826ff6cd9..8e6771fa1537 Created with: gclient setdep -r src-internal@8e6771fa1537 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=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: Ief48c541ebac03b562c80f28d8d67ac473c2f34b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566245Reviewed-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@{#650560}
-
Findit authored
This reverts commit adde9d0e. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 650543 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2FkZGU5ZDBlMTk5N2E3Mzc1MDEwNTdjZmY3MGU0ODY5YThjMWUwM2EM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-rel/22789 Sample Failed Step: compile Original change's description: > Replace indicator icon to kite for users under parental supervision. > > Bug: 944118 > Change-Id: I6ac8ce83c6037a6c6db3b15a111414c68707c8aa > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548567 > Commit-Queue: Yilkal Abe <yilkal@chromium.org> > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Reviewed-by: Michael Giuffrida <michaelpg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#650543} Change-Id: Iab34365a54d59e95ba3bc9ba1adb3c698f7641a2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 944118 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566757 Cr-Commit-Position: refs/heads/master@{#650559}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/7d867277f805..445a44a95d96 git log 7d867277f805..445a44a95d96 --date=short --no-merges --format='%ad %ae %s' 2019-04-12 bclayton@google.com SpirvShader: Implement GLSLstd450MatrixInverse Created with: gclient setdep -r src/third_party/swiftshader@445a44a95d96 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/126873455 TBR=swiftshader-team+autoroll@chromium.org Change-Id: Ibf3ebf408f17b07fb8c780f04544f4a7f417738b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566241Reviewed-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@{#650558}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/7017b6e58088..81ac2591a611 git log 7017b6e58088..81ac2591a611 --date=short --no-merges --format='%ad %ae %s' 2019-04-12 yshaul@google.com Rename chromeos_config_test.py Created with: gclient setdep -r src/third_party/chromite@81ac2591a611 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-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:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: I76d0db9d5c07143bc3c7d7d538b01f45ce059a93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566242Reviewed-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@{#650557}
-
Yuwei Huang authored
This CL allows developers to override FTL server endpoint for debug build so that they can test with non-prod FTL server. Bug: 947337 Change-Id: Ifbd340a21f9b25fb26439c36b7a4d9ad9b1d9da4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566624 Commit-Queue: Joe Downing <joedow@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#650556}
-
Bill Orr authored
compositor_base was confusing top/bottom of image with DX vs. GL coordinates. Mirroring UVs were making a similar error, measuring from top instead of bottom. This change makes WebVR and WebXR behave similarly on desktop and Android. Bug: 949594 Change-Id: Ie4ead47d6582fcd3578d037a30380ec1f2e9f44d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566424Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Bill Orr <billorr@chromium.org> Cr-Commit-Position: refs/heads/master@{#650555}
-
Joanmarie Diggs authored
We assign ax::mojom::Role::kPopUpButton for both native select elements with a size of 1 and button widgets with a non-false aria-popup value. In case of native select elements, it makes sense (and is specified) that the selected item should participate in the accessible name calculation. In the case of button widgets with a non-false value for aria-popup, it does not make sense for this participation to occur, however it was taking place as a side effect of https://chromium-review.googlesource.com/1249887. While we could create a new ax::mojom::Role type to distinguish these two popup button widgets, for the most part they behave very similar fashions. Therefore, fix the name calculation regression by checking if the object with Role::kPopUpButton is a native select element. Bug: 950761 Change-Id: I9c31c5d6e219bd31f80e6145dda38127fa353f08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562725 Auto-Submit: Joanmarie Diggs <jdiggs@igalia.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Joanmarie Diggs <jdiggs@igalia.com> Cr-Commit-Position: refs/heads/master@{#650554}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/1e064014eb2b..065f8dc35f9d git log 1e064014eb2b..065f8dc35f9d --date=short --no-merges --format='%ad %ae %s' 2019-04-12 timvp@google.com Vulkan: Set appropriate GL conformant bit for returned configs 2019-04-12 courtneygo@google.com Always enable NPOT for Vulkan backend Created with: gclient setdep -r src/third_party/angle@065f8dc35f9d The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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 TBR=ynovikov@chromium.org Change-Id: Ibaae8448a10a43e42d3a363ce9aa93116024af80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566240Reviewed-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@{#650553}
-
Victor Costan authored
https://chromium.googlesource.com/external/leveldb.git/+log/7035af5fc366..5a2a472741f3 $ git log 7035af5fc..5a2a47274 --date=short --no-merges --format='%ad %ae %s' 2019-04-12 cmumford Fixed missing std namespaces and make_unique. 2019-04-11 cmumford Simplify issue320_test. 2019-04-11 cmumford Fix formatting of recent snapshot compaction fix. 2019-04-11 cmumford Fixed typo in comment in version_set.h. 2019-04-01 costan Align version/soversion CMake setup closer with other repositories. 2016-01-24 richcole Fix snapshot compaction bug 2019-04-01 no-reply Restore soname versioning with CMake build 2019-03-29 cmumford Update the version to 1.21 in preparation for a new release. 2019-03-29 no-reply Project import generated by Copybara. 2019-03-28 costan leveldb: Register in copybara whitelist. 2019-03-27 costan leveldb: Minor cleanup in ports. 2019-03-26 costan leveldb: Silence unused argument warnings in MSVC. 2019-03-21 costan leveldb: Add tests for empty keys and values. Created with: roll-dep src/third_party/leveldatabase/src Change-Id: Iad3900f3c659b40a8137514b25ab8f5ce99a1c21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566355 Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Chris Mumford <cmumford@google.com> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#650552}
-
David Dorwin authored
The index of the object does not change when newly_connected so we can set it once upon creation. Change-Id: I15eaedad1b299b0ff6cc840496eb9cef5828e42f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566458 Commit-Queue: David Dorwin <ddorwin@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Auto-Submit: David Dorwin <ddorwin@chromium.org> Reviewed-by:
Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#650551}
-
Alexander Alekseev authored
Bug: 692364 Change-Id: Ib42c71c66094088d4c0644ba3b151700e110351f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565710 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#650550}
-
Tommy Steimel authored
This CL adds a check to delay emitting signals until the service has started. This prevents a race condition where an MprisService user (e.g. MediaKeysListenerManager) would cause signals to be emitted before the service was ready. Bug: 952113 Change-Id: I2fecfbb5507e9ab25700263e1972bc80a606a3a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566625Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#650549}
-
Tom Anderson authored
BUG=923166 R=thestig Change-Id: I05eb7dbfe270fce342295a569728b34be3a3f77b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566354 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#650548}
-
Hiroki Nakagawa authored
This getter was introduced by the following change but it is never used. https://chromium-review.googlesource.com/c/chromium/src/+/1178811 Bug: n/a Change-Id: If5f0181216e45ec3f5290c5ae327d6603e7a7f04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1558556 Auto-Submit: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#650547}
-
Alexander Timin authored
Shutdown tracing doesn't work for Perfetto due to complications around the shutdown sequence for the services. In order to make startup tracing usable with perfetto, disable shutdown tracing for it and just finalize the startup tracing when we have a chance. R=eseckler@chromium.org,oysteine@chromium.org Bug: 944107 Change-Id: I34a1fc6517e2cd633e9f8704fb742d5c7816e61d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1550431 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#650546}
-
Yuwei Huang authored
This CL make FtlSignalingPlayground uses WebRtcTransport so that it can do candidate exchange using WebRTC protocol. Bug: 947337 Change-Id: If597d020f244e144bfde23c3cbea8a41e39c93c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566421 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#650545}
-
Ryan Hansberry authored
When MultiDeviceSetupClient was integrated, a subtle bug was also introduced. Its default state for all features is kProhibitedByPolicy, which made the initial call to IsAllowed() in EasyUnlockService::UpdateAppState() return false, since MultiDeviceSetupClient is still being initialized when this call is made. EasyUnlockService remained not fully set up because of this issue, preventing its PowerManager from being instantiated. This CL simply informs the base class when MultiDeviceSetupClient is fully initialized, in order to complete EasyUnlockService initialization. Bug: 952496, 950758 Change-Id: Ibb5741c3dc9d3ec0fd5fc8d1cac78275ea0fb2b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564327 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Jeremy Klein <jlklein@chromium.org> Auto-Submit: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Jeremy Klein <jlklein@chromium.org> Cr-Commit-Position: refs/heads/master@{#650544}
-
yilkal authored
Bug: 944118 Change-Id: I6ac8ce83c6037a6c6db3b15a111414c68707c8aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548567 Commit-Queue: Yilkal Abe <yilkal@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#650543}
-
Jimmy Gong authored
- PpdResolution holds the state of active PpdReference resolutions. - Will be incorporated in a later class, PpdReferenceTracker. - Adds unit test for this class. Bug: 932202 Test: --gtest_filter=PpdResolutionStateTest.* Change-Id: I9135e24fd883ae06cb483dc7c12ae7d996564bfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565377 Commit-Queue: jimmy gong <jimmyxgong@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#650542}
-
Xianzhu Wang authored
The code was needed before we painted collapsed borders using table row as the display item client. Bug: 663208 Change-Id: I0ee5033da9405f7a1b4c94ca52b71c88578b3d1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566613Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#650541}
-
chrome://reset-passwordBettina authored
Bug: 949584 Change-Id: I10b682f9f0f9a7b558c2a9bf31eaf122a38c62e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565388Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Nathan Parker <nparker@chromium.org> Commit-Queue: Bettina Dea <bdea@chromium.org> Cr-Commit-Position: refs/heads/master@{#650540}
-
Vlad Tsyrklevich authored
Currently, the allocation and deallocation stack traces are stored in separate 200 byte buffers. This change stores them together in a single 400-byte buffer so that deallocations can use any unused space from the allocation. This improves memory density for deallocations (which is usually what we care most about in UAFs) and does not affect allocations. Bug: 951410 Change-Id: I6fa36a80a605b16eb2d92919b3fd4a5ff60dfc84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566455 Auto-Submit: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Reviewed-by:
Vitaly Buka <vitalybuka@chromium.org> Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Cr-Commit-Position: refs/heads/master@{#650539}
-
Xiaoqian Dai authored
This is an initial CL to allow dragging overview window to snap to splitview in clamshell mode. - Add a feature flag "DragToSnapInClamshellMode" - In clamshell mode, split view mode behaviors are very different with that in tablet mode. Split view mode is only active during an overview session. Once the user has selected two windows to snap to both side of the screen, split view mode is no longer active. See https://drive.google.com/open?id=15A2CSJxxRfewbPzMvlhe5SmpST1TGJTC for demo. Bug: 890029 Change-Id: Iac9cc8f80b28df1d15b761fbb38e30b6a48c3214 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559113 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#650538}
-
Sinan Sahin authored
Bug: 951095 Change-Id: I7c0b4fcf529bddff9f8918d57ab707a860e7d505 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562729Reviewed-by:
Becky Zhou <huayinz@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/master@{#650537}
-
Matt Reynolds authored
When the network location provider is in use, Chrome periodically scans for nearby WiFi access points. The MAC addresses of these access points are sent to a Google service, which returns a position estimate. To limit network traffic when a device is not moving, a cache of recent position estimates is maintained. If the set of MAC addresses exactly matches a previous query, the cached estimate is used instead. This adds metrics for recording whether a cached value was used. It also records how many items were in the cache when the cache is queried. BUG=944320 Change-Id: I385e1f76099207dd9276edc258a958959945058f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532255 Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#650536}
-
Zhongyi Shi authored
https://quiche.googlesource.com/quiche.git/+log/9e84364c1893..546cc453efd0 $ git log 9e84364c1..546cc453e --date=short --no-merges --format='%ad %ae %s' 2019-04-12 zhongyi Add new methods to QuicFramer for controlling decrypters Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Ie3637d319e7a674dad8482f4ae3ab49732e15360 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566714 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Auto-Submit: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#650535}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/cd92a27aa122..0d6826ff6cd9 Created with: gclient setdep -r src-internal@0d6826ff6cd9 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 BUG=chromium:925042,chromium:932622,chromium:952397 TBR=anthonyvd@chromium.org,andypaicu@chromium.org,aboxhall@chromium.org,caseq@chromium.org Change-Id: I3ca87012827f0aef705302fce0f9704f9d6f6519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566712Reviewed-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@{#650534}
-
Ehsan Karamad authored
The actual data type was removed in https://crrev.com/c/1555075. This CL removes the aliases SandboxFlag and SandboxFlags and uses WebSandboxFlags everywhere. This is purely mechanical and should not change any code behavior. TBR=haraken@chromium.org Bug: None Change-Id: Ia8f43ecbd4508ff2da2b8883e0f52f0de412bba9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565180Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#650533}
-
Daniel Rubery authored
Javascript can only be invoked from the UI thread, so call over to the UI thread before sending CRSBLOG messages to the WebUI. This also fixes a bug where, if messages were sent before the WebUI had fully initialized, we would fail to execute the Javascript, causing a CHECK failure. Bug: 952333 Change-Id: I0b3a5eb90f8993c6e19d52179b727e8784139bcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566618Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#650532}
-
- 12 Apr, 2019 2 commits
-
-
Regan Hsu authored
This CL copies the settings-menu and settings-ui polymer components used by the currently combined OS and Browser settings page to the future exclusive OS settings page. Bug: 950007 Change-Id: Iae62bae39b89c841f53c1eca8a942ab8ee51c580 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564804Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
May Lippert <maybelle@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#650531}
-
Jonathan Metzman authored
This reverts commit 3b8a3ffc. Reason for revert: Breaks bots. Original change's description: > Don't build seed corpora in most configs and delete duplicated config > > Only build seed corpora where it is necessary, in order to reduce > build sizes. > > Bug: 952412 > Change-Id: I6e529226d4ba51fd547c1869525a9f094fdcd998 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566454 > Reviewed-by: Max Moroz <mmoroz@chromium.org> > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Commit-Queue: Jonathan Metzman <metzman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#650506} TBR=dpranke@chromium.org,mbarbella@chromium.org,mmoroz@chromium.org,bpastene@chromium.org,metzman@chromium.org Change-Id: I1f826c43ced0959d6ef86a657d6b5ac2bdcc0110 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 952412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566728Reviewed-by:
Jonathan Metzman <metzman@chromium.org> Commit-Queue: Jonathan Metzman <metzman@chromium.org> Cr-Commit-Position: refs/heads/master@{#650530}
-