- 29 Nov, 2017 32 commits
-
-
Sunny Sachanandani authored
We know that current context is set to null when the crash happens. Getting the stack trace for the last call to SetCurrent will be helpful. BUG=724999 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: Ie99e7c6cd0c9faa162cd0fc789c23d321256ded7 Reviewed-on: https://chromium-review.googlesource.com/780391Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#519943}
-
Greg Thompson authored
r516772 was the last of many commits that resolved a number of problems that made this test suite flaky on Windows. This CL enables tests that had been disabled over time due to flakes, yet now seem to run okay. BUG=504054,764415 This CL was uploaded by git cl split. R=lazyboy@chromium.org Change-Id: Ibcd290d03dbfb923077ee542c24b06fdb9f21e2b Reviewed-on: https://chromium-review.googlesource.com/784851Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#519942}
-
Dale Curtis authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/9cb03e5705c1..18c815f81428 $ git log 9cb03e570..18c815f81 --date=short --no-merges --format='%ad %ae %s' 2017-11-28 dalecurtis Update chromium patches README with new patches. 2017-11-28 dalecurtis Free opus extradata before reallocating. 2017-11-28 dalecurtis Don't manipulate duration when it's AV_NOPTS_VALUE. 2017-11-28 dalecurtis Respect AVERROR codes returned by ogg parsers. 2017-11-25 michael avformat/aacdec: Fix leak in adts_aac_read_packet() Inspection of code reveals that we don't properly ignore invalid codec parameters when setting up the ffmpeg demuxer, so we will now explicitly discard streams which don't have a codec detected. Created with: roll-dep src/third_party/ffmpeg BUG=788550,787803,773637,787351 TEST=ubsan/asan no longer fail. 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: I87b0482499e41b2c0190ef3852ed81c3e91c4236 Reviewed-on: https://chromium-review.googlesource.com/794844 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#519941}
-
Matt Menke authored
It was modifying a style sheet from another origin to hide some UI elements when capturing was stopped. This CL makes it add another sheet instead. Bug: 788061 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I734543786e80d5046b93fda1e970f9e5e40f6096 Reviewed-on: https://chromium-review.googlesource.com/794542Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#519940}
-
Erik Chen authored
The template message implies that the callback must be run before destroyed. This has caused confusion for me, and others, e.g. see https://bugs.chromium.org/p/chromium/issues/detail?id=788658#c4. Instead, the error should state that either: the callback should be run before it is destroyed, or else it should be destroyed after the pipe is closed. Bug: Change-Id: Iad5a75332fe2284538ef1d428a6e4572fdc2b551 Reviewed-on: https://chromium-review.googlesource.com/794571Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#519939}
-
Devlin Cronin authored
ExtensionService has no subclasses, so there's no reason to mark any of its methods as virtual. De-virtualize a few that were. Bug: None Change-Id: Ia23c59ee6d592150ebb802574837bc047af2d50e Reviewed-on: https://chromium-review.googlesource.com/794052Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#519938}
-
Sam McNally authored
Move AssociatedInterface{Provider,Registry} into blink/common so blink can use them. Add an accessor in LocalFrame to provide access to the RenderFrame's AssociatedInterfaceProvider. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: I412f3b559a9777609b2998206970f5c16d43f0c4 Tbr: jam@chromium.org Reviewed-on: https://chromium-review.googlesource.com/706740 Commit-Queue: Sam McNally <sammc@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#519937}
-
lgcheng authored
Add internet_page_browser_proxy to hold Chrome.send() for external VPN providers which are not going to be depericated. Bug: 784573 Test: Manual Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Icfcab81de857864611c4a0cde89245853513bcc5 Reviewed-on: https://chromium-review.googlesource.com/779712 Commit-Queue: Long Cheng <lgcheng@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#519936}
-
Renjie Liu authored
* last_user_activity_time * last_activity_day * last_mouse_time * last_key_time * recent_time_active_sec * device_mode * device_type * battery_percent * on_battery Bug: 784232 Change-Id: Ic7eddd66b8fdd3f1680358842d135e0a45b857b0 Reviewed-on: https://chromium-review.googlesource.com/787010 Commit-Queue: Renjie Liu <renjieliu@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#519935}
-
Jungshik Shin authored
1. Allows reading ~/Library/Fonts (bug 786777) 2. Allows downloaded font access (bug 662686) Bug: 786777,662686 Test: See crbug.com/786777 (comment 0 and comment 17) and crbug.com/662686 Change-Id: I3734f38bc72d8324dc482849e5a4bcb3238b88e5 Reviewed-on: https://chromium-review.googlesource.com/784473 Commit-Queue: Jungshik Shin <jshin@chromium.org> Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#519934}
-
François Degros authored
Avoided an extra string copy and used a move instead in PrefService::Preference constructor. Inlined some simple getters. Added some const. Change-Id: Id6a3027a34497e046c67838537ee18bbc541e891 Reviewed-on: https://chromium-review.googlesource.com/792371Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#519933}
-
Nick Carter authored
The origin_pid fields in request info structures were used inconsistently: in some cases they stored a process id, in other cases they stored a child_process_unique_id. Neither PIDs nor child_process_unique_ids can be trusted when received from a renderer process, so accepting either value over IPC is somewhat dangerous. However, because PPAPI network requests are still proxied though the renderer process, we do need to some way to attribute them -- the TaskManager being the sole consumer of that information. By switching to |plugin_child_id|, and eliminating other uses of the origin_pid, we get to simplify the TaskManager, remove some cruft, and allow the SiteIsolationStatsGatherer to record PPAPI activity, which it already knows how to classify. Bug: Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Id92e0ca2e95def6ed7924993c00b7ed56d0917c8 Reviewed-on: https://chromium-review.googlesource.com/738324 Commit-Queue: Nick Carter <nick@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#519932}
-
Dominik Laskowski authored
ARC currently uses an unconventional surface hierarchy that diverges from the Wayland model, but will align itself with upstream starting with version 9. This CL extends the protocol to reimplement features that relied on the surface hierarchy, e.g. expanded input region for client-driven resizing. Also, the compositor sets capture on the focused window during dragging but not resizing. This CL adds a request to notify the compositor when resizing starts. Bug: b:67384524 Test: None Change-Id: I991c94c9af525cee283f8d4f6b1fca21ff65bf7d Reviewed-on: https://chromium-review.googlesource.com/794651Reviewed-by:
David Reveman <reveman@chromium.org> Commit-Queue: Dominik Laskowski <domlaskowski@chromium.org> Cr-Commit-Position: refs/heads/master@{#519931}
-
Xing Liu authored
Currently it's flaky that a partial buffer is read through network pipeline when the first history db record is generated. This CL changed the observer to be able to optionally wait for a certain number of bytes read from network IO. Bug: 788160 Change-Id: I110653433e8c80c2dabf9f3162df99d7bb354e86 Reviewed-on: https://chromium-review.googlesource.com/790946Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#519930}
-
Cathy Li authored
Bug: Change-Id: I6091760eb9f903bd2cbcf5c38dab954042b3268b Reviewed-on: https://chromium-review.googlesource.com/794812Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Cathy Li <chili@chromium.org> Cr-Commit-Position: refs/heads/master@{#519929}
-
Xing Liu authored
This CL introduces a new enum that track the download source. Currently it lives in content/public/browser, and passed in from content::DownloadUrlParameters. In components/download, there is a one to one mapping enum for usage in download in progress db, which can not depend on content/public. This enum is supposed to used in UMA as suffix for several key metrics and UKM as Components, and saved in the new in progress level db. Bug: 786482 Change-Id: I19a2f959eb9e7b0787087cad6c9519acbde13281 Reviewed-on: https://chromium-review.googlesource.com/777548 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#519928}
-
erikchen authored
Previously, there was two sets of mostly identical logic to start a trace, ensure that heap dumps are collected, and then report the results. Bug: 753218 Change-Id: I8dba3c94256a8da9e9364b49bd86275db14a9df3 Reviewed-on: https://chromium-review.googlesource.com/777554 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:
Brett Wilson <brettw@chromium.org> Cr-Commit-Position: refs/heads/master@{#519927}
-
Kevin Cernekee authored
This allows CPanel to disable TLSv1.1/TLSv1.2 for compatibility with buggy wifi APs. BUG=605728 TEST=chromeos_unittests TEST="sideload" an .onc file through chrome://net-internals and verify in the RADIUS logs that the TLSVersionMax setting takes effect TEST=manually set value through shill and check in networkingPrivate.getProperties Change-Id: I1c8447ca5f7c8b0c8ff3c4ce44be01955454d215 Reviewed-on: https://chromium-review.googlesource.com/789792Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Commit-Queue: Kevin Cernekee <cernekee@chromium.org> Cr-Commit-Position: refs/heads/master@{#519926}
-
Theresa Wellington authored
Update the in-product help text shown after pull-to-refresh. Also, always show the pull-to-refresh IPH above the pull handle (rather than the expand button when accessibility is enabled). BUG=787030 Change-Id: I4eb9a717ff43b6521733fd16cf22200cf3f06518 Reviewed-on: https://chromium-review.googlesource.com/794635Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#519925}
-
Katie Dektar authored
staticText nodes will not work with the boundsForRange function so it doesn't make sense to try to highlight them. Bug: 789211 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I958bb75e663f5cf2b073466014e7122899b892bf Reviewed-on: https://chromium-review.googlesource.com/794517Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Katie D <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#519924}
-
Lukasz Anforowicz authored
Bug: 786692 Change-Id: I5e5d2aaef1b6e9abfc20a752df67a8eedb8a5c07 Reviewed-on: https://chromium-review.googlesource.com/791535Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#519923}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 33ce2fff. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/6435 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: meade@chromium.org: external/wpt/web-animations TBR=rbyers No-Export: true Change-Id: I162313170a602f89d29e3cea5a096e98befb0850 Reviewed-on: https://chromium-review.googlesource.com/794045 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#519922}
-
Nick Carter authored
(Split off from https://chromium-review.googlesource.com/738324 ) Bug: Change-Id: Ic5bbbc3945ffea90a5d0cfb47393048025390f3d Reviewed-on: https://chromium-review.googlesource.com/794064 Commit-Queue: Nick Carter <nick@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#519921}
-
Yuwei Huang authored
This CL fixes/updates obsolete TODOs in remoting/ios, along with some other small cleanups nearby. Bug: 786616 Change-Id: I29b5e41a6dabb2f314a6e4fadc3fa443d1a55328 Reviewed-on: https://chromium-review.googlesource.com/783663 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#519920}
-
Dominik Laskowski authored
Clients predating multi-display support are no longer in use. Bug: b:67384524 Test: None Change-Id: Ie86eb1144e9bb31065e780718681277467258843 Reviewed-on: https://chromium-review.googlesource.com/794650Reviewed-by:
David Reveman <reveman@chromium.org> Commit-Queue: Dominik Laskowski <domlaskowski@chromium.org> Cr-Commit-Position: refs/heads/master@{#519919}
-
Tobias Sargeant authored
Bug: 789168 Change-Id: Ib90d86b1e286c3e5c5e2b8d13adde4bf7edc9b34 Reviewed-on: https://chromium-review.googlesource.com/793818Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#519918}
-
Alex Moshchuk authored
Previously, the Blink spellchecking enabled state was initialized from ChromeContentRendererClient::RenderViewCreated(), which only did this for RenderViews where the main frame was a local frame. This CL moves that initialization logic into RenderFrameCreated(), where it is applied to all main frames. Other than being good cleanup because RenderView is going away, this also makes it also work for provisional main frames (i.e., when the main frame is remote and it navigates back to a local frame). The latter became more common after r501081, which means that the spellcheck enabled setting wasn't always respected after cross-process main frame navigations prior to this fix. Bug: 784673 Change-Id: I91851c35027715b3d0c3a6ddfc22c514806adff3 Reviewed-on: https://chromium-review.googlesource.com/794790Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#519917}
-
Bruce Dawson authored
Some recent additions to gpu_driver_bug_list.json tagged the workarounds with os type "windows" when "win" is the correct tag. This fixes that. I'll investigate adding checks to the script to reject unknown OS types. Bug: 775898,785648 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: I4f9cfb86487385c45fe6a2a8f67c93f711c0f315 Reviewed-on: https://chromium-review.googlesource.com/791850Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#519916}
-
François Degros authored
MetricsStateManager doesn't need a virtual destructor. It isn't a base class and it doesn't have any virtual method. Added some consts. Change-Id: Idc5122985cd4ba2316a8319e61b0a726dd0e3d7c Bug: Reviewed-on: https://chromium-review.googlesource.com/788642Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#519915}
-
Will Chen authored
Most of the call sites simply unwrap the value from the SDK.RemoteObject returned from evaluateInPage*, this updates the API so it returns the plain value and adds additional methods evaluateInPageRemoteObject{|Promise} for the handful of callsites that need a RemoteObject. Bug: 667560 Change-Id: I067b338056089f8263b0972f6630aa1e821eb846 Reviewed-on: https://chromium-review.googlesource.com/792010 Commit-Queue: Will Chen <chenwilliam@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#519914}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/592c225b03ca..e819e5f81e76 $ git log 592c225b0..e819e5f81 --date=short --no-merges --format='%ad %ae %s' 2017-11-28 bungeman Update SkTLazy for move only types. 2017-11-28 angle-deps-roller Roll skia/third_party/externals/angle2/ df68ca50b..5201ce127 (1 commit) 2017-11-28 halcanary SkPDF: fix fTextScaleX error 2017-11-28 reed remove unused readBitmapAsImage from readbuffer 2017-11-28 mtklein drop 32-bit Android NDK builds down to API 16 2017-11-28 reed remove writeBitmap from SkWriteBuffer -- unused 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 TBR=allanmac@chromium.org Change-Id: Ia888fc4f8ced5ddbf5e7e799e35ffa0f0b2e0084 Reviewed-on: https://chromium-review.googlesource.com/794834Reviewed-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@{#519913}
-
Xianzhu Wang authored
It is generated by a python test case (TestRepaintOverlay.test_generate_repaint_overlay_html). I should have updated it when changing repaint_overlay.py. Updated the test to fail and print a message if the file needs an update. Bug: 789272 Change-Id: I2e6ba6573788177dfbc09d2bd4d3d80023d4b21f Reviewed-on: https://chromium-review.googlesource.com/794875 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#519912}
-
- 28 Nov, 2017 8 commits
-
-
Aidan Wolter authored
After the end of a stream, we now manually release the MediaCrypto plugin, so that it can be cleaned up on the TZ-side. If this is not done, then we risk the chance of GC not cleaning up before the TZ heap overflows. TEST=Switch HBO Go cast stream multiple times, and watch the TZ heap BUG=b:69682820 Change-Id: I6fda96b74525533b64638d859cb79a4aa6375248 Reviewed-on: https://chromium-review.googlesource.com/790570 Commit-Queue: Aidan Wolter <awolter@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#519911}
-
Scott Graham authored
2bb56fafe3bd Rework GN files to start to support building standalone, and also in Chromium Bug: crashpad:79, crashpad:196 Change-Id: Ic7e9a1d6854db5dd1d56a4f79564478f8ccc859b Reviewed-on: https://chromium-review.googlesource.com/794599Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#519910}
-
Scott Graham authored
Bug: 789213 Change-Id: I26ff91e89a49fdb63759fdcdbe5e46bdb413a425 Reviewed-on: https://chromium-review.googlesource.com/794347 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#519909}
-
Miguel Casas authored
This CL moves the call to static PostSandboxInitialization() from its user, VASupportedProfiles ctor, to the Initialize() method; this way we improve encapsulation and guarantee that VADisplayState sandbox is correctly initialize in all possible call stacks. TEST=simplechrome on Soraka playing back VP9 videos, chrome://gpu enumeration and chrome://media-internals OK. Compile-ran video_decode_accelerator_unittest with the vp9 file and looked ok too. Bug: 778093 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: I960437bb36e2d2fdf43c33251394b76f84d2ea74 Reviewed-on: https://chromium-review.googlesource.com/784470Reviewed-by:
Pawel Osciak <posciak@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#519908}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/3fb614bc93c3..aede67a199ae $ git log 3fb614bc9..aede67a19 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I403246acdda5f9963b28784071545a5c8f7c905c Reviewed-on: https://chromium-review.googlesource.com/794597Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#519907}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/834c8ace..e7c39d16 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: I149694375e31b6459ac97c8256bf4d22baad65c3 Reviewed-on: https://chromium-review.googlesource.com/794098Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#519906}
-
David Trainor authored
BUG=773404 Change-Id: I2c9fbc2d577dcf9021fe675270cab148d8c6b547 Reviewed-on: https://chromium-review.googlesource.com/794395Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#519905}
-
Varun Khaneja authored
Bug: Change-Id: I2eebca66bc726e1b70fbadea65710a0a5021db1b Reviewed-on: https://chromium-review.googlesource.com/794025Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#519904}
-