- 14 May, 2019 40 commits
-
-
Jan Krcal authored
This CL is doing a post-launch cleanup. A follow-up CL will remove metrics that were needed only for the launch. Bug: 936308 Change-Id: I791cac1f29cda2ee8fc8c45569f1f5807d1e4ab9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1608703 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by:
John Wu <jzw@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#659450}
-
Karolina Soltys authored
I am removing a test which has been disabled for almost a year, in order to remove a ThreadUtils posting. This is part of scheduler-lon general effort to unify Java and C++ task posting, by migrate everything away from ThreadUtils and use PostTask instead. Bug: 863341 Change-Id: If3498517d7818b0a6c0dd0f5ee63fb6b7d504f93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1591836Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Karolina Soltys <ksolt@chromium.org> Commit-Queue: Karolina Soltys <ksolt@chromium.org> Cr-Commit-Position: refs/heads/master@{#659449}
-
Philipp Hancke authored
BUG=none Change-Id: Ie0d7ffa6c18ec27390f88937178f461c21dae00c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602500Reviewed-by:
Harald Alvestrand <hta@chromium.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Cr-Commit-Position: refs/heads/master@{#659448}
-
Boris Sazonov authored
Moves bsazonov@chromium.org entry from src/components/signin/core/browser/android/OWNERS to src/components/signin/OWNERS. Bug: None Change-Id: I875b291c43c316476d5ead3ccdd6d91a8ae98560 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611597 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#659447}
-
Richard Knoll authored
The DateOrderedListMutator kept OfflineItems in a Map keyed by their creation time. Two entries with the same one (or within the same millisecond) would therefore override each other. This replaces the map with a sorted set and a custom comparator to keep the descending sort order. Bug: 962889 Change-Id: I1bef6b32a42dc34b49946512e31f440999cf7287 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609901 Commit-Queue: Richard Knoll <knollr@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#659446}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0e19f4b0cf67..00a43bc4f95b Created with: gclient setdep -r src-internal@00a43bc4f95b 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=fergal@google.com,avi@google.com,btolsch@google.com,andypaicu@google.com Change-Id: I620afdad2b0a94dd828be8cfc4886a74137aea7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610725Reviewed-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@{#659445}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ecd5d8b5. With Chromium commits locally applied on WPT: c4dc3441 "[WPT] Reland Upload a test for sending mouse events with key pressed" fec827fb "Added wpt tests for overscroll customization." c9077e39 "Restore original tail-processing for ScriptProcessor and AudioWorklet" d814fafc "Check for detached ArrayBuffers in Web Bluetooth writeValue functions" 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 NOAUTOREVERT=true TBR=lukebjerring No-Export: true Change-Id: I97a506c739f37f247c243bcf15c03940ffa8a25c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610316Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#659444}
-
Ramin Halavati authored
Usage of profile type constants in several files are replaced by calls to the following profile type functions: - IsRegularProfile() - IsIncognito() - IsGuestSession() Bug: 947933 Change-Id: Iee1283e76f93da4a74d7a28261c460e81891355d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594574 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#659443}
-
Kent Tamura authored
It just includes modules/accessibility/OWNERS. No-Try: True Change-Id: Ia3ab082249993c9d2789b4668ebca8c0a08fd81c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611058 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#659442}
-
JunHo Seo authored
A focusable element can be invisible to user when another element covers entire the focusable element. In most cases giving focus to the invisible focusable element is not good because user cannot know where is focus and what's going on. Moreover, let's assume that a floating menu is displayed and we want to navigate items in the menu. In this case, we want to navigate each item regardless of any focusable element under the floating menu. To navigate only visible element, check visibility of candidate. We treat an element as visible when the element is not offscreen, and the element is included in hit test result. Change-Id: Iafc89edd77b05cc047395440548004a937bba8c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575314 Commit-Queue: JunHo Seo <junho0924.seo@lge.com> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#659441}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b0d52f7e..c27e7b4f 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: I1a536ae39a72ff369bef0ba10e5526f919790d0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611243Reviewed-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@{#659440}
-
Andy Paicu authored
This reverts commit 70034734. Reason for revert: crbug.com/962875 Original change's description: > GWP-ASan: Add Linux crash handler support > > Linux crashpad support is now sufficiently enabled to allow running the > GWP-ASan crash handler unit tests under Linux. (The client tests are > still blocked on allocator shim updates.) > > Change-Id: I409cebaa9cdaed5da546266d0af470d2b25a09ab > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610605 > Auto-Submit: Vlad Tsyrklevich <vtsyrklevich@chromium.org> > Commit-Queue: Vitaly Buka <vitalybuka@chromium.org> > Reviewed-by: Vitaly Buka <vitalybuka@chromium.org> > Cr-Commit-Position: refs/heads/master@{#659296} TBR=vtsyrklevich@chromium.org,vitalybuka@chromium.org Change-Id: Idc53070073192a7a02260fe62c6a8514f2b1179c No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611599Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Commit-Queue: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#659439}
-
Torne (Richard Coles) authored
Allow the jinja template parameters to specify a max SDK version for the WebView APK. This will be used to handle special cases where we want the Play Store's targeting to do something unusual. Bug: 962672 Change-Id: I73940183e6c273831347d33e9b646cc4fb24e3ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610978 Auto-Submit: Richard Coles <torne@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#659438}
-
Jan Krcal authored
This CL is doing a post-launch cleanup of Directory implementation of wallet_data sync. Follow-up CLs will remove the feature itself and metrics that were needed only for the launch. Bug: 936308 Change-Id: Id663c384b0bbb8a4811b6c1e0f10daf75545d4b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609841 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Parastoo Geranmayeh <parastoog@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Auto-Submit: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#659437}
-
Bo Liu authored
Implement code using updateServiceGroup. Specifically create a group for service connections that have low rank. Currently the cutoff is at "invisible main frame" and below. Now implementation uses own sort implementation by taking advantage that updates happen to a single connection at a time only. NB the simplified sort is no longer stable, and specifically pulls up connection's rank whenever it's updated. Algorithm for assigning importance in group is to pick a value between importance of connection to the left and to the right (if any), and reshuffle the entire list of there is not enough room left. There is a bias of assigning closer to the right; this is an optimization to reduce shuffle since by far the most common operation is moving a connection to be the most important (ie with low importance value) in the group. Add a feature to enable this so we can experiment when there are enough users. Bug: 946216 Change-Id: I2ea4437b9b27eb205b7c2e51344f2af387938232 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1597071Reviewed-by:
ssid <ssid@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#659436}
-
Javier Ernesto Flores Robles authored
UIKit is not needed, so it's replaced with Foundation. Strong properties doesn't mean a lot since they are readonly properties. Bug: 951300 Change-Id: Ifb7e181a84c06474dc53bf083a427ff629568272 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605405 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#659435}
-
Yutaka Hirano authored
- There is no way to show a warning, so remove the parameter. - The decision on mime-type check on worker has been made, so remove the use counters. As a result, we can remove |is_worker_global_scope| param. Bug: 794548, 924024 Change-Id: I4a693a7e2d332b2a2ec14aa2f2c060b811f0e68c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609027 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#659434}
-
Rune Lillesveen authored
We triggered style changes as a result of prefers-color-scheme changing, but we did not trigger 'change' events for matchMedia() as we skipped the code in Document which did that. Bug: 962156 Change-Id: Idba3ba9700aa24a2f9370360da22f6102fe82161 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609821Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#659433}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/18fe16aad947..0e19f4b0cf67 Created with: gclient setdep -r src-internal@0e19f4b0cf67 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=fergal@google.com,avi@google.com,btolsch@google.com,andypaicu@google.com Change-Id: I0e5034506ac405f270a5dbc201cf9e24c680c7e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611497Reviewed-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@{#659432}
-
Kenichi Ishibashi authored
Make sure that the previous controller no longer has controllees when activating a waiting worker if the previous controller exists. Bug: 951571 Change-Id: I39da18c29b6168df2565be411249e7458c3d0f64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609023 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#659431}
-
Takashi Toyoshima authored
To ensure that the cache size can not be too large, we have the maximum cache entries limit. We change the limit to 1024, and also introduces the key size limit since the URL can be too long in some cases. Bug: 962824 Change-Id: I3252c68a46dfcfc78cdac6d05a3a2481aace7527 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609727Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#659430}
-
Fergal Daly authored
It was reenabled in https://crrev.com/c/1604334 by update_expectations but it's still timing out. TBR=robertma@chromium.org Bug: 937991 Change-Id: I30955905d6c32280b6d489a0d389e2c1d9af0216 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610271Reviewed-by:
Fergal Daly <fergal@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#659429}
-
Jan Wilken Dörrie authored
This change introduces a new enum to autofill_types.mojom with the goal to provide more information during FocusedNodeChanged. Eventually this information will be used to show the TouchToFill feature for username fields, but browser implementation will be left for a follow-up CL. Bug: 957532 Change-Id: Iba9492a9ec2d612962898e43c02e8600925f98fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605901 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#659428}
-
Daniel Bratell authored
In some extreme (non-default) jumbo builds, both OnProfileCreated ended up in the same translation unit. This renames one of them DownloadOnProfileCreated to avoid that build problem. Bug: 959208 Change-Id: I31686fc741c1365de0ef6fdc9101ce960e2fe6ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602649Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Auto-Submit: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#659427}
-
Michael Lippautz authored
Change-Id: I28779394b1e040dd1b101f85611ed08d93f1a339 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610762 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#659426}
-
Abhishek Bhardwaj authored
This change makes FakePowerManagerClient now use mock ticks for timers. This means that timer expiration can be tested more strigently in tests instead of earlier tests where only timer expiration was checked and not the time when they expired. BUG=962638 TEST=Unit tests. Change-Id: Ic6b94e927dff2b55d9b622d77f663e377be7a4f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610224 Commit-Queue: Abhishek Bhardwaj <abhishekbh@chromium.org> Auto-Submit: Abhishek Bhardwaj <abhishekbh@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Cr-Commit-Position: refs/heads/master@{#659425}
-
Lowell Manners authored
This test was originally disabled due to flakiness in 2012. Now when enabled, it fails 100% of the time. Change-Id: I7b207bcc67fb133e2aebf3670f57202244914c35 Bug: 157357,786836 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1588387 Commit-Queue: Lowell Manners <lowell@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#659424}
-
Shik Chen authored
If the information is available in the vendor tags, we will 1. set the display name to the webcam model name instead "External Camera". 2. set the model id to USB "vendor_id:product_id". Bug: b:131142270, chromium:939996, b:117816888, b:80502887 Test: With CL:1583571 and CL:1583572, 1. check the model name is shown on https://webrtc.github.io/samples/src/content/devices/input-output/ 2. check IPEVO Presenter works with the IPEVO document camera. Without that two CLs, check the name is falled back to "External Camera" as expected. Passes capture_unittests. Change-Id: I469327b1b224689ebb698278505aee68a2fb88a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594388Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ricky Liang <jcliang@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Auto-Submit: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#659423}
-
Yi Su authored
CRWWKNavigationHandler. CRWWebController.didReceiveWebViewNavigationDelegateCallback is called when it receives any callback from WKWebView. This CL moves it into CRWWKNavigationHandler and delegates all WKNavigationDelegate callbacks to CRWWKNavigationHandler. This CL also makes CRWWebController._isBeingDestroyed visible to CRWWKNavigationHandler through CRWWKNavigationHandlerDelegate protocol. Bug: 956511 Change-Id: Iecb377c603eb62e3a7265149b9394c8a2310c3ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1599013 Commit-Queue: Yi Su <mrsuyi@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#659422}
-
Timothy Loh authored
The PluginVmFilesTest currently uses SetChromeOSVersionInfoForTest, but this affects global state which is currently causing subsequent runs of the unrelated PluginVmManager tests to fail. This CL changes this to use the ScopedSetRunningOnChromeOSForTesting object instead. Bug: 957477 Change-Id: Ie639e796aef536cd28bb884a310252b267b15270 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611072Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#659421}
-
David 'Digit' Turner authored
This is the last CL required to implement proper wrapping of android_dlopen_ext() with the crazy linker. R=pasko@chromium.org, rmcilroy@chromium.org, agrieve@chromium.org, cjgrant@chromium.org, tiborg@chromium.org BUG=936001 Change-Id: I89070de677de3bf3ec590c2afcb1284bb607a81e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609838 Commit-Queue: David Turner <digit@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#659420}
-
Tetsui Ohkubo authored
Currently, Ozone converts evdev scancode to Web Gamepad keycode, and the keycode is stored in |code| field of GamepadEvent. This CL adds |raw_code| field to GamepadEvent, which is the original evdev scancode. This is a part of ARC++ Improved Gamepad Support, which will forward raw scancode to Android container rather than converting scancode to keycode in Ozone. For further background, please check the design doc: go/arc-improved-gamepad TBR=oshima@chromium.org TEST=manual BUG=b:130597086 Change-Id: Id66565631eae9f0e90432b63160b7d82728ec12f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602232 Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Kevin Schoedel <kpschoedel@chromium.org> Cr-Commit-Position: refs/heads/master@{#659419}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/973f67f20b7f..18fe16aad947 Created with: gclient setdep -r src-internal@18fe16aad947 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@google.com,alph@google.com,battre@google.com Change-Id: I1397e7bcf8e918ad59a05a889b57aacab4fd999d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610036Reviewed-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@{#659418}
-
Staphany Park authored
https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/3f5b5b8f8493..9d4cde44a4a3 $ git log 3f5b5b8f8..9d4cde44a --date=short --no-merges --format='%ad %ae %s' 2019-05-13 gennadiycivil Added docs for testing::RegisterTest 2019-05-08 absl-team Googletest export Created with: roll-dep src/third_party/googletest/src Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel,mac_optional_gpu_tests_rel,linux_chromium_cfi_rel_ng;luci.chrome.try:win_chrome_official Change-Id: I00b157b8373d2a550541d7ace5cad635b7752313 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610535 Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Staphany Park <staphany@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#659417}
-
Fergal Daly authored
It was reenabled in https://crrev.com/c/1604334 by update_expectations but it's still timing out (it doesn't seem to be crashing anymore). TBR=robertma@chromium.org Bug: 937170 Change-Id: Ic412fa6f5a4703451bf53cc674a995badb9683ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611071Reviewed-by:
Fergal Daly <fergal@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#659416}
-
Leon Han authored
Previously content::NavigationPreloadRequest::owner_ was changed to be a WeakPtr in order to do some DCHECKs helping investigate the root case of crbug.com/907311, although in effect it's unnecessary. As the bug has been resolved now, this CL just changes it back to be a raw pointer. BUG=907311 Change-Id: Ia158ad28a2bf7d0088149ae4a65acceb49c09bed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610035 Commit-Queue: Leon Han <leon.han@intel.com> Auto-Submit: Leon Han <leon.han@intel.com> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#659415}
-
Hirokazu Honda authored
This adds test cases for the conversion from Dmabuf to memory on all the exitsting conversion cases except I420 to NV12. This is because there is currently no way of creating I420 buffer using NativePixmap. Bug: 944822 Test: image_processor_test on octopus Change-Id: Id9f51f00e78c6c391ac2fc76c41da96841c3a71a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574870 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#659414}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 5e97971d. With Chromium commits locally applied on WPT: c4dc3441 "[WPT] Reland Upload a test for sending mouse events with key pressed" fec827fb "Added wpt tests for overscroll customization." c9077e39 "Restore original tail-processing for ScriptProcessor and AudioWorklet" d814fafc "Check for detached ArrayBuffers in Web Bluetooth writeValue functions" 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 NOAUTOREVERT=true TBR=lukebjerring No-Export: true Change-Id: Ic917779bd863fecc0cc84f833db3ad10c4d75a94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610034Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#659413}
-
Lutz Justen authored
This CL moves allow_gssapi_library_load_ from the static HTTP params to the dynamic ones. This allows dynamically creating negotiate auth handlers. This allows Kerberos support (i.e. KerberosEnabled policy) to be turned on while a session is running and no relog is required. BUG=chromium:952235 TEST=Once Kerberos is fully implemented, disable the KerberosEnabled policy, log in, enable the KerberosEnabled policy, refresh policy, log into a Kerberos account, (search for Kerberos in settings), e.g. chromeadm-lab.com, then navigate to a site that requires Kerberos auth, e.g. https://www.chromeadm-lab.com. The site should NOT display a 401 unauthorized error. Change-Id: Ia1f6a2994903af6f8b2ab67995d31e3504fb6a58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1599626 Commit-Queue: Lutz Justen <ljusten@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#659412}
-
Matthew Cary authored
This is a step in updating chromium's shared memory API. See details in https://docs.google.com/document/d/13rMRD5kEl_5NFDOSWHEfmooBY2W5h5whNAl9nwBeEb8/edit#heading=h.x4ivxr8nivid This change should introduce no functional changes. Most of the change changes uses of media::BitstreamBuffer from a const& to a value type. Bug: 849207, 640840. Change-Id: I9a74ae193bff5723c1c32d96d897cb94dbdc2927 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1524354Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ricky Liang <jcliang@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Reviewed-by:
Eero Häkkinen <eero.hakkinen@intel.com> Commit-Queue: Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#659411}
-