- 17 Oct, 2017 40 commits
-
-
Yutaka Hirano authored
No one uses it. Bug: 775318, 624278 Change-Id: I1efddd76f8a7eba5fbe4a0bf1eb12899b391baa7 Reviewed-on: https://chromium-review.googlesource.com/722299 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#509289}
-
Tatsuhisa Yamaguchi authored
Bug: 762746 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I77f2279247ffdf33790946f623ff4115b2752e0b Reviewed-on: https://chromium-review.googlesource.com/715837Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Cr-Commit-Position: refs/heads/master@{#509288}
-
Yoshifumi Inoue authored
Remove redundant file WebKit/LayoutTests/platform/mac-mac10.10/fast/text/atsui-kerning-and-ligatures-expected.png This patch gets rid of redundant layout test expected image file[1] introduced by the patch[2], which missed to move this file to "fast/text/selection" directory. [1] WebKit/LayoutTests/platform/mac-mac10.10/fast/text/atsui-kerning-and-ligatures-expected.pngatsui-kerning-and-ligatures-expected.png [2] http://crrev.com/c/718239: Move selection related layout tests to fast/text/selection from fast/text/" TBR=alexmos@chromium.org NOTRY=true Bug: 775064 Change-Id: Ib5cac0d3e3009ee52c46e81e106d710d4b6f1e42 Reviewed-on: https://chromium-review.googlesource.com/722361Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#509287}
-
Yue Li authored
Send the updateScreenSize signal after the screen starts loading to correct the size of inner-container. BUG=b/65555008 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I4c3db0fb419de439450b4a4bdcbaa9981849b505 Reviewed-on: https://chromium-review.googlesource.com/717722Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#509286}
-
Stephen McGruer authored
Each of these files consisted of less than 50 loc implementation across the methods they contained, and each contained methods that were called from only one implementation (.cpp) file. Moving the helper functions into their calling .cpp lowers the cognitive overhead in finding the implementation as well as allowing for complete inlining of some helper functions where appropriate. Bug: None Change-Id: Ibaa89188d724a80aea76239c5b27fe672471b18b Reviewed-on: https://chromium-review.googlesource.com/713469 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#509285}
-
Harald Alvestrand authored
Rewrote RTCPeerConnection-lifetime and RTCPeerCOnnection-ontrack to work with real peerconnections. Deleted three tests that should have appropriate coverage in existing WPT tests. Bug: 771540 Change-Id: I1d5d26bb48ce4993714115bdcfb9ceb2edd02947 Reviewed-on: https://chromium-review.googlesource.com/715597 Commit-Queue: Harald Alvestrand <hta@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#509284}
-
Adam Langley authored
There are two changes around base::checked_cast in here: Firstly, one call was changed from checking a cast to uint8_t before left-shifting, to checking it after the shift. Since it's the final value that we care about r.e. truncation, I think that makes sense. Secondly, a value that was ANDed with 0xff was being checked before casting to uint8_t, which is superfluous. Change-Id: I4c4fedfd3aa7c693d24a5d2cb5d48dcd40eaaae1 Reviewed-on: https://chromium-review.googlesource.com/716572 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#509283}
-
Jennifer Apacible authored
Intent to implement/ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/a0tguvcZZyk BUG: 747082 Change-Id: I740aa8396a7cecc74b741ab544c71652121c44d3 Reviewed-on: https://chromium-review.googlesource.com/666121 Commit-Queue: apacible <apacible@chromium.org> Reviewed-by:
Dimitri Glazkov <dglazkov@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#509282}
-
Hidehiko Abe authored
BUG=None TEST=Trybot. Change-Id: I383365208716b3b1e2deadca1d8d42710cd9882f Reviewed-on: https://chromium-review.googlesource.com/718162 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#509281}
-
Findit authored
This reverts commit 739de36a. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 509270 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzczOWRlMzZhMTc4ZmVjYmI5MmY0YWViZTRlZTQ3OGNiYWNiOWUyMTIM Sample Failed Build: https://ci.chromium.org/buildbot/chromium/Mac/33774 Original change's description: > Introduce DecoderPerfTest > > This is a microbenchmark that measures the raw throughput of the GLES2 decoders. > > Bug: 775212 > 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 > Change-Id: Ic701af8c5e83a5eee347f481ee5319dfa6fc0ffc > Reviewed-on: https://chromium-review.googlesource.com/719462 > Commit-Queue: Antoine Labour <piman@chromium.org> > Reviewed-by: Victor Miura <vmiura@chromium.org> > Cr-Commit-Position: refs/heads/master@{#509270} Change-Id: Ic43322e66b1968ab2a8e30de6c20e7935f528e64 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 775212 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 Reviewed-on: https://chromium-review.googlesource.com/721894 Cr-Commit-Position: refs/heads/master@{#509280}
-
Keishi Hattori authored
Rename ALLOW_ONLY_INLINE_ALLOCATION to DISALLOW_NEW_EXCEPT_PLACEMENT_NEW in blink_gc_plugin tests to match actual code. Bug: Change-Id: I08493c3b348f12075a5cd6fb32e769bc342cf5be Reviewed-on: https://chromium-review.googlesource.com/720343Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#509279}
-
Tommy Steimel authored
This CL updates Android to show the sound content setting in the Page Info Bubble when sound is playing or has recently played on a site. In order to use WebContents::WasRecentlyAudible() for this, we also enable monitoring audio levels on Android. Bug: 774256 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 Change-Id: Ia00909f6a6343f1e2fabf2ee3d4e651b3640c81e Reviewed-on: https://chromium-review.googlesource.com/719707Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#509278}
-
Zhenyao Mo authored
BUG=774157 TEST=gpu_unittests R=piman@chromium.org 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 Change-Id: Ib4a410443d192cbda369a64d4b59cefb23444f9c Reviewed-on: https://chromium-review.googlesource.com/717458 Commit-Queue: Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#509277}
-
Scott Violet authored
WindowTree::SetExtendedHitRegionForChildren() only takes negative values (or 0). Anything else is ignored (and logged) This code can go away once hit testing is in place, so in the mean time force positive values to zero. Additionally makes sure we only call to the server when something actually changed. BUG=775223 TEST=none Change-Id: I92642c6ef7fc3effe6976e700d03af50bffc0ad8 Reviewed-on: https://chromium-review.googlesource.com/722069 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#509276}
-
Eric Roman authored
This way the order that HTTPSCRLSetTest.* and HTTPSEVCRLSetTest.* are run does not affect their outcome. Bug: 775323 Change-Id: I83691d98385811f6091bd38da3ec0ad4f0d33330 Reviewed-on: https://chromium-review.googlesource.com/722353 Commit-Queue: Eric Roman <eroman@chromium.org> Reviewed-by:
Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#509275}
-
Nicolas Pena authored
Currently, if two tabs share the renderer process then the longtasks from one tab are also reported to observers in the other tab. This CL fixes that by ensuring that only tasks involving the PerformanceMonitor's |local_root_| are reported by the PerformanceMonitor. Bug: chromium:736509 Change-Id: I3be72ec81c0c2735b6a092f848f4c4b6cb58ddfe Reviewed-on: https://chromium-review.googlesource.com/705175Reviewed-by:
Nate Chapin <japhet@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Shubhie Panicker <panicker@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#509274}
-
Kenichi Ishibashi authored
This is a follow-up CL of crrev.com/c/583450. The term "suspend" is confusing. We are going to use "pausing" instead. Change-Id: I047c31ab324ba85eb119a78096560d111caa976e Reviewed-on: https://chromium-review.googlesource.com/721480Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#509273}
-
Zijie He authored
According to MSDN, https://msdn.microsoft.com/en-us/library/windows/desktop/dd797816%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396 H264 HW encoder on Windows supports base / main / high profiles. So this change adds the profile selection to the MediaFoundationVideoEncodeAccelerator. I have tested the new profiles in Chromoting. They work well (except for the not-key-enough issue). Bug: chromium:769391 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 Change-Id: I74aed968d187c3e0352dd7a1a518a8f13d1277c8 Reviewed-on: https://chromium-review.googlesource.com/711059 Commit-Queue: Zijie He <zijiehe@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#509272}
-
Yoland Yan authored
There are no more J3 tests in android webview, this removes the test base and refactor some of the APIs in AwActivityTestRule Bug: 711517 Change-Id: Ib3422c7c59626a97a819dd588818f0ed9110c38d Reviewed-on: https://chromium-review.googlesource.com/721566Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Yoland Yan <yolandyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#509271}
-
Antoine Labour authored
This is a microbenchmark that measures the raw throughput of the GLES2 decoders. Bug: 775212 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 Change-Id: Ic701af8c5e83a5eee347f481ee5319dfa6fc0ffc Reviewed-on: https://chromium-review.googlesource.com/719462 Commit-Queue: Antoine Labour <piman@chromium.org> Reviewed-by:
Victor Miura <vmiura@chromium.org> Cr-Commit-Position: refs/heads/master@{#509270}
-
Yuzhu Shen authored
BUG=757187 Change-Id: If2513dfdd287f0c06df917bd2c0b87cf6e0ea539 Reviewed-on: https://chromium-review.googlesource.com/722029Reviewed-by:
Oliver Chang <ochang@chromium.org> Commit-Queue: Yuzhu Shen <yzshen@chromium.org> Cr-Commit-Position: refs/heads/master@{#509269}
-
Gurpreet Nanda authored
With the upcoming chrome apps deprecation, we have a new gnubbyd corp extension for !CrOS platforms that uses native messaging instead of the now unavailable chrome.usb/chrome.hid APIs Bug: Change-Id: I630ae0f67a059536326109f619bee0bcdbbb1929 Reviewed-on: https://chromium-review.googlesource.com/721617 Commit-Queue: Gurpreet Nanda <gunand@google.com> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#509268}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/cb98b11b71af..b06b35820705 $ git log cb98b11b7..b06b35820 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls 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: I9200e7c7ea1ae4a5d325cddcba562bd564b178d2 Reviewed-on: https://chromium-review.googlesource.com/722220Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#509267}
-
Xianzhu Wang authored
Instead of invalidating chunks that are not in sequence of the previous chunks, now invalidate chunks which are moved before any previously matched chunks. This is the same method used in PaintController to invalidate reordered display items. Bug: 771770 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Idca6531db89a149a7280079b5ff598b77de97d0a Reviewed-on: https://chromium-review.googlesource.com/710314Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#509266}
-
Shanmuga Pandi M authored
Bug: 771800 Change-Id: Ia3995f9d535421ff2c1a0f73a3c4187010632b19 Reviewed-on: https://chromium-review.googlesource.com/720720Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Shanmuga Pandi <shanmuga.m@samsung.com> Cr-Commit-Position: refs/heads/master@{#509265}
-
Sylvain Defresne authored
Convert client code to directly access GetVisibleURL method from WebState instead of the re-implementation in Tab. Remove some useless creation of GURL and std::string by using the API that take base::StringPiece. Bug: 620489 Change-Id: I265bf2a63a87726f0a9296bc5616d9dd58c8d25d Reviewed-on: https://chromium-review.googlesource.com/720459 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#509264}
-
Zijie He authored
Chromoting always assumes encoder won't fail. This is not true for H264, since it has a more strict resolution limitation (3830 x 2176). So this change adds an EncodeResult field in the encoder callback to tell WebrtcVideoStream about the encoding result. Bug: chromium:769391 Change-Id: Icbeec3fa616c0e55acd470ddf5d4e4484e28b112 Reviewed-on: https://chromium-review.googlesource.com/716860Reviewed-by:
Lambros Lambrou <lambroslambrou@chromium.org> Commit-Queue: Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#509263}
-
Eric Willigers authored
The test has taken 10s to run in recent debug builds. We shard the test to avoid virtual/threaded flakes. BUG=757868 Change-Id: Ic2c796d7896ed3211caf161575a3fca3295e278d Reviewed-on: https://chromium-review.googlesource.com/720657 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Bugs Nash <bugsnash@chromium.org> Cr-Commit-Position: refs/heads/master@{#509262}
-
Zijie He authored
H264Parser::ParseNALUs() can be used in both //content and //remoting to reduce the duplication of logic. Bug: chromium:769391 Change-Id: I20f705c60d3ace637636349e641c5ba4106b07db Reviewed-on: https://chromium-review.googlesource.com/721605Reviewed-by:
Lambros Lambrou <lambroslambrou@chromium.org> Reviewed-by:
Wu-Cheng Li <wuchengli@chromium.org> Commit-Queue: Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#509261}
-
kapishnikov authored
BUG=774814 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I575425a128689729741093e43d6798f2252b5ec6 Reviewed-on: https://chromium-review.googlesource.com/722100 Commit-Queue: Andrei Kapishnikov <kapishnikov@chromium.org> Reviewed-by:
Misha Efimov <mef@chromium.org> Cr-Commit-Position: refs/heads/master@{#509260}
-
Hiroshi Ichikawa authored
This is required for //ios/web_view (crbug.com/774876). TEST=Fullscreen and overscroll actions Bug: 774876 Change-Id: Ie6c57ea5efd2d7fc6d8f26117db07171c085ad69 Reviewed-on: https://chromium-review.googlesource.com/720856 Commit-Queue: Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#509259}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 3e17497f. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/3346 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: dcheng@chromium.org, scottmg@chromium.org: external/wpt/domparsing ecobos@igalia.com: external/wpt/css/css-display-3 jsbell@chromium.org: external/wpt/IndexedDB meade@chromium.org: external/wpt/web-animations rego@igalia.com: external/wpt/css/selectors4 worker-dev@chromium.org: external/wpt/service-workers TBR=qyearsley@chromium.org No-Export: true Change-Id: I3158aab702fcd54418a5cd811dc16bd695245c14 Reviewed-on: https://chromium-review.googlesource.com/721142 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#509258}
-
Bailey Forrest authored
There's nothing alsa specific about it. BUG=internal b/64231556 TEST=Cast CQ Change-Id: Ie9dccee86b68d7c6d6496fb367e15e11963ed1ea Reviewed-on: https://chromium-review.googlesource.com/719463 Commit-Queue: Bailey Forrest <bcf@chromium.org> Reviewed-by:
Stephen Lanham <slan@chromium.org> Cr-Commit-Position: refs/heads/master@{#509257}
-
chrome-release-bot authored
TBR=mmoss@chromium.org Change-Id: I9fdf3f676bc6aa778ddf10a462f061e30580a69d Reviewed-on: https://chromium-review.googlesource.com/721504Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#509256}
-
Eugene But authored
This file contains source files even from subdirectories, which is OK because ios/web/public directory structure has not been finalized yet. Bug: 684616 Change-Id: I7c0f05070189af47aa083cd2f822aa2fa61eccf3 Reviewed-on: https://chromium-review.googlesource.com/720204Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#509255}
-
bsheedy authored
Makes VR Telemetry tests set VrCore to use a Cardboard headset after a benchmark is run. This is so that the device is left in a consistent state after a benchmark regardless of what VrCore settings were used during the test. This is a temporary solution until the non-Telemetry VR tests (namely latency) are ported to use Devil and can apply VrCore settings themselves. Bug: 772969 Change-Id: I79428963d4807613c0b1c59043cde63d07cdf0dd Reviewed-on: https://chromium-review.googlesource.com/721573Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#509254}
-
Eric Roman authored
The method was needed for test CertVerifyProcTest.CybertrustGTERoot (Mac), however it has since been deleted (9ad3f48a). Bug: 590868 Change-Id: Ie85b19d5665cc6398c34048fc672fce1a9f2a2cd Reviewed-on: https://chromium-review.googlesource.com/720255Reviewed-by:
Matt Mueller <mattm@chromium.org> Commit-Queue: Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#509253}
-
James Cook authored
For mash, certain services are considered critical (window server, window manager). The browser is terminated if one of those services goes down. * Add support for mojo packaged service manifest overlays to content_shell * Add the test "echo" service to content_shell so it can be used in content_browsertests * Test that terminating the echo service can trigger browser termination. Bug: 772098 Test: content_browsertests Change-Id: Ie4c8af6956b8800806f9dbd88812af008b6541fb Reviewed-on: https://chromium-review.googlesource.com/720157Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#509252}
-
Min Qin authored
This CL adds the logic to resume an interrupted download with network service A helper method is introduced so we can reuse some code. BUG=715630 Change-Id: I5b3ab183e4db42ad3e9d864cd9e9634552cf90cc Reviewed-on: https://chromium-review.googlesource.com/721576Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#509251}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/952103605264..90fffb31e2ec $ git log 952103605..90fffb31e --date=short --no-merges --format='%ad %ae %s' 2017-10-16 dsinclair Simplify CPVT_GenerateAP interface Created with: roll-dep src/third_party/pdfium Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=dsinclair@chromium.org Change-Id: I7113e606fe2bccd91c68677fe38bb47661b4ba7f Reviewed-on: https://chromium-review.googlesource.com/721804 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#509250}
-