- 23 May, 2018 24 commits
-
-
Ken Rockot authored
Adds mojo/public/cpp/platform to the public library. This includes a new PlatformHandle type, a thin C++ abstraction for platform-specific scoped handle values. This is a precursor to moving platform channel C++ types out of the EDK and into the public library, and ultimately introducing a public C++ invitation API to replace the EDK invitation API. Bug: 844764 Change-Id: I317decc1deb8cc47eb1000a6a19022465c392d7b Reviewed-on: https://chromium-review.googlesource.com/1068688Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#560866}
-
Hector Carmona authored
Bug: 814117 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Iac4324eb5c8790edf9affec485f5a3a91c985908 Reviewed-on: https://chromium-review.googlesource.com/1068113 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#560865}
-
depot-tools-chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/398fb44e2866..ebdd0db493b2 $ git log 398fb44e2..ebdd0db49 --date=short --no-merges --format='%ad %ae %s' 2018-05-21 ehmaldonado gclient: Remove URLs from hierarchy. 2018-05-21 ehmaldonado gclient: Refactor PrintRevInfo Created with: roll-dep src/third_party/depot_tools BUG=chromium:839925,chromium:839925 The AutoRoll server is located here: https://depot-tools-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. TBR=agable@chromium.org Change-Id: I116c57cdcbf6d9c09c93663777cfd970a1fa9ae6 Reviewed-on: https://chromium-review.googlesource.com/1069596 Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#560864}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/6cc8fb177b33..12f7d6baa725 $ git log 6cc8fb177..12f7d6baa --date=short --no-merges --format='%ad %ae %s' 2018-05-22 dtu [pinpoint] Use _comparison_mode to determine values type. Created with: roll-dep src/third_party/catapult The AutoRoll server is located here: https://catapult-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: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=sullivan@chromium.org Change-Id: I02e98b61229bd50fd7b75b7772c0691cc74ae995 Reviewed-on: https://chromium-review.googlesource.com/1069723Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#560863}
-
Sahel Sharify authored
This reverts commit a8a4a6f6. Reason for revert: This change is not needed anymore. Original change's description: > Long press shouldn't get suppressed after tap down suppression. > > Bug: 838971 > Change-Id: Ic296d7e5792ed38cc636b1f84d7d3d2e1ac229cb > Reviewed-on: https://chromium-review.googlesource.com/1037424 > Commit-Queue: Sahel Sharifymoghaddam <sahel@chromium.org> > Reviewed-by: Dave Tapuska <dtapuska@chromium.org> > Cr-Commit-Position: refs/heads/master@{#555536} TBR=dtapuska@chromium.org,sahel@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 838971 Change-Id: I09106b10fcfd2f2568c9716a28f3c620794e2482 Reviewed-on: https://chromium-review.googlesource.com/1062341 Commit-Queue: Sahel Sharifymoghaddam <sahel@chromium.org> Reviewed-by:
Sahel Sharifymoghaddam <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#560862}
-
Kinuko Yasuda authored
In order to avoid potential dead-locks with synchronous fetches. The same can be done for fetches from main threads too, but it's not really necessary as currently synchronous loads from the main thread (i.e. sync XHR) don't go through service workers (and also is deprecated). On workers on the other hand sync XHR is not deprecated (and existing service worker code supports interception), and importScripts() also need to go through service workers. Bug: 843860 Change-Id: I068be4b4bfb7e37cd2b2aabb0be848931ee107c7 Reviewed-on: https://chromium-review.googlesource.com/1065402 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#560861}
-
Zach Helfinstein authored
Also modify it to look like buttons for ChromeVox / Select to Speak Bug: 842242 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I1dfa42917ac35d13f300090e92672f8f62e3d798 Reviewed-on: https://chromium-review.googlesource.com/1055770 Commit-Queue: Zach Helfinstein <zhelfins@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#560860}
-
Sidney San Martín authored
This was causing window resize jank. This hack was added in r364897, and it's unclear to me if it's needed on Mac. Removing it seems to work, but I wish I had more context. Bug: 682825 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I1d9e1224297d78f3c5a08a6774acbe816a6e1c81 Reviewed-on: https://chromium-review.googlesource.com/1069037Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Sidney San Martín <sdy@chromium.org> Cr-Commit-Position: refs/heads/master@{#560859}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/64ac5d9eb62e..31d3deb41a44 $ git log 64ac5d9eb..31d3deb41 --date=short --no-merges --format='%ad %ae %s' 2018-05-18 jgilbert Add `formatType` arg to computeSkipBytes. 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=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=lucferron@chromium.org Change-Id: I52f544636cabd066a2ffd42ebe26aff008e14843 Reviewed-on: https://chromium-review.googlesource.com/1069700Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#560858}
-
Luis Hector Chavez authored
This change avoids a crash when NodeController::pending_broker_clients_ and NodeController::pending_invitations_ diverge. This might happen with complex enough node topologies, where there is a node that proxies invitations to a set of other nodes. BUG=845709 Change-Id: Ia678f464fafb69628600ec00dac19da3b6868fe0 Reviewed-on: https://chromium-review.googlesource.com/1069728Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Luis Hector Chavez <lhchavez@chromium.org> Cr-Commit-Position: refs/heads/master@{#560857}
-
Jennifer Apacible authored
This makes the controls on the Picture-in-Picture window focusable. This also adds accessible names and tooltip texts for each of the controls. Since the play/pause button is a ToggleImageButton, when the button is toggled it will switch between showing play or pause assets / text. BUG: 836389 Change-Id: Ie95afc1d9096e0860427c2498ddf0d319adb8df8 Reviewed-on: https://chromium-review.googlesource.com/1068125 Commit-Queue: apacible <apacible@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Carlos Pizano <cpu@chromium.org> Cr-Commit-Position: refs/heads/master@{#560856}
-
Dirk Pranke authored
This picks up the upstreamed version of the local changes we had made, so that we no longer need local changes. This is a follow-up to crrev.com/c/737397. Change-Id: I456f6ceda241f6d88be243a0df8d896b7d8d419a Reviewed-on: https://chromium-review.googlesource.com/1069783Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#560855}
-
Kenneth Russell authored
Eliminate some useless constructs from the generated JSON before folding this script into the version in src/testing/buildbot, to reduce the amount of emulation code needed in order to generate exactly the same JSON. 1) Stop specifying use_xvfb for gtests. It only applied to non-Swarmed Linux bots, and at this point all of the GPU bots are Swarmed, including those on chromium.gpu.fyi. 2) Stop specifying both override_compile_targets and isolate_name. isolate_name is sufficient to tell the Chromium recipe which target to build and run. Bug: 844815 Tbr: ynovikov@chromium.org Tbr: geofflang@chromium.org 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: Ifaabad82fd83737ee126ec0725692eb3be35b6f4 Reviewed-on: https://chromium-review.googlesource.com/1067088 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#560854}
-
Bugs Nash authored
Fixes pylint presubmit errors in the update_flaky_expectations.py script by adhering to constant styling. Bug: 730704 Change-Id: I365f2f642b1e64c6b1ee1837be99819a95b1e160 Reviewed-on: https://chromium-review.googlesource.com/1067521Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Bugs Nash <bugsnash@chromium.org> Cr-Commit-Position: refs/heads/master@{#560853}
-
Katie D authored
Bug: 823359 Change-Id: I9f5bb1ee23b32fb3522eaa4a2de9203fcbc805a6 Reviewed-on: https://chromium-review.googlesource.com/1069711Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#560852}
-
Hiroki Nakagawa authored
This CL adds both web-platform-tests and conventional layout tests because the current Chrome implementation is not spec-compatible in terms of service worker scope matcing with dedicated workers (see https://crbug.com/731599). The layout tests will be removed after the issue is fixed. Bug: 680046 Change-Id: If214bd2f647ee5e7257ae134a870cf1e4ddac608 Reviewed-on: https://chromium-review.googlesource.com/1059979 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#560851}
-
Paul Miller authored
Commit 37dac0ef fixed the DCHECK crash where variations_safe_compressed_seed was not registered, by calling VariationsService::RegisterPrefs to register it. However, that conflicted with some other prefs (variations_compressed_seed being the first to fail) which were already being individually registered by AwFieldTrialCreator. Registering them again caused a 2nd DCHECK crash. To fix the 2nd crash, don't register any of those prefs individually; they're all covered by VariationsService::RegisterPrefs. Fixing the 2nd crash reveals yet a 3rd DCHECK crash, where FeatureList is created twice: first in BrowserMainLoop::EarlyInitialization and then in AwFieldTrialCreator. The second fails in FeatureList::SetInstance, which requires that there be only one global FeatureList. This bug is unrelated to the 1st and 2nd crashes; it just didn't appear because the previous crashes prevented us from getting that far. Since variations is always enabled in Chrome, Chrome always creates the FeatureList during field trial setup, and always skips creating it in BrowserMainLoop::EarlyInitialization. In WebView, variations may or may not be enabled, so we must create FeatureList in exactly one of those two places, depending on kEnableWebViewVariations. BUG=842934 Change-Id: Ia592db3710a1f996729aa318853e7339bb3dff4f Reviewed-on: https://chromium-review.googlesource.com/1069770 Commit-Queue: Paul Miller <paulmiller@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#560850}
-
Xiaocheng Hu authored
This patch moves the NG implementation of PositionForPoint() from physical fragments to paint fragments as a preparation for implementing NG hit-testing bidi adjustment (*), which requires traversal among paint fragments. (*) crrev.com/c/1064480 Bug: 811502 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I449ac545e5ccefff5c5b6cbe7988b2f3c9280c4a Reviewed-on: https://chromium-review.googlesource.com/1067699 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#560849}
-
Becky Zhou authored
It was broken before because the toast was end aligned to the midpoint of the anchored view, and if the view is on the very left side of the screen, the toast can end up in the right side of the screen. Adding a fix to left aligned the toast if the anchored view is in the left half of the screen, and right aligned the toast if the anchored view is on the right half of the screen. Bug: 813746 Change-Id: I64f7f3c089eaf4665395d5fd56523c2b74206f68 Reviewed-on: https://chromium-review.googlesource.com/1066818Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#560848}
-
Achuith Bhandarkar authored
ChromeOSMemoryPressureMonitorTest.CheckMemoryPressure fails in the ChromeOS VM. BUG=844102 TEST=This is the test TBR=skuhne@chromium.org Change-Id: I58cef93ff9df4cd12b103a0bc5f99b576aab542f Reviewed-on: https://chromium-review.googlesource.com/1066466 Commit-Queue: Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#560847}
-
Daniel Murphy authored
The flag is present so we can finch this feature on stable to mitigate risk for first-party customers like Docs Offline. Bug: 829141 Change-Id: Ibfed20dfe45c4a96445001f721a499e08e2bcb7e Reviewed-on: https://chromium-review.googlesource.com/1069601Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#560846}
-
Lukasz Anforowicz authored
Bug: 843775 Change-Id: I3a3f8689369bd9b447e0254396a0326e0d0db88b Reviewed-on: https://chromium-review.googlesource.com/1069566Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#560845}
-
Aaron Leventhal authored
Chrome places restrictions on the use of aria-activedescandant other browsers do not have and can sometimes lead to issues unique to Chrome. In this case, ARIA activedescendant required an ARIA role. Bug: 845651 Change-Id: I3e5743e253db377e00bd4538ec076c1b907bdce6 Reviewed-on: https://chromium-review.googlesource.com/1069608Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#560844}
-
Will Harris authored
This removes the system level precondition and will now only run the test if the file is actually meant to be read-only. BUG=843211 Change-Id: I55abddd4f250732f815875dd626a80bda999f205 Reviewed-on: https://chromium-review.googlesource.com/1060172 Commit-Queue: Will Harris <wfh@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#560843}
-
- 22 May, 2018 16 commits
-
-
Roger McFarlane authored
The test has an inherent race between triggering the showing of suggestions and starting the loop to wait for notification that the suggestions have been shown. The test was asserting that the loop had been started before quiting. Removed this (racily invalid) insertion. Also switched over to use base::RunLoop instead of using content::MessageLoopRunner (per crbug.com/668707), to remove additional flakiness. Bug: 843935, 668707 Change-Id: I3084b64697983b64c34fedd26e690d419807f2a8 Reviewed-on: https://chromium-review.googlesource.com/1069531 Commit-Queue: Roger McFarlane <rogerm@chromium.org> Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#560842}
-
Dmitry Gozman authored
- Use operator SkPoint() instead. - Wrap values with FloatToSkScalar to handle infinite values. - Removed dependency from platform/geometry to platform/graphics. Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Iac69e353e46d48744a80a9c845bf1aedda80c209 Reviewed-on: https://chromium-review.googlesource.com/1067733Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#560841}
-
Christian Biesinger authored
Provide a helper function in ng_length_utils that calls node.ComputeMinMaxContentSizes for you. R=eae@chromium.org,mstensho@chromium.org Bug: 635619 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: Id5e559aa1d9991f1e39d74fd84578ca2b7641883 Reviewed-on: https://chromium-review.googlesource.com/1069628 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#560840}
-
Sam McNally authored
Bug: 676224 Change-Id: I101d138ac8ca72815cc6aa0a1b5ad4218b3c3001 Reviewed-on: https://chromium-review.googlesource.com/1065753Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#560839}
-
Matthew Jones authored
This patch removes an unused bottom shadow from the bottom sheet's toolbar. Modern design does not require one by default, existing sheet contents provide their own shadow when needed, and the existing one caused issues on Android J devices. Bug: 829454 Change-Id: I4cf9a36e6efbf107499516181f97c57c556632cf Reviewed-on: https://chromium-review.googlesource.com/1068653Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#560838}
-
Alexandr Ilin authored
base::MappedReadOnlyRegion is a struct containing both a mapping and a region. It was not always clear what the best way to check for error. This CL adds a IsValid() method to this struct that allows to easily perform the check. Also this CL makes it explicit that base::MappedReadOnlyRegion has a mapping and a region that are either both valid or invalid. TBR=sky@chromium.org Bug: 845086 Change-Id: Ia61b12816167592798fc6fcb8e49f09e0198ef48 Reviewed-on: https://chromium-review.googlesource.com/1068930 Commit-Queue: Alexandr Ilin <alexilin@chromium.org> Reviewed-by:
Alexandr Ilin <alexilin@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#560837}
-
Trent Apted authored
These fell off the waterfall in r549698. Re-Enable: - browser_action_button_interactive_uitest.mm Keep Disabled (tests obsolete secondary UI): - translate_bubble_test_utils_views_cocoa.mm Mostly Re-enable: - permission_bubble_cocoa_interactive_uitest.mm * PermissionBubbleInteractiveUITest.SwitchTabs regressed. Bug: 845389 Change-Id: If4c9efe9541786f5cf114c6a2c22d7400d92d30b Reviewed-on: https://chromium-review.googlesource.com/1068631Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#560836}
-
Amin Hassani authored
Add enum value kErrorCodeFirstActiveOmahaPingSentPersistenceError to enum UpdateEngineErrorCode. Bug: 833980 Change-Id: I092149a7ceb608898587a37e3aaab5c520db95ff Reviewed-on: https://chromium-review.googlesource.com/1062659Reviewed-by:
Xiaochu Liu <xiaochu@chromium.org> Commit-Queue: Amin Hassani <ahassani@chromium.org> Cr-Commit-Position: refs/heads/master@{#560835}
-
Bo Liu authored
Change-Id: I58caeb3e09744cd1dbf66fd7e5734899dd9eaa10 Reviewed-on: https://chromium-review.googlesource.com/1069343Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#560834}
-
David Jacobo authored
c/b/cros/apps/intent_helper makes use of content::WebContents a lot, it should be nice if we have a uniform name for objects of this type in the whole class. Renaming |tab| to |web_contents| here and there, also adding a comment to chrome::SetIntentPickerViewVisibility(). Bug: None Test: Build Change-Id: I4d6252fa4a1baf03fd48e60e7fb7a8ddcb46529b Reviewed-on: https://chromium-review.googlesource.com/1069453Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: David Jacobo <djacobo@chromium.org> Cr-Commit-Position: refs/heads/master@{#560833}
-
Dominic Mazzoni authored
We make frequent mechanical changes to this directory and it doesn't make sense to give the third_party README warning each on presubmit each time. Bug: none Change-Id: I1e9cb9189f2c1c628e89eeb12bac713d6ddbca66 Reviewed-on: https://chromium-review.googlesource.com/1062080Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#560832}
-
Kevin McNee authored
Since this test uses chrome.gpuBenchmarking.pinchBy, we need to have it run with a compositor. As part of issue 787924, we will no longer handle gesture pinch events on the main thread. Bug: 787924 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I0127028f246ae72a772ef8c9f163b4403b6c3036 Reviewed-on: https://chromium-review.googlesource.com/1068625 Commit-Queue: Kevin McNee <mcnee@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#560831}
-
Mounir Lamouri authored
Before this change, the logic was in //chrome but would only rely on //content concepts. Keeping it in //content reduces the level of plumbing. It's also moving from frame.mojom to the media IPCs to be around the other PIP calls. Bug: None Change-Id: I401126871b48feaf551001ebdfc2f0f319ec75e0 Reviewed-on: https://chromium-review.googlesource.com/1065823Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
apacible <apacible@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#560830}
-
Fady Samuel authored
This CL removes content_source_id in VisualProperties which is no longer used. It also renames |local_surface_id_| to |local_surface_id_from_parent_| in RenderWidget to clarify where the viz::LocalSurfaceId is coming from. Bug: 672962 Change-Id: I11763addeef9d84eab93be624bacedc40757b616 Reviewed-on: https://chromium-review.googlesource.com/1055470 Commit-Queue: Fady Samuel <fsamuel@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#560829}
-
Fabrice de Gans-Riberi authored
This is a reland of 90f86c11 Original change's description: > Fuchsia: Stop setting OS_POSIX > > Bug: 836416 > Change-Id: Ib59796358ff2109ec0b55686974a84980e18254e > Reviewed-on: https://chromium-review.googlesource.com/1020375 > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Reviewed-by: Nico Weber <thakis@chromium.org> > Reviewed-by: Scott Graham <scottmg@chromium.org> > Reviewed-by: Matt Mueller <mattm@chromium.org> > Reviewed-by: Victor Costan <pwnall@chromium.org> > Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> > Cr-Commit-Position: refs/heads/master@{#560013} Bug: 836416 Change-Id: I43f34aa644e51d231c7c131b4be364b6ccee2d38 Reviewed-on: https://chromium-review.googlesource.com/1066711Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Reviewed-by:
Matt Mueller <mattm@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Cr-Commit-Position: refs/heads/master@{#560828}
-
Henrique Grandinetti authored
Add the BaseTimeLimitProcessor class, needed to implement the BaseTimeLimit policy. This does not implement the methods logic, but provides the interface needed to unblock the UI development. Bug: 823536 Change-Id: Ie8adecaea3bb0de8c20396959a6b37fd08cbca47 Reviewed-on: https://chromium-review.googlesource.com/1066830 Commit-Queue: Henrique Grandinetti <hgrandinetti@google.com> Reviewed-by:
Rahul Chaturvedi <rkc@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#560827}
-