- 28 Oct, 2017 40 commits
-
-
Vaclav Brozek authored
This CL moves the ownership of PasswordManagerPorter up from PasswordManagerPresenter to the owner of the presenter. It also makes PasswordManagerPresenter forget about the porter and lets PasswordsPrivateDelegateImpl call the PasswordManagerPorter methods directly, bypassing PasswordManagerPresenter. This removes the confusing dependency cycle between PasswordManagerPorter and PasswordManagerPresenter. Bug: 700003 Change-Id: I9ab4f45adc7dba3be083fa0a94ec3daceaa14eef Reviewed-on: https://chromium-review.googlesource.com/739384Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Christos Froussios <cfroussios@chromium.org> Commit-Queue: Vaclav Brozek <vabr@chromium.org> Cr-Commit-Position: refs/heads/master@{#512407}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/c543f3e03f6b..ed6ae56e0ee8 $ git log c543f3e03..ed6ae56e0 --date=short --no-merges --format='%ad %ae %s' 2017-10-28 fmalita Re-land: Stop using fixed point recs for gradient positioning info Created with: roll-dep src/third_party/skia Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls 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=mtklein@chromium.org Change-Id: I097133e99efa0c67df35c9220458c398e2474842 Reviewed-on: https://chromium-review.googlesource.com/742234Reviewed-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@{#512406}
-
Chris Harrelson authored
It's important for a paint offset root to be set to a LayoutObject when it has any kind of transform. Paint offset roots are tied to the paint offset transform in the code structure, so it is simpler and easier to understand to always allocate it. The optimization this CL removes had an unclear performance benefit as well, which is another reason to be willing to remove it. Bug: 771300 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Idd6d32f8d58872f0e7f25040631990fe78277887 Reviewed-on: https://chromium-review.googlesource.com/741038 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#512405}
-
Miguel Casas-Sanchez authored
This CL creates a new va_surface.cc to accompany the existing va_surface.h, and moves into it the existing methods out of vaapi_wrapper.cc which is already large enough. ** No new code is intended except: added a DCHECK and a few consts. ... but just in case: TEST=compile a simplechrome with the patch, deploy to soraka, then navigate to crosvideo2.appspot.com, reproduce e.g. VP9 1080p, and verify in chrome://media-internals that GpuVideoDecoder is used (and, of course, that the reproduction is as good as w/o the patch). 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: If778645dba01600f63d1e857a5c9c76f761f0fda Reviewed-on: https://chromium-review.googlesource.com/740041Reviewed-by:
Kuang-che Wu <kcwu@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#512404}
-
Hector Carmona authored
Bug: 764125 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ib37d34dc82f7ee8bcdc0e050fbc6e7d5c2993abb Reviewed-on: https://chromium-review.googlesource.com/738635Reviewed-by:
Dave Schuyler <dschuyler@chromium.org> Commit-Queue: Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#512403}
-
Lei Zhang authored
The ASAN failure has been fixed. BUG=757243 Change-Id: I64867f85503aab620d51b6bd2b7a911c31c6bd22 Reviewed-on: https://chromium-review.googlesource.com/741543Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#512402}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/6a5c6f6f5b90..c7b18fef19ff $ git log 6a5c6f6f5..c7b18fef1 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None,None Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls 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: I1fe66dedef42b412f8e0939965ba25dc493e4ee6 Reviewed-on: https://chromium-review.googlesource.com/742748Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#512401}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/5d7fd19c209f..6a5c6f6f5b90 $ git log 5d7fd19c2..6a5c6f6f5 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls 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: I5f69213e24219bb632e68e42c31047dc313fc54a Reviewed-on: https://chromium-review.googlesource.com/742352Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#512400}
-
W. James MacLean authored
GuestViewMessageFilter::OnAttachToEmbedderFrame() up until now assumed the guest was created with the WebContents* that will be the final owner. This works for WebViews created in static HTML or from JS in the embedder, but can fail if window.open is used, and the embedder web contents may be created along with the new window. This function should instead look up the embedder WebContents* from the provided embedder local frame id, and use that to override in the call to GuestViewBase::WillAttach(). Bug: 777839 Change-Id: I4a33ecf3aaab6dbd645835191247670a3dccd1f3 Reviewed-on: https://chromium-review.googlesource.com/738278 Commit-Queue: James MacLean <wjmaclean@chromium.org> Reviewed-by:
Lucas Gadani <lfg@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#512399}
-
Sebastien Marchand authored
This is a follow up on crrev.com/38f2e322 This CL does several things*: - It greatly simplify the logic in SwapThrashingMonitorDelegateWin: As suggested by wez@ the observation window now looks at how many samples are above a certain threshold rather than looking at the average page-fault rate over an interval of time. This average rate was really affected by the small burst in paging and this was causing a lot of unwanted switch to the suspected state. The delta on this CL isn't displayed properly, swap_thrashing_monitor_win.h has been renamed to swap_thrashing_monitor_delegate_win.h and the SampleWindow subclass now replace the PageFaultAverageRate one. - It introduce the monitor that owns this delegate. The monitor is responsible of calling the delegate at regular intervals to sample the state of the system. - It emits some new metrics to record how much time is spent in each state and how often the system transition from one step to another. * Sorry for sending this a one big CL... The timezone difference will really slow down the release of this if I split it into too many smaller CLs (and there's only a few days left for me to work on this). Bug: 771478 TBR: chrisha@chromium.org Change-Id: I8aa5c8fd2c768a3e1ad0c387a67c7205db5da37a Reviewed-on: https://chromium-review.googlesource.com/738072 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#512398}
-
Quinten Yearsley authored
Reason: Currently of the blink_rel try bots, the mac bots are the slowest. Bug: 772335 Change-Id: I087fbd652c6e11d2d884905859f13e1601d0dbe5 Reviewed-on: https://chromium-review.googlesource.com/737415Reviewed-by:
Raphael Kubo da Costa (rakuco) <raphael.kubo.da.costa@intel.com> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Raphael Kubo da Costa (rakuco) <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#512397}
-
Ramin Halavati authored
To correctly classify images to those suitable for color inversion and those not, we need to detect if some part of the image is static background and ignore it while sampling from the image. This is because frequently there are images with very large static background and some small foreground. Sampling uniformly from the whole image results in very few samples from foreground and most samples from the large background, and this skews the classifier towards inversion, while the decision must be taken based on the foreground area. Bug: 685242 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I5b7bd9d2ed1b52913684e7ba2fdc6a2fd0e4a46a Reviewed-on: https://chromium-review.googlesource.com/720375Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#512396}
-
Koji Ishii authored
This patch changes NGInlineNode::ComputeOffsetMappingIfNeeded() to return a pointer instead of a ref, in preparation of an NGInlineNode may not always be laid out by LayoutNG. Also makes sure it gets NGInlineNode from NGBlockNode so that it uses the correct LayoutObject for multi-column case. Bug: 636993 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: Iaf16e39a30ca79c83db148bfdae40c5df7959e13 Reviewed-on: https://chromium-review.googlesource.com/741102 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#512395}
-
Martijn Croonen authored
This CL adds two checks to the transport security state JSON file parser that ensure the entries have a valid mode ("force-https" or empty) and that the entries don't contain any unknown fields. These checks are intended to catch typo's that would othersize degrade the security of the preloaded domains. Bug: 774246 Change-Id: Ifcb4f4994f982078cc72d7df10e6245da2d9909c Reviewed-on: https://chromium-review.googlesource.com/738117 Commit-Queue: Martijn Croonen <martijnc@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Cr-Commit-Position: refs/heads/master@{#512394}
-
Chromium WPT Sync authored
Using wpt-import in Chromium caf0bdce. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/4005 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 TBR=qyearsley@chromium.org No-Export: true Change-Id: Ib9c8022d1505fb910257602994ebc5207b1893a2 Reviewed-on: https://chromium-review.googlesource.com/742523 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@{#512393}
-
Koji Ishii authored
Following bot results are included. 1933 1934 1935 1938 1939 TBR=eae@chromium.org NOTRY=true Bug: 591099 Change-Id: Ibdc98e8e279f2a7b9e304c073db3f5cfc636a491 Reviewed-on: https://chromium-review.googlesource.com/742821Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#512392}
-
Lei Zhang authored
Change-Id: I70a696a5585262668bedf4485f79e8498e649212 Reviewed-on: https://chromium-review.googlesource.com/741080 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#512391}
-
Chris Cunningham authored
Associates the VideoDecodePerfHistory with the BrowserContext so users can clear just their history via chrome://settings/clearBrowsingData. VideoDecodePerfHistory connected in //content rather than //chrome to facilitate easy use by embedders (e.g. webview). Bug: 695264 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: Ic9fec3a7a450a3be49e231c919db227ac837b3c3 Reviewed-on: https://chromium-review.googlesource.com/707840 Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#512390}
-
Qiang Xu authored
changes: The old logic in https://codereview.chromium.org/2250963003 seems causing problem now, described in crbug.com/777463. We need to reconsider the solution for crbug.com/625222. TBR=xiyuan@chromium.org, jennyz@chromium.org Bug: 777463, 712072 Test: test that crbug.com/777463 is fixed. Change-Id: I7f4a83896febaf05c74a83caf14afeb02b8758ac Reviewed-on: https://chromium-review.googlesource.com/742390 Commit-Queue: Qiang(Joe) Xu <warx@chromium.org> Reviewed-by:
Qiang(Joe) Xu <warx@chromium.org> Cr-Commit-Position: refs/heads/master@{#512389}
-
src-internal-roller@chromium.org authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/cbae27f0a0f7..6107a9e99383 $ git log cbae27f0a..6107a9e99 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src-internal BUG=412884 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=phajdan.jr@chromium.org Change-Id: Ie6cf43eaf9903404f9ba059d8fa6bab30686efd2 Reviewed-on: https://chromium-review.googlesource.com/742491Reviewed-by:
src-internal-roller . <src-internal-roller@chromium.org> Commit-Queue: src-internal-roller . <src-internal-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512388}
-
Lei Zhang authored
Change-Id: I4a755f8bb007e5945c5b8786eaf69c6b6544c6b4 Reviewed-on: https://chromium-review.googlesource.com/740906Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#512387}
-
Han Leon authored
This is a follow-up of CL https://chromium-review.googlesource.com/c/chromium/src/+/741522/ git cl format --js chrome/test/data/extensions/api_test/serial/api/background.js BUG=777552 TBR=reillyg@chromium.org Change-Id: Icd4379286f862a1a17cca3b03e1f865591882714 Reviewed-on: https://chromium-review.googlesource.com/742230Reviewed-by:
Han Leon <leon.han@intel.com> Commit-Queue: Han Leon <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#512386}
-
Xiaohan Wang authored
This CL adds 3 UMAs about CDM loading when using mojo CDM: - Media.EME.CdmLoadResult - Media.EME.CdmLoadErrorCode - Media.EME.CdmLoadTime These will replace the current pepper plugin load UMAs whic is reported when using pepper CDMs, which will be removed in the future when PPAPI is deprecated: - Plugin.PpapiPluginLoadResult_<cdm adapter name> - Plugin.PpapiPluginLoadErrorCode_<cdm adapter name> - Plugin.PpapiPluginLoadTime_<cdm adapter name> Note that the load result enum is slightly different. INIT_FAILED does not exist anymore because InitializeCdmModule() is called in a different function. It is not really related to CDM loading and pretty much never fail, so it should be okay not to report it. Using NOPRESUBMIT=true due to crbug.com/772494. NOPRESUBMIT=true BUG=721876 TEST=Manually tested and checked about://histograms Change-Id: If0a4478844b5321409c09952e1ff23b9a545ec30 Reviewed-on: https://chromium-review.googlesource.com/742688 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#512385}
-
Lei Zhang authored
Check the size and SHA1 against the expected output, instead of the raw string. Also calculate the file path to the input and expected output in a simpler way. Change-Id: I9ba1630e09a18bc19454e729585be0358645a17c Reviewed-on: https://chromium-review.googlesource.com/741481Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#512384}
-
sohan authored
For partial raster, only decode image in the invalidated rect instead of the tiles content rect. BUG=767301 Change-Id: I655b96f26913be2a52a90dde21a7701835e8fedd Reviewed-on: https://chromium-review.googlesource.com/704927Reviewed-by:
Eric Karl <ericrk@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Sohan Jyoti Ghosh <sohan.jyoti@huawei.com> Cr-Commit-Position: refs/heads/master@{#512383}
-
Han Leon authored
This CL fixes the bug: 1. chrome.serial.connect(port) --> got connection_id1 2. chrome.serial.disconnect(connection_id1) --> ok 3. chrome.serial.getConnections(cb) --> cb never be triggered! BUG=777552 TEST=browser_tests --gtest_filter=SerialApiTest.SerialFakeHardware Change-Id: I34c941c2141ab6555e1f26b59c547763acfea22d Reviewed-on: https://chromium-review.googlesource.com/741522Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Han Leon <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#512382}
-
Xianzhu Wang authored
This is a follow-up of https://chromium-review.googlesource.com/741595 to address my comments in the CL. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I3698743833e8874ecc5b35e7dbcf77b42de867fc Reviewed-on: https://chromium-review.googlesource.com/742134Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#512381}
-
Shubhie Panicker authored
Add console warning for chrome.loadTimes() in preparation for deprecation. Link to Intent thread: https://groups.google.com/a/chromium.org/d/msg/blink-dev/QqvFGFgoTyI/fVfkld6HBgAJ Bug: 621512 Change-Id: I527652aea3eaf5bb7f58fe3d67d80a8be34a8108 Reviewed-on: https://chromium-review.googlesource.com/719405Reviewed-by:
Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#512380}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/7947193c319b..c543f3e03f6b $ git log 7947193c3..c543f3e03 --date=short --no-merges --format='%ad %ae %s' 2017-10-28 angle-deps-roller Roll skia/third_party/externals/angle2/ aa9c396b7..2a35741bd (1 commit) Created with: roll-dep src/third_party/skia Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls 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=mtklein@chromium.org Change-Id: Ic09075aa8f2500ba583269693669270f1a614b43 Reviewed-on: https://chromium-review.googlesource.com/742624Reviewed-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@{#512379}
-
Min Qin authored
NetLog is going to be moved into the network service process. This CL remove download system from using the browser process netlog. The CL switches download to use its own netlog, so we won't block Matt's effort to clean things up. A follow up CL will switch all the netlog usage to TraceEvent. BUG=767450 Change-Id: Id42bfa9d74624c383cf0479db0b1fe2c3732ba70 Reviewed-on: https://chromium-review.googlesource.com/741553 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#512378}
-
Andrew Grieve authored
build/config/android/config.gni was a bit of a broad import for compiler.gni anyways. Bug: 778087 Change-Id: I9d65d648c2c013f92888d83a584ebe6fdd967cd3 Reviewed-on: https://chromium-review.googlesource.com/741005 Commit-Queue: agrieve <agrieve@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#512377}
-
chrome-release-bot authored
TBR=mmoss@chromium.org Change-Id: I9a1451b4c1a154e13b1d67ddffa1e091c302e3a3 Reviewed-on: https://chromium-review.googlesource.com/742781Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#512376}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/d60d0b07..623dd37f 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: I7a7f10a2d6046cee96d9998c23ef16e24b570bda Reviewed-on: https://chromium-review.googlesource.com/742543Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#512375}
-
Wenzhao Zang authored
Bug: 779043 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I9020285ea31070f30f0d784b3e1b0f7d1c2b6fe8 Reviewed-on: https://chromium-review.googlesource.com/742243Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#512374}
-
Doug Turner authored
The AXPlatformPosition class really is specific to how BrowserAccessibility works and thus we should rename it as such. We will be adding a new AXPlatformPosition that depends on AXPlatformNode and at some point convert all usages to it. Bug: 703369 Change-Id: Icf8882be7d92b91a017dcf90ee8ca31716d7eabe Reviewed-on: https://chromium-review.googlesource.com/698870 Commit-Queue: Doug Turner <dougt@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#512373}
-
Erik Luo authored
Screenshot: https://imgur.com/a/bxqa4 Bug: 730395 Change-Id: I0ce57aea01587578a0cce08c26101ca115b65321 Reviewed-on: https://chromium-review.googlesource.com/707476 Commit-Queue: Erik Luo <luoe@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#512372}
-
Wenzhao Zang authored
1) All the PendingWallpaper requests are now subject to a delay calculated from average loading time. However, in most cases the delay is still zero, and this change only affects corner cases that multiple requests coming together, which may result in wallpaper being stuck. 2) Add the account_id update in PendingWallpaper. Did not modify the functionality of PendingWallpaper, except for some renaming. TBR=oshima@chromium.org Bug: 778451 Change-Id: I4c1e9dd0a894d80fe9798dd528183e7ea5ebd1f7 Reviewed-on: https://chromium-review.googlesource.com/734801Reviewed-by:
Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#512371}
-
Quinten Yearsley authored
Bug: 771753 Change-Id: I52573b3d8eac920ec8a89ef46be220c40042768d Reviewed-on: https://chromium-review.googlesource.com/734263Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#512370}
-
Darren Shen authored
We would like to turn off getMatchedCSSRules in M64. Basically a revert of: https://chromium-review.googlesource.com/c/chromium/src/+/737609 Bug: 437569 Change-Id: Ia668ecca30362437600782c0ab5e91fed84f4b3a Reviewed-on: https://chromium-review.googlesource.com/737391Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
meade_UTC10 <meade@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#512369}
-
Devlin Cronin authored
An example in the match patterns documentation listed "https://*.google.com/foo*bar" as matching "http://www.google.com/foo/baz/bar" and "http://docs.google.com/foobar", but the example URLs should be https. Bug: 778485 Change-Id: I9cf928f34ed5240b2197c286143479f3ec7d0ad8 Reviewed-on: https://chromium-review.googlesource.com/741180Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#512368}
-