- 15 Nov, 2018 40 commits
-
-
Xianzhu Wang authored
Change-Id: I60a46974819d536c0f178cb2ee23ee50951982f2 Reviewed-on: https://chromium-review.googlesource.com/c/1337135Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#608356}
-
David Jean authored
Also added use of cell utils in manual_fill_card_cell. Bug: 845472 Change-Id: Ie015a2335c3cfe37f34620e2efb1447b8429d3c1 Reviewed-on: https://chromium-review.googlesource.com/c/1335550 Commit-Queue: David Jean <djean@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#608355}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/a859d41366c6..95140715009f git log a859d41366c6..95140715009f --date=short --no-merges --format='%ad %ae %s' 2018-11-15 magjed@webrtc.org Android: Support externally aligned timestamps 2018-11-15 srte@webrtc.org Adds OWNERS to rtc_base/experiments. 2018-11-15 jonasolsson@webrtc.org Add android bindings for PeerConnectionState. 2018-11-15 jonasolsson@webrtc.org Add ios bindings for PeerConnectionState. 2018-11-15 nisse@webrtc.org Make member internal::SynchronousMethodCall::e_ a non-pointer. Created with: gclient setdep -r src/third_party/webrtc@95140715009f 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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I8686709667989fa57176c8bee3410bd35c2eb12b Reviewed-on: https://chromium-review.googlesource.com/c/1337476Reviewed-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@{#608354}
-
Marc Treib authored
SyncUserSettings is a new class that encapsulates all the user-configurable knobs for Sync. It replaces a bunch of setters and getters directly on the SyncService. Bug: 884159 Change-Id: I31374ece7bf1d6c8b72f8c894e1d9b9a5660d18f Reviewed-on: https://chromium-review.googlesource.com/c/1337495Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#608353}
-
Alexandre Frechette authored
The translate UI should not appear before the necessary information (i.e. source language) has been computed. This changes manual translations to block before the state is correct. Bug: 902803 Change-Id: I0d0549b5093774ae5b60dd0e18fd72fe7349f895 Reviewed-on: https://chromium-review.googlesource.com/c/1331688Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Commit-Queue: Alexandre Frechette <frechette@chromium.org> Cr-Commit-Position: refs/heads/master@{#608352}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/de5944d2..14d42672 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I05b8d2401aece2afec0e95ba327672da68363812 Reviewed-on: https://chromium-review.googlesource.com/c/1337632Reviewed-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@{#608351}
-
Patrik Höglund authored
Missed mb_config.pyl in my previous CL. Bug: 877018 Change-Id: I897caf43b76190a8e59e07e99436f5b5e48f1b07 Tbr: jbudorick@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/1337342Reviewed-by:
Patrik Höglund <phoglund@chromium.org> Commit-Queue: Patrik Höglund <phoglund@chromium.org> Cr-Commit-Position: refs/heads/master@{#608350}
-
Elly Fong-Jones authored
php5 is unsupported, same as 10.13. Bug: 892187 Change-Id: I52bc19b4f6ea8408093b7fcc61f6fe5153c984fd Reviewed-on: https://chromium-review.googlesource.com/c/1335947Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#608349}
-
Vadym Doroshenko authored
Password form submission detection is based on heuristics. So it's ok, when submission is found multiple times for the same form. The function SetSubmittedFormIfIsManaged is called when a submission is detected. It might be that in call SetSubmittedFormIfIsManaged, the submitted form is invalid (eg. JavaScript removed all fields), but a previous call the submitted form was valid. Then NewPasswordFormManager should not override valid submitted form. This CL implements this. Bug: 905579, 831123 Change-Id: I5762ac98f951e941a462504aaf62ac9f60203b3e Reviewed-on: https://chromium-review.googlesource.com/c/1337616Reviewed-by:
Vaclav Brozek <vabr@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#608348}
-
Corentin Wallez authored
https://dawn.googlesource.com/dawn.git/+log/597e1587b4bf..69b44ee6a126 $ git log 597e1587b..69b44ee6a --date=short --no-merges --format='%ad %ae %s' 2018-11-15 cwallez BUILD.gn: Fix libdawn_native missing dep on its own headers 2018-11-14 cwallez Don't use shared libraries in the wire fuzzer. 2018-11-14 rharrison Set correct ASAN flags for SPIRV-cross fuzzers 2018-11-13 dneto README.md: Need pkg-config on Linux Created with: roll-dep src/third_party/dawn TBR=kainino@chromium.org Change-Id: I1cc0bd6efbca778f792004d9372eb78f9dae56fc Reviewed-on: https://chromium-review.googlesource.com/c/1337620Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#608347}
-
Mathias Carlen authored
- Update the status message with the PR prompt. - The progress bar should pulse when the PR is shown. R=arbesser@google.com Bug: 806868 Change-Id: I00e8ec07cc19c06bd13f49116955f0e09e422dd9 Reviewed-on: https://chromium-review.googlesource.com/c/1337494Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#608346}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c52201b23b48..659370e71be5 Created with: gclient setdep -r src-internal@659370e71be5 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I11f746791624b8dc36f4ec198d3e452b7719b951 Reviewed-on: https://chromium-review.googlesource.com/c/1337475Reviewed-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@{#608345}
-
arthursonzogni authored
Disabled test: MultiprocessMessagePipeTestWithPeerSupport.ChannelPipesWithMultipleChildren TBR=rockot@chromium.org Bug: 905620 Change-Id: I228040b5c07a420beae202da43887c0db17d0e27 Reviewed-on: https://chromium-review.googlesource.com/c/1337619Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#608344}
-
Sergio Villar Senin authored
It used to call SiginManager::IsAuthenticated(). Replaced that call by IdentityManager::HasPrimaryAccount(). Bug: 890822 Change-Id: If6e24c69db6f4634a5f96110ad9ca590b6d74d45 Reviewed-on: https://chromium-review.googlesource.com/c/1329677Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Sergio Villar <svillar@igalia.com> Cr-Commit-Position: refs/heads/master@{#608343}
-
Rohit Rao authored
This is the //web counterpart to https://codereview.chromium.org/2558943002. BUG=826465 Change-Id: I83e09e189ad0cbbdccaf9fa0de104efa7a6386a3 Reviewed-on: https://chromium-review.googlesource.com/c/1333898 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#608342}
-
Friedrich Horschig authored
Whenever the layout is invoked, check whether the available content area falls below 80dp (doesn't include height of accessory). If that condition is met, hide the accessory. This ensures that the accessory doesn't consume all screen space that is left on small devices, or large keyboards in horizontal mode. Bug: 903841 Change-Id: I9a6ea1dfea61353206edaab4f2d5567b830b6f24 Reviewed-on: https://chromium-review.googlesource.com/c/1333753 Commit-Queue: Friedrich Horschig [CET] <fhorschig@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#608341}
-
Alessio Bazzica authored
Bug: webrtc:7494 Change-Id: I5b69192aa4e1a3eaed9df041334619af857ed640 Reviewed-on: https://chromium-review.googlesource.com/c/1337337Reviewed-by:
Max Morin <maxmorin@chromium.org> Commit-Queue: Ale Bzk <alessiob@chromium.org> Cr-Commit-Position: refs/heads/master@{#608340}
-
Chromium WPT Sync authored
Using wpt-import in Chromium bb3ab7dd. With Chromium commits locally applied on WPT: f482e77e "Add report-only mode to Feature Policy" 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: jsbell@chromium.org: external/wpt/resources NOAUTOREVERT=true TBR=lukebjerring No-Export: true Change-Id: I4e18a6392c5b92af2f5a92596cb448c4740eed09 Reviewed-on: https://chromium-review.googlesource.com/c/1337629 Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#608339}
-
Peng Huang authored
RatserDecoder uses Skia to do rendering, and skia can restore indexed uniform buffer, So we don't need maintain and restore it in RasterDecoder. Bug: 902904 Change-Id: I234611646625a412d65bd632011ddd8e6647ca51 Reviewed-on: https://chromium-review.googlesource.com/c/1335733Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#608338}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/7af4ac893721..a859d41366c6 git log 7af4ac893721..a859d41366c6 --date=short --no-merges --format='%ad %ae %s' 2018-11-15 mbonadei@webrtc.org Increasing visibility of api/transport build targets. 2018-11-15 nisse@webrtc.org Change ReceiveStatistics to implement RtpPacketSinkInterface, part 2. Created with: gclient setdep -r src/third_party/webrtc@a859d41366c6 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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Id19625aa455261499f0c3b045acb79939c44e295 Reviewed-on: https://chromium-review.googlesource.com/c/1337474Reviewed-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@{#608337}
-
Gauthier Ambard authored
This CL updates the chrome matchers and actions functions to be compatible with the new type of cells in the Settings. Bug: 894791 Change-Id: I10d899a3e4946b9e171bdf8909d10ce0f50c8b2a Reviewed-on: https://chromium-review.googlesource.com/c/1333368 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#608336}
-
Hongjun Choi authored
Implement BluetoothLowEnergyDeviceMac::IsPaired()[1] by watching system property list file and storing set of device identifiers and device address which can be used to construct IOBluetoothDevice[2] object as specified in the design doc[3]. [1]: https://cs.chromium.org/chromium/src/device/bluetooth/bluetooth_device.h?type=cs&q=IsPaired&sq=package:chromium&g=0&l=262 [2]: https://developer.apple.com/documentation/iobluetooth/iobluetoothdevice?language=objc [3]: go/ispaired-macos-ble Bug: 901681 Change-Id: I606f706db0f1557af099809b54c46da3308d0db2 Reviewed-on: https://chromium-review.googlesource.com/c/1307243 Commit-Queue: Jun Choi <hongjunchoi@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Kim Paulhamus <kpaulhamus@chromium.org> Cr-Commit-Position: refs/heads/master@{#608335}
-
Javier Ernesto Flores Robles authored
Bug: 845472 Change-Id: I2f37b2310f16f0591e503929229eada33b3aec20 Reviewed-on: https://chromium-review.googlesource.com/c/1329244Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#608334}
-
Anders Hartvoll Ruud authored
We currently have a class CSSTestHelper which assists test cases in creating RuleSets. This is nice, but we need a place to put general CSS testing utils (not just for RuleSet) if we want to avoid repeating ourselves many times. This CL: * Moves CSSTestHelper to css_test_helpers::TestStyleSheet. * Deduplicates the almost-identical copies of RegisterProperty found in various test files. * Removes #include css_test_helper.h from some files which didn't really use CSSTestHelper. R=futhark@chromium.org Change-Id: I495f4ac33c9eda2ff087d73f45213acdc1852114 Reviewed-on: https://chromium-review.googlesource.com/c/1335562 Commit-Queue: Anders Ruud <andruud@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#608333}
-
Peng Huang authored
With SkiaRenderer and SkDD code path, we will check the resource format and texture format. If they don't match, SkiaRenderer will not be able to draw it. So pepper should set the transferable resource format correctly, Bug: 905407 Change-Id: I864d96bb2b82681c3864304be5d63cd4826049c1 Reviewed-on: https://chromium-review.googlesource.com/c/1336212Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#608332}
-
Camillo Bruni authored
This CL was created automatically with tools/perf/update_wpr script. There are 3 failing requests due to missing files which is also the case on the live page. R=perezju@chromium.org Bug: 878390 Change-Id: I0732f3b5907ba44bca81f1a772ee00aec3bb37b3 Reviewed-on: https://chromium-review.googlesource.com/c/1329664Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Camillo Bruni <cbruni@chromium.org> Cr-Commit-Position: refs/heads/master@{#608331}
-
Marc Treib authored
SyncUserSettings is a new class that encapsulates all the user-configurable knobs for Sync. It replaces a bunch of setters and getters directly on the SyncService. Bug: 884159 Change-Id: I27fb6303c8cf201d345c6c578dd80dd2582e1575 Reviewed-on: https://chromium-review.googlesource.com/c/1335595Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#608330}
-
Yi Su authored
CollectionViewController to ChromeTableViewControllerStyleWithAppBar. This CL migrates the VoicesearchCollectionViewController from CollectionViewController, which is based on MDCCollectionViewController, to ChromeTableViewController, which is based on UITableViewController. Bug: 894791 Change-Id: I3aee06d07573c2ca3560eb0dc093951382d7fb2c Reviewed-on: https://chromium-review.googlesource.com/c/1335934 Commit-Queue: Yi Su <mrsuyi@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#608329}
-
Anna Malova authored
Bug: 885099 Change-Id: I60b58061a447abd2791b6c04808b4f6e65d295d6 Reviewed-on: https://chromium-review.googlesource.com/c/1336128Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Anna Malova <amalova@chromium.org> Cr-Commit-Position: refs/heads/master@{#608328}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/cd83dda45843..b93264e2b16b git log cd83dda45843..b93264e2b16b --date=short --no-merges --format='%ad %ae %s' 2018-11-15 fmayer@google.com Merge "profiling: Set mapping id in resulting proto." Created with: gclient setdep -r src/third_party/perfetto@b93264e2b16b The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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=perfetto-bugs@google.com Change-Id: I1e1ddeb069397eb2bd78f7c59805f72479643230 Reviewed-on: https://chromium-review.googlesource.com/c/1337473Reviewed-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@{#608327}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/ece712e727b4..a7e03047837c git log ece712e727b4..a7e03047837c --date=short --no-merges --format='%ad %ae %s' 2018-11-15 mutexlox@google.com cros lint: Remove possibly-harmful joke from lint error. 2018-11-15 achuith@chromium.org cros_run_vm_test: update build target 2018-11-15 lamontjones@chromium.org signing: Add sanity checks to values in KeyPair 2018-11-15 dburger@chromium.org Remove waterfall parameter from InsertBuild method Created with: gclient setdep -r src/third_party/chromite@a7e03047837c 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. TBR=chrome-os-gardeners@chromium.org Change-Id: Ic725cb685b0a4d5c2f9c9c525fa9fa15cc797129 Reviewed-on: https://chromium-review.googlesource.com/c/1337472Reviewed-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@{#608326}
-
Mathias Carlen authored
Before this patch, the buttons for Autofill Assistant were custom styled TextViews. This patch switches to ButtonCompat, using Chrome's button styles TextButton (for hairline) and FilledButton (for filled). Assistive is left as is for now. After this patch autofill assistant will use Chrome's default button styles. Note: The TextButton button style does not have a hairline, which is different in the UI spec. Bug: 806868 Change-Id: I4c91449cdf0d61c4250e65155119bd88a4864408 Reviewed-on: https://chromium-review.googlesource.com/c/1334369 Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#608325}
-
Yi Su authored
Migrate ContentSettingsCollectionViewController from CollectionViewController to ChromeTableViewController. This CL migrates the ContentSettingsCollectionViewController from CollectionViewController, which is based on MDCCollectionViewController, to ChromeTableViewController, which is based on UITableViewController. Bug: 894791 Change-Id: I8f389901aa11f4a19eb1049cfa6708ee8fb65c2b Reviewed-on: https://chromium-review.googlesource.com/c/1335607 Commit-Queue: Yi Su <mrsuyi@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#608324}
-
Corentin Wallez authored
BUG=chromium:901830 Change-Id: I009fe723027280283ddfb69ee0e04d98ef3fa79e Reviewed-on: https://chromium-review.googlesource.com/c/1335578Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#608323}
-
arthursonzogni authored
- testDeepLink - testMainIntent - testSourcePropagated - testTargetShareActivityPreserved More details in the bug. TBR=hanxi@chromium.org Bug: 902325 Change-Id: If7fdb99d03c2e8340a17a43425198984b55f5b5c Reviewed-on: https://chromium-review.googlesource.com/c/1337334Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#608322}
-
Camillo Bruni authored
This CL was created automatically with tools/perf/update_wpr script R=perezju@chromium.org Bug: 878390 Change-Id: I4b8f8080baf09268333d5e7936522f241b8e7595 Reviewed-on: https://chromium-review.googlesource.com/c/1329746 Commit-Queue: Camillo Bruni <cbruni@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#608321}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b0e3bc7d..de5944d2 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I84d4b43d524b0143dde91aa9c1aceac558e35762 Reviewed-on: https://chromium-review.googlesource.com/c/1337529Reviewed-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@{#608320}
-
Mei Liang authored
This CL adds a component, namely JourneyInfoFetcher, to talk with the Memex endpoint server. The JourneyInfoFetcher makes a request to the server and gets a SwitcherJourney response in json format. Then JourneyInfoFetcher parses the response accordingly to create a list of pageloads for the given callback. Bug: 853290 Change-Id: If31982dac57fbb795f72c09cc8914cfaa6b49bdb Reviewed-on: https://chromium-review.googlesource.com/c/1155719 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Nick Harper <nharper@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#608319}
-
Stephane Zermatten authored
Before this change TouchEventFilter filtering out touch events that happen outside of the allowed area would not only filter out taps, but also scrolls. This was inconvenient, as users would need to know that they need to scroll starting from the highlighted, touchable are. Users could also fling the highlighted area completely out of view, which left them unable to do anything. With this change, TouchEventFilter does the scrolling when a touch event hits a non-allowed area. This requires dealing with two kinds of scrolling. Once started, scrolling is allowed to continue until the end, even if the touch event leaves the touchable or non-touchable area. This change also agressivel triggers update of the touchable area while scrolling. With browser-controlled scrolling, this corrects any drift that result from the UI and the page having different scrolling speeds. Bug: 806868 Change-Id: I85e3fd1339fadf9efe43b793c62ab6ce81c9247b Reviewed-on: https://chromium-review.googlesource.com/c/1335928 Commit-Queue: Stephane Zermatten <szermatt@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#608318}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/52d757db392f..c52201b23b48 Created with: gclient setdep -r src-internal@c52201b23b48 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Ifcb6b8f6a0a281fa378b7f517d99895017f306bc Reviewed-on: https://chromium-review.googlesource.com/c/1337470Reviewed-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@{#608317}
-