- 12 Jul, 2019 40 commits
-
-
Hiroki Nakagawa authored
Non-NetworkService code is no longer used for shared workers. This CL removes it from content/renderer/worker/. For content/browser/worker_host/, see https://chromium-review.googlesource.com/c/chromium/src/+/1697522 NetworkService is not enabled by default on Android WebView yet, but this doesn't matter because shared workers are not available on Android yet (see https://crbug.com/154571). Bug: 983031 Change-Id: I4e900398d76a71b148abe61d812bfd393836bc32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699722 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#676794}
-
Dominic Battre authored
This CL removes calls to CallJavascriptFunctionUnsafe from the chrome://autofill-internals and chrome://password-manager-internals WebUI, which are not allowed. This required some clean up: Instead of AutofillInternalsLoggingImpl pushing events to a single WebUI, the WebUI now subscribes to events from the AutofillInternalsLogging, following the guidance of docs/webui_explainer.md. To allow Javascript function calls, the Javascript in the WebUI page needs to inform the native code that it has been loaded. The final step (not implemented in this CL) to clean this up further is to make the AutofillInternalsLogging not a global variable but a browser context keyed service. Bug: 928595 Change-Id: I2ea4d8a03217d50c4ee38dd9cd64266fffcb8111 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698462 Commit-Queue: Dominic Battré <battre@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#676793}
-
Edvard Thörnros authored
A new test was added that tests that short animations still trigger some of their events when they should. No functionality was added or changed only a test. Bug: 379751, 981522 Change-Id: I7425c56ae528d9249fc0da76b47da1a5865e1571 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1697007 Auto-Submit: Edvard Thörnros <edvardt@opera.com> Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#676792}
-
wutao authored
Backdrop wallpaper handler used by wallpaper picker extension is in the folder of extensions. But the handler can be used by other ui component. This patch moves Backdrop wallpaper handler out of extensions so that the Ambient mode photo viewer can use the Backdrop service to get wallpapers. Bug: b/137228115 Test: manual Change-Id: Ia7053c2773557abbc3d849fea269c39fe621acce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1697067 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#676791}
-
David Jean authored
- Moved ToT from 11.4.1 to 12.1 - Removed 11.4 tests from ios-simulator*.json and ios-slimnav.json Bug: 976348 Change-Id: I0897211be12d2975bb29c11feb46171369ac0dc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1683721Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#676790}
-
Hayato Ito authored
Follow-up for https://crrev.com/c/1699523. TBR=katie@chromium.org,tikuta@chromium.org Bug: 983404 Change-Id: Ie73dda5e250825b9078ab9180734d65a462c114c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699726Reviewed-by:
Hayato Ito <hayato@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/master@{#676789}
-
Michael Lippautz authored
Tbr: haraken@chromium.org No-try: true Change-Id: Ib5fceb6ad910c69365234e4b2f40925a0510057d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699602Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#676788}
-
Yang Guo authored
This also includes fixes for JavaScript syntax highlighting. R=einbinder@chromium.org Bug: chromium:955550 Change-Id: Ia4412933c74e9c616fd55f08b302efc974610dd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690872Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#676787}
-
David Staessens authored
This CL fixes a bug causing the video decoder thumbnail test to write the thumbnails image to the wrong path. When calling MakeAbsoluteFilePath() on a non-existing folder the path will always resolve to the current working directory. To fix this we need to first create the path before resolving it. This CL will also print the path of the output file, making it easier to locate. TEST=./video_decode_accelerator_tests on eve BUG=964168 Change-Id: I0f8a0c2eef1c26097bfd5072a303b7db149ac06f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695326 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#676786}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/2206e55a..22df64cc 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: I2135a467703f93d19d1a2edff88bffbd12b9fc8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698356Reviewed-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@{#676785}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/406751705ae2..72dbab299e64 Created with: gclient setdep -r src-internal@72dbab299e64 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=wjmaclean@google.com,mpearson@google.com,hayato@google.com,pmarko@google.com Change-Id: I9e49999d8b2b08caac95b2b0e1f516afb6080ad5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699747Reviewed-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@{#676784}
-
Alex Danilo authored
Changes the display of file operations that aren't copy or move so they actually work. Limit generation of operation complete panels to copy and move only. Doesn't make a lot of sense to generate them for 'delete' as the user has already interacted using the confirmation dialog. Bug: 947388 Change-Id: I3f880312681701b31fba820a0084b5000016cbf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699702Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#676783}
-
Gyuyoung Kim authored
Some files of //chrome/browser/ui have been including account_consistency_method.h even though they don't use AccountConsistencyMethod or DiceMethodGreaterOrEqual(). This CL removes all unnecessary account_consistency_method.h includes. Bug: 970268 Change-Id: Iae8b72f9c484e4af269fd139081ac78ee99d9507 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699488Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#676782}
-
Xiaocheng Hu authored
This patch changes the if-else blocks in the function into early return for better readability. Change-Id: I5003ae6f9ea86cbf8af937c0314478753ce3f758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699035 Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#676781}
-
David Staessens authored
This CL fixes an issue in the video_decode_accelerator_tests, where frames are being reused before rendering is done. This is most common on resolution changes, where video frames are incorrectly flagged for reuse while they are still being used. This causes random failures and crashes while validating video frames. TEST=./video_decode_accelerator_tests on nyan_big and eve BUG=964168 Change-Id: I351b56d01c91c8ecc060e1628d01381136de0a3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695325 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#676780}
-
Henrique Ferreiro authored
account_info_unittest.cc and identity_utils_unittest.cc where accidentaly removed from the build in https://crrev.com/c/1687239. Bug: 952788 Change-Id: I2f82709aa1d1192a9ba4490f8b23ce5e72ebe1b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698221 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#676779}
-
Jon Wilson authored
CI builders migrated: - ASAN Debug - ASAN Release - ASAN Release Media Bug: 950413 Change-Id: I58b2f5838daba419e4b3bedebe23883f4a1dff6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1697021Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Jon Wilson <jpwilson@google.com> Cr-Commit-Position: refs/heads/master@{#676778}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-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:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Ibde3076f92e2660f57b1e555778b43fc6c813480 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699742Reviewed-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@{#676777}
-
Sven Zheng authored
Because some API is not available for version before win8.1. https://cs.chromium.org/chromium/src/ui/snapshot/snapshot_win.cc?l=23&rcl=546755634064b30cc88bfca883e61a6af6a0b4ab Bug: chromium:958242 Change-Id: Ibe738536826ad592f9a687d645a7ddfa69dccbb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692037 Commit-Queue: Sven Zheng <svenzheng@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#676776}
-
Tom Anderson authored
BUG=981201 R=hashimoto,thestig Change-Id: I8a9ef482e2af7ea7796876686bfb664c8a3c7d31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699565Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#676775}
-
Tom Anderson authored
BUG=982588 R=thakis Change-Id: If251b4d1df06526e30dc1dfe42793966f33295cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699561 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#676774}
-
Hayato Ito authored
TBR=katie@chromium.org Bug: 983404 Change-Id: I98c44ab65d0b05e6e09d7dbe2c32c0a5c295c5b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699523Reviewed-by:
Hayato Ito <hayato@chromium.org> Commit-Queue: Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/master@{#676773}
-
David Staessens authored
This CL fixes the thumbnail test in the video_decode_accelerator_tests binary on V4L2 platforms. Currently rendering thumbnails is done on a different thread than the one used by the decoder. Since the decoder also requires an active GL context in allocate mode it uses a callback to acquire the GL context. Unfortunately the decoder doesn't release the GL context which is required to use it on another thread. To work around this the thumbnail test provides a dummy callback to the decoder, and controls acquiring and releasing the context on the appropriate threads. While this works fine for most decoders, some decoders seem to require a GL context in asychronous calls, preventing the test from releasing the GL context. To circumvent this the logic has been changed to: - Provide callback to the decoder to acquire the GL context. - Move all operations requiring a GL context to the decoder thread. TEST=./video_decode_accelerator_tests on nyan_big BUG=982160 Change-Id: I0f274070da215b5a876d2372236aaf38409b5a9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1687481 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#676772}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/5d535ac6a0ff..5085d9783708 git log 5d535ac6a0ff..5085d9783708 --date=short --no-merges --format='%ad %ae %s' 2019-07-12 tcwang@google.com orderfile-toolchain: Stop generating signed recovery images. 2019-07-12 saklein@chromium.org sysroot.py & image.py: Add no specific packages failed condition. Created with: gclient setdep -r src/third_party/chromite@5085d9783708 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 Change-Id: Ia12dac62caa01cf4a9d090673048c3bb67208114 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699402Reviewed-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@{#676771}
-
Alex Danilo authored
Adds a setTimeout that when fired, deletes the file operation completed panel. If the user cancels before it fires, it doesn't matter since the logic inside the display panel checks if it exists anyway. Timeout is set to 7 seconds, might revisit if it's too long. Bug: 947388 Change-Id: I561bb910b3e74ecb48fe30e7dcfb551d2639058e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698366 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#676770}
-
Alex Danilo authored
Progress panels are the only panel items that should be shown in a scrollable view when there are many of them. Status and error panels should only allow one panel to be seen at a time so they don't stack up and cover the file list/grid view, etc. Bug: 947388 Change-Id: If4bb208c88c670afc5f37f656db5222fc34c5d97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699724Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#676769}
-
Mitsuru Oshima authored
* added kPerfTest configuration to AshTestHelper. This config keeps animation alive in test. * The harness uses launcher window for normal window, and embeddedBrowser for a window with web content. * Skip start tracing if DbusThreadManager isn't initialized. This isn't necessary in ash ui perftests. * Ported OverviewAnimation tests from interactive_ui_tests. I'll remove original once once migration is completed. Bug: 979440 Test: test will be added to bots later, but it passes locally Change-Id: I5dc8edb5d8bb8b53516af8e321a11125667582c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698741Reviewed-by:
Jun Mukai <mukai@chromium.org> Reviewed-by:
Ehsan Chiniforooshan <chiniforooshan@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#676768}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ecd2e3b15215..0cb36be6f6d3 git log ecd2e3b15215..0cb36be6f6d3 --date=short --no-merges --format='%ad %ae %s' 2019-07-12 timvp@google.com dEQP: Override tes31Context.cpp to prevent 3.2 context creation Created with: gclient setdep -r src/third_party/angle@0cb36be6f6d3 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=cwallez@chromium.org Bug: None Change-Id: I339e41cc8674d60415e3594ad52972f118d82998 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699582Reviewed-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@{#676767}
-
Nektarios Paisios authored
Screen readers will ignore events before the document has loaded so the focus event should be saved and fired after kLoadComplete. Conversely, we ensure that no focus event gets fired on a document that hasn't loaded yet. Additionally, this patch never fires a focus event on an empty document because this would be confusing to screen reader users. This was the behavior described by the existing comments in FireFocusEventIfNeeded but which was not implemented correctly. Also took the opportunity to fix the ID of the root of an empty document. ID 0 is invalid, so it was changed to 1. R=aboxhal@chromium.org Bug: 982776 Change-Id: Iefbe76e1b204a27b3bf382f6b512796f2f1f1b3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696841 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#676766}
-
Hiroki Nakagawa authored
Non-NetworkService code is no longer used for shared workers. This CL removes it. Subsequent CLs will more drastically change the code structure like https://crbug.com/898755 NetworkService is not enabled by default on Android WebView yet, but this doesn't matter because shared workers are not available on Android yet (see https://crbug.com/154571). Bug: 983031 Change-Id: I4415cff9c5be29abe0fcae7d31866eb3d93c76b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1697522 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#676765}
-
Yuzu Saijo authored
This CL replaces FrameMsg_Delete with UnfreezableFrameMsg_SwapOut so that the frame swap out IPC message always runs (not frozen) regardless of the frame status. Change-Id: Idd073c94eef3c2a9142edd72731707ce7547dcd5 Bug: 978742 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1648305Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Cr-Commit-Position: refs/heads/master@{#676764}
-
Jinsong Fan authored
When the user uses the input method editor on the web page, if the IME calls getTextBefore|AfterCursor() with the negative value or Integer.MAX_VALUE, this will cause an overflow, causing the chromium to crash. The CL fixes it. Bug: 982595 Change-Id: I6959f4c5ba4ef1483d33da27b5c9cfbbe35595cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698261Reviewed-by:
Changwan Ryu <changwan@chromium.org> Commit-Queue: Jinsong Fan <fanjinsong@sogou-inc.com> Cr-Commit-Position: refs/heads/master@{#676763}
-
Leon Han authored
We've already simplified much content/common/service_worker_types.h in the process of SW Onion Soup, as of today all things defined in it should be used only from content/{common,browser}/service_worker. This CL removes all those leftovers from all non-SW code. BUG=789854 Change-Id: If570cc1116e5311b7440482d441659aae393efae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1697423Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Leon Han <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#676762}
-
Dan Beam authored
Just use CSS + flex; no need for JS. Bug: 937804 Change-Id: I71117bb7ff147f3184a79b158556b783cdc0e84b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1607480 Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#676761}
-
Gyuyoung Kim authored
As the second step to do the onion souping for content's image_downloader, this CL moves below files from content/renderer to blink/modules/image_downloader. Detail information is as below, - image_downloader_base/image_downloader_impl -> modules/image_downloader - associated_resource_fetcher/multi_resolution_image_resource_fetcher -> modules/image_downloader/fetcher - web_associated_url_loader_impl -> core/loader This CL has done below ones to move them from content to blink, - Make ImageDownloaderBase inherit ContextLifecycleObserver in order to clean up image fetchers when a frame detach. - Make ImageDownloaderImpl GarbageCollectable. - Make ImageDownloader work on LocalFrame instead of RenderFrame. - Move the place where binds ImageDownloaderImpl::CreateMojoService from RenderFrameImpl::RegisterMojoInterfaces to ModulesInitializer::InitLocalFrame - Change std::vector with WTF::Vector as much as possible. - Change all uses of GURL with KURL. - Remove associated_resource_fetcher.h, then remove |impl| suffix in associated_resource_fetcher_impl.h/cc. Bug: 960666 Change-Id: I224462834766605557a9b423efd2a12b6d1fca04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694091 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#676760}
-
Alan Cutter authored
This CL adds a feature flag in preparation for implementing local PWA updates when changes to site manifest data are detected. Bug: 926083 Change-Id: I8f1f79cf8492933b9b7b6b703384da3f38eaeb32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1697662 Commit-Queue: Alan Cutter <alancutter@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Cr-Commit-Position: refs/heads/master@{#676759}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3b51837de339..406751705ae2 Created with: gclient setdep -r src-internal@406751705ae2 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=wjmaclean@google.com,mpearson@google.com,hayato@google.com,pmarko@google.com Change-Id: Ida4dd004614f474a903b59b366c23f4f76bf091c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699057Reviewed-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@{#676758}
-
Hsin-Yu Chao authored
Add histogram information in histograms.xml to make the BT HFP wideband-speech stats visible on chromedashboard. BUG=chromium:971568 R=holte Change-Id: I0e6579cb48666fff395c3a284d945e5cc383cd49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1670525 Commit-Queue: Hsinyu Chao <hychao@chromium.org> Auto-Submit: Hsinyu Chao <hychao@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#676757}
-
Alex Danilo authored
The CSS for rounded corner box shadows on the display panels didn't make the panel items themselves have rounded corners. This adds rounding to the panel item elements and tweaks the display panel box shadows. Bug: 947388 Change-Id: Iad2ca10b42f0bd307e30479896c071095c5b94a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698389Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#676756}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/4b24886afe41..e896a0da6678 git log 4b24886afe41..e896a0da6678 --date=short --no-merges --format='%ad %ae %s' 2019-07-11 brandon1.jones@intel.com Implement Implicit State Decays For D3D12 Created with: gclient setdep -r src/third_party/dawn@e896a0da6678 The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel TBR=cwallez@google.com Change-Id: I97d675ab693969990d29167897ce56b44967385b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699056Reviewed-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@{#676755}
-