- 14 May, 2019 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/95764ff31ecd..701ac9a6e80f git log 95764ff31ecd..701ac9a6e80f --date=short --no-merges --format='%ad %ae %s' 2019-05-14 khokhlov@google.com Add missing comma Created with: gclient setdep -r src/third_party/catapult@701ac9a6e80f 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 TBR=oysteine@google.com Change-Id: I6efe74535025995dfaf66247f95daadd27b123c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610735Reviewed-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@{#659456}
-
Dominik Röttsches authored
Use HB_NO_SUBSET_LAYOUT, HB_NO_SUBSET_CFF in BUILD.gn as well to limit binary footprint of subsetting features. https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/f3aca6aa267f..c73d7ba75d45 $ git log f3aca6aa2..c73d7ba75 --date=short --no-merges --format='%ad %ae %s' 2019-05-14 drott Fix building with HB_NO_SUBSET_LAYOUT 2019-05-14 behdad [ucdn] Fix Hangul composition 2019-05-13 behdad Fix more warnings 2019-05-13 behdad [config] Add NDEBUG and HB_NDEBUG 2019-05-13 behdad One more warning fix 2019-05-13 behdad [icu] Comment 2019-05-13 behdad Fix moreeeeeeeeeee 2019-05-13 behdad Fix more semi-colon issues 2019-05-13 behdad [iter] Fix zip iterator sortedness classification logic 2019-05-13 behdad Fix more excess semi-colon errors 2019-05-13 behdad [iter] Track strictly-sorted iterators 2019-05-13 behdad [iter] Minor 2019-05-13 grieger [subset] Fix shadowed 'groups' param in cmap. 2019-05-13 behdad Adjust uniscribe_bug_compatible mode 2019-05-13 behdad [config] Better compile away morx/kerx/trak 2019-05-13 behdad [indic] Don't constrain how many C, M, ... occur 2019-05-13 behdad [test] Don't call deprecated API 2019-05-13 behdad Another extra semi-colon 2019-05-13 behdad Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018" 2019-05-13 behdad Revert "[ragel] Switch to -T1 output instead of -F1" 2019-05-13 behdad Fix extra semi-colon 2019-05-13 behdad [ragel] Switch to -T1 output instead of -F1 2019-05-12 behdad Minor 2019-05-12 behdad Fix MSVC build 2019-05-12 behdad [config] Define HB_NO_SUBSET_LAYOUT in HB_LEAN 2019-05-12 behdad [config] Add HB_NO_UNISCRIBE_BUG_COMPATIBLE 2019-05-12 behdad [config] Disable buffer serialize routines in HB_TINY 2019-05-12 behdad Fix builds 2019-05-12 behdad [config] Enable HB_NO_MT in HB_TINY 2019-05-12 behdad Force-disable CFF code under disabling conditions 2019-05-11 behdad [config] Allow overriding chosen config 2019-05-11 ebrahim [test] minor, fix -Weverything bot 2019-05-11 ebrahim [test] minor 2019-05-11 nwillis Corrections to OT Color gtk-doc comments. 2019-05-11 nwillis Corrections to OT Math gtk-doc comments. 2019-05-11 behdad Fix build 2019-05-11 behdad Disable sbix if no-color or no-ot-font-bitmap 2019-05-11 behdad [iter] Check for more before forwarding/rewinding past ends 2019-05-11 corbett.dav [iter] Fix filter rewinding 2019-05-10 corbett.dav [array] Fix rewinding 2019-05-11 n8willis Update src/hb-ot-color.cc 2019-05-11 behdad [iter] Add hb_map_sorted() and hb_map_retains_sorting() 2019-05-11 n8willis Update src/hb-ot-math.cc 2019-05-11 n8willis Update src/hb-ot-math.cc 2019-05-11 n8willis Update src/hb-ot-color.cc 2019-05-11 n8willis Update src/hb-ot-color.cc 2019-05-11 n8willis Update src/hb-ot-color.cc 2019-05-11 n8willis Update src/hb-ot-color.cc 2019-05-11 n8willis Update src/hb-ot-color.cc 2019-05-11 behdad [config] Rename (...) 2019-04-11 behdad Use injected class name to simplify macros 2019-04-11 behdad [C++11] Use deleted methods 2019-04-11 behdad Rename a few macros 2019-04-10 behdad [arabic] Disable fallback shaping if HB_NO_OT_SHAPE_COMPLEX_ARABIC_FALLBACK defined 2019-04-10 behdad Don't install ot-font funcs on new fonts if HB_NO_OT_FONT defined 2019-04-10 behdad Don't use any default unicode funcs if HB_NO_UNICODE_FUNCS is defined 2019-04-08 behdad [coretext] Fix unused-variable error 2019-04-05 maksqwe1 Fix MSVC C4068 warning (#1656) 2019-04-05 ariza replace test font SourceHanSans with its subet 2019-04-05 maksqwe1 Fix MSVC C4138 warning (#1657) 2019-04-03 behdad Minor 2019-04-03 behdad [GDEF] Don't assume glyphlist is sorted 2019-04-03 behdad [algs] Add hb_min() and hb_max() 2019-04-03 behdad [serialize] Make putting breakpoint on out-of-memory easier 2019-04-03 behdad [iter] Tweak SFINAE again 2019-04-03 behdad [array] Add compy assignment operator since copy constructor is explicit 2019-04-03 behdad [array] Add default copy constructor 2019-04-03 behdad [iter] Use different SFINAE scheme to make MSVC happy 2019-04-03 behdad [meta] Add hb_is_same() 2019-04-02 behdad [serialize] Actually reclaim storage from duplicate objects 2019-04-02 behdad [serialize] Port to use object pool 2019-04-02 behdad [pool] Uses memset() instead of assigning Null() 2019-04-02 behdad Add hb_pool_t<> for pooled memory allocation 2019-04-02 behdad [serialize] Disable packed_map again 2019-04-02 behdad [map] Protect more against pointer deref 2019-04-02 behdad More 2019-04-02 behdad [serialize] Fix hb_hashmap_t<> for pointers and use in packed_map 2019-04-02 behdad [iter] Remove passing pointer to hb_iter() 2019-04-02 behdad [array] Use dagger for hashing array 2019-04-02 behdad [iter] Accept pointers in hb_iter() 2019-04-02 behdad [serialize] Towards maintaining packed_map 2019-04-02 behdad [serialize] Minor 2019-04-02 behdad [serialize] Handle non-nullable offsets 2019-04-02 behdad [serialize] Movce empty-object handling earlier 2019-04-02 behdad [serialize] Minor 2019-04-02 behdad [serialize] Allow offset links that have base offset from the object base 2019-04-03 ebrahim [test][iter] minor, fix double promotion warning 2019-04-02 ebrahim [test] minor, c style comments 2019-04-02 ebrahim [iter][test] Add another test for hb_reduce 2019-04-01 behdad [serialize] Switch to tetris-packing 2019-04-01 behdad [serialize] Fix linking 2019-04-01 behdad [serialize] Minor 2019-04-01 behdad [cmap] Minor 2019-04-01 behdad [subset] Call serialize start/end around it 2019-04-01 behdad [serialize] Assert stack 2019-04-01 behdad [serialize] Add add_link() to add link 2019-04-01 behdad [serialize] Add default template type to push() 2019-04-02 ebrahim [iter] hb_reduce, accumulator with a different type 2019-03-31 ebrahim [iter] Implement hb_reduce 2017-12-05 nwillis Indic: always hyphenate pre-base-reordering, for clarity. Created with: roll-dep src/third_party/harfbuzz-ng/src R=bashi@chromium.org,behdad@chromium.org,bungeman@chromium.org,drott@chromium.org,eae@chromium.org,jshin@chromium.org R=bashi@chromium.org,behdad@chromium.org,bungeman@chromium.org,drott@chromium.org,eae@chromium.org,jshin@chromium.org Bug: 960331 Change-Id: Ibf376556acb50b09e8e9d3ce53631690859e9628 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1608701 Commit-Queue: Dominik Röttsches <drott@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#659455}
-
Javier Fernandez authored
The 'white-space: break-spaces' only adds breaking opportunities after a white space character. However, it's possible to break before the first space after a word when the feature is used in combination with other properties, like overflow-wrap. However, breaking before the first space should not be allowed if there are previous opportunities. We wrongly assumed that we had to consider these previous breaking opportunities if the proper combination of line breaking properties is being used, so that breaking before the first space after a word is allowed. This wrong assumption caused several issues, like the one described in the bug, that lead to incorrectly break before the first space even though there are previous opportunities, either white spaces or between letters. For the later case, of considering previous opportunities between letters, we have a seperated issue #952254, so the tests covering such cases will be added to the TestExpecations as Failure entries. Bug: 956465 Change-Id: I2c8b45e55f4960a044f7f8c3da84936b78c8eb3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1583800 Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#659454}
-
Mugdha Lakhani authored
Add logic to support unregistering of periodic sync tasks. Bug: 925297 Change-Id: I76002b38afcf8a4b5ff5dcaccd5e198843533d5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602728Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#659453}
-
Abhijeet Kandalkar authored
Bug: 891908 Change-Id: I8496f5388588ae6a10a8f1230d5ec65fc0dbde50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1604544Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#659452}
-
Noel Gordon authored
CL:1596788 mentioned the binary code was called piex.out.wasm, but the README.md does not say that. Make it so (comment only change). Tbr: adanilo@ No-try: true Bug: 935285 Change-Id: Iffe0957b410a2797ed14afc0b68d6fb08442fa30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611698Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#659451}
-
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}
-