- 08 Oct, 2019 40 commits
-
-
Yutaka Hirano authored
We see some breakage on M78, so we are disabling the feature. After merging this change to M78 I will revert this change. Bug: 1006292 Change-Id: Ie56d2ac5cdd6ed8ea0fdf8c124a3f01c24731eed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846832 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#703615}
-
Hirokazu Honda authored
CreateGpuMemoryBufferHandle() creates GpuMemoryBufferHandle from media::VideoFrame(). The fds and metadata are come from untrusted processes, e.g., ARC++ and renderer process. We must validate GpuMemoryBufferHandle. Bug: None Test: video_encode_accelerator_unittest on eve Change-Id: I74faf5f9a38562d7120cc09d76dbaeb0d67515eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839323 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Ricky Liang <jcliang@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#703614}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0d7c56db..d140f412 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: I1128a26e20c17328743cb6594f65f7d842649659 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846547Reviewed-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@{#703613}
-
Hajime Hoshi authored
BackForwardCache: Add metrics to record why RenderFrameHost prevented the page from BackForwardCache This adds new metrics for eviction by back-forward navigation: BackForwardCache.DisabledForRenderFrameHostReason. This records the reason why the render frame host is prefented from entering back-forward cache. For example, the frame used a disallowed feature for back-forward cache. The original form of the reason is a string, and this histogram records them as integers by StringPieceHash. Bug: 1001087 Change-Id: Id6906b90dbefbcb4a79aa1fa959877a0cce3a582 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1828786 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#703612}
-
Miyoung Shin authored
This change converts WebUsbService mojom interface client in blink to use BrowserInterfaceBroker. Bug: 936482 Change-Id: I03f8d6b061eed920ffd68305702f73fff66fe871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844005Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#703611}
-
Adam Rice authored
Apply backpressure to blink::WebSocketChannel before the WebSocketStream handshake starts, rather than after it completes. This avoids a race condition where more of the first message is read than should be. Also fix flakiness in the external/wpt/websockets/stream-tentative/backpressure-receive.any.js by doubling the size of message used. BUG=1002780 Change-Id: I915c71a4b81b95375b7c4c584f7782d5336cba85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844911Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#703610}
-
Peter Boström authored
Replaces trivial cases of kHighlightPathKey with installing generators. Follow-up CLs will deal with creating new generators for more-complex cases. Bug: chromium:1007546 Change-Id: Id5911c450a3a8da43eb3cce4051265da6a995f7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841660 Auto-Submit: Peter Boström <pbos@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#703609}
-
Patrik Höglund authored
Example failures: https://ci.chromium.org/p/chromium/builders/ci/Mac10.12%20Tests/27728 Tbr: tangltom@chromium.org Bug: 1012167 Change-Id: Ia708a9b3471d987f0d8897e4d9b2051d5c6a31fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845753Reviewed-by:
Patrik Höglund <phoglund@chromium.org> Commit-Queue: Patrik Höglund <phoglund@chromium.org> Cr-Commit-Position: refs/heads/master@{#703608}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a28cf7c08061..dd88df5d116c git log a28cf7c08061..dd88df5d116c --date=short --no-merges --format='%ad %ae %s' 2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 036463457e5f..ae022faf53b9 (2 commits) 2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 78225ef2..5c41949c (382 commits) Created with: gclient setdep -r src/third_party/skia@dd88df5d116c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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=kjlubick@google.com Bug: chromium:None,chromium:None Change-Id: I409e6cde75fa624dd81cae43439154ba4ba2cc60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846713Reviewed-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@{#703607}
-
Hiroki Nakagawa authored
This CL makes Worklet#addModule() fail with a more specific error object compared to before. Before this change, Worklet::addModule() was rejected with AbortError regardless of an actual error reason, and that made it difficult for developers to debug worklets. This behavior was defined in the Worklets spec, but it was changed recently (see the links below). After this change, Worklet::addModule() is rejected with script's error to rethrow when it is available as the new spec defines. Spec changes: - https://github.com/w3c/css-houdini-drafts/pull/958 - https://github.com/w3c/css-houdini-drafts/pull/967 Chromestatus: - https://www.chromestatus.com/feature/5116796497559552 Bug: 782066 Change-Id: Iabd30eff28ed1bffed9219898649a89b8abebbb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1258785Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#703606}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e7ae514a47fe..1ad5811accae git log e7ae514a47fe..1ad5811accae --date=short --no-merges --format='%ad %ae %s' 2019-10-08 tandrii@google.com git cl upload --retry-failed: search back up to 5 patchsets. Created with: gclient setdep -r src/third_party/depot_tools@1ad5811accae If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=agable@chromium.org Bug: None Change-Id: I6ad1a71754e65ed5aa6375eb47189592024ec5a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846933Reviewed-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@{#703605}
-
Hiroki Nakagawa authored
When off-the-main-thread dedicated worker script loading fails, a dedicated worker needs to terminate its worker thread. However, the current code does not do it. This CL fixes it by calling close() in that case. Off-the-main-thread dedicated worker script loading is used when PlzDedicatedWorker is enabled and/or ModuleDedicatedWorker is enabled. Bug: 900429 Change-Id: Iff6c1981ab8e43f9d294a1b9c3e4dc56b3a38650 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1843800 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#703604}
-
Nate Fischer authored
No change to logic. This adds braces to multiline if statements to satisfy a presubmit check. Bug: 999554 Test: N/A Change-Id: I50319a0767d2a4edd68bbb4cbf1003407dd2a1f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845883 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Auto-Submit: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#703603}
-
BUG=762641 TBR=achuith@chromium.org Change-Id: I0e51bf7ca5d2224b117c479b96bfa08e1a164ae3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845881Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#703602}
-
Renjie Tang authored
Change-Id: I5465711c5b812c3e63062233e866434f3cb5d21b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846664Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#703601}
-
Maksim Sisov authored
Using aliases turned out to be problematic. More platform specific PlatformWindows we add, the more chances of compilation failures occur. That is, when I added an abstract interface for PlatformWindowWin, it broke compilation as not all the classes really needed to implement that interface method. It did not make sense to add there a default implementation and it was decided to stop using aliases. Bug: 990756 Change-Id: I82c4a419e98bdc22d0e9bf2fb86336dfc7c32b26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844811Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#703600}
-
Hitoshi Yoshida authored
This test seems no longer crashing, and set it to run. Added an expectation file for failing cases. Bug: 939181 Change-Id: If7972f0c46c895357e3176e0850a769e440300fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846419Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#703599}
-
Nate Fischer authored
This changes WebView's "metrics collection" interval from every 30 minutes to every 5 minutes (consistent with Chrome for Android on Wifi). At the moment, if the app is used for less than 30 minutes, we only collect metrics logged during and shortly after startup, which biases analysis. This refactors GetUploadInterval to accept a boolean to indicate whether it should apply a different upload rate. WebView sets this to false because our upload mechanism is separate from the log collection mechanism, and the platform logging service has its own rate-limiting logic for cellular connections (as part of its API surface). Bug: 1003525 Test: Wait 5 minutes and verify we upload a second record (to work Test: around https://crbug.com/1003204, I'm selecting text to copy, Test: which triggers a "UserAction" and wakes up the metrics service) Change-Id: I76362fa57017a288149c357bd2bd8deabce9e178 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836711 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#703598}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/cd2fb1efa170..08a5ac41e4a8 git log cd2fb1efa170..08a5ac41e4a8 --date=short --no-merges --format='%ad %ae %s' 2019-10-08 dberris@chromium.org Prepare to Avoid Means in Change Detection Created with: gclient setdep -r src/third_party/catapult@08a5ac41e4a8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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=sadrul@google.com Bug: chromium:1011273 Change-Id: I8eae70ab5bba3f0a7b2a53846056a5f8c5d3a1c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846553Reviewed-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@{#703597}
-
Michael Crouse authored
This change builds the first piece of the PredictionManager to handle the registration of OptimizationTargets and requests for whether a navigation should be targeted for a particular optimization. This change enables the PredictionManager to construct the feature map needed to execute the PredictionModel to produce a decision for an optimization target. The the next changes will handle loading PredictionModels from a store and fetching model updates and host model features from the remote Optimization Guide Service. Bug: 1001194 Change-Id: Ib0af48cd2c81d0d4dfe92e4a99916b44eee92498 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833783 Commit-Queue: Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Sophie Chang <sophiechang@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#703596}
-
Yusuke Sato authored
Several other clients like cras_audio do this already, and this follows the pattern. BUG=b:142141480 TEST=try Change-Id: Ia3caa61924bae636d42ac2e3dc1e996414e3a8a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1842911 Commit-Queue: Yusuke Sato <yusukes@chromium.org> Auto-Submit: Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#703595}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f700582f2fa2..a28cf7c08061 git log f700582f2fa2..a28cf7c08061 --date=short --no-merges --format='%ad %ae %s' 2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-07 emircan@google.com Fix dedicated allocations for protected images 2019-10-07 benjaminwagner@google.com Revert "Use integer patchset and issue variables." 2019-10-07 herb@google.com Add quailty of life calls to SkZip Created with: gclient setdep -r src/third_party/skia@a28cf7c08061 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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=kjlubick@google.com Bug: None Change-Id: I67daa64ba47b25e9d5448c717f46c78b253e5db7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845880Reviewed-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@{#703594}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1aea8fc04d80..6da708e46496 Created with: gclient setdep -r src-internal@6da708e46496 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None,chromium:None Change-Id: I1827ea9856116b4e560019d90fbbd8b3ce291779 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845879Reviewed-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@{#703593}
-
Gyuyoung Kim authored
This is a reland of 5d024fd7 Missed including "ip_address_space.mojom-blink.h" in worker_module_script_fetcher.cc Original change's description: > Replace .mojom-blink.h with .mojom-blink-forward.h in blink - 5 > > To reduce pre-processed size of header files have been including > foo.mojom-blink.h, this CL replaces .mojom-blink.h with > .mojom-blink-forward.h in blink header files. > > This CL has no behavior changes and following CLs will > continue replacing them more. > > Bug: 1001360 > Change-Id: I49cfab31ec57b183570cf4551e4cd1acd20a1a75 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844752 > Reviewed-by: Kent Tamura <tkent@chromium.org> > Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> > Cr-Commit-Position: refs/heads/master@{#703549} Bug: 1001360 Change-Id: I5279e2fba33e46fa7eb002deeda34421c4176f53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846416Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#703592}
-
Joel Hockey authored
Bug: 996439 Change-Id: I95a6882119196e3f8c1448df71225d831b8db284 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846636 Auto-Submit: Joel Hockey <joelhockey@chromium.org> Commit-Queue: Nicholas Verne <nverne@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#703591}
-
Hwanseung Lee authored
Use enum class instead of enum for ButtonKey::ClickAction enum class is more type safety. Bug: 940736 Change-Id: Iaf2caca28d4fc72efb933761030f365454325e80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844913 Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#703590}
-
Yutaka Hirano authored
We want to keep them as we are actively monitoring the statistics until the sync XHR deprecation finishes. Bug: 952452 Change-Id: Ibbaf4d218f8432578236ee657ef1af864f16e19f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844009 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Auto-Submit: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#703589}
-
Gyuyoung Kim authored
This CL converts FuzzAssociated() of FuzzInterface interface to new Mojo type - Convert InterfaceAssociatedRequest to mojo::PendingAssociatedReceiver - Convert AssociatedBindingSet to AssociatedReceiverSet - Convert InterfaceAssociatedPtr to mojo::AssociatedRemote Additionally, this CL adds a copyright to fuzz.mojom. Bug: 955171 Change-Id: I8942810b085057b8f274bf748c58ecc5cf24c13c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833020Reviewed-by:
Oliver Chang <ochang@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#703588}
-
John Z Wu authored
Building with "ChromeWebView" doesn't actually work so it I'll just remove it. Bug: 941313 Change-Id: Id4602116417281c5ef9c25a7aa06848b5f9b3489 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838450Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#703587}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/333d22c01cc4..23293e8fa45f git log 333d22c01cc4..23293e8fa45f --date=short --no-merges --format='%ad %ae %s' 2019-10-08 engeg@google.com precq: set timeout to 5 hours while prebuilt gap persists 2019-10-07 vapier@chromium.org partial_mock: stop using dict iter* helpers 2019-10-07 dburger@chromium.org Run ./api/compile_build_api_proto to update generated proto code. Created with: gclient setdep -r src/third_party/chromite@23293e8fa45f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I6f31e284fbc7263314f9aefc3c5355f9770ff0a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846884Reviewed-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@{#703586}
-
Koji Ishii authored
TBR=yosin@chromium.org NOTRY=true Bug: 982194 Change-Id: I2651fd5b69e0e2a509fb1f8f46885a86449993f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847031Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#703585}
-
Hiroshige Hayashizaki authored
https://github.com/WICG/import-maps/pull/176 Also document |support_builtin_modules| and dual-support for pre-#176 and post-#176 specs. Comment-only changes. Bug: 1010751 Change-Id: I3be950f63da0d5b0761a2f60eae14ab756c080f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846032 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#703584}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 57cca995. With Chromium commits locally applied on WPT: c19433ef "Reland "[ChromeDriver] Stop using --ignore-certificate-errors"" 23748e60 "Change text directive to text=" 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: rego@igalia.com: external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: Iec0ec055dfd4a29b0f996eabcded4ea7a136d87e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845860Reviewed-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@{#703583}
-
Adrienne Walker authored
Currently, the callback is passed to SourceStreamToDataPipe in the constructor. This means that it has to be owned externally while the callback is outstanding. By moving the callback to Start, the SourceStreamToDataPipe can be owned by the callback itself. https://chromium-review.googlesource.com/c/chromium/src/+/1830360 uses this logic. Breaking this small patch out from there. Change-Id: I93ad30f243e29f61e903dbd6b4ddfa37652e05c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841184 Auto-Submit: enne <enne@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#703582}
-
David Staessens authored
This CL changes some of the DCHECKS in the video_decode_accelerator_(perf_)tests code to CHECKS, so they are also performed in release builds. This will make it easier to debug some test-related issues. Ideally we would use the dcheck_always_on GN argument, but as the tests are build as part of the Chrome binary this would greatly increase Chrome build time as most libraries would have to be build twice. TEST=./video_decode_accelerator_tests on eve BUG=905520 Change-Id: I207abf4d53a5a3d1d5684fd5cd2a045e401bc9ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826297 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#703581}
-
Ricky Liang authored
This CL enables VEA native input mode in RTCVideoEncoder when the input frame is backed by GpuMemoryBuffer. To support frame scaling for simulcast use cases, we also extend VAAPI video encoder to scale the input frame with VAAPI video post-processing. Bug: 982201 Test: Manually test on DUT with Hangouts Meet. Change-Id: I8f68f492f07d7d8fbdb2686d611cc045ab4f38e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716023Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Ricky Liang <jcliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#703580}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=kariah@chromium.org Change-Id: Iad7fa80407175afe099a67cde996c59c3f311157 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846672Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#703579}
-
Austin Tankiang authored
With the change to DriveFS, drive paths no longer need to be special cased, and can be treated as local paths. Bug: 1003238 Change-Id: I6fb5851e08df7a967e328622b467aa9518d1f965 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832958Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Austin Tankiang <austinct@chromium.org> Cr-Commit-Position: refs/heads/master@{#703578}
-
Sophie Chang authored
This derisks the OptimizationGuideKeyedService refactor if LPR does not have server load to handle the additional 3G traffic Bug: 1012023 Change-Id: I9105aef7e9546552eeab8c27f8dc66d0a03428c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846046Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#703577}
-
David Staessens authored
crrev.com/c/1786706 removed the 'PurgeStaleFrames' function from the platform video frame pool, but the function definition was not removed from the header file. TEST=compiled video_decode_accelerator_tests for samus BUG=None Change-Id: I7106e6c914be8d6993f09836aa1eef0e530c00ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839217Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Commit-Queue: David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#703576}
-