- 18 Oct, 2019 40 commits
-
-
Chris Lu authored
With Translate moving to Messages, it will have a similarly named TranslateInfobarCoordinator that will replace TranslateInfobarController. Move the current TranslateInfobarCoordinator to LegacyTranslateInforbarCoordinator since it won't be used in the new Messages logic. Bug: 1014959 Change-Id: I6d5fb835cd0c826db1ffa7bac9fd48338c6ec894 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864399Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#707425}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/b582d244f316..68efdcdaefe2 git log b582d244f316..68efdcdaefe2 --date=short --no-merges --format='%ad %ae %s' 2019-10-18 jrosenth@chromium.org lib/cros_build_lib: don't try and encode bytes 2019-10-18 jrosenth@chromium.org lib/gob_util: return bytes from FetchUrl Created with: gclient setdep -r src/third_party/chromite@68efdcdaefe2 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: Ie2db7dd31dfe6a9994aa12b05c6e4cb4f39337d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869114Reviewed-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@{#707424}
-
Miriam Zimmerman authored
Right now, the feedback doesn't have any label at all and is read as "image" by ChromeVox. BUG=chromium:1005521 TEST=Loaded onto an eve with chromevox, observed correct description. Change-Id: Idfd8f2946dbfaf3929b095bbc914a4954afcf6dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864093 Commit-Queue: J Kardatzke <jkardatzke@chromium.org> Reviewed-by:
J Kardatzke <jkardatzke@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Ian Barkley-Yeung <iby@chromium.org> Reviewed-by:
Jeffrey Kardatzke <jkardatzke@google.com> Auto-Submit: Miriam Zimmerman <mutexlox@chromium.org> Cr-Commit-Position: refs/heads/master@{#707423}
-
Stephen Martinis authored
This command will be used by developers to debug their CL quickly. It allows them to specify only certain test suites to run. Bug: 1015682 Change-Id: I22e30c1cc29e31d4e484808d5a8302813cc4a386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1856822Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#707422}
-
Andrew Xu authored
This CL implements the feature that the scrollable shelf is able to show a new page when an app icon is dragged to the shelf's edge and stays for enough time. It will not change any behavior if the scrollable shelf is disabled. Bug: 1009500 Change-Id: I0bc7cb187031f77a4d332f06744d313a335b2508 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859588 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#707421}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/55d19e590d9a..3f7e0ede1e71 git log 55d19e590d9a..3f7e0ede1e71 --date=short --no-merges --format='%ad %ae %s' 2019-10-18 asapersson@webrtc.org Add option to make first scale factor depend on input resolution. 2019-10-18 nisse@webrtc.org Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" Created with: gclient setdep -r src/third_party/webrtc@3f7e0ede1e71 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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 TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:none Change-Id: I91f4dad7c97d2521df63fbf74dc486bbe8753842 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869113Reviewed-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@{#707420}
-
Will Harris authored
BUG=1015204 Change-Id: Id63ee4da3c8e51db06da0a306e90adeef7f5618a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866972Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#707419}
-
Joshua Peraza authored
2fb4e9e6a432 mac: Update the process_types version of dyld_all_image_infos for 10.15 c009b85449cb Use GTEST_SKIP() instead of custom DISABLED_TEST() d8f85829b07b linux: fix split stack test 7289acb78a6d linux: don't assume vdso exists 47a342133d60 linux: use boringssl in chromium 661a07a41b88 linux: add deps for boringssl in chromium Change-Id: Iae1ed525a228c4de3b879ac06097fd026ea01004 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869397Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org> Cr-Commit-Position: refs/heads/master@{#707418}
-
sczs authored
Bug: 1014652 Change-Id: Ic902b03346ba9eb96fd77e0f449dfd951036bae2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866980 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#707417}
-
Yusuke Sato authored
Instead, use ArcSessionImpl's delegate. BUG=b:142144019 TEST=ran the unit tests Change-Id: I982d34ba82e93a31ea1e158a5d170e86eaf27a05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864326Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#707416}
-
Dominic Mazzoni authored
Any AccessibilityNodeInfo can include extra information in a Bundle of key/value pairs. Some external developers requested that we expose the target url for a link or image, so we can just include it in the bundle of extras without needing a formal API for it. Bug: 961865 Change-Id: I0edb75bc8320a5ee3bf166072a0a061e46786600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862862 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#707415}
-
Lan Wei authored
pointerevent_coalesced_events_attributes.html is flaky on Mac10.13 Tests (dbg). https://ci.chromium.org/p/chromium/builders/ci/Mac10.13%20Tests%20%28dbg%29 TBR=nzolghadr@chromium.org Bug: 1015254 Change-Id: Idd8a879393d643d5ea74e93666823acc20be52f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1867183Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#707414}
-
Gordon Guan authored
Add static thread-safety checks to DiscardableSharedMemoryManager to ensure lock is acquired before using fields which require synchronization. Change-Id: I063676b6d4a03b96c24dde6b509cb368f1f7010e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862861Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Gordon Guan <gordonguan@google.com> Cr-Commit-Position: refs/heads/master@{#707413}
-
Jonathan Backer authored
Copies logic from GLRenderer with InProcCommandBuffer: https://cs.chromium.org/chromium/src/gpu/command_buffer/service/gles2_cmd_decoder.cc?rcl=04fbda1c2420a137a9f85889084a166f8a66b5d9&l=5866 Bug: 1012472 Change-Id: Iaca1be33e548c8987a06729a3571dbb2aed9c04d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1867191Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#707412}
-
Alexander Timin authored
R=skyostil@chromium.org,ahemery@chromium.org Change-Id: I9b4b874f8de4800dbf5d1e9b50c6c94e86be44e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868959 Commit-Queue: Alexander Timin <altimin@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#707411}
-
Aya ElAttar authored
Deprecate the following policies, because the redundancy with PowerManagementIdleSettings and ScreenLockDelays is distracting and misleading. - ScreenDimDelayAC - ScreenDimDelayBattery - ScreenOffDelayAC - ScreenOffDelayBattery - ScreenLockDelayAC - ScreenLockDelayBattery - IdleWarningDelayAC - IdleWarningDelayBattery - IdleDelayAC - IdleDelayBattery - IdleActionAC - IdleActionBattery - IdleAction Bug: 346229 Change-Id: Ib50ad8c0c6b723c15b684b8af4b70758210922eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839957Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Aya Elsayed <ayaelattar@google.com> Cr-Commit-Position: refs/heads/master@{#707410}
-
Hitoshi Yoshida authored
Creates elements for constructors. Our new compiler supports constructors in the new style as interface members, and do not support extended attributes' style. Bug: 839389 Change-Id: I42ec9acda2c41baf3dadb18e2221364279b633dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847598Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#707409}
-
Marc Treib authored
ArticleEntry used to be an alias for sync_pb::ArticleSpecifics. However, the Sync data type for articles doesn't exist anymore, and we'd like to delete the protos. So this CL replaces the alias with a simple struct. This lets us remove all build dependencies from dom_distiller to sync. Bug: 1007942 Change-Id: Ia9eb2cb3256a540ab3b2f63e8ae621f92121ed1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869223 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#707408}
-
Rohit Rao authored
Updates to use the new backwards-compatible header and modifies some calls that have changed syntax in EG2. With this CL, the tests themselves remain running as EG1 tests. BUG=987646 Change-Id: I9957c69cfa042224b55015d93236a133f2e7c9e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869470Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#707407}
-
Michael van Ouwerkerk authored
Bug: 995256 Change-Id: I1b4c1941df162a1946b1e63204be98ea679821aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869509Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#707406}
-
Peter Kotwicz authored
This CL fixes WebappSplashScreenTest on Android L that the original CL (https://chromium-review.googlesource.com/c/chromium/src/+/1857205) missed This CL matches the status bar behaviour of WebAPKs to that of TWAs by: - Changing the status bar colour used by WebAPKs when the Web Manifest does not provide a "theme_color" to white. This requires increasing MINIMUM_REQUIRED_CHROMIUM_VERSION_NEW_SPLASH - Making the status bar use dark icons if the Web Manifest provides a light colour. BUG=997793 Change-Id: Ib8fc5ac61536fd8dd4c4c309ce35027a8fc0c872 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1867306 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#707405}
-
Vladislav Kaznacheev authored
This reverts commit e41bbad7. Reason for revert: Breaks dragging to/from overflow bubble. There was a test for that, but it was skipped due to kShelfScrollable enabled by default. Original change's description: > Fix double app icon when dragging app to shelf > > When an app is being dragged from app list to shelf, > a new shelf item is created and made hidden by setting > its size to (0,0). It is supposed to stay at this size > until the drag is complete. > > However, if a drag started very soon after some other shelf > manipulation (e.g. drag leaving the shelf and re-entering quickly), > it is possible for AnimateToIdealBounds to be called asynchronously. > The hidden item's bounds will be animated to full size, resulting > in a visible icon. > > This CL makes AnimateToIdealBounds ignore shelf items with (0,0) size. > > Bug: 985631 > Test: manual > Change-Id: Ieb23beb6ecf635ae60613f5f6217219f7963999b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862507 > Commit-Queue: Vladislav Kaznacheev <kaznacheev@chromium.org> > Reviewed-by: Manu Cornet <manucornet@chromium.org> > Auto-Submit: Vladislav Kaznacheev <kaznacheev@chromium.org> > Cr-Commit-Position: refs/heads/master@{#706148} TBR=kaznacheev@chromium.org,manucornet@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 985631, 1015688 Change-Id: Idbf8910c6d495a59b398592919a7e2ebb21823e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868976Reviewed-by:
Vladislav Kaznacheev <kaznacheev@chromium.org> Commit-Queue: Vladislav Kaznacheev <kaznacheev@chromium.org> Auto-Submit: Vladislav Kaznacheev <kaznacheev@chromium.org> Cr-Commit-Position: refs/heads/master@{#707404}
-
Leonard Grey authored
This is necessary to avoid a crash when FireWinAccessibilityEvent checks command line flags. Bug: 1015713 Change-Id: Ided383d5825ecd38e7aed9da5870381bb8a7471e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868591 Commit-Queue: Leonard Grey <lgrey@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Cr-Commit-Position: refs/heads/master@{#707403}
-
Jazz Xu authored
Update lock screen media controls layout and icons. Bug: 1015133 Change-Id: I288f4826e490c18d40217ddbfd4305b25fd8c514 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865717Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Jazz Xu <jazzhsu@chromium.org> Cr-Commit-Position: refs/heads/master@{#707402}
-
Etienne Bergeron authored
This CL is adding special handling for the the control codepoints (block C0). Previously, only the control character \n was replaced by its visual symbols. Other control characters are not handled by ShapeRuns which is leading to expensive fallback fonts calls. (see http://crbug.com/993100) Control codes: https://en.wikipedia.org/wiki/C0_and_C1_control_codes The symbols used to display these control characters: https://www.compart.com/en/unicode/block/U+2400 Bug: 1011818, 1014119 Change-Id: I924dcb13c9e0e11d321ef375cd4285432aaf6cab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1863394 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#707401}
-
Alex Chau authored
- Removed unused methods - Add ForTest for testing methods - Unified SharingMessageHandler creation Bug: 1015826 Change-Id: I99c8e1ea600969bd4bf2df4a648fb4c7746bc4d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868958 Commit-Queue: Alex Chau <alexchau@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#707400}
-
Thomas Lukaszewicz authored
Added support for circular profile icons in the People system menu for Mac chromium builds. Updated the reference to the placeholder icon to use the higher resolution version. Bug: 857064 Change-Id: I93e68f13ea88827f4ac939d982d4ac55f83cf2f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1856876Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#707399}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/87ede8895026..2e43102c54d1 git log 87ede8895026..2e43102c54d1 --date=short --no-merges --format='%ad %ae %s' 2019-10-18 lalitm@google.com trace_processor: add benchmark for RemoveIf and UpdateSetBits Created with: gclient setdep -r src/third_party/perfetto@2e43102c54d1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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 TBR=perfetto-bugs@google.com Bug: chromium:135177627 Change-Id: Iecb2ff41cb5e9d0fae3194de79c96c6f6c41ee7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869252Reviewed-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@{#707398}
-
Joey Arhar authored
This change removes an unnecessary update to children of <input type="text"> elements when any attribute is modified on the element. A similar patch was made in WebKit here: https://trac.webkit.org/changeset/208653/webkit In the WebKit patch, the update still occurs if the attribute is "value" or "placeholder." We already handle "value" attribute changes in a case in HTMLInputElement::ParseAttribute, and we already handle "placeholder" attribute changes in TextControlElement::ParseAttribute. Since we handle those cases explicitly, we can remove the entire AttributeChanged function. Bug: 1012774 Change-Id: Ib75fde9c5b3e1f9eea4232bf5bfa915d573b9c7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865658Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/master@{#707397}
-
chrome://device-emulatordpapad authored
Replacing calls to global device_emulator.bluetoothSettings methods with WebUI events and FireWebUIListener(). This is in preparation of migrating this page to Polymer3. Bug: 1015241 Change-Id: I3d8bc7f5b008e734670393c0832f741f13195e1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868089Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#707396}
-
Lan Wei authored
This reverts commit 916c54c5. Reason for revert: abDragTabSharingUIViewsBrowserTest.DragTab and TabDragTabSharingUIViewsBrowserTest.DragSharedTab fail on linux-chromeos-rel https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel Original change's description: > Add browsertests for tab sharing UI views. > > Add tests to verify tab sharing UI elements: infobars, contents border > and tab sharing indicator. > > Bug: 996722 > Change-Id: I5fa5ec7e4a48a66c1ba9b08ff76b84a105961352 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847287 > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> > Cr-Commit-Position: refs/heads/master@{#707368} TBR=guidou@chromium.org,marinaciocea@chromium.org Change-Id: I3e000bbd82d3fe3f78684d200cb2c10b4171328e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 996722 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869116Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#707395}
-
Rohit Rao authored
BUG=987646 Change-Id: I41920758c20b88c0a20a609286a2203c4be2fce6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865404 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#707394}
-
Francois Buergisser authored
When changing the resolution while decoding and using video decoder, VIDIOC_S_FMT on the output buffer will return EBUSY. Before changing the output buffer format, the capture buffer must be destroyed. This patch, moves the capture buffer destruction before changing the output buffer's format as per specification [1]. [1] https://hverkuil.home.xs4all.nl/codec-api/uapi/v4l/dev-stateless-decoder.html#dynamic-resolution-change BUG=b:142828922 TEST=ran tast with video.DecodeAccelVDVP8ResolutionSwitch on veyron_minnie-kernelnext. TEST=ran tast with video.DecodeAccelVDH264ResolutionSwitch on veyron_minnie-kernelnext. TEST=ran tast with video.DecodeAccelVDVP8 on veyron_minnie-kernelnext. TEST=ran tast with video.DecodeAccelVDH264 on veyron_minnie-kernelnext. Signed-off-by:
Francois Buergisser <fbuergisser@chromium.org> Change-Id: I304cd4b7e52d95bec4dcf4bcb803439c6f8cf273 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868574 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#707393}
-
sczs authored
Bug: 1014652 Change-Id: I522701fb329af27600ba038b7f6c7b6bb205fa10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866859Reviewed-by:
Peter Lee <pkl@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#707392}
-
Thomas Tangl authored
... for regular profiles. Additionally: - Make heading clickable and link to 'Edit person' page. - Remove identity title when profile is not signed-in. - Add horizontal margin to identity text. Screenshot: https://drive.google.com/file/d/1y4ewSqp2Uw3c4DFH3HgwspOS8a4u0i5C/view?usp=sharing https://drive.google.com/file/d/1IK4tjzTewrTd-Ane9forYL377538IvBL/view?usp=sharing Bug: 995720 Change-Id: I608fdc7a6d6aec31def7f8bfde1f9ef355c4de16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868876Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#707391}
-
kylechar authored
This CL switches the order notifying all contexts about context loss and restarting the GPU process for the exit_on_context_lost GPU driver bug workaround. This will ensure the contexts are lost before the process exists. Also add an early out so no new GPU channels are created while the GPU process is exiting. There is no point in creating new GPU channels at this point as it can only cause problems. Bug: 1011420 Change-Id: I10294074cc9f2f087124f1cb68fedf22ed364a3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866408 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#707390}
-
Bill Budge authored
- Changes very large code entry writing to create an indirection. The first entry is double-keyed just like other size entries. However, it contains response time, size, and a hashed checksum of the data. The checksum is used as a second key for another entry that contains a no header and the actual code. - Changes very large code entry fetches to do a double-keyed read as before. If there is a checksum in the header, that is used as a second key to read the actual code. - Every origin that loads a given resource for the first time will get a cache miss. To get a cache hit, the origin must first generate code and write it to the cache. The code is checksummed using SHA-256 to make it very unlikely for a malicious origin to store its code to the same key as another origin. Origins that generate identical code share the same code entry. Design Document: https://docs.google.com/document/d/1SCH15oCFJW55jsTJZ0T7XAQIZVryI_IJOIENyL_q4n4/edit Bug:chromium:936107 Change-Id: If99d2dada102382d51f97286fb3e5d9d2faf3aa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846102 Commit-Queue: Bill Budge <bbudge@chromium.org> Reviewed-by:
Mythri Alle <mythria@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#707389}
-
Alex Chau authored
- The parameter order of manufacturer was flipped Bug: 1009454 Change-Id: Ia2bdcf4acb9693a7deab083c535db3f474337aab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866728 Auto-Submit: Alex Chau <alexchau@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#707388}
-
edchin authored
This CL moves PerformBatchOperations() out of the responsibility of WebStateList serialization and into the caller's responsibility. This allows callers to define what a batch operation is. For example, when restoring closed tabs, a batch operation includes modifying TabRestoreService at the same time as adding WebStates to the WebStateList. Note: PerformBatchOperation was recently added to web_state_list_serialization in this CL: https://chromium-review.googlesource.com/c/chromium/src/+/1865161 Bug: 1014526 Change-Id: I40b11e4fe9b30a5fe18e0e8e404c298b04676d1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1867389 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#707387}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 34a196e3. With Chromium commits locally applied on WPT: 6386d9d8 "Update service_worker_unregister_and_register()" 1d5b803f "Add WebVTT support for inline styling - Web Platform Tests" ba49a3d6 "autofocus: Change the timing of 'flush autofocus candidates'" 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=lpz No-Export: true Change-Id: I117e86fa0e271dc3c885853c57da6e77f65e901c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869349Reviewed-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@{#707386}
-