- 31 Oct, 2017 40 commits
-
-
Daniel Murphy authored
Bug: 779314 Change-Id: I74612639d20544e4c12230569c7b88fbe669ec03 Reviewed-on: https://chromium-review.googlesource.com/747725Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#512977}
-
Zijie He authored
This reverts commit cf3aebae. Reason for revert: The new API breaks on X11 and Mac OSX. Original change's description: > [Desktop Capturer] Use new DesktopAndCursorComposer constructor > > After several changes, we finally removed the dependency of SourceId in > MouseCursorMonitor. Now DesktopAndCursorComposer provides a clearer > constructor for its clients. > > Bug: webrtc:7950 > Change-Id: I8716d736897637412e712fcc2b2d17ef0acf3eab > Reviewed-on: https://chromium-review.googlesource.com/651147 > Commit-Queue: Zijie He <zijiehe@chromium.org> > Reviewed-by: Jamie Walch <jamiewalch@chromium.org> > Reviewed-by: Weiyong Yao <braveyao@chromium.org> > Cr-Commit-Position: refs/heads/master@{#500761} TBR=jamiewalch@chromium.org,braveyao@chromium.org,zijiehe@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:7950, chromium:778035, chromium:778049 Change-Id: I45fbc68ae52194164828bc34207fe849850a98bf Reviewed-on: https://chromium-review.googlesource.com/746947Reviewed-by:
Weiyong Yao <braveyao@chromium.org> Reviewed-by:
Zijie He <zijiehe@chromium.org> Commit-Queue: Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#512976}
-
David Jacobo authored
Documentation must reflect the fact that Chrome is not presented as an option to the user, also fixing typo. Bug: 678141 Test: Build. Change-Id: I467fa39f89a146b1779d8958c4ad526e4d582c5e Reviewed-on: https://chromium-review.googlesource.com/747132Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: David Jacobo <djacobo@chromium.org> Cr-Commit-Position: refs/heads/master@{#512975}
-
Zhiling Huang authored
Bug: 763951 Change-Id: If2aa9645d0ef7ee457038d7eb43f9737f2619f48 Reviewed-on: https://chromium-review.googlesource.com/747085 Commit-Queue: Zhiling Huang <hzl@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#512974}
-
Matt Menke authored
Keeping the top-level OWNERS as-is, for now. Bug: none Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I7a1f846ff6710fa5e15275b9cbc1b4637d74a5b0 Reviewed-on: https://chromium-review.googlesource.com/744941 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:
Misha Efimov <mef@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#512973}
-
Darren Shen authored
Spec: https://drafts.css-houdini.org/css-typed-om-1/#computed-stylepropertymapreadonly-objects Currently failing: - Custom properties seem to be returned as CSSStyleValues and not CSSUnparsedValues Bug: 774887 Change-Id: I20a900a0d07a7c4bcce2ed02aa0e8612ebbb804e Reviewed-on: https://chromium-review.googlesource.com/737497Reviewed-by:
nainar <nainar@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#512972}
-
rajendrant authored
These histograms that record datause of sync service by sync message types. This level of detail is not needed. Overall datause of sync service is tracked by DataUse.MessageSize.AllServices.* histograms. Bug: 691866 Change-Id: Iddd456c1d3d3d550111b6f9c5fe78aa21306749a Reviewed-on: https://chromium-review.googlesource.com/742702Reviewed-by:
Stanislav Chiknavaryan <stanisc@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#512971}
-
Kenneth Russell authored
Win7 Release (NVIDIA Quadro P400) is a new configuration. Linux Release (NVIDIA Quadro P400) is changed to run its tests on Swarming. Used variables to declare Linux bots and test configurations. Avoided touching the existing GeForce GT 610 bots and test configs. BUG=712469 NOTRY=true TBR=dpranke@chromium.org, jmadill@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: I8082e2f14182020b0cd39ae371e4849e54053326 Reviewed-on: https://chromium-review.googlesource.com/747867 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#512970}
-
Adrienne Walker authored
The https://chromium-review.googlesource.com/726979 patch caused some bugs with --enable-oop-rasterization was on. In particular, by adding saves and restores, it wrapped all the "preamble" logic for the first RasterCHROMIUM with the setup logic in a save/restore. This caused any partial raster tile to be incorrect and caused flashing. This patch moves the preamble logic into the RasterCHROMIUM call itself, addressing a TODO in SerializeHelper. This is needed for the future anyway so that the underlying tracking SkCanvas can have the correct state for image decode querying. By moving the preamble logic, saves/restores can be added to real DrawRecords and not the fake preamble DrawRecord and the flashing bug is also fixed. Bug: 758350 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;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: I64b3ee698e7712e55ed0170d1d77b62d8a87b72a Reviewed-on: https://chromium-review.googlesource.com/745523 Commit-Queue: enne <enne@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#512969}
-
Rouslan Solomakhin authored
Before this patch, a failure to call updateWith() in the handlers for 'shippingaddresschange' and 'shippingoptionchange' events with requestShipping: true option would cause timeouts in spinner of the payments UI, when the user changed their shipping address or shipping option. This patch fires the events synchronously instead async and checks whether the web developer called updateWith(). The events are originated from the browser process and arrive in the renderer asynchronously via mojo, so the asyncness of the events is preserved. If the web developer did not call updateWith(), then Chrome hides the spinner and unblocks UI to allow user interaction. Chrome also prints a warning message to the developer noting that the user may be looking at outdated line items and total price when this happens. After this patch, a failure to call updateWith() in the handlers for 'shippingaddresschange' and 'shippingoptionchange' events with requestShipping: true option would not cause timeouts in UI. TBR=mek@chromium.org Bug: 709282 Change-Id: Ieb7f06d0668af1fe713d9b632090b16af0908d8d Reviewed-on: https://chromium-review.googlesource.com/684655 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#512968}
-
Doug Arnett authored
(transitively components/previews owner as well) Bug: Change-Id: I651c65eccb60bddc1124b601e6c46323b3fdb26a Reviewed-on: https://chromium-review.googlesource.com/747803Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#512967}
-
Dianna Hu authored
Change 'string.compare("xx") == 0' to 'string == "xx"'. No behavior change. This CL lands server change 173703711 by wangyix. BUG=488484 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I52bfa8ba9981608f46598c5978d7f7f48910151a Reviewed-on: https://chromium-review.googlesource.com/746368Reviewed-by:
Bence Béky <bnc@chromium.org> Commit-Queue: Dianna Hu <diannahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#512966}
-
Jared Saul authored
Bug: 759910 Change-Id: I6ca3a6a168d0abc12d53af350f49144bb990412f Reviewed-on: https://chromium-review.googlesource.com/742356Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#512965}
-
Trent Apted authored
Now that flash is the only plugin, this dialog has a lot less to say, and has too much unwanted white space. The height of the Cocoa bubble is a hardcoded magic number specific to this dialog. Make it smaller. The dialog will be replaced with a toolkit-views version soon. Bug: 773218 Change-Id: Ie828c7d88415c3e1d42c7e280fdd5bae60e8cb71 Reviewed-on: https://chromium-review.googlesource.com/746461Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#512964}
-
Daniel Cheng authored
Bug: 746956 Change-Id: I3ac090022b0c4b94e519994d29928cea28b1813b Reviewed-on: https://chromium-review.googlesource.com/747045Reviewed-by:
Daniel Bratell <bratell@opera.com> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#512963}
-
angle-deps-roller@chromium.org authored
https://chromium.googlesource.com/angle/angle.git/+log/1b605ee34590..b8ee9dd35e60 $ git log 1b605ee34..b8ee9dd35 --date=short --no-merges --format='%ad %ae %s' 2017-10-30 oetuaho Validate empty statements in switch statements Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=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: Ifa5f205e1319404822c401edf175b24d0b00dc2d Reviewed-on: https://chromium-review.googlesource.com/747630Reviewed-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@{#512962}
-
Nicolas Capens authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/e2febff..3e2b109 BUG=swiftshader:86 TEST=bots CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel,linux_chromium_cfi_rel_ng;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: If8c59291f627abf8f045a7a72c616e1f822b78da Reviewed-on: https://chromium-review.googlesource.com/747521Reviewed-by:
Alexis Hétu <sugoi@chromium.org> Commit-Queue: Nicolas Capens <nicolascapens@google.com> Cr-Commit-Position: refs/heads/master@{#512961}
-
depot-tools-roller@chromium.org authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7d1c484ecd93..ab816ce8ff61 $ git log 7d1c484ec..ab816ce8f --date=short --no-merges --format='%ad %ae %s' 2017-10-31 hichris123 Fix depot_tools errors that cause runhooks to be inoperable for Cygwin Created with: roll-dep src/third_party/depot_tools The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=phajdan.jr@chromium.org Change-Id: I80e34e8fc33e2b6b1f6e16c6f79d07d89b5729b6 Reviewed-on: https://chromium-review.googlesource.com/747687Reviewed-by:
depot-tools-roller . <depot-tools-roller@chromium.org> Commit-Queue: depot-tools-roller . <depot-tools-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512960}
-
Lukasz Anforowicz authored
Since --isolate-extensions has shipped in M56, we should be able to enforce stricter CanCommitURL checks and disallow extension frames from committing outside of an extension process. This CL tightens the checks done by ChromeContentBrowserClientExtensionsPart::CanCommitURL so that extension URLs are only allowed to commit in an extension process. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: I2c83659c5eba1a1a45c94876e1b254c52175f7b9 Bug: 770239 Reviewed-on: https://chromium-review.googlesource.com/683312Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Nick Carter <nick@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#512959}
-
Christopher Cameron authored
Make ICCProfile store the primaries and transfer function that it read or computed directly, rather than storing a ColorSpace object. Construct the ColorSpace object when requested, rather than storing it. Store an approximate (or guessed) primary matrix and transfer function for ICC_BASED ColorSpace objects. When computing the parametric approximation of an ICC_BASED ColorSpace object, use these values directly, rather than having to look them up from original ICCProfile. Bug: 766736 Change-Id: I21d6dfaa38706f814f6c9dd54517806e99366113 Reviewed-on: https://chromium-review.googlesource.com/745311Reviewed-by:
Fredrik Hubinette <hubbe@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#512958}
-
Etienne Bergeron authored
This CL is adding a ExportParam flags to turn on/off stripping strings from memory dumps automatically uploaded by memlog. R=erikchen@chromium.org Bug: 778309 Change-Id: I0074d4158f88dd3fd34474b10c432e76e23f30ad Reviewed-on: https://chromium-review.googlesource.com/742286Reviewed-by:
Primiano Tucci <primiano@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#512957}
-
Xiaocheng Hu authored
This patch changes three APIs to take Position parameters to better support mapping non-text anchored positions to LayoutNG canonical text: - IsBeforeNonCollapsedCharacter - IsAfterNonCollapsedCharacter - GetCharacterBefore By changing the API, we are also allowed to consolidate some overridden functions in LayoutTextFragment. Bug: 699017 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: Ied30ef2e26f74342b68e8b27b385436aa7afc33e Reviewed-on: https://chromium-review.googlesource.com/742689 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#512956}
-
dpapad authored
Also remove dependency on iron-list since it is not actually used. This reduces crisper.js output by 16% (from 173kb to 145kb)! Bug: 764126 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Iab7e53b4e67e06f5ab54693e0c7b9df5ec0f677a Reviewed-on: https://chromium-review.googlesource.com/747127Reviewed-by:
Dave Schuyler <dschuyler@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#512955}
-
Raymond Toy authored
Everything related to creating a WAV file from an AudioBuffer is moved from audit-util.js to a new file. Every test depending on these utilities now needs to import this script. No functional changes. Bug: 776110 Change-Id: Ib3d4ddd4bc3fe5e743dd5c3f7b758b6f57940e7d Reviewed-on: https://chromium-review.googlesource.com/726947Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#512954}
-
Tarun Bansal authored
since the experiment is now enabled by default Bug: 672334 Change-Id: I900bba6e31a6bdb2d2251e3758a1bba6b6c659b6 Reviewed-on: https://chromium-review.googlesource.com/747561Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#512953}
-
Charles Harrison authored
It served no purpose, except to copy bytes around. Bug: 779914 Change-Id: I45d2bcee9c1efba6fb843bde365a094c10142ae1 Reviewed-on: https://chromium-review.googlesource.com/745843Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#512952}
-
Mohamad Ahmadi authored
Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I706b0cfed86e8a8bed4244f44d888b55ae117bb7 Reviewed-on: https://chromium-review.googlesource.com/745831Reviewed-by:
Marc-Antoine Courteau <macourteau@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#512951}
-
Ahmed Fakhry authored
- Applies the matrix if valid, or defaults to a single row horizontal layout matrix if the matrix is invalid (the original behavior). - Adjusts the mouse warps and root window transforms. - Adds test coverage. BUG=752767 TEST=Covered by tests: - display_unittests --gtest_filter=UnifiedDesktopLayoutTests.* - ash_unittests --gtest_filter=DisplayManagerTest.Unified* - ash_unittests --gtest_filter=UnifiedMouseWarpControllerTest.* - ash_unittests --gtest_filter=ScreenUtilTest.* Change-Id: I074798ab9c3d17ba79209e2388d18c45d4b6b604 Reviewed-on: https://chromium-review.googlesource.com/683094 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#512950}
-
Patrick Monette authored
Bug: 717696 Change-Id: I52e1390d9b726a755a9a8057571bc90a853577de Reviewed-on: https://chromium-review.googlesource.com/736221Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#512949}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/540ab10e..32a6cc20 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: Ie5b6a8fc6c6b04ce3cdc5a97498e9ad8b39f6061 Reviewed-on: https://chromium-review.googlesource.com/747563Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#512948}
-
Chris Blume authored
Sometimes, an Android device is meant to behave like a desktop. For example, when an external monitor and mouse are connected. When this happens, things like a right mouse click should show a context menu positioned at the click location (rather than showing a long-press modal dialog). BUG=687787 Change-Id: I8d42d248f69ee3e52b65ce93c5c2a5ce58786be4 Reviewed-on: https://chromium-review.googlesource.com/731509 Commit-Queue: Chris Blume <cblume@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#512947}
-
Fernando Serboncini authored
Bug: Change-Id: I114937245d63413fa343446898176a766978e99c Reviewed-on: https://chromium-review.googlesource.com/747524Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#512946}
-
Robert Ma authored
Also add open_text_tempfile() to FileSystem and its mock. Bug: 780055 Change-Id: Ib6083639ab3774b468d6b6dc1cb41d818a1b0651 Reviewed-on: https://chromium-review.googlesource.com/747522Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#512945}
-
Robert Phillips authored
Bug: 774090, 769898, 769760 Change-Id: Id6ddfa82a2c16da476b2caaa93d5d3cd99aaedc8 Reviewed-on: https://chromium-review.googlesource.com/744683 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by:
Brian Salomon <bsalomon@chromium.org> Cr-Commit-Position: refs/heads/master@{#512944}
-
Antoine Labour authored
This avoids doing costly string processing to manage the client extension string. Speeds up gpu fuzzer by about 20-25% in steady state. Bug: None 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: Id27f6924649982f6d0e2eb3b7bad0f123d2c331d Reviewed-on: https://chromium-review.googlesource.com/747088Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#512943}
-
Scott Kirkwood authored
Bug: 778790 Change-Id: Ia3a7cc1d6be3f22e963a6fc3446b0d14a8c7bd4d Reviewed-on: https://chromium-review.googlesource.com/742288Reviewed-by:
Xi Han <hanxi@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Scott Kirkwood <scottkirkwood@chromium.org> Cr-Commit-Position: refs/heads/master@{#512942}
-
Elly Fong-Jones authored
Bug: 778929 Change-Id: I2bde041735eb48f69ead8230e785d37be2505cd8 Reviewed-on: https://chromium-review.googlesource.com/746527Reviewed-by:
Brett Wilson <brettw@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#512941}
-
Miriam Gershenson authored
The original version of this DCHECK missed a case. It's possible for SetDnsClient() to run after NetworkChangeNotifier::SetInitialDnsConfig() but before the task it posts to DNSObservers. When that happens, DnsClient will already have a valid DnsConfig by the time UpdateDNSConfig() runs. NetworkChangeNotifier's DNSConfig can't have changed again since then because there are too many PostTasks in the way. Bug: 779144 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I9acafc463b9ee9dbcc7c7c08da32d1d86901f105 Reviewed-on: https://chromium-review.googlesource.com/747503Reviewed-by:
Julia Tuttle <juliatuttle@chromium.org> Commit-Queue: Miriam Gershenson <mgersh@chromium.org> Cr-Commit-Position: refs/heads/master@{#512940}
-
Eugene But authored
Ignoring the result of WaitUntilConditionOrTimeout call is incorrect in many cases. So WaitUntilConditionOrTimeout will have WARN_UNUSED_RESULT annotation to force callers to do the checks. This CL prepares ios/web for WaitUntilConditionOrTimeout changes. Bug: 780062 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Id6dbc3f21da5c3c4c907eca5009964dfc67ab510 Reviewed-on: https://chromium-review.googlesource.com/747066Reviewed-by:
Mike Baxley <baxley@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#512939}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/catapult.git/+log/764d38bb9584..14715602e04a $ git log 764d38bb9..14715602e --date=short --no-merges --format='%ad %ae %s' 2017-10-31 ashleymarie Change time check to be within one second to avoid rounding flakiness Created with: roll-dep src/third_party/catapult BUG=779966 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: I970d572d3e168119fce4fb2c9ead0e279ff286ba Reviewed-on: https://chromium-review.googlesource.com/747631 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512938}
-