- 19 Aug, 2019 40 commits
-
-
Avery Musbach authored
Change-Id: I543f2206d7c3ab0ef32433f98139ea052bd93bd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761318Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Commit-Queue: Avery Musbach <amusbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#688283}
-
Herb Derby authored
Most of the fields for Settings are not used. Just pass the distance field text capability as a bool. See matching CL: https://skia-review.googlesource.com/c/skia/+/235102 Change-Id: I0c0d4db0386ce98dbd5856129e5a60ab28d6ac61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1758438Reviewed-by:
Ben Wagner <bungeman@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Herb Derby <herb@google.com> Cr-Commit-Position: refs/heads/master@{#688282}
-
Dominik Röttsches authored
This will prefer performing DWrite API based font fallback on all Windowses, particularly on Windows 8.0 and below, where API based fallback was previously not available and hard-coded lookup tables were used. A content feature is used to flip the switch on this as a last-resort deactivation method, should this lead to unexpected fallback problems. Bug: 976737 Change-Id: I65d160a573a625ea60a866bacfd12dd0d8a5935a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1753006 Commit-Queue: Dominik Röttsches <drott@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Dominik Röttsches <drott@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#688281}
-
Wei Li authored
Add a new feature flag HappinessTrackingSurveysForDesktopDemo to allow designer/dev/testing team to directly invoke the survey related UI for tests. This flag allows users to bypass the triggering mechanisms to directly invoke Survey bubble UI on NTP. BUG=979530 TEST=either use command line "--enable-features=HappinessTrackingSurveysForDesktopDemo" or by changing the corresponding flag in chrome://flags, user can directly see user happiness survey bubble on a New Tab Page. Change-Id: Ibc17ba729fb01cb33c9245ba25ce1dc2cbbf304c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1759287Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#688280}
-
Alex Newcomer authored
Either we are attempting to emplace() past the last element of the vector, or the index is negative somehow. Fix the first condition and check for the second. Bug: 992344 Change-Id: Id3f6a71a9d5ab3ad41079f9ed1fa7067238faae8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761295 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#688279}
-
Marijn Kruisselbrink authored
Don't try to force every error into a base::File::Error, instead have our own enum and a custom error message. This should make it easier for web developers to debug what is going on. Also switches some DOMException constructor usage to using V8ThrowDOMException which results in the exception messages actually being shown in dev-tools. Bug: 971268, 991544 Change-Id: Id5128363bf5410ed08c1f4e65ebbe4b4bee93d7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1738654 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#688278}
-
Takuto Ikuta authored
Bug: 988833 Change-Id: I0e6fa963b46363415226dbda74933984c180653d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760827 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Glenn Hartmann <hartmanng@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#688277}
-
liberato@chromium.org authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/e0e3133c40fb..0f36d36f4973 $ git log e0e3133c4..0f36d36f4 --date=short --no-merges --format='%ad %ae %s' 2019-08-01 liberato Roll FFmpeg for M78 2019-07-31 liberato Comment out HAVE_VALGRIND_VALGRIND_H in asm headers. 2019-07-30 andriy.gelman lavfi/zmq: Avoid mem copy past the end of input buffer 2019-07-30 lq FATE: add hls single file mode test case 2019-07-10 michael tools/target_dec_fuzzer: fix memleak of extradata (...) 2019-07-04 michael avcodec/huffyuvdec: Check vertical subsampling in hymt 2019-07-03 michael avcodec/huffyuv: remove gray8a (the format is listed but not supported by the implementation) 2019-07-11 michael tools/target_dec_fuzzer: Remove redundant av_free() 2019-07-11 michael avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame() 2019-07-13 onemda avfilter/af_aiir: do not ignore k option for audio filtering Created with: roll-dep src/third_party/ffmpeg Bug: 985463 Change-Id: I02b69cbd4b48b02ea7c998bb3efcb21f6fc7bba0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1737071Reviewed-by:
Matthew Wolenetz <wolenetz@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#688276}
-
Takuto Ikuta authored
Bug: 988833 Change-Id: I8175e1b3f3627db1a8419fbabe570e5c6f3978b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760828 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#688275}
-
Abhishek Bhardwaj authored
This change makes the max timeout, after which DarkResumeController notifies the power daemon that it's okay to resuspend, configurable. This is needed for upcoming boards that need to do more work in dark resume and will set the command line option added in this change. BUG=924762 TEST=Unit tests. Change-Id: I658f4c77d2e6dd3a4391fb60971447426875600d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1649035 Commit-Queue: Abhishek Bhardwaj <abhishekbh@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#688274}
-
Ryan Powell authored
This CL creates the SystemMemoryPressureEvaluator for Windows, as part of a refactoring of the MemoryPressureMonitor to use the Voter-Aggregator design described here: https://docs.google.com/document/d/1W3FPDyjIAKBcFGNYsHA3EKR1FHrJlbBaqT4_RUnxzq0/edit?ts=5d3f5714#heading=h.7nki9mck5t64 This Evaluator calculates memory pressure and emits notifications identically to the previous Monitor, but does so by casting its votes for memory pressure through a MemoryPressureVoter. Bug: 980965 Change-Id: Ib2fe6e7699762c209411a08ea1c938998bffe641 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1721376Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Ryan Powell <ryanpow@google.com> Cr-Commit-Position: refs/heads/master@{#688273}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 067cbde1. With Chromium commits locally applied on WPT: 25797c4b "Port some css-fonts-{3,4} interpolation tests to WPT" 067cbde1 "[webnfc] A follow-up for nfc-mock.js" 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: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: I3f13dcdc24081bbffca9043386a37b84a84de637 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760417Reviewed-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@{#688272}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/4935770daa8e..9bf01811ac13 git log 4935770daa8e..9bf01811ac13 --date=short --no-merges --format='%ad %ae %s' 2019-08-19 tsepez@chromium.org Remove some more CPDFXFA_* type usage from fpdfsdk/cpdfsdk_* 2019-08-19 thestig@chromium.org Simplify CPDF_ToUnicodeMap::Lookup(). Created with: gclient setdep -r src/third_party/pdfium@9bf01811ac13 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=pdfium-deps-rolls@chromium.org Bug: None Change-Id: Ifc2ce8d6a5cd679fcf5a1e0ca286fc5da6d6f3e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761218Reviewed-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@{#688271}
-
Umesh Patil authored
Bug: b/139671272 Change-Id: I9044de4ba7d75788b10deb4c005a35c964f8f417 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761236Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Umesh Patil <upatil@google.com> Cr-Commit-Position: refs/heads/master@{#688270}
-
Andrew Xu authored
Refactor the handling functions for gesture scrolling in ScrollableShelfView. This CL makes preparations for the incoming CL which handles the gesture fling event. Bug: 973481 Change-Id: Ia25daf84043e38c0c03f7dbf73b7beb204b5bcab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760545 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#688269}
-
Daksh Idnani authored
Update platform tags for gpu integration tests and webgl conformance integration tests to include tags for all GPUs. Bug: 985486, 984780, angleproject:3701 Change-Id: I17c3ad90e42e815b1aff26a1d202a0f63d6a2f81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761193Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#688268}
-
Yaron Friedman authored
While looking at some OWNERS files I'm in and trying to make sense of the clients, realized that these are unneeded Change-Id: Ifb8d3a4039c8d074aa03b0b34251dec0110ec376 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761223Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#688267}
-
Dana Fried authored
Currently, it's possible for a tab hover card to be blank if it's displayed when a page is loading for the first time. This CL changes the behavior so that in that state, the title that is shown is "Loading..." (or localized equivalent) unless the page has crashed in which case a "Crashed." message appears. The URL that is displayed in this case is the visible URL, not the committed URL, so it's obvious to the user *which* page is loading. Bug: 981103 Change-Id: I082088ac42bf32c37a2dc3ed220c68ba5d5400da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760669 Commit-Queue: Dana Fried <dfried@chromium.org> Auto-Submit: Dana Fried <dfried@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#688266}
-
Peter Wen authored
Making ModuleInstallerImpl package-private ensures that callers use the ModuleInstaller interface instead of depending directly on the implementation. Also add stricter parameters and requirements for ModuleInstaller#initActivity to ensure that SplitCompat#install is called in the right order (Application first then Activities). Add /* package */ to classes only used within its package, remove some redundant public method modifiers in interfaces since all methods in interfaces are public by default. Bug: 981084 Change-Id: I4826b2d716fb04fea8b59ed2eff14eb72c843ec7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761048 Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#688265}
-
John Budorick authored
This reverts commit 34844187. Reason for revert: bot is underprovisioned at current build rate. Original change's description: > Add directory-based CQ for the SKV bot > > The SkiaRenderer Vulkan Android bot was breaking frequently. We > want to add it to the CQ for likely-impactful directories. This > should help maintain the SKV bot. > > Bug: 979431 > Change-Id: Id332ab4de1b2deac7ad4c53ef8e92351d176b58a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1753667 > Reviewed-by: Eric Karl <ericrk@chromium.org> > Reviewed-by: John Budorick <jbudorick@chromium.org> > Commit-Queue: Chris Blume <cblume@chromium.org> > Cr-Commit-Position: refs/heads/master@{#687332} TBR=jonross@chromium.org,jbudorick@chromium.org,cblume@chromium.org,ericrk@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 979431 Change-Id: I1c140d90fd4f4021ac914d12ea63d077d6ec3771 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761309Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#688264}
-
Xiaocheng Hu authored
Bug: 825895 Change-Id: I98e3327a82352a90db9a74b1adc4b62ffd54c4ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1758834Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#688263}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/73b9263523ee..df7093214c55 git log 73b9263523ee..df7093214c55 --date=short --no-merges --format='%ad %ae %s' 2019-08-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@df7093214c55 The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-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=agable@chromium.org Bug: None Change-Id: Ifec5eeef7d880e2c1bdb23ed4b1921e784930426 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761209Reviewed-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@{#688262}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/82c85d4f089f..d272ed1e68f8 git log 82c85d4f089f..d272ed1e68f8 --date=short --no-merges --format='%ad %ae %s' 2019-08-19 saklein@chromium.org Build API README: Better explained proto changes process. Created with: gclient setdep -r src/third_party/chromite@d272ed1e68f8 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@google.com Bug: None Change-Id: If78b82d39d975f039574ff90d3b7ce5b31f6cac8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761167Reviewed-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@{#688261}
-
Frank Tang authored
https://chromium.googlesource.com/chromium/deps/icu.git/+log/9a5af81f5..2b2ee71 2b2ee71 Add android_small/icudatl_extra.dat. 4ae379e Allow 'icupkg' to build data package without dependency check. 4de2cfd Merge the uptream pull/682 to prepare for Android extra data package. Bug: chromium:969181 Change-Id: Ia4cca333a23cf1eda8c5ceb7da979a72ec7a1320 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760863Reviewed-by:
Jungshik Shin <jshin@chromium.org> Commit-Queue: Frank Tang <ftang@chromium.org> Cr-Commit-Position: refs/heads/master@{#688260}
-
Robbie Gibson authored
Bug: 991539 Change-Id: Ibd47e2d2ef209fa86400136af8d135f82898c1c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760225 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#688259}
-
Jun Cai authored
This CL updates SMS readme file to include more related docs. Bug: 994327 Change-Id: Ie96496fb3f68f3e9a99c6346ac77d6b2ab1e0bb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1759225Reviewed-by:
Ayu Ishii <ayui@chromium.org> Commit-Queue: Jun Cai <juncai@chromium.org> Cr-Commit-Position: refs/heads/master@{#688258}
-
Austin Eng authored
Bug: chromium:852089 Change-Id: Ic526b2ec5d2d58a11a5bdfb26b29fe16c8f1ceed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1759684 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#688257}
-
Gabriel Charette authored
This is the iOS equivalent of https://chromium-review.googlesource.com/c/chromium/src/+/1747171 Required to facilitate the mass-rename of "thread_bundle" variables. R=rohitrao@chromium.org Bug: 992483 Change-Id: I244370aa92eb53933cfe4076209b84b58b658504 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757366Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#688256}
-
Daniel Clark authored
Change ControlType of <article> from "Document" to "Group" per https://w3c.github.io/html-aam/#el-article Change LocalizedControlType of <figure> from "group" to "figure" per https://thepaciellogroup.github.io/AT-browser-tests/test-files/figure.html Bug: 994380 Change-Id: I36e59265650b1655b2811ccb3baac8b67e8552a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757145Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Dan Clark <daniec@microsoft.com> Cr-Commit-Position: refs/heads/master@{#688255}
-
Tanisha Mandre authored
Architecture: Superclass - scannerView Subclasses - qrScannerView Files just renamed and shifted to scanner directory: - camera_controller - qr_scanner_alerts - qr_transitioning_delegate - qr_scanner_presenting Bug: 990744 Change-Id: I3fddd13f05e1a2bdd5de239c32f86979399eb925 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1741974 Commit-Queue: Tanisha Mandre <tanishamandre@google.com> Reviewed-by:
Eric Noyau <noyau@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#688254}
-
Michael Thiessen authored
No functionality changes intended, this is just cleanup to make the current behavior clearer. We already only have a non-incognito tab model, so if something tried to use the incognito tab creator it would just create a non-incognito tab anyways (I think?), which seems bad. Change-Id: I3439b2e9d8352afb4ab09e50c67b30066aceef80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1751925 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#688253}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8566dda51b42..eb3eb98eb6b8 git log 8566dda51b42..eb3eb98eb6b8 --date=short --no-merges --format='%ad %ae %s' 2019-08-19 robertphillips@google.com Add textureReleaseProc and releaseContext to SkImage factory functions 2019-08-19 fmalita@chromium.org [skottie] Shaper downscale-to-fit vertical alignment mode 2019-08-19 jlavrova@google.com Fixed temp dir for snapshots Created with: gclient setdep -r src/third_party/skia@eb3eb98eb6b8 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 TBR=egdaniel@google.com Bug: None Change-Id: Idd621d0202d18dd13c375325ca20ac5bf1e157be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761215Reviewed-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@{#688252}
-
Sam Maier authored
We are rolling mainly to remove assertions, which was a bug in R8: https://issuetracker.google.com/issues/139307059 Bug: 992809 Change-Id: Id7879e3ae72be7428f5c64a80d88969e18fa27fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760462Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#688251}
-
Andrew Luo authored
Bug: 934168 Change-Id: I083a79024282c245eb53b26d0c7bbdc92be5a7be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1759186Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#688250}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/27e17f7851e2..d5e9e0c38f85 git log 27e17f7851e2..d5e9e0c38f85 --date=short --no-merges --format='%ad %ae %s' 2019-08-19 misterg@google.com Merge pull request #2397 from kuzkry:custom-type-traits-is_reference 2019-08-19 misterg@google.com Merge pull request #2381 from Yannic:fix_bazel 2019-08-19 absl-team@google.com Googletest export 2019-08-19 absl-team@google.com Googletest export Created with: gclient setdep -r src/third_party/googletest/src@d5e9e0c38f85 The AutoRoll server is located here: https://autoroll.skia.org/r/googletest-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:mac_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_cfi_rel_ng;luci.chrome.try:win_chrome_official TBR=isamsonov@google.com,staphany@google.com Bug: None Change-Id: Ibe3c208d94d03005e9feace74608f5320cd49f03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760677Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Staphany Park <staphany@google.com> Reviewed-by:
Staphany Park <staphany@chromium.org> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#688249}
-
Xing Liu authored
This CL replaces std::deque with base::circular_deque. This can reduce the APK size by 160 bytes. Notice there are some side effects for base::circular_deque, like can't dereference iterator while modifying the containers. Also std::sort on base::circular_deque is taking +500 bytes increase in APK size, which makes this replacement less efficient. Bug: 972191 Change-Id: I25f4ae780b0f8be5a970ced561c461a68f1c93fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1759228Reviewed-by:
Hesen Zhang <hesen@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#688248}
-
Peter Kasting authored
See comment 8 on the bug for the spec link. Bug: 883451 Change-Id: I218eb090519bb44d37afd75bf0fb7ad66c323949 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756711 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#688247}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4dfd57b8be2c..7dcd6b790228 Created with: gclient setdep -r src-internal@7dcd6b790228 The AutoRoll server is located here: https://skia-autoroll.corp.goog/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=jbudorick@google.com Bug: chromium:None Change-Id: If17f84f12107386aa92b163f7acade35c7cf8ad8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761210Reviewed-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@{#688246}
-
Vasilii Sukhanov authored
Bug: 986298 Change-Id: If5c875f2b94bb41a8c81dc49603b801903a8e69d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760735 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Auto-Submit: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#688245}
-
Rune Lillesveen authored
Type rule invalidation sets are not used on the global ruleset, only rulesets for specific stylesheets. Those RuleFeatureSets are disposed with the whole RuleSet and re-created every time which means this did not cause a bug. However, we should clear to be consistent and on the safe side. Change-Id: Icaade0122a34d3f0945f95093dcab6427e02509b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760733 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#688244}
-