- 27 Apr, 2018 40 commits
-
-
Mark Pilgrim authored
Relanding https://chromium-review.googlesource.com/c/chromium/src/+/1026290 with fix for build breakage (missing include file was not caught by local build or any default trybot because it was behind a DEFINE) and one other minor suggestion by leiz (use base::MakeRefCounted for head.headers). Bug: 773295 Change-Id: I25d9327a893debf35ccbc7d4f64b84b6d6e84267 Reviewed-on: https://chromium-review.googlesource.com/1031316Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Mark Pilgrim <pilgrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#554393}
-
xlou authored
A new field num_pages_per_sheet is added to PP_PrintSettings_Dev in https://chromium-review.googlesource.com/c/chromium/src/+/1028992. This CL modifies two existing tests to check the newly added field. Bug: 775999 Change-Id: I79f8cd9ef32e3319150fee7f90b3f7b2a7d7965d Reviewed-on: https://chromium-review.googlesource.com/1030774Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Shirleen Lou <xlou@chromium.org> Cr-Commit-Position: refs/heads/master@{#554392}
-
Luna Lu authored
When an image element violates some optimized image policy, it should be rendered with inverted color. This CL introduced a flag to indicate if an image should be rendered with inverted color. In addition, this CL added code to invert the color when the flag is on. Change-Id: I449bad3fcddcaa0126db57bee8e95cd6b6c681ef Bug: 837346 Change-Id: I449bad3fcddcaa0126db57bee8e95cd6b6c681ef Reviewed-on: https://chromium-review.googlesource.com/1030758Reviewed-by:
Steve Kobes <skobes@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Luna Lu <loonybear@chromium.org> Cr-Commit-Position: refs/heads/master@{#554391}
-
Alessio Bazzica authored
Removing unwanted extern from constants in rnn_vad_weights.h and using constants to declare array sizes. Bug: webrtc:9076 Change-Id: Ic62bb2b627612606d058473647290b97b380918a Reviewed-on: https://chromium-review.googlesource.com/1032735 Commit-Queue: Ale Bzk <alessiob@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#554390}
-
Takuto Ikuta authored
This CL was uploaded by git cl split. R=jochen@chromium.org Bug: 428099 Change-Id: I29152369ad42421227e4af1861def72a11a2d24a Reviewed-on: https://chromium-review.googlesource.com/1032458 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#554389}
-
Kevin McNee authored
This reverts commit 357b68dc. Reason for revert: This test is still a bit flaky. Original change's description: > Speculatively re-enable Shim_TestAutosizeWithPartialAttributes > > Now that we're no longer running web view tests with BrowserPlugin, > let's try to re-enable this test. > > Bug: 282116 > Change-Id: Id9944d63c3912871a6e3c2f12ce7775f3dd35c48 > Reviewed-on: https://chromium-review.googlesource.com/1030624 > Reviewed-by: James MacLean <wjmaclean@chromium.org> > Commit-Queue: Kevin McNee <mcnee@chromium.org> > Cr-Commit-Position: refs/heads/master@{#554087} TBR=wjmaclean@chromium.org,mcnee@chromium.org Change-Id: Ia4eaf3c5ede89f00a73c4dc9e4ca381411a7dcf2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 282116 Reviewed-on: https://chromium-review.googlesource.com/1032913Reviewed-by:
Kevin McNee <mcnee@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#554388}
-
Owen Min authored
Using base::DIR_EXE to replace DIR_APP. Because the first one does not contain version info in the path. And it also providers a meaningful path on Mac and Linux. Bug: 832907 Change-Id: I686a5c2f14b62b7f0d4789eeb88f031793d57b22 Reviewed-on: https://chromium-review.googlesource.com/1030878Reviewed-by:
Marc-André Decoste <mad@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#554387}
-
Gabriel Charette authored
Rogue SchedulerWorkers were fixed once and for all in crbug.com/827615 R=wez@chromium.org Bug: 816170, 827615 Change-Id: I697124ed7cd5282bce8e504427e1daa6adc08df2 Reviewed-on: https://chromium-review.googlesource.com/1031210 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#554386}
-
Geoff Lang authored
deqp/functional/gles3/shadercommonfunction.html fails fairly often on the Win10 FYI Release (NVIDIA) bot. BUG=693090 TBR=zmo@chromium.org NOTRY=true 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: I3e6c02124ffd69d432bbcf9bf911501cfc6d9f5e Reviewed-on: https://chromium-review.googlesource.com/1032759 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#554385}
-
Takuto Ikuta authored
R=bbudge@chromium.org Bug: 428099 Change-Id: I56ba58104ee1844e8b26bfe088cdfbb8049d2f5d Reviewed-on: https://chromium-review.googlesource.com/1032463Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#554384}
-
Kevin McNee authored
This test was disabled due to the BrowserPlugin variant. Now that we're no longer running web view tests with BrowserPlugin, we can re-enable this test. Bug: 544782 Change-Id: Ia32b2cf54ce8710c5fdab72a6cb2fa02580ae04a Reviewed-on: https://chromium-review.googlesource.com/1031112Reviewed-by:
James MacLean <wjmaclean@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#554383}
-
Kevin McNee authored
This test was disabled due to the BrowserPlugin variant. Now that we're no longer running web view tests with BrowserPlugin, we can re-enable this test. Bug: 702572 Change-Id: I55e2ef929280b0268e367ef6e45177c6716c7b79 Reviewed-on: https://chromium-review.googlesource.com/1031385Reviewed-by:
James MacLean <wjmaclean@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#554382}
-
Thomas Tangl authored
The consent bump will now only be shown if the unified consent bump flag is enabled. Bug: 819909 Change-Id: I308f4bc73fd1f4dd4754f7855b2591664dd97009 Reviewed-on: https://chromium-review.googlesource.com/1030552Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#554381}
-
Kevin McNee authored
Bug: 303966 Change-Id: I7ee3195a4df089330188d2a670e0d58268cd887d Reviewed-on: https://chromium-review.googlesource.com/1031204Reviewed-by:
James MacLean <wjmaclean@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#554380}
-
Sadrul Habib Chowdhury authored
LayerTreeHostInProcess was renamed back to LayerTreeHost in crrev.com/445927. Cleanup some leftover references to it in comments/trace-events. BUG=none Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I5941055a03efbd8f170dc2d5fa5f8b3092ca1572 Reviewed-on: https://chromium-review.googlesource.com/1031777Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#554379}
-
Ricky Liang authored
Add a new CAMERA_READ_WRITE gfx::BufferUsage, which is used to specify buffer usage capable of CPU read/write and camera read/write. The R_8 format is used by the Chrome OS camera HAL as the underlying format for the generic blob format. Blob format is usually used to store the picture taken by the camera in JPEG format. BUG=832772 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: Ibd8d4e193ced3c7d2a6284a8576f02a40ede74b3 Reviewed-on: https://chromium-review.googlesource.com/1018922 Commit-Queue: Ricky Liang <jcliang@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#554378}
-
Wez authored
Bug: 813631 Change-Id: I4d9bfa6b271129b085f1b3c6bf376bf68a24cd59 Reviewed-on: https://chromium-review.googlesource.com/1032262Reviewed-by:
Michael Achenbach <machenbach@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#554377}
-
Ehsan Chiniforooshan authored
Bug: 837215 Change-Id: Ife7896ec0b56a7fcef91e19e0491ce24de06b6e1 Reviewed-on: https://chromium-review.googlesource.com/1031291Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: Ehsan Chiniforooshan <chiniforooshan@chromium.org> Cr-Commit-Position: refs/heads/master@{#554376}
-
Kevin Bailey authored
Within the Omnibox suggestions pop-up list, the tab key will act like a down arrow (and shift-tab, the up arrow), unless a suggestion is a keyword suggestion, obviously. This change makes focus jump to the tab switch button, if present, on tab key presses, before going on to the next suggestion. Likewise, shift-tab is handled coming back up. Finally, dragging also correctly changes the focus. Bug: 780835 Change-Id: I3f33645ac36e0c03fa18267fb8bee9079b3cf297 Reviewed-on: https://chromium-review.googlesource.com/1014946 Commit-Queue: Kevin Bailey <krb@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#554375}
-
Chromium WPT Sync authored
Using wpt-import in Chromium fbc9e1a1. With Chromium commits locally applied on WPT: 303956b6 "Enable WPT tests for the Generic Sensor classes" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/16305 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 TBR=foolip No-Export: true Change-Id: I33d6a54f841161d048dbe5073a34d6bda64fa803 Reviewed-on: https://chromium-review.googlesource.com/1032792 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#554374}
-
Vaclav Brozek authored
GetPasswordForm does a number of tasks in order to create a PasswordForm from DOM elements and FormData. Currently, those tasks are interleaved, which makes their dependencies hard to assess. This CL isolates the particular tasks in smaller blobs and orders them based on their dependency. In follow-up CLs, most of GetPasswordForm will get converted to using FormData instead of DOM elements, which itself is a prerequisite to moving that code to browser process. The only piece which will stay in renderer is the HTML-based classifier. Having GetPasswordForm disentangled will help switching all but the classifier to FormData. The CL should not change the behaviour of Chrome. Bug: 833838 Change-Id: I8a8915daf0939e12dadb63e04c2db526fcf36b4c Reviewed-on: https://chromium-review.googlesource.com/1027834Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Vaclav Brozek <vabr@chromium.org> Cr-Commit-Position: refs/heads/master@{#554373}
-
Clemens Hammacher authored
This allows to enable Liftoff, the baseline compiler for WebAssembly. R=hablich@chromium.org, titzer@chromium.org, jochen@chromium.org Bug: 787421 Change-Id: Ie6877e72db50f4daa55413fabd70aca74ccf0e6c Reviewed-on: https://chromium-review.googlesource.com/1032330Reviewed-by:
Michael Hablich <hablich@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Clemens Hammacher <clemensh@chromium.org> Cr-Commit-Position: refs/heads/master@{#554372}
-
Reza.Zakerinasab authored
Bug: 836640 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ib64f5ca69116badb0b2a5ef84890b51d2742cfaa Reviewed-on: https://chromium-review.googlesource.com/1030811Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Cr-Commit-Position: refs/heads/master@{#554371}
-
Christopher Cameron authored
Because we re-use the same ui::Compositor for several different RenderWidgetHostViewMacs, we can encounter a situation where the following sequence of events happens 1. RWHVMac A draws frame A 2. The GLRenderer does the SwapBuffers for frame A 3. RWHVMac A is hidden, and its ui::Compositor/AcceleratedWidgetMac are put up for recycling 4. RWHVMac B is shown (in a new window or a new tab), and takes the AcceleratedWidgetMac that was recycled by RWHVMac A 5. The CALayerParams from the SwapBuffers gets to the browser, and causes the frame from RWHVMac A to appear in RWHVMac B, which is incorrect. This problem has a long history, and many of its original constraints no longer apply. In viz this becomes more complicated because the timing of Step 2 becomes much more unpredictable (it can happen as late as after Step 4). Remove the methods which are used to skip drawing the framein Step 5 above, and replace them with a direct call Suspend on the AcceleratedWidgetMac, telling it to stop showing new frames until the ui::Compositor does a commit (which it will do because of the new SurfaceId that it will have). With respect to viz - The old interfaces did not solve the problem for viz (when the GLRenderer is in the GPU process), but added lots of complexity. - The new simpler scheme also does not solve this problem completely for viz. - It is likely that the concept of ui::Compositor recycling will be removed entirely before viz ships, making this a moot point. R=fsamuel TBR=yfriedman (content/renderer/android), boliu (android_webview/) Bug: 772576 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ia41712f0730947e6f0426aeea5064c818a16f122 Reviewed-on: https://chromium-review.googlesource.com/1031654 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#554370}
-
Rune Lillesveen authored
Height and width of ComputedStyle is no longer modified during layout. Remove the reset. Bug: 813068 Change-Id: Iab32d5b0dc2c852f0314013aa2d1d14c87a78c77 Reviewed-on: https://chromium-review.googlesource.com/1032595Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#554369}
-
Lukasz Anforowicz authored
This CL moves part of CORB-related UMA code into //services/network. Only the metrics related to content::ResourceType have not been moved and remain only logged from //content/browser/loader code. Bug: 792546 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ic649b587aafa679a0fef98eea5e5d6eb297bc698 Reviewed-on: https://chromium-review.googlesource.com/1028841 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Nick Carter <nick@chromium.org> Cr-Commit-Position: refs/heads/master@{#554368}
-
Greg Kraynov authored
It's getting moved to //base, hence, can't use WTF. base::circular_deque seems to be a drop-in replacement to WTF::Deque. Bug: 783309 Change-Id: I3d92842687b1021d69afe98c374e998517daa369 Reviewed-on: https://chromium-review.googlesource.com/1009909Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Commit-Queue: Greg Kraynov <kraynov@chromium.org> Cr-Commit-Position: refs/heads/master@{#554367}
-
Anita Woodruff authored
- Previously the NotificationChannelsProviderAndroid stored the auto-block for notification permission requests made in Incognito mode. - Now we never register this content settings provider for incognito profiles, so the auto-block is now stored by the PrefProvider in memory, as before in the pre-channels world. R=peter@chromium.org Bug: 835232 Change-Id: I2d837f7dcb41de8a6820d3d69a448c3530941bd3 Reviewed-on: https://chromium-review.googlesource.com/1030332Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Anita Woodruff <awdf@chromium.org> Cr-Commit-Position: refs/heads/master@{#554366}
-
Elly Fong-Jones authored
This test is another prime suspect in windowserver deaths on the bots. TBR=jbudorick@chromium.org Bug: 828031 Change-Id: Ia4859124f37b00a9b3d2bf8bc9ba3b5c1acba122 Reviewed-on: https://chromium-review.googlesource.com/1032812Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#554365}
-
Olivier Li authored
Add the code to populate the field in the enterprise reporting and create associated test. Bug: 832907 Change-Id: Ia588466539288e17a61846d9ddf675460d1774d2 Reviewed-on: https://chromium-review.googlesource.com/1015240Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Marc-André Decoste <mad@chromium.org> Commit-Queue: Oliver Li <olivierli@chromium.org> Cr-Commit-Position: refs/heads/master@{#554364}
-
vasilii authored
- The string for masked password was using 'Black Circle' symbol instead of 'Bullet'. - The accessibility label wasn't really set. Now 'Hidden, Password' is used in case the password is masked. Bug: 829821 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I9f87acefbf9289406718701af6c688f0e49424c6 Reviewed-on: https://chromium-review.googlesource.com/1030633 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#554363}
-
tzik authored
https://chromium.googlesource.com/chromium/buildtools.git/+log/ab7b6a7b350d..b7d53a93026d $ git log ab7b6a7b3..b7d53a930 --date=short --no-merges --format='%ad %ae %s' 2018-04-26 tzik Make libc++abi C++17 ready Created with: roll-dep src/buildtools BUG=752720 Change-Id: I225dd038f21b49d34bdf48bfd3fddaf40c1b2fea Reviewed-on: https://chromium-review.googlesource.com/1032130 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#554362}
-
Alessio Bazzica authored
Minor changes required to land https://webrtc-review.googlesource.com/c/src/+/72060/ Bug: webrtc:9076 Change-Id: I767a1b3f735428e7db8a0cbf53f70af4148f27bb Reviewed-on: https://chromium-review.googlesource.com/1030273Reviewed-by:
Patrik Höglund <phoglund@chromium.org> Commit-Queue: Ale Bzk <alessiob@chromium.org> Cr-Commit-Position: refs/heads/master@{#554361}
-
https://webrtc.googlesource.com/src.git/+log/d4043f69ae76..95141d91d8ab $ git log d4043f69a..95141d91d --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 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ia9c5b60bd92580727ee3b90fe87075d88c5ffed0 Reviewed-on: https://chromium-review.googlesource.com/1032261 Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554360}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4bcdfad6..bdb814e9 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I6a167ca799d63455610e6b24c47e147d9b4747cc Reviewed-on: https://chromium-review.googlesource.com/1032374Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#554359}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 4e7d0b02. With Chromium commits locally applied on WPT: 303956b6 "Enable WPT tests for the Generic Sensor classes" 7c13f644 "Subtract scrollbar in PerpendicularContainingBlockLogicalHeight" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/16304 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 Directory owners for changes in this CL: drott@chromium.org, kojii@chromium.org: external/wpt/css/css-fonts TBR=foolip No-Export: true Change-Id: Id58a55c0bc34ce53898a2a2ff64918e619ff703c Reviewed-on: https://chromium-review.googlesource.com/1032474 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#554358}
-
Takuto Ikuta authored
R=mkwst@chromium.org Bug: 428099 Change-Id: Ice6a3365769fe40b81100ac216a4066424955119 Reviewed-on: https://chromium-review.googlesource.com/1032459Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#554357}
-
Gustav Sennton authored
To properly support per-method feature detection we need to allow converting back and forth between support library and frameworks classes. This CL adds support for converting between webkit and support library objects for already implemented post-L classes: 1. ServiceWorkerController 2. ServiceWorkerWebSettings 3. WebResourceError Bug: 836339 Change-Id: I334d17153eb8d71834e1fafc43676bc2c706b4e2 Reviewed-on: https://chromium-review.googlesource.com/1027815 Commit-Queue: Gustav Sennton <gsennton@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#554356}
-
Timothy Loh authored
Add support for searching in the App List for Crostini Apps. This only does a search over app names, not e.g. executable names or keywords in the desktop file. As we use the AppSearchProvider, this also makes apps show up in the app list's list of recently launched apps. Prior to first use, the Terminal app will only show up upon searching for exactly the string "terminal" (case insensitive). The app list is also updated to have the Terminal not appear if it hasn't been used yet. Bug: 836137 Change-Id: I72b1f530d8e4812f0d13ba1fd45a0967458393ab Reviewed-on: https://chromium-review.googlesource.com/1025496 Commit-Queue: Timothy Loh <timloh@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#554355}
-
Ramin Halavati authored
Running with no filter test is activated on traffic annotation auditor FYIbot. Bug: 690323 Change-Id: I13c8c3eda25d8203fee2412fa6160db56515b139 Reviewed-on: https://chromium-review.googlesource.com/1026731Reviewed-by:
Georges Khalil <georgesak@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#554354}
-