- 01 Feb, 2018 40 commits
-
-
François Beaufort authored
Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Iea4e0e5ffe54b208e8e8996c4374d60ad4305ab1 Reviewed-on: https://chromium-review.googlesource.com/897490Reviewed-by:
Mounir Lamouri (slow) <mlamouri@chromium.org> Commit-Queue: Mounir Lamouri (slow) <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#533651}
-
Lutz Justen authored
Adds the DeviceKerberosEncryptionTypes Chrome OS device policy that controls which encryption types can be used for Kerberos tickets for Active Directory managed Chromebooks. The policy is consumed in the AuthPolicy daemon in Chrome OS. Chrome doesn't touch it. BUG=chromium:801704 TEST=Tryjobs Copied proto file over manually to Chrome OS and made sure it works Change-Id: I15e9003d555520744a72fd8a9444b0b32a0b230a Reviewed-on: https://chromium-review.googlesource.com/893498 Commit-Queue: Lutz Justen <ljusten@chromium.org> Reviewed-by:
Roman Sorokin <rsorokin@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#533650}
-
Boris Sazonov authored
This CL updates description for RestrictAccountsToPatterns policy in policy_templates.json to clarify the behavior and provide more context. Bug: b/72528946 Change-Id: I1c27963db885f1473b2f5f6cb483e2124fccef9f Reviewed-on: https://chromium-review.googlesource.com/897664Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#533649}
-
https://webrtc.googlesource.com/src.git/+log/dba737066b7d..c38d320689f2 $ git log dba737066..c38d32068 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc The AutoRoll server is located here: https://webrtc-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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Idabeb5e679c8f4da633bd8bb819597cf2de63a93 Reviewed-on: https://chromium-review.googlesource.com/897722Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#533648}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c951105b..00909549 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I73101118892ca67ff35cba2428c0bb312beb446e Reviewed-on: https://chromium-review.googlesource.com/896883Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#533647}
-
Karl Wiberg authored
It's going away. Bug: chromium:805946 Change-Id: I6e766358970ba7cba39748f76b57fb9a80898fed Reviewed-on: https://chromium-review.googlesource.com/897495 Commit-Queue: Tommi <tommi@chromium.org> Reviewed-by:
Tommi <tommi@chromium.org> Cr-Commit-Position: refs/heads/master@{#533646}
-
Gauthier Ambard authored
This CL adds a blur effect to the toolbar's background, to see the content of the page below. Screenshot: https://drive.google.com/file/d/1MB5lyrozQ3OkEenWtXi3MWfOy0e2hwxx/view Bug: 805846 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ib12dd0396fbfef9868d352e92a9ec0981aa091df Reviewed-on: https://chromium-review.googlesource.com/897323 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Louis Romero <lpromero@chromium.org> Cr-Commit-Position: refs/heads/master@{#533645}
-
Balazs Engedy authored
The test has been consistently failing on try bots since the beginning of February. TBR=tsergeant@chromium.org Bug: 687438 Change-Id: Ifc4a68d1d642777365f191c6fc5b64d153989b10 Reviewed-on: https://chromium-review.googlesource.com/897496 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#533644}
-
Egor Pasko authored
In http://crrev.com/533059 a new set of trace events were added in category 'offline_pages'. These are relevant to startup performance, hence enable this category in tracing when the benchmark is running. This change only affects the 'experimental.startup.android.coldish' benchmark, since traces for the 'start_with_url.*' are not useful anyway (it is hard to add important categories, like 'toplevel', for example). Bug: 760498, 806137 Change-Id: I35878deffc257e96cde36f7ca08926e97dd97ce3 Reviewed-on: https://chromium-review.googlesource.com/895599Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#533643}
-
Alexander Timin authored
When a non-nestable task is posted inside a nested message loop and a queue blocked by fence subsequently that means that a blocked queue will have work posted before inserting a fence and will become unblocked. Check for this case to correctly notify WorkQueueSets about this situation (OnTaskPushedToEmptyQueue instead of OnFrontTaskChanged). R=alexclarke@chromium.org BUG=807297 Change-Id: I66acf84003da655771b4f7a44f77b519ce72170b Reviewed-on: https://chromium-review.googlesource.com/895587 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#533642}
-
https://webrtc.googlesource.com/src.git/+log/98fd8e5021de..dba737066b7d $ git log 98fd8e502..dba737066 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None The AutoRoll server is located here: https://webrtc-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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ieae116ac830d331505104f05dabe9321ab19c511 Reviewed-on: https://chromium-review.googlesource.com/896505Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#533641}
-
Gabriel Charette authored
This is the final piece in the attempt to reland https://chromium-review.googlesource.com/c/chromium/src/+/705775 Bug: 804345 Change-Id: I240576ae186886ae9b76c50a7920aed37b3a4ff1 TBR=avi@chromium.org, jam@chromium.org (fwd'ing from https://chromium-review.googlesource.com/c/chromium/src/+/705775) Change-Id: I240576ae186886ae9b76c50a7920aed37b3a4ff1 Reviewed-on: https://chromium-review.googlesource.com/890263 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#533640}
-
François Beaufort authored
This doesn't handle ShadowRoot yet. Full implementation will come in a future CL. Bug: 806249 Change-Id: I948b8f355549d759790545248593a37acb567579 Reviewed-on: https://chromium-review.googlesource.com/890740 Commit-Queue: Mounir Lamouri (slow) <mlamouri@chromium.org> Reviewed-by:
Mounir Lamouri (slow) <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#533639}
-
Kent Tamura authored
* The following features are not implemented widely. Enable their tests conditionally: - CSSStyleDeclaration.setPropertyValue - CSSStyleDeclaration.setPropertyPriority - HTMLInputElement.capture * The following features were removed from the specification. Remove tests. - HTMLElement.dropzone - HTMLElement.contextMenu Bug: 648828 Change-Id: Id76596fb50bc62166c1ae4b051ef46181b35b518 Reviewed-on: https://chromium-review.googlesource.com/896667Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#533638}
-
Balazs Engedy authored
This reverts commit c9710786. Reason for revert: Causes the following browser_tests to segfault on Chromium OS ASAN/LSAN builders: WebviewLoginTest.AllowNewUser WebviewLoginTest.EmailPrefill WizardControllerCellularFirstTest.CellularFirstFlow WizardControllerFlowTest.ControlFlowMain https://ci.chromium.org/buildbot/chromium.memory/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20(1)/25959 https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.memory%2FLinux_Chromium_OS_ASan_LSan_Tests__1_%2F25959%2F%2B%2Frecipes%2Fsteps%2Fbrowser_tests%2F0%2Flogs%2FWebviewLoginTest.AllowNewUser%2F0 Original change's description: > cros: Introduce LoginDisplayHostCommon. > > There are a couple of reasons to have a separate interface and common > implementation: > > - Clear interface > - MockLoginDisplayHost needs pure virtual functions > - MockLoginDisplayHost started to run LoginDisplayHost ctor > initialization code which breaks tests > > LoginDisplayHost still maintains the single global instance (instead of > LoginDisplayHostCommon). > > Inheritance tree: > > LoginDisplayHost > / \ > LoginDisplayHostCommon MockLoginDisplayHost > / \ > LoginDisplayHostViews LoginDisplayHostWebUI > > Bug: 784495 > Change-Id: Iafa435d8773a7780d041881f43aca18395536bec > Reviewed-on: https://chromium-review.googlesource.com/881925 > Commit-Queue: Jacob Dufault <jdufault@chromium.org> > Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> > Cr-Commit-Position: refs/heads/master@{#533483} TBR=achuith@chromium.org,jdufault@chromium.org Change-Id: I5ef2e3082ffa4b03da81e59fe3c256feba60c1e3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 784495 Reviewed-on: https://chromium-review.googlesource.com/897662Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#533637}
-
Han Leon authored
This CL mojofies the 4 legacy IPCs: ServiceWorkerHostMsg_OpenNewTab ServiceWorkerHostMsg_OpenPaymentHandlerWindow ServiceWorkerMsg_OpenWindowResponse ServiceWorkerMsg_OpenWindowError BUG=772793 Change-Id: I615270782ad232a31f4568df040fdbeb82ed1679 Reviewed-on: https://chromium-review.googlesource.com/890621Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Han Leon <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#533636}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/bcbf9928..c951105b Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: Ia156cb742961fb1acb64dc1dc110cc9d05ebce01 Reviewed-on: https://chromium-review.googlesource.com/896843Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#533635}
-
Wei-Yin Chen (陳威尹) authored
CopylessPaste turned default-on in M61. Bug: 682077 Change-Id: Ib6f8f135c04f1f66ddb0b5e494c565a545b6dcb9 Reviewed-on: https://chromium-review.googlesource.com/894704 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#533634}
-
Julian Pastarmov authored
Adds a policy that allows Site Isolation policies to be overriden by the enable-automation flag. BUG=800112 TEST=browser_tests.exe --gtest_filter=*SitePerProcessPolicyBrowserTest.* Change-Id: I80003fa442c2f8afbd56fc3154d66fc9397858a4 Reviewed-on: https://chromium-review.googlesource.com/884582Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#533633}
-
https://skia.googlesource.com/skia.git/+log/22c528dccef2..16aa82a974f6 $ git log 22c528dcc..16aa82a97 --date=short --no-merges --format='%ad %ae %s' 2018-02-01 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 15443ebad..1776fd08e (1 commit) Created with: roll-dep src/third_party/skia 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bungeman@chromium.org Change-Id: Ie5e37d847a107583d8ff232512f898c3e7255834 Reviewed-on: https://chromium-review.googlesource.com/897543Reviewed-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@{#533632}
-
Raphael Kubo da Costa authored
external/wpt/service-workers/service-worker/fetch-event-respond-with-readable-stream-chunk.https.html is currently blocking imports because it hits a DCHECK in the CQ bots running layout tests. While here, move the external/wpt/custom-elements/upgrading/Node-cloneNode.html entry together with the other DCHECK ones. TBR=falken,mek Bug: 807954 Change-Id: I3e4174f74d7c336bb5aecbe30e968c378f9e1be4 No-Try: True Reviewed-on: https://chromium-review.googlesource.com/897622Reviewed-by:
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#533631}
-
Balazs Engedy authored
This reverts commit 1b020698. Reason for revert: Compile error on Google Chrome Linux x64: ../../content/renderer/media_recorder/h264_encoder.cc:40:7: error: no matching constructor for initialization of 'VideoTrackRecorder::Encoder' : Encoder(on_encoded_video_callback, bits_per_second) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../content/renderer/media_recorder/video_track_recorder.h:161:30: note: candidate constructor not viable: requires 1 argument, but 2 were provided DISALLOW_COPY_AND_ASSIGN(Encoder); ^ ../../content/renderer/media_recorder/video_track_recorder.h:88:5: note: candidate constructor not viable: requires at least 3 arguments, but 2 were provided Encoder(const OnEncodedVideoCB& on_encoded_video_callback, https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.chrome%2FGoogle_Chrome_Linux_x64%2F27069%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout Original change's description: > media: Use per-frame task runners in VideoTrackRecoder > > This is part of efforts to replace base::ThreadTaskRunnerHandle::Get() > and SequencedTaskRunnerHandle::Get() with other appropriate task runners > in the renderer. > > Bug: 786332 > Change-Id: Ic48ed9957db962978f8f82c21d21aea0b634490f > Reviewed-on: https://chromium-review.googlesource.com/890981 > Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> > Reviewed-by: Miguel Casas <mcasas@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Mounir Lamouri (slow) <mlamouri@chromium.org> > Reviewed-by: Alexander Timin <altimin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#533626} TBR=mcasas@chromium.org,hajimehoshi@chromium.org,haraken@chromium.org,mlamouri@chromium.org,altimin@chromium.org Change-Id: I800504dacec8da23affc92381cb4d0b0da7e8030 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 786332 Reviewed-on: https://chromium-review.googlesource.com/897642Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#533630}
-
tzik authored
This CL marks non-tracable trivially_destructible objects as kCanClearUnusedSlotsWithMemset, so that such a class can be stored in a HeapVector. Change-Id: Ia4c7a0d0fe7d089d8e9b4446366699ae81554842 Reviewed-on: https://chromium-review.googlesource.com/896763Reviewed-by:
Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#533629}
-
Philipp Hancke authored
removes the last test dependencies on adapter.js and the file itself. Bug: 690582 Change-Id: I662be702b4ede801b9175066490e662a1ea41776 Reviewed-on: https://chromium-review.googlesource.com/895302 Commit-Queue: Harald Alvestrand <hta@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#533628}
-
https://chromium.googlesource.com/angle/angle.git/+log/15443ebad659..1776fd08e9f2 $ git log 15443ebad..1776fd08e --date=short --no-merges --format='%ad %ae %s' 2018-01-31 oetuaho Make use of CreateBoolNode in traversers Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-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=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=jmadill@chromium.org Change-Id: I9fd521f1540805016bca9f66704f9f4db9d8387a Reviewed-on: https://chromium-review.googlesource.com/897542 Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#533627}
-
Hajime Hoshi authored
This is part of efforts to replace base::ThreadTaskRunnerHandle::Get() and SequencedTaskRunnerHandle::Get() with other appropriate task runners in the renderer. Bug: 786332 Change-Id: Ic48ed9957db962978f8f82c21d21aea0b634490f Reviewed-on: https://chromium-review.googlesource.com/890981 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Mounir Lamouri (slow) <mlamouri@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#533626}
-
Yuki Awano authored
- MagnificationController owns its GestureProvider to recognize gestures with screen coordinates of touch events. Logical coordinates of touch events cannot be used for gesture recognition as they are changed with viewport change: scroll, zoom. - Use EventRewriter to see and rewrite touch events. Once MagnificationController detects two fingers pinch or scroll, it starts consuming all touch events not to confuse an app or a browser. It needs to rewrite events to dispatch touch cancel events. Confirm that user can change zoom level with two fingers pinch and pan around with two fingers scroll. Run ash_unittests:MagnificationControllerTest Bug: 670526 Test: Enable --ash-new-touch-support-for-screen-magnification flag. Change-Id: I6906e5a6d93fea6f002a4fd3b83b616364a9f44b Reviewed-on: https://chromium-review.googlesource.com/863403 Commit-Queue: Yuki Awano <yawano@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#533625}
-
Yuki Shiino authored
This patch is a kind of follow-up of https://crrev.com/844450 . This patch makes DirectoryReader follow the same style as other filesystem's callbacks. Bug: 778580 Change-Id: I64c89d54dfa8a91306a3ea6b94789a1fcdde2476 Reviewed-on: https://chromium-review.googlesource.com/890800 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#533624}
-
Takashi Toyoshima authored
This patch makes CORSURLLoader dependency-free from content/ and move it to services/network. To remove one of these dependency, I will introduce secure origin whitelist in network::cors. This is needed to share the CORSURLLoader implementation even if the network service is disabled, and will be able to be removed once the network service is enabled by default. Bug: 807565 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ie0870b84c91f1c3132b52fd11cf21ae0a4b87e9a Reviewed-on: https://chromium-review.googlesource.com/894969 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#533623}
-
Han Leon authored
BUG= Change-Id: I6f579ee57233224dac0b11bff3b3b3d76b1f52f4 Reviewed-on: https://chromium-review.googlesource.com/897402Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Han Leon <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#533622}
-
Olga Sharonova authored
This is another spin-off from WIP https://chromium-review.googlesource.com/c/chromium/src/+/875927 See chrome/browser/chromeos/login/kiosk_browsertest.cc there for a use case. Another (potential) use case is Speech Recognition browser tests here https://cs.chromium.org/chromium/src/content/browser/speech/speech_recognition_browsertest.cc?type=cs&sq=package:chromium&l=132 Bug: 792441 Change-Id: I7c8b89bb1fc920ccade625dfc259e8c91edc8e94 Reviewed-on: https://chromium-review.googlesource.com/891184 Commit-Queue: Olga Sharonova <olka@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Max Morin <maxmorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#533621}
-
Kimmo Kinnunen authored
Make font_warmup_win.cc link with enable_plugins=false. Fixes content_shell build with enable_plugins=false. Bug: 807901 Change-Id: Ied8af485013629407720148946d94353b5da1dcd Reviewed-on: https://chromium-review.googlesource.com/897482Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kimmo Kinnunen FI <kkinnunen@nvidia.com> Cr-Commit-Position: refs/heads/master@{#533620}
-
Hajime Hoshi authored
This is part of efforts to replace non-per-frame task runners with other appropriate per-frame task runners in the renderer. Bug: 804694 Change-Id: I2388bfcde19a2ff9e70ac9b2431035c3310680db Reviewed-on: https://chromium-review.googlesource.com/883481Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#533619}
-
Sylvain Defresne authored
Add another section to explain that -d and -s arguments to iossim are optional and may require installing additional components in Xcode. Bug: none Change-Id: Iafb4e61d78be799f56862357e5e02c1d4f785dab Reviewed-on: https://chromium-review.googlesource.com/897484Reviewed-by:
Eric Noyau <noyau@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#533618}
-
Pavol Marko authored
Make ClientCertResolver track the last certificate that has been resolved for each network. ClientCertResolver now only notifies Observers with |network_properties_changed|=true if the network has not been resolved before, or if the resolved client certificate (or EAP identity string) actually changed. Bug: 765489 Test: chromeos_unittests --gtest_filter=ClientCertResolver* Change-Id: Ief557c95492f5b4906445f840fc29d6def73097a Reviewed-on: https://chromium-review.googlesource.com/888558 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#533617}
-
Christian Dullweber authored
Deletions in the Storage UI on Android report as finished before LocalStorage has actually been deleted. The UI then incorrectly shows storage that should have been deleted. This CL adds a callback for LocalStorage deletions and waits until the callback is called before the UI is updated. Bug: 796151 Change-Id: I936a0bc4cbc189702aaeffa0dd63cd1fbf0e60c7 Reviewed-on: https://chromium-review.googlesource.com/850214Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#533616}
-
Christian Dullweber authored
This reverts commit 33b07d13. Reason for revert: This change leads to crashes when sending feedback reports Original change's description: > Prevent opening a deleted profile > > When deleting a profile, the profile will be marked as deleted and all > browsing data is removed but the profile folder will remain until shutdown > and it still contains some data like bookmarks and settings. Using command > line arguments it is possible to open a new window for this profile. > This CL changes the profile manager to not return profiles that have > been deleted. Instead of opening a window for a deleted profile, > Chrome will refuse to open the window. > > Bug: 803643 > Change-Id: Iae3caf93b2895d23b90aeb6550197a81038a1ec6 > Reviewed-on: https://chromium-review.googlesource.com/883342 > Reviewed-by: Stefan Kuhne <skuhne@chromium.org> > Commit-Queue: Christian Dullweber <dullweber@chromium.org> > Cr-Commit-Position: refs/heads/master@{#532378} TBR=skuhne@chromium.org,dullweber@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 803643, 807745 Change-Id: I44ad772e3d1b7fc21ec9e414cd92c1d4b915a7af Reviewed-on: https://chromium-review.googlesource.com/897522Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#533615}
-
Mihai Sardarescu authored
Bug: NONE Change-Id: I4b711c95b4516b08519351a191ca16efa99b924f Reviewed-on: https://chromium-review.googlesource.com/895451Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#533614}
-
Kinuko Yasuda authored
Bug: 803774 Change-Id: I358d7311bf3aad9a9f96e56cadbd6b3b0dd31485 Reviewed-on: https://chromium-review.googlesource.com/890156 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#533613}
-
Yang Guo authored
This reverts commit 7ef680c7. Reason for revert: Performance regression crbug.com/802401 Original change's description: > Do not use soon deprecated v8::ReturnValue::Set. > > Bug: v8:7289 > Change-Id: I4b7bc2640d8103b925a69e95b9687011084e0f46 > Reviewed-on: https://chromium-review.googlesource.com/863742 > Reviewed-by: Michael Lippautz <mlippautz@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Commit-Queue: Yang Guo <yangguo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#528947} TBR=haraken@chromium.org,yangguo@chromium.org,mlippautz@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: v8:7289 Change-Id: I5b8720c1eb460ffb2bd6d8774c0c3e7957d48ce5 Reviewed-on: https://chromium-review.googlesource.com/893358Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#533612}
-