- 31 Oct, 2017 40 commits
-
-
Miriam Gershenson authored
When DnsUDPAttempt gets a mismatched response, it returns ERR_DNS_MALFORMED_RESPONSE but keeps the attempt running while another one starts. DnsTransaction doesn't handle this case very well. This CL handles the two crashes that the fuzzer has found and adds a regression test that catches both of them. There's a bug filed (https://crbug.com/779589) for a more complete fix. Bug: 768150, 774846 Change-Id: I0630d73a2e0d1cc179e7fe2139c030d58d25d90f Reviewed-on: https://chromium-review.googlesource.com/743810Reviewed-by:
Julia Tuttle <juliatuttle@chromium.org> Commit-Queue: Miriam Gershenson <mgersh@chromium.org> Cr-Commit-Position: refs/heads/master@{#512864}
-
Zhen Wang authored
Memory signal is currently unreliable. We should not pause or resume background tab opening based on the memory pressure signal. Bug: 762775,730098 Change-Id: Ic976493bb7af94c451d54e8c8f655dbdd6b2421e Reviewed-on: https://chromium-review.googlesource.com/736869Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Commit-Queue: Zhen Wang <zhenw@chromium.org> Cr-Commit-Position: refs/heads/master@{#512863}
-
David Reveman authored
This adds a property to cr_camera that allows video mode to be disabled by hiding camera mode button. It is also making video mode disabled by default. Bug: 769140 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I232e95dae75502b4242a807dcfe4e6d668120312 Reviewed-on: https://chromium-review.googlesource.com/745121Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#512862}
-
angle-deps-roller@chromium.org authored
https://chromium.googlesource.com/angle/angle.git/+log/722bfb51d591..1b605ee34590 $ git log 722bfb51d..1b605ee34 --date=short --no-merges --format='%ad %ae %s' 2017-10-30 jdashg Use "python2" instead of undifferentiated "python". 2017-10-31 geofflang Skip WebGLCompatibilityTest.InvalidTextureFormat on Ozone. 2017-10-19 yizhou.jiang Clean up passed end2end tests on Intel Windows platform 2017-10-31 oetuaho Fix MSVS 2015 compilation of tests Created with: roll-dep src/third_party/angle BUG=779346 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.angle:android_angle_rel_ng,android_angle_deqp_rel_ng,linux_angle_rel_ng,linux_angle_dbg_ng,linux_angle_deqp_rel_ng,linux_angle_ozone_rel_ng,mac_angle_rel_ng,mac_angle_dbg_ng,win_angle_rel_ng,win_angle_dbg_ng,win_angle_x64_rel_ng,win_angle_x64_dbg_ng,win_angle_deqp_rel_ng,win_angle_x64_deqp_rel_ng;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=cwallez@chromium.org Change-Id: I60deff1a036ee034b392a84b8e49f4f8c8cc3b7a Reviewed-on: https://chromium-review.googlesource.com/747068Reviewed-by:
angle-deps-roller . <angle-deps-roller@chromium.org> Commit-Queue: angle-deps-roller . <angle-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512861}
-
Patrik Höglund authored
R=guidou Bug: 767857 Change-Id: I1a3aa68c3a6996c17bc9d0b96595736e4fb453ab Reviewed-on: https://chromium-review.googlesource.com/741598 Commit-Queue: Patrik Höglund <phoglund@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#512860}
-
sunxd authored
In extreme cases, PictureLayerImpl::GetIdealContentsScale may return big float numbers that result in overflow of scaled rect when AppendQuads. We should use ideal_contents_scale_ which ceils the ideal contents scale with maximum allowed scale. Bug: 779334 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel Change-Id: Iac6cca7e20749575fa435e3a3ab38fa29ed847f6 Reviewed-on: https://chromium-review.googlesource.com/744402 Commit-Queue: Xianda Sun <sunxd@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#512859}
-
Victor Costan authored
Bug: Change-Id: Id5b89fdffed3e0256201a225aba4e68f058d1141 Reviewed-on: https://chromium-review.googlesource.com/745540Reviewed-by:
Joshua Bell <jsbell@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#512858}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/a8d415c24f22..90dabec62f9b $ git log a8d415c24..90dabec62 --date=short --no-merges --format='%ad %ae %s' 2017-10-31 angle-deps-roller Roll skia/third_party/externals/angle2/ 6bb4f501f..d922775b6 (1 commit) 2017-10-30 brianosman Add support for transfer functions to GrColorSpaceXform 2017-10-31 robertphillips Add a GM to test out odd matrix draws 2017-10-31 liyuqian Reuse more upload_to_android and allow removing flag on Android 2017-10-31 angle-deps-roller Roll skia/third_party/externals/angle2/ 722bfb51d..6bb4f501f (1 commit) 2017-10-31 kjlubick Update Pixel Cs to (actual) latest version 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;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=stani@chromium.org Change-Id: Ifa74995cc7a885fc1c1f22b1329005991834d5bb Reviewed-on: https://chromium-review.googlesource.com/747021Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512857}
-
Joe Mason authored
Also format test names legibly. Bug: 778000 Change-Id: Ia38bf67f2913caa91631f2c131b6f50b9b60b2ba Reviewed-on: https://chromium-review.googlesource.com/736067 Commit-Queue: Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#512856}
-
Olga Sharonova authored
Bug: 696700 Change-Id: Id318bbb47c1392b175f5da2bed042b74cca3c111 Reviewed-on: https://chromium-review.googlesource.com/746642Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#512855}
-
Andrew Grieve authored
A) Removes gzip header B) Fixes sort key for string literals Bug: 779895 Change-Id: Ia1c9872c42c5564134215b0973d5d9e27dcf966d Reviewed-on: https://chromium-review.googlesource.com/746377Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#512854}
-
Bernhard Bauer authored
The call to clear() was accidentally removed in https://crrev.com/456456, but the bug didn't surface until recently when the remote plugin list was updated before the baked-in one. Other cleanup: * Remove unused FindPlugin() method * Use built-in static instead of base::Singleton * Use SequenceChecker instead of BrowserThread thread checking * Use new base::Value APIs and moar std::unique_ptr TBR: finnur@chromium.org Bug: 778856 Change-Id: I050dd2292882ab047b54f63983cdfd2f7da3aded Reviewed-on: https://chromium-review.googlesource.com/746841 Commit-Queue: Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#512853}
-
John Z Wu authored
Bug: Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ia5890c49825428177dbdc4c2a9429616bb92d747 Reviewed-on: https://chromium-review.googlesource.com/744521Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#512852}
-
Scott Chen authored
Currently when the view port is larger, as per the design, each user card scales to 0.8 of original size. However, this scaling down includes the name text, which makes it a bit harder to read. This CL adds a font-size to enlarge the text when the card is scaled down, and back to original font-size when the card is scaled back to normal size. Bug: 666703 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I83bcc8f6b0a19442adb628ccadf0aea354cd08e4 Reviewed-on: https://chromium-review.googlesource.com/741238Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#512851}
-
Hajime Hoshi authored
Checking the existence of execution context is not thread safe. Instead, let's check it on the handler sides (main thread). Bug: 696905 Change-Id: I68a05ef9e32837f74ef1772d66631bfd104c7d5e Reviewed-on: https://chromium-review.googlesource.com/746721Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#512850}
-
Evan Stade authored
Both the extension (app) one and the web notification one have been enabled by default for a while. This change makes it easier to get rid of synchronous methods in NotificationDelegate. Bug: 776187 Change-Id: Ie14b348293891807fa1973961506ade7b6914bea Reviewed-on: https://chromium-review.googlesource.com/744426 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#512849}
-
Changwan Ryu authored
Wnn and iWnn don't seem to work correctly with SpannableInlineAutocomplete, therefore blacklisting the package names. BUG=758443 Change-Id: Ib9d677a4d4e49a43b1d70de5fb89b80eea876913 Reviewed-on: https://chromium-review.googlesource.com/745726Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#512848}
-
Maks Orlovich authored
The idea here is that SimpleFileTracker is a global object which keeps track of everything SimpleCache opened, so that it can close some files if it's using way too many FDs, and then re-open when needed again. This does everything but the actual closing/reopening and some changes to Doom needed to make it safe, as a discussion/transitional step. Bug: 636400 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ida05dbdf0db42926bcea003adbb0f4509059f9b9 Reviewed-on: https://chromium-review.googlesource.com/655124Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#512847}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/catapult.git/+log/d62be5b8d845..1aada706148c $ git log d62be5b8d..1aada7061 --date=short --no-merges --format='%ad %ae %s' 2017-10-31 simonhatch Add <google-signin> and <google-signin-aware>. 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=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: I39c4880da3d597824c12541916085eb3d0cc5c74 Reviewed-on: https://chromium-review.googlesource.com/746962 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512846}
-
Wez authored
- Tweak IsLargeMemoryDevice() to treat devices with _almost_ 2GiB of available memory as "large", to allow for e.g. some memory being reserved for use by devices. - ASSERT, rather than EXPECT, that SetAddressSpaceLimit() succeeds, so that the test will fail fast rather than trying to run, and proceeding to OOM the host system. Bug: 779645 Change-Id: I12eb4cabda28b2fbdb7ef8c5cdee9fb4a60c2781 Reviewed-on: https://chromium-review.googlesource.com/744300Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#512845}
-
Daniel Bratell authored
We have had IPC headers where it was up to the user to carefully only include them once. Jumbo builds where cc files are compiled together are not that careful so they need include guards. This is a followup to equivalent work done in chrome and content. Bug: 746953 Change-Id: I3dc4067e2c4e23ee41be0def78a34bf4f7cd4b96 Reviewed-on: https://chromium-review.googlesource.com/741597Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#512844}
-
Guido Urdaneta authored
Previously there was a DCHECK expecting the request list to be empty, which is causing some tests to flake. Bug: 778869 Change-Id: I53276aded82752a5a7f01a58e610950e59d062db Reviewed-on: https://chromium-review.googlesource.com/746663Reviewed-by:
Tommi <tommi@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#512843}
-
James Cook authored
The desktopui_MashLogin autotest is failing on eve. This code tries to access ash::Shell from the browser process. There's a real fix coming, but for now just early exit before each Shell access to get the test passing. TBR=xiyuan@chromium.org Bug: 757012, 779129 Test: unit_tests, browser_tests --gtest_filter="Arc*" --mash Change-Id: Ic20e890402705dd974195e5e8d1be959c5416a2f Reviewed-on: https://chromium-review.googlesource.com/742045 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#512842}
-
Katie Dektar authored
Bug: 779849 Change-Id: I0a3ad826fbfa2390afa8fbc26e6f6ebaa24e77a6 Reviewed-on: https://chromium-review.googlesource.com/745309 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#512841}
-
Xianzhu Wang authored
- Avoids a pair of double quotes in each line - Allow us to easily copy the HTML to other places, e.g. into jsbin for testing in browser - Reduce indentations and line lengths - Allow double quotes in HTML without escaping. Converted using script https://drive.google.com/file/d/0ByoFLiEunPjFeWpKb08wWWtqWHM/view?usp=sharing Excluded multi-line HTML literals having less than 3 lines. Excluded files in which test would fail with the conversion because of whitespace changes. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I86a1c9de0e84d676bfd66823175462df63f8dbd3 Reviewed-on: https://chromium-review.googlesource.com/744736 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#512840}
-
Justin Novosad authored
BUG=759412 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Id742ca0ffae8e2e1aa55e8b324478c09189bbaf0 Reviewed-on: https://chromium-review.googlesource.com/744503Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/master@{#512839}
-
Allen Bauer authored
This reverts commit 7cb00345. Reason for revert: See comment on https://crbug.com/652024#c40. The close (x) should be shown in these instances. Original change's description: > Never show the close(x) icon on content setting bubbles. > > Bug: 652024 > Change-Id: I77bfbe29d728e3f3f8bdc0d7d2b1f728d8da969b > Reviewed-on: https://chromium-review.googlesource.com/740085 > Reviewed-by: Bret Sepulveda <bsep@chromium.org> > Commit-Queue: Allen Bauer <kylixrd@chromium.org> > Cr-Commit-Position: refs/heads/master@{#512603} TBR=bsep@chromium.org,kylixrd@chromium.org Change-Id: I901d8e394364095ebde746a3aa42e973d8c54868 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 652024 Reviewed-on: https://chromium-review.googlesource.com/747041Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#512838}
-
Peng Huang authored
Bug: b/67737063 Change-Id: Iba082d2d5788c697a847d68e9ac4d040d4f5fcc3 Reviewed-on: https://chromium-review.googlesource.com/743343 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#512837}
-
Yutaka Hirano authored
Bug: 698520 Change-Id: I67a42c422103950bbec1805715f2384461ab118d Reviewed-on: https://chromium-review.googlesource.com/746484Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#512836}
-
Yutaka Hirano authored
Bug: 603396, 703483 Change-Id: Ib1c9a03e3b4820d6f89c4ffe63f99f0baac6090a Reviewed-on: https://chromium-review.googlesource.com/746541Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#512835}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7382dc26..61050011 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: I121ea057d72351b2874f9d28ea90343b7a687568 Reviewed-on: https://chromium-review.googlesource.com/746528Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#512834}
-
Alex Clarke authored
This lets a C++ embedder tell if a request was sent from the browser or the renderer. Bug: Change-Id: Id191dbc3003facc5125b17f38922b4d59ed67811 Reviewed-on: https://chromium-review.googlesource.com/746646Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#512833}
-
John Abd-El-Malek authored
This is per the NetworkContext::CreateURLLoaderFactory contract. BUG=770854 Change-Id: I4ae9fb610d1860948c84fa9126e98d260afbdfbd Reviewed-on: https://chromium-review.googlesource.com/745161Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#512832}
-
Michael van Ouwerkerk authored
This is the default signin promo variant since this commit: https://chromium-review.googlesource.com/c/chromium/src/+/716776 Bug: 761813 Change-Id: I64bc93503bb2576e2b23d9cd0f27a5de11136b60 Reviewed-on: https://chromium-review.googlesource.com/746704Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#512831}
-
Lily Houghton authored
This adds some very basic performance testing to the Cronet test suite. Bug: 706515 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I64f4a24baf8fe92d2d9d865752cbff4bcb2df12c Reviewed-on: https://chromium-review.googlesource.com/649991Reviewed-by:
Misha Efimov <mef@chromium.org> Reviewed-by:
Andrei Kapishnikov <kapishnikov@chromium.org> Commit-Queue: Andrei Kapishnikov <kapishnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#512830}
-
Bo Liu authored
Bump draw_gl.h version for skia renderer in android, which does not require webview to restore any GL state, saving a small amount of work every frame. Change-Id: Ieaaf0a957c47b5097a008adf73dc79c5a843c6b9 Reviewed-on: https://chromium-review.googlesource.com/736990 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#512829}
-
Matt Falkenhagen authored
I didn't check all but a random sampling and recent trybot runs is showing these are flakily failing, not always failing. Add [ Pass ] expectation long with the failure expectations to prevent confusing "unexpected flakiness" redness. Bug: 778721 Change-Id: I045dc22542a89723444beb196bf08a4f3c44b612 TBR: kinuko NOTRY: true Reviewed-on: https://chromium-review.googlesource.com/746543 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#512828}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/8aa3002c673f..367e7de07ec3 $ git log 8aa3002c6..367e7de07 --date=short --no-merges --format='%ad %ae %s' 2017-10-31 thestig Add FS_RECTF conversion functions. 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: I84aa9e166a5e5d9a8df1c61d336810f1b60210ee Reviewed-on: https://chromium-review.googlesource.com/745829 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512827}
-
Elly Fong-Jones authored
Bug: 610428 Change-Id: I1df1aec018917de3e7a79112f9a6b68fdaf41073 Reviewed-on: https://chromium-review.googlesource.com/735072Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#512826}
-
Koji Ishii authored
This patch adds CrashKey to investigate where crashes occur. LazyLineBreakIterator::IsBreakable() has inline and templates that the stack quality is low. Bug: 756624 Change-Id: I657b18aa1cb74b2587104352b4a3e826522b6ba8 Reviewed-on: https://chromium-review.googlesource.com/737710Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#512825}
-