- 22 Aug, 2018 40 commits
-
-
Christian Fremerey authored
This reverts commit 87b3a36a. Reason for revert: Causes crash issue https://bugs.chromium.org/p/chromium/issues/detail?id=874745 Original change's description: > [Image Capture, Android] Fix various threading issues > > This CL simplifies the threading of class VideoCaptureCamera2.java > and by doing so resolves potential issues caused by concurrent > access to member variables and Android video API calls. > > See https://bugs.chromium.org/p/chromium/issues/detail?id=857530 for > details on issues. > > The simplified model is to (still) have the constructor and public API > calls happen on a native thread, and to use a single dedicated thread > owned by the class instance to post to, do work on, and call back into > the native code. > > This CL is part of a series, see Design Doc at > https://docs.google.com/document/d/1h1kva4VR1gaV3HVXaSYZFY41icfaB58j-WnHmJdyqc8/edit?usp=sharing > > Bug: 857530 > Change-Id: I75ffcc4a14f2395d833d80f300acef7b456676e8 > Reviewed-on: https://chromium-review.googlesource.com/1117857 > Commit-Queue: Christian Fremerey <chfremer@chromium.org> > Reviewed-by: Emircan Uysaler <emircan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#576155} TBR=emircan@chromium.org,chfremer@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 857530 Change-Id: Ifc02ccd8b8282b0ec31e2f4f36dbe831eee551a2 Reviewed-on: https://chromium-review.googlesource.com/1185262Reviewed-by:
Christian Fremerey <chfremer@chromium.org> Commit-Queue: Christian Fremerey <chfremer@chromium.org> Cr-Commit-Position: refs/heads/master@{#585199}
-
Eric Roman authored
Bug: 876568 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I30ca8030e94f34245d4d53dfc25a463d66bca00e Reviewed-on: https://chromium-review.googlesource.com/1185462Reviewed-by:
Matt Mueller <mattm@chromium.org> Commit-Queue: Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#585198}
-
Dmitry Gozman authored
Fullscreen and orientation systems were abusing platform to communicate a flag through it. The patch makes this explicit, with orientation directly allowing fullscreen. Change-Id: Ic0f16e7c6e3f70f00c8983dd7efc8f905249d695 Reviewed-on: https://chromium-review.googlesource.com/1157032 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#585197}
-
Jonathan Ross authored
This reverts commit cc2b634d. Reason for revert: Multiple PPAPI tests have begun failing on different OSes after this patch lands. See crbug.com/876824 Original change's description: > Make PepperUdpSocketMessageFilter use NetworkService UDP API. > > This CL moves all of the logic over to the UI thread, to keep things > relatively simple and minimize thread hops, since that's where core > network service objects live. > > It also fixes a pre-existing bug in the PPAPI UDP code, where read > errors that occur when there's no pending read are converted into > 0-byte read successes. > > Bug: 848078 > Cq-Include-Trybots: luci.chromium.try:linux_mojo > Change-Id: Id6d23c26c1ac085211dfcfe23502a307fc29a284 > Reviewed-on: https://chromium-review.googlesource.com/1171568 > Commit-Queue: Matt Menke <mmenke@chromium.org> > Reviewed-by: John Abd-El-Malek <jam@chromium.org> > Reviewed-by: Ramin Halavati <rhalavati@chromium.org> > Reviewed-by: Helen Li <xunjieli@chromium.org> > Reviewed-by: Bill Budge <bbudge@chromium.org> > Cr-Commit-Position: refs/heads/master@{#585057} TBR=bbudge@chromium.org,jam@chromium.org,mmenke@chromium.org,xunjieli@chromium.org,rhalavati@chromium.org Change-Id: I68b625673615275c102a95aac7df7583a2f7c97d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 848078 Cq-Include-Trybots: luci.chromium.try:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/1185682Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#585196}
-
Dave Tapuska authored
As per the latest update to https://github.com/dtapuska/useractivation exposing the UserActivation on the MessagePort was needed. So this adds the code and a few tests. BUG=861735 Change-Id: I3439b67c75e53666243a2ec36d8d93e6c23de5b4 Reviewed-on: https://chromium-review.googlesource.com/1183683 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#585195}
-
fuchsia-sdk-chromium-autoroll authored
The AutoRoll server is located here: https://fuchsia-sdk-chromium-roll.skia.org 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_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org Change-Id: I775137391965f8ecbc6e28269a81550ea4a25cbb Reviewed-on: https://chromium-review.googlesource.com/1185489Reviewed-by:
Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#585194}
-
Stefan Teodorescu authored
Change the RelaunchNotificationController so that it sends notifications to the system tray and to ash, to be shown in Chrome OS as they should be, in the notification center (instead of bubbles and dialogs, the Chrome dekstop way). Bug: 846425 Change-Id: Iea8cd8cc1c2c3457a44f74f10c72fa56b0b378bd Reviewed-on: https://chromium-review.googlesource.com/1150227 Commit-Queue: Stefan Teodorescu <fane@google.com> Reviewed-by:
Lutz Justen <ljusten@chromium.org> Reviewed-by:
Marton Hunyady <hunyadym@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Cr-Commit-Position: refs/heads/master@{#585193}
-
Bailey Berro authored
This change adds a check for the NetworkFileSharesAllowed policy when starting up SmbService. If the policy is set to false, meaning that Network File Shares should not be allowed, SmbService will not be registered with the FSP, removing the entry point from the "Add new services" menu in the Files App. Additionally, since the Settings UI picks up policy changes on the fly but the NetworkFileSharesAllowed policy does not support dynamic refresh, SmbService respects the state of the policy at login. Bug: 757625 Test: verified by setting policy locally. Change-Id: I2d7cc147e51b584255679a00f233750f1b8cb4fe Reviewed-on: https://chromium-review.googlesource.com/1153488Reviewed-by:
Scott Chen <scottchen@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#585192}
-
Chris Blume authored
content/renderer/OWNERS has things like: per-file foo.*=person But this exclused foo_unittest.cc. This patch gives those owners the ability to also approve the unit tests which cover their owned areas. BUG=876133 Change-Id: Id34003749c63fd044716f31907f91a84c2c264cc Reviewed-on: https://chromium-review.googlesource.com/1182609Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#585191}
-
John Budorick authored
Deobfuscation appears to be hanging in ways that cause it to peg bots' CPUs and kill test runs. This CL temporarily disables it as a mitigation. Bug: 876539 Change-Id: I6dced1a4c80e630bb701a17eaa8322450661adc5 Reviewed-on: https://chromium-review.googlesource.com/1185294Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#585190}
-
Sarah Hu authored
AttemptsCountBeforeSuccess should be recorded before OnAuthSuccess which will reset all the unlock attempt. Also add some vlog for fingerprint unlock. Bug: 862295 Change-Id: I3bbef2d9a9d8a59058ab074fa4959090325bc7f6 Reviewed-on: https://chromium-review.googlesource.com/1185486 Commit-Queue: Xiaoyin Hu <xiaoyinh@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#585189}
-
Sergey Ulanov authored
With this change Scenic will be accessible in /svc in the GPU process. TBR=nasko@chromium.org (trivial change in content/common/BUILD.gn) 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 Change-Id: Iacc8f6e11af204ce2ac783a67c6229410c775120 Reviewed-on: https://chromium-review.googlesource.com/1178978 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#585188}
-
Will Harris authored
../../components/crash/content/app/minidump_with_crashpad_info.cc(142,45): error: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'crash_reporter::(anonymous namespace)::FilePosition' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] FilePosition next_available_byte = file_->Seek(base::File::FROM_END, 0); ~~~~~~~~~~~~~~~~~~~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUG=588506 Change-Id: Ie5a6d95d459587e88e253ed3b3b35cdd714f2cdb Reviewed-on: https://chromium-review.googlesource.com/1184339Reviewed-by:Mark Mentovai <mark@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#585187}
-
akaba authored
This CL prevents the following messages from being sent to renderers when surface sync is enabled: FrameMsg_FirstSurfaceActivation BrowserPluginMsg_FirstSurfaceActivation This is because the extra IPC for updating is not needed anymore after fallback surfaces are fully optional. Bug: 870452 Change-Id: I4a96fc759e230031d82ed4feb3c7c5697ca3c3c8 TBR: tsepez@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1183588 Commit-Queue: Andre Kaba <akaba@google.com> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#585186}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/3caad939aead..03fdf3a2b5ee git log 3caad939aead..03fdf3a2b5ee --date=short --no-merges --format='%ad %ae %s' 2018-08-22 thestig@chromium.org Mark CFX_XMLNode pointers as const in various places. 2018-08-22 thestig@chromium.org Add GetLowerCaseElementAttributeOrDefault() helper function. 2018-08-22 npm@chromium.org Fix integer overflow in CPDF_CIDFont::GetCharBBox 2018-08-22 thestig@chromium.org Simplify GetEmbeddedObj() methods. Created with: gclient setdep -r src/third_party/pdfium@03fdf3a2b5ee The AutoRoll server is located here: https://pdfium-roll.skia.org 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. BUG=chromium:875924 TBR=dsinclair@chromium.org Change-Id: I409a99ffb7e201035f4134f8d951c9a807831189 Reviewed-on: https://chromium-review.googlesource.com/1184868Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#585185}
-
Helen Li authored
This is to support mojo sockets. With mojo sockets, we always try to read from mojo data pipes, and we need a way to cancel pending reads without having buffered data in socket subclasses. Bug: 875855 Change-Id: I1b34c15ff9b848517185caa222cce9109497b78e Reviewed-on: https://chromium-review.googlesource.com/1183996 Commit-Queue: Helen Li <xunjieli@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#585184}
-
Balazs Engedy authored
They will also be needed for the pop-up transport selection menu. This CL also removes the duplicate AuthenticatorTransport enum, and makes it just an alias for device::FidoTransportProtocol. Bug: 849323 Change-Id: I5b9e6c38de71e4b4139d6101acd898daaf86b707 Reviewed-on: https://chromium-review.googlesource.com/1185181 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#585183}
-
Mustafa Emre Acer authored
It's "Certificate Error Assistant" now. Bug: 863762 Change-Id: I1b853703df5f2f630cd4300c2c77a417028ab7d7 Reviewed-on: https://chromium-review.googlesource.com/1180424Reviewed-by:
Carlos IL <carlosil@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#585182}
-
Gabriel Charette authored
Clarified existing behavior in preparation for mass refactor. R=fdoray@chromium.org Bug: 874080 Change-Id: If495bbfa2f412ee1505d1f977c7dfc8d14f037db Reviewed-on: https://chromium-review.googlesource.com/1185201 Commit-Queue: Gabriel Charette <gab@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#585181}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e6ab998bc2e6..4a0ba280b94c git log e6ab998bc2e6..4a0ba280b94c --date=short --no-merges --format='%ad %ae %s' 2018-08-22 scroggo@google.com Fix flutter build 2018-08-22 robertphillips@google.com Remove occluder parameter from SkMaskFilter::MakeBlur factory 2018-08-22 bsalomon@google.com Reland "Add ability to specify different GP textures for each mesh in a draw." 2018-08-22 brianosman@google.com Remove sRGB pixel config code from DDL tests 2018-08-22 benjaminwagner@google.com Add iOS Metal Test job. 2018-08-22 nigeltao@google.com Rename SkCodec::kNone to SkCodec::kNoFrame 2018-08-22 nigeltao@google.com Add more comments to SkCodec::getRepetitionCount Created with: gclient setdep -r src/third_party/skia@4a0ba280b94c The AutoRoll server is located here: https://autoroll.skia.org 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=master.tryserver.blink:linux_trusty_blink_rel;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=fmalita@chromium.org Change-Id: I832a06b61f42ab2f4ac0ea8eeaab7f00c7a8d66c Reviewed-on: https://chromium-review.googlesource.com/1184867Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#585180}
-
Will Harris authored
../..\mojo/core/ports/event.h(131,42): error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] uint32_t sequence_num() const { return sequence_num_; } ~~~~~~ ^~~~~~~~~~~~~ ../../mojo/public/cpp/bindings/lib/message_dumper.cc(69,46): error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] MessageDumper::MessageDumper() : identifier_(base::RandUint64()) {} ~^~~~~~~~~~~~~~~~~~ ../../mojo/public/cpp/bindings/lib/message_dumper.cc(74,48): error: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] MessageEntry entry(message->data(), message->data_num_bytes(), ~~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~ BUG=588506 Change-Id: Iae866dfe8b15023c966841d623968d224fec6ab4 Reviewed-on: https://chromium-review.googlesource.com/1184379Reviewed-by:Ken Rockot <rockot@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#585179}
-
W. James MacLean authored
This is a refactoring CL to pave the way for a TouchEventAckQueue implementation that will allow us to ensure the ordering of acks when multiple renderers are present, i.e. OOPIF subframes exist. Bug: 848050 Change-Id: Ib446486ac6521c66cbfe3f552355e597107070db Reviewed-on: https://chromium-review.googlesource.com/1181765Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: James MacLean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/master@{#585178}
-
Tibor Goldschwendt authored
If the background task scheduler started Chrome it could happen that we wanted to schedule a component update before the update callback was set. This caused seg faults. Instead, add a delay to give enough time for all components to finish registering and set the update callback. If there is still no update callback set finish the task and retry after a default delay. Bug: 867354, 876424 Change-Id: I3ef8277a4e45384531a08652d5534831f8fd2056 Reviewed-on: https://chromium-review.googlesource.com/1183961Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#585177}
-
John Z Wu authored
This should alleviate flaky errors when translating on iOS. When translate is tapped, translate_ios.js polls translate.js to wait for translate element ready and then later polls again to wait for the translation result. Polling can often time out due to network slowness. Bug: 869729, 876425 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I237a02bf42fe09af30dab4579c19c32cf1b0edad Reviewed-on: https://chromium-review.googlesource.com/1178691Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#584549} Reviewed-on: https://chromium-review.googlesource.com/1184102 Cr-Commit-Position: refs/heads/master@{#585176}
-
Vladimir Levin authored
This patch combines three classes into one with two constructors. This is in preparation for using ContentsProperties instead of a specific contents properties' clip. There are situations where we do want only the clip and only if the contents properties' clip is different from local border box properties clip, so that's left for a follow-up patch. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I2ed2f0c45918c8f1d79db054ef975234e46821ea Reviewed-on: https://chromium-review.googlesource.com/1171674Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#585175}
-
Lucas Furukawa Gadani authored
This CL adds a mojo interface to initialize the portal which creates a WebContents on the browser process. Bug: 865565 Change-Id: Ib28d2a720ab02e9d41f44e2b5a36d5248a248c11 Reviewed-on: https://chromium-review.googlesource.com/1178574Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#585174}
-
David Roger authored
Dice Milestone 3 has now be launched, and Milestone 2 is no longer needed. TBR=ellyjones Bug: 777774 Change-Id: Id82bb13fbd277a014bb3fb8961d8d98eecb32124 Reviewed-on: https://chromium-review.googlesource.com/1183662 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#585173}
-
Gang Wu authored
Implement Journal storage JNI call from java bridge to C++ bridge. C++ bridge empty now, will implement C++ bridge in separate CL. Also, will delete old storage stuff like bridge, database in separate CL as well. Bug:875902 Change-Id: Ia8adf37bd6bf7f6d5b47f8258cf886617930bb69 Reviewed-on: https://chromium-review.googlesource.com/1180727 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#585172}
-
Vladimir Levin authored
LayoutMenuList can have an overflow clip, but UpdateLocalBorderBoxContext doesn't check that, relying on other conditions to check if we need local border box properties. This patch changes it so that it also explicitly considers existence of the overflow clip when deciding whether to create local border box properites. This is needed for us to be able to get the ContentsProperties, which would include the overflow clip. Existence of ContentsProperties, or our ability to get them, depends on the existence of the LocalBorderBoxProperties. R=pdr@chromium.org, chrishtr@chromium.org Bug: 870521 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I1a6c08f94c3066c7524b2557b4f884e3fc7dd61a Reviewed-on: https://chromium-review.googlesource.com/1183851Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#585171}
-
Kurt Horimoto authored
This interface can be used by chrome embedders to provide additional scrolling fixes for FullscreenControllerObserver callbacks. Bug: none Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ie6ce56c484ea7bc5a48a6802b626589d03ccf1cb Reviewed-on: https://chromium-review.googlesource.com/1184171 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#585170}
-
Jason Roberts authored
Bug: 876359 Change-Id: I554cdd9a7124312da670e6d1878b0bcddb2d74f5 Reviewed-on: https://chromium-review.googlesource.com/1183887 Commit-Queue: Jason Roberts <jasonroberts@chromium.org> Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#585169}
-
Muyuan Li authored
On ChromeOS, the locale from ICU is remapped to eliminate locales that do not have translation, such as en-CA -> en-GB, fr-CA -> fr. In assistant though, we'll need the original locale to configure features. Bug: 874225, b/112604619 Test: Manual Change-Id: Icf0016f9df45dd6af3f996d43bbe197d6a4e8915 Reviewed-on: https://chromium-review.googlesource.com/1182441 Commit-Queue: Muyuan Li <muyuanli@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#585168}
-
Troy Hildebrandt authored
Currently, LevelDB::Init only returns a bool and attempts to automatically destroy corrupted databases. In preparation for a shared database where automatic destruction isn't ideal, a new LevelDB::Init function is added that takes a boolean |destroy_on_corruption| to allow for the current behaviour, while also returning a leveldb::Status so callers can determine their desired course of action in the event of a corruption, or any other type of error. The original Init function's behaviour remains intact so current calls will be unaffected. Bug: 870813 Change-Id: Id9ca0c2937abd8ed9d3dea5c218b9b229a532057 Reviewed-on: https://chromium-review.googlesource.com/1171082 Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#585167}
-
Weilun Shi authored
Every tile in the custom background dialog are now have the same fade in effect as when custom background is loaded. Bug: 870401 Change-Id: I744a891b7afccf0e0ee76526316f13e2181593dd Reviewed-on: https://chromium-review.googlesource.com/1182450Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Weilun Shi <sweilun@chromium.org> Cr-Commit-Position: refs/heads/master@{#585166}
-
Weilun Shi authored
Set min width for cancel and done button to make it to fix the extra space shown on rtl mode when the "cancel" and "done" are too short in another language. Bug: 876251 Change-Id: I588ed62bf28249c2078edb10a0d29143041f3d92 Reviewed-on: https://chromium-review.googlesource.com/1184164 Commit-Queue: Weilun Shi <sweilun@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#585165}
-
Chris Lu authored
Screenshot: https://drive.google.com/open?id=1ULVDpZVbyX11s413cXQQQFgYKLPYG3ez Bug: 868119 Change-Id: I26c17694fd06445dd838171834d2efe11f8045cb Reviewed-on: https://chromium-review.googlesource.com/1182460Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#585164}
-
François Beaufort authored
This CL makes sures when screen resolution is not the default one, controls background still covers entirely the video. It does so by adding one pixel in width and height to the size of the controls background view. Bug: 876293 Change-Id: I005e8d0a4fd178a05ab794851c5ae22507a7343f Reviewed-on: https://chromium-review.googlesource.com/1183486Reviewed-by:
apacible <apacible@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#585163}
-
Yue Li authored
Bug: 867919 Test: Local compile Change-Id: Ie5dddbb74cf2d281d152a00231ffdc31b6931dec Reviewed-on: https://chromium-review.googlesource.com/1178989Reviewed-by:
Tim Schumann <tschumann@chromium.org> Reviewed-by:
Markus Heintz <markusheintz@chromium.org> Commit-Queue: Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#585162}
-
Peter Collingbourne authored
The orderfile must be generated at symbol level 0 in order to avoid running into binary size limits. Setting the symbol level to 0 is incompatible with generating a resource whitelist, so disable the whitelist during orderfile generation. Bug: 875928 Change-Id: I82e197d5a4a0fe9b9a7142b583b3947b0da56b27 Reviewed-on: https://chromium-review.googlesource.com/1182798Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Peter Collingbourne <pcc@chromium.org> Cr-Commit-Position: refs/heads/master@{#585161}
-
kristipark authored
Start the cursor on the name field when the dialog opens. Highlights any text that is prepopulated in the field. Bug: 872644 Change-Id: I9458dec339973ddc9103a3d74a350df0118e8e6d Reviewed-on: https://chromium-review.googlesource.com/1182305 Commit-Queue: Kristi Park <kristipark@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#585160}
-