- 29 Jun, 2018 40 commits
-
-
Ioana Pandele authored
This is the same text that used to be displayed in the password generation popup. It includes a link sending the user to the place in settings where they can manage their saved passwords. Bug: 835234 Change-Id: I7a072fe75323c813b43d20b1fdc545656dff789c Reviewed-on: https://chromium-review.googlesource.com/1113920Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#571510}
-
Jialiu Lin authored
Edit PasswordProtectionWarningTrigger description, since we've expanded protection to non-Google enterprise passwords. Bug: 845038 Change-Id: I3d98ee28f5ddf73b5f5e091b10d516fafaffc3ba Reviewed-on: https://chromium-review.googlesource.com/1118971Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Jialiu Lin <jialiul@chromium.org> Cr-Commit-Position: refs/heads/master@{#571509}
-
Kim Paulhamus authored
Change-Id: I3f3c8470cdfd5ed7f57cba7243c8c678fcd6dec3 Reviewed-on: https://chromium-review.googlesource.com/1120432 Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#571508}
-
Jeremy Roman authored
As requested during post-commit code review: https://chromium-review.googlesource.com/c/chromium/src/+/1118606/2/third_party/blink/renderer/modules/webaudio/base_audio_context.cc#756 Bug: 856641 Change-Id: I11fbe07a57dc4336fa10a552d424ded371ef72b2 Reviewed-on: https://chromium-review.googlesource.com/1120428Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#571507}
-
Ted Choc authored
BUG= Change-Id: I7b7eeb6c445bbae504803659938bb34d81fc5602 Reviewed-on: https://chromium-review.googlesource.com/1120438Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#571506}
-
Stephen Chenney authored
This patch corrects most of the known issues we have with sprite use in background images under zoom, cracks at the border of background images, failing to fill the positioning area with round, cover and space, etc. There may still be cases we fail at but they do not appear in bug reports or they are significantly harder to fix (meaning requiring changes in Skia or elsewhere). The primary change is to track snapped and unsnapped values throughout the background rendering pipleline, and use the appropriate values for every calculation. In general, this means using unsnapped values when trying to compute something related to source pixels, and snapped values when trying to describe the region for painting or calculations intended to interact with the destination region. There is scope for simplifying the code but they can wait until this has landed and stuck. In particular, we add and then subtract offsets when determinine source rects. And we do some odd adjustments for certain scrolling cases that seem like they could be removed. New tests cover various sprite sampling under zoom conditions. Several ref tests had to be converted to image tests because repeated images are now sub-pixel sized and cannot easily be matched with a reference result. R=fmalita@chromium.org,fs@opera.com Bug: 823339,825239,805495,785171,710342,659825,449600,594481,589449 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I32689f285d621afb7ec929eb193d7683dd15ff01 Reviewed-on: https://chromium-review.googlesource.com/1112563 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#571505}
-
Jeremy Roman authored
It's simpler and more direct. Change-Id: Ieaed47c3c2e4a28e7b6fdfe47b9fd8de355196de Reviewed-on: https://chromium-review.googlesource.com/1117704Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#571504}
-
David Tseng authored
Downstream change: https://chromium-review.googlesource.com/c/chromium/src/+/1117469 Change-Id: Id20a7037a0a74e37bd45c97569451b23c9109d9d Reviewed-on: https://chromium-review.googlesource.com/1119054Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#571503}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/723b1f6ef941..4e85e80a5a32 git log 723b1f6ef941..4e85e80a5a32 --date=short --no-merges --format='%ad %ae %s' 2018-06-29 timliang@google.com added Metal support to GrBackendSurface 2018-06-29 jvanverth@google.com Add ear-clipping code to triangulate simple polygons. 2018-06-29 benjaminwagner@google.com Add OpenCL test job that runs hello-opencl. 2018-06-29 benjaminwagner@google.com Add OpenCL build. 2018-06-29 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 fa5d84be4145..cdf50444934c (1 commits) Created with: gclient setdep -r src/third_party/skia@4e85e80a5a32 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;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=jcgregorio@chromium.org Change-Id: I5f1d8efba290e95b94d7dbecc2f4fbaf3f7b75c1 Reviewed-on: https://chromium-review.googlesource.com/1120406Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571502}
-
Ken Rockot authored
This reverts commit 09229b5c. Reason for revert: Test should be fixed Original change's description: > Make InterstitialCommandFromUnderlyingContent flaky on win7 > > TBR=grunell@chromium.org > NOTRY=true > > Bug: 859063 > Change-Id: Idc773b6de9d9a729ce298f6f950dfc6e818fa269 > Reviewed-on: https://chromium-review.googlesource.com/1120161 > Reviewed-by: Yi Gu <yigu@chromium.org> > Commit-Queue: Yi Gu <yigu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#571467} TBR=grunell@chromium.org,yigu@chromium.org Change-Id: Id8fc15b3f1cb08a5e285b5be1f4d03aba03cbb8a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 859063 Reviewed-on: https://chromium-review.googlesource.com/1120469Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#571501}
-
Ken Rockot authored
This reverts commit 2827c607. Reason for revert: Test should be fixed. Original change's description: > Mark test ExtensionWebRequestApiTest.ExtensionRequests as flaky > > TBR=grunell@chromium.org > NOTRY=true > > Bug: 859063 > Change-Id: Iafc22ff3f54532562e53c7c0a11f1fe2e3c4c157 > Reviewed-on: https://chromium-review.googlesource.com/1120157 > Reviewed-by: Yi Gu <yigu@chromium.org> > Commit-Queue: Yi Gu <yigu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#571461} TBR=grunell@chromium.org,yigu@chromium.org Change-Id: I32320486bbd0202ef5afe7ea1fa261bafe14269b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 859063 Reviewed-on: https://chromium-review.googlesource.com/1120468Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#571500}
-
Wez authored
Use of RunLoop::QuitCurrent*Deprecated() is deprecated, and risky, potentially causing unexpected early-exits if run under a different RunLoop to the one intended. If a caller has taken a Quit*Closure() from the RunLoop then we now assume that they intend to use it to quit the loop, and therefore use of QuitCurrent*Deprecated() with it must be unintentional. Bug: 844016 Change-Id: Ib181d0cb34cdba2af29f557646cbe631101bc6b0 Reviewed-on: https://chromium-review.googlesource.com/1082980 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#571499}
-
Bence Béky authored
Replace DISALLOW_COPY_AND_ASSIGN with officially supported C++11 syntax. This CL lands server change 200121718 by vasilvv. BUG=488484 Change-Id: I8480f21ead75e57214cebc3562bc81328970b81d Reviewed-on: https://chromium-review.googlesource.com/1115364 Commit-Queue: Yang Song <yasong@chromium.org> Reviewed-by:
Yang Song <yasong@chromium.org> Cr-Commit-Position: refs/heads/master@{#571498}
-
Yi Gu authored
TBR=carlosk@chromium.org NOTRY=true Bug: 859064 Change-Id: I2cbd37576a39e0a3cbb9947adb42669840613526 Reviewed-on: https://chromium-review.googlesource.com/1120437Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#571497}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/525fc9fdb588..7869e579e31e git log 525fc9fdb588..7869e579e31e --date=short --no-merges --format='%ad %ae %s' 2018-06-29 vapier@chromium.org lint: handle indentation of section subtext 2018-06-29 vapier@chromium.org lint: clean up bad docstring indentation 2018-06-29 mikenichols@chromium.org [portage_util] Additional logging for portage_util to capture commit id. 2018-06-29 dgarrett@google.com cros tryjob: Add --staging to run against test builder. Created with: gclient setdep -r src/third_party/chromite@7869e579e31e The AutoRoll server is located here: https://chromite-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. BUG=chromium:485005,chromium:None,chromium:854633,chromium:765749 TBR=chrome-os-gardeners@chromium.org Change-Id: I7bbfe2739cd1c72b7d07d50b7677578412b17ed8 Reviewed-on: https://chromium-review.googlesource.com/1119925Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571496}
-
Nico Weber authored
It's not clear why this should run on all bots except this one. Bug: 843511 Change-Id: I354c78445c1f64de2b8bf27f18fd60a2081fd726 Reviewed-on: https://chromium-review.googlesource.com/1120229 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#571495}
-
Ken Rockot authored
This reverts commit 7b4f35d2. Reason for revert: Test should be fixed now Original change's description: > Update disabled ExtensionWebRequestApiTest > > TBR=grunell@chromium.org > NOTRY=true > > Bug: 859063 > Change-Id: Ie4248ed7493c81f946734678ddea9c228a8c0c24 > Reviewed-on: https://chromium-review.googlesource.com/1120160 > Reviewed-by: Yi Gu <yigu@chromium.org> > Reviewed-by: Henrik Grunell <grunell@chromium.org> > Commit-Queue: Yi Gu <yigu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#571466} TBR=grunell@chromium.org,yigu@chromium.org Change-Id: I6ff7a455c9b06d5f0ef2a341a76d176e2d49ff84 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 859063 Reviewed-on: https://chromium-review.googlesource.com/1120467Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#571494}
-
Ken Rockot authored
It should be safe to send invalid Windows HANDLE values over Mojo, as we apparently have code relying on this already. Make sure we don't hit a DCHECK in that case. TBR=jcivelli@chromium.org Bug: 859063 Change-Id: I8c9c0c3a31a5904b28a75b78ba74c22440afd83b Reviewed-on: https://chromium-review.googlesource.com/1120430Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#571493}
-
Nico Weber authored
It should pass now. Bug: 843511,853172 Change-Id: Ibb9b8add16581a2b63fbef38918d366444fb98e4 Reviewed-on: https://chromium-review.googlesource.com/1120226Reviewed-by:
Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#571492}
-
Greg Kraynov authored
These files are dormant and not used anywhere. Bug: 783309 Change-Id: I18d29d46ab9875b0d273797eeebb2bba4f132c59 Reviewed-on: https://chromium-review.googlesource.com/1120341 Commit-Queue: Greg Kraynov <kraynov@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#571491}
-
Vadym Doroshenko authored
Bug:859043 Change-Id: I7fe9e257d37e86f27814841eb8173093f847be0c Reviewed-on: https://chromium-review.googlesource.com/1120183Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#571490}
-
Elad Alon authored
NetworkConnectionTracker::GetConnectionType replies back to the thread from which the thread from which the call originated. This CL changes this to make it reply back to a SequencedTaskRunner, which is a more lax requirement on the caller. TBR=jam@chromium.org Bug: 775415 Change-Id: Icd9f8d8f2e8587e7fc1b0127b4cc1621629b82f9 Reviewed-on: https://chromium-review.googlesource.com/1119920 Commit-Queue: Elad Alon <eladalon@chromium.org> Reviewed-by:
Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#571489}
-
Jacob Dufault authored
Bug: 855964 Change-Id: I602ea2e7141720311c2ee962daed27588624b597 Reviewed-on: https://chromium-review.googlesource.com/1114133Reviewed-by:
Xiaoyin Hu <xiaoyinh@chromium.org> Commit-Queue: Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#571488}
-
Amy Qiu authored
After merging key_hit_test_cases into rendering.mobile, the expectations were not copied over correctly. Change to make sure the right page is skipped. Bug: 849392 Change-Id: I571a0af7254a8761171a31688dfa7c251ff8ebde Reviewed-on: https://chromium-review.googlesource.com/1120158Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Amy Qiu <amyqiu@google.com> Cr-Commit-Position: refs/heads/master@{#571487}
-
Nico Weber authored
Bug: 859060,843511 Change-Id: I5fad73d60b00f925674e32c6d250ba35c67b83cf Reviewed-on: https://chromium-review.googlesource.com/1120286Reviewed-by:
Erik Chen <erikchen@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#571486}
-
Yi Gu authored
This reverts commit be44dc6b. Reason for revert: Suspecting that this patch caused major flaky of chromedriver_py_tests on win Original change's description: > [ChromeDriver] Making CloseWindow W3C Compliant > > Making CloseWindow W3C compliant by returning the result of > GetWindowHandles. Modified testCloseWindow in run_py_tests.py > to test this conformance. > > Bug: chromedriver:1990 > Change-Id: I2e90e9e9ca16559ea3678846a7d605b402b4d431 > Reviewed-on: https://chromium-review.googlesource.com/1115813 > Reviewed-by: Caleb Rouleau <crouleau@chromium.org> > Reviewed-by: John Chen <johnchen@chromium.org> > Commit-Queue: Cole Winstanley <cwinstanley@google.com> > Cr-Commit-Position: refs/heads/master@{#571334} TBR=crouleau@chromium.org,johnchen@chromium.org,kereliuk@chromium.org,cwinstanley@google.com Change-Id: Iae1e975140df2381d21a271fcfd9b5651b6ac4ae No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromedriver:1990, 859079 Reviewed-on: https://chromium-review.googlesource.com/1120466Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#571485}
-
Kevin McNee authored
Currently, ScrollManager::BubblingScroll only bubbles logical scrolls from an iframe when the parent is a local frame. Now, when bubbling reaches a local root, we send an IPC to the parent's process to continue bubbling from the frame owner element. Bug: 852932 Change-Id: I312aed8eea353957b7d77cea3caad60a2c3493d6 Reviewed-on: https://chromium-review.googlesource.com/1106279 Commit-Queue: Kevin McNee <mcnee@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#571484}
-
Allen Bauer authored
Bug: 842798 Change-Id: I2ccf920a119bece954ff037fed8e0e18cedadf25 Reviewed-on: https://chromium-review.googlesource.com/1113505 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#571483}
-
David Quiroz Marin authored
Restoring a transformation using ctx.restore() transforms all points in the path by that transformation which gives unwanted results when it's a non-invertible matrix, like collapsing all points to 0,0. This fix prevents that from happening applying the non-invertible transforms only to the affected points. Bug: 261727 Change-Id: Ibf6793626a7db1fa7ff4c8aa23d506db7f858787 Reviewed-on: https://chromium-review.googlesource.com/1115767 Commit-Queue: Justin Novosad <junov@chromium.org> Reviewed-by:
Justin Novosad <junov@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#571482}
-
Aldo Culquicondor authored
This avoids any corruption of the state between chromium and Skia. Bug: 856404 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:linux_vr;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ib77c4d23d0aa2ba8704499f2f2e12a93c5ec9609 Reviewed-on: https://chromium-review.googlesource.com/1117741 Commit-Queue: Aldo Culquicondor <acondor@chromium.org> Reviewed-by:
Ian Vollick <vollick@chromium.org> Cr-Commit-Position: refs/heads/master@{#571481}
-
Friedrich Horschig authored
This CL makes the ManualFillingMediator consider various cases of a tab being hidden. Most importantly, it's now aware to when the tab overview is opened which resolves a crash that happened in combination with the HorizontalTabSwitcherAndroid feature. Bug: 856523, 853742, 856033 Change-Id: If09a3ac3551e2ebed1cfac6bb4870ff98d6c1ec1 Reviewed-on: https://chromium-review.googlesource.com/1118384Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Friedrich Horschig <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#571480}
-
manuk authored
Previously, if navigating a link did not cause a url change (e.g. clicking on the `stackoverflow` logo on the `stackoverflow.com` homepage reloads the same page), then the display url remained unchanged. If the user had deleted or edited the url, his changes would remain. Now, the url is reset. Bug: 830491 Change-Id: I9819fa29ca1d86467a660e0e40ddb149cf210f1d Reviewed-on: https://chromium-review.googlesource.com/1114337Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/master@{#571479}
-
kylechar authored
The callback was added so we could use CompositorFrameSinkSupport* in HostFrameSinkManager. This functionality never ended up getting used for anything beyond a DCHECK. Remove it as it's not neccessary. Bug: 856705 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: Ib4c100744cdf7964283eef941567513a1034c10c Reviewed-on: https://chromium-review.googlesource.com/1119097Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#571478}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c54f706993be..43d0b98fe5ad git log c54f706993be..43d0b98fe5ad --date=short --no-merges --format='%ad %ae %s' 2018-06-29 terelius@webrtc.org Clean up RateControlInput struct, used by bandwidth estimation. 2018-06-29 mhoro@webrtc.org Unit test for case where the number of active and configured spatial 2018-06-29 mbonadei@webrtc.org Set gtest_enable_absl_printers to true. 2018-06-29 minyue@webrtc.org Implement PacketDuration() for FakeDecoderFromFile. Created with: gclient setdep -r src/third_party/webrtc@43d0b98fe5ad 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=luci.chromium.try:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG=chromium:None,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ia0383dd049921bffd215fdaafd4d02a5ab2a3574 Reviewed-on: https://chromium-review.googlesource.com/1120186Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571477}
-
Denis Kuznetsov authored
Add "enterprise card", made license selection screen use the card. Bug: 811556 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: Ibb8dc59b3232c4a5d9a65b4c79faf57294bec913 Reviewed-on: https://chromium-review.googlesource.com/945994 Commit-Queue: Roman Sorokin <rsorokin@chromium.org> Reviewed-by:
Roman Sorokin <rsorokin@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#571476}
-
David Michael Barr authored
Android ABI compat code for x86 assembly was removed August 2016. See vpx_ports/x86_abi_support.asm in: "more cleanup of vp8 and vp9" https://aomedia.googlesource.com/aom/+/a3cff082 Bug: 783519 Change-Id: Ifb32c16d8d6bc139860d9a0f8a29e8e5c558c947 Reviewed-on: https://chromium-review.googlesource.com/1119615Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#571475}
-
Justin Novosad authored
This CL moves checks on GetOrCreateResourceProvider() to make sure they are done after call to FlushRecoriding, just in case FlushRecording cause the gpu context to be dropped (which invalidates the ResourceProvider). As a drive-by improvement, some call sites to GetOrCreateResourceProvider() were replaced with calls to ResourceProvider() in cases that follow checks on GetOrCreateResourceProvider(). BUG=856745 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I3a362b518df3f6fe4312c04a9aabb4b9aa698277 Reviewed-on: https://chromium-review.googlesource.com/1118530 Commit-Queue: Justin Novosad <junov@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#571474}
-
Greg Kraynov authored
The way how ThreadController work isn't compatible with the semantic of unscheduling wake-ups at a *specific* time, simply because there's only one delayed wake-up can be set at any time. ThreadControllerImpl::DoWork post a delayed continuation if necessary, making TimeDomain's CancelWakeUpAt pointless, so TimeDomain now simplified as well. Bug: 857101 Change-Id: Ib542ee3eb13a481175aeed4d9072e0296a1d06e4 Reviewed-on: https://chromium-review.googlesource.com/1120245Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Commit-Queue: Greg Kraynov <kraynov@chromium.org> Cr-Commit-Position: refs/heads/master@{#571473}
-
Devlin Cronin authored
According to https://html.spec.whatwg.org/multipage/scripting.html#scriptingLanguages, JS files should have a MIME type of text/javascript. Update our mappings. Bug: 857588 Change-Id: I6c9ce8c52a3e6afcb8768392b59e766a0db3b5c5 Reviewed-on: https://chromium-review.googlesource.com/1117564 Commit-Queue: Asanka Herath <asanka@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#571472}
-
Scott Graham authored
https://chromium.googlesource.com/chromium/buildtools.git/+log/9c9fd97928dd..aec56e26079f $ git log 9c9fd9792..aec56e260 --date=short --no-merges --format='%ad %ae %s' 2018-06-28 scottmg Roll to gn from gn.googlesource.com 2018-06-27 scottmg Add gn-has-moved binary in old gn location 2018-06-26 scottmg Remove GN from buildtools Bug: 858852, 855791 Change-Id: Iff22850633eac5a56540d261da6fd52c021e2ba4 Reviewed-on: https://chromium-review.googlesource.com/1119579Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#571471}
-