- 31 Oct, 2017 40 commits
-
-
Fredrik Söderquist authored
SVGLength::SetValueAsString was allowing "" to "reset" the value without signaling an error. Because of how the handling of removeAttribute works we can't shut down this entirely, but still need to handle the null string resulting from that. Convert svg/custom/invalid-length-units.html to testharness.js. (This test had one item for "" and " ".) Bug: 779454 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I055b77b07d833a252b325df8fc1a908271c86005 Reviewed-on: https://chromium-review.googlesource.com/746707Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#512871}
-
Hajime Hoshi authored
This is one step of all replacings at https://chromium-review.googlesource.com/c/chromium/src/+/743663 Bug: 777775 Change-Id: Ifdd45ab27dfbb2fdea8e8ff0dd668e083c1f8244 Reviewed-on: https://chromium-review.googlesource.com/746603Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#512870}
-
Steven Bennetts authored
SIM unlock is now integrated with the internet details dialog. Bug: 777778 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I1509aea8356b86c8b887f398f58447c67964efcb For misc. code removal owners: TBR=jamescook@chromium.org,sky@chromium.org Change-Id: I1509aea8356b86c8b887f398f58447c67964efcb Reviewed-on: https://chromium-review.googlesource.com/738854 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Ben Chan <benchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#512869}
-
Jay Civelli authored
Relanding "Servicifying ShellHandlerWin.". It was breaking the Windows build due to a left over include for a file that does not exist anymore. This reverts commit c52f5bd4. BUG=777032 TBR=sky@chromium.org,pmonette@chromium.org,tsepez@chromium.org Change-Id: I0f495649aed6091ff287852f813cc10917c4e7f8 Reviewed-on: https://chromium-review.googlesource.com/745984Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Jay Civelli <jcivelli@chromium.org> Cr-Commit-Position: refs/heads/master@{#512868}
-
Weidong Guo authored
This CL is a prerequisite CL for supporting mirroring across 3+ displays. Changes: 1. Clean up old code of mirror mode in display manager and make software and hardware mirroring more intuitive. 2. Fix a bug that misuses mirroring destination display as source in display_info_provider_chromeos.cc Design doc: go/multi-display-mirroring BUG=607844 Change-Id: I38a065e2693c1094d9b460dd99ad0b2daabd0215 Reviewed-on: https://chromium-review.googlesource.com/734799Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Weidong Guo <weidongg@chromium.org> Cr-Commit-Position: refs/heads/master@{#512867}
-
Peter Beverloo authored
This matches Chromium's behaviour, part of which (unfortunately) is defined in the //content layer in the form of DCHECKs. BUG= Change-Id: I4ea29bec34eb3348aa2640db55b1cef88443490f Reviewed-on: https://chromium-review.googlesource.com/747222Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#512866}
-
Christopher Grant authored
This CL does not cover generation of suggestions, but rather rendering of suggestions that exist in the UI model. Suggestions are also not yet properly rendered WRT to alignment, sizing, etc. Proper formatting and layout can be added after supporting capabilities are added to the UI. BUG=777542 Change-Id: Ib10b7a1bf05be629322a3db81650324102e2fbfa Reviewed-on: https://chromium-review.googlesource.com/734222Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Ian Vollick <vollick@chromium.org> Commit-Queue: Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#512865}
-
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}
-