- 06 Jun, 2018 40 commits
-
-
Tetsui Ohkubo authored
Browser test requires all focusable views to have appropriate a11y texts. For EnterpriseManagedView, we manually override tooltip text, but it was not properly configured as a11y data. We can fix this by just using Button's SetTooltipText. TEST=SystemTrayClientEnterpriseTest.TrayEnterprise (--enable-features=SystemTrayUnified) BUG=847104 Change-Id: I8eb0e051446e4fcff4be691bf42e7af9fe99b8dd Reviewed-on: https://chromium-review.googlesource.com/1088328Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#564909}
-
Justin Cohen authored
Limit to 10.13.4 or 10.13.5. NOTRY=true Bug: 843236 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I4319717afc3ad7d8fa64e2276c3b877d5f7b6837 Reviewed-on: https://chromium-review.googlesource.com/1089037 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#564908}
-
Tetsui Ohkubo authored
This CL adds right/left shelf alignment support for UnifiedSystemTray. TEST=PanelLayoutManagerTest.TouchHitTestPanel (--enable-features=SystemTrayUnified) BUG=847104 Change-Id: I69d2755dd18d40508c3183ae08a75eef732dcce8 Reviewed-on: https://chromium-review.googlesource.com/1086900Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#564907}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/01ad164d..830256ae 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: Ia3311b80b1cb35eb2652f5be94a422a809d5f272 Reviewed-on: https://chromium-review.googlesource.com/1088760Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#564906}
-
Amy Qiu authored
Copy polymer.py into the rendering folder and refactor classes to inherit from RenderingStory. Leave original polymer.py in page_sets folder for now because key_hit_test_cases needs it. Bug: 849392 Change-Id: I356f9887849cffb6f576f4c0d6567e3f185e818d Reviewed-on: https://chromium-review.googlesource.com/1087649Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Amy Qiu <amyqiu@google.com> Cr-Commit-Position: refs/heads/master@{#564905}
-
Rayan Kanso authored
Cleanup more thoroughly when a registration is deleted. - All associated information in the ServiceWorker database - The cache created to store responses. Bug: 848280 Change-Id: I394651edb5be07cf7d2352ab10b5e232a027e158 Reviewed-on: https://chromium-review.googlesource.com/1088705 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#564904}
-
Steven Bennetts authored
This allows the image source to be available to Tether notifications. This also adds kTrayImageBgAlpha to ash_constants.h for use in all tray icon code. Bug: 826370 Change-Id: Ib3acedfc9c87e2e6f826cc6d2190a3be0a20eba8 Reviewed-on: https://chromium-review.googlesource.com/1082655Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#564903}
-
Robert Kroeger authored
It is possible to build and run CrOS/Chrome on a Linux DRM system with Nouveau. Add docs describing the approach. Bug: 848856 Change-Id: I2e8a0a11e3e939a57023e5b744a2fbead3d62264 Reviewed-on: https://chromium-review.googlesource.com/1083552 Commit-Queue: Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#564902}
-
Rohit Rao authored
The interaction controller is functionally acting as a coordinator, so BookmarkHomeViewController now uses it to present editor view controllers. BookmarkInteractionController supplies APIs to present an editor for a given BookmarkNode and abstracts away the actual presentation and specific view controller subclasses used. BUG=805182 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ie7c7200766439d0acd161a1c94d20249a17d861e Reviewed-on: https://chromium-review.googlesource.com/1081013 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#564901}
-
Ehsan Chiniforooshan authored
This CL adds the new TBMv2 rendering metrics to the set of legacy smoothness and thread-times metrics that are currently used in the rendering benchmark. This is a temporary situation to verify that the new metrics catch regressions correctly before retiring old thread-times metrics. Bug: chromium:760553 Change-Id: I3cd37e632f328fa79919d936cbe5714b8b742ed5 Reviewed-on: https://chromium-review.googlesource.com/1054253 Commit-Queue: Ehsan Chiniforooshan <chiniforooshan@chromium.org> Reviewed-by:
Ben Hayden <benjhayden@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#564900}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/0211346..096a6c8 git log 0211346..096a6c8 --date=short --no-merges --format='%ad %ae %s' 2018-06-06 yunchao.he@intel.com ES31: copy to a texture with RGB9_E5 internalformat is invalid. Created with: gclient setdep -r src/third_party/angle@096a6c8 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=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=geofflang@chromium.org Change-Id: Ieba599041bde4841bc23c5e89ca537015deaef45 Reviewed-on: https://chromium-review.googlesource.com/1088830Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#564899}
-
Nico Weber authored
This is part of an effort to reduce the number of test configurations. Originally reviewed as part of https://chromium-review.googlesource.com/1061795, which I'm now landing in smaller pieces. TBR=kbr Bug: 843511 Change-Id: Ifb26ba762a05686fa751f2bde902f36fc868fdb5 Reviewed-on: https://chromium-review.googlesource.com/1088758Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#564898}
-
Scott Violet authored
When a remote client creates a window, the remote client should control when it is closed. This makes it to so that when the user attemps to close a window created by a remote client, the remote client is asked to close the window. BUG=842298 TEST=covered by test Change-Id: I9ace655c0648fc0f8943425c67fb57e088ef00fa Reviewed-on: https://chromium-review.googlesource.com/1087870 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#564897}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 7052b23c. With Chromium commits locally applied on WPT: e8832df8 "webrtc wpt: remove test_state_change_event" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/19121 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=foolip No-Export: true Change-Id: I7ec108d1d00c983558ebfc0c5c0c462942c56587 Reviewed-on: https://chromium-review.googlesource.com/1088208 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@{#564896}
-
Alexander Potapenko authored
TSan error reports involve destruction stacks, which means the same tests may crash on other builders. TBR=nasko@chromium.org Bug: 847326 Change-Id: Ibac5d6eb25232ece33029eea2a563ab72a6d79f1 Reviewed-on: https://chromium-review.googlesource.com/1088915 Commit-Queue: Alexander Potapenko <glider@chromium.org> Reviewed-by:
Alexander Potapenko <glider@chromium.org> Cr-Commit-Position: refs/heads/master@{#564895}
-
Ramya Nagarajan authored
Verifies that observer list is empty on service shutdown. Change-Id: If379ca134bf42cfde3bf76cedffaedf0696409fc Reviewed-on: https://chromium-review.googlesource.com/1087437 Commit-Queue: Ramya Nagarajan <ramyan@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#564894}
-
Tommy C. Li authored
Previously we had updated it to say: "Search Google or type a web address" That was not correct. We are sticking with "a URL". Bug: 823535 Change-Id: I99f2c1d1397136001ef81b2dbaa4d2059babf35b Reviewed-on: https://chromium-review.googlesource.com/1087846Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#564893}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/c22d671..74ed554 git log c22d671..74ed554 --date=short --no-merges --format='%ad %ae %s' 2018-06-06 rharrison@chromium.org Create events and expectation for barcode_test.pdf 2018-06-06 art-snake@yandex-team.ru Use CPDF_StreamAcc to data access of CPDF_Stream. Created with: gclient setdep -r src/third_party/pdfium@74ed554 The AutoRoll server is located here: https://pdfium-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=dsinclair@chromium.org Change-Id: Iaa5d5a843ddd7e936acfbe896095ed69b2f5e392 Reviewed-on: https://chromium-review.googlesource.com/1088832Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#564892}
-
Rayan Kanso authored
Store failed fetches in the cache, since the download manager returns useful information, such as the status code (404, 501, etc). Bug: 848280 Change-Id: Ic2a229473756f6357d67d90bedf6e2d3e23bb7b4 Reviewed-on: https://chromium-review.googlesource.com/1086988Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#564891}
-
Christian Dullweber authored
Enable BrowsingDataDatabaseHelperTest.FetchData and fix it by making all DatabaseTracker calls on the right task_runner. DatabaseTracker checks that it is executed on the right sequence now, so that might have been the reason for flakiness? 100 local executions ran successful. Also remove a usage of base::RunLoop::QuitCurrentWhenIdleDeprecated. Bug: 92460 Change-Id: I41b5dfaf77f21b3fbf003a8dc217c57b9102b8f5 Reviewed-on: https://chromium-review.googlesource.com/1088707Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#564890}
-
Biao She authored
Previously, we want all redirection stays in Chrome while in VR. The problem is if a webpage sends a redirection request that Chrome can't navigate to (i.e. intent://*). Chrome just silently block the request. This leads to problem described in issue 848788. This CL unblocks such redirection (when redirect to an external app). Bug: 848788 Change-Id: Ia1fc66afe1d011d1c814f7a907d423f053e7fb28 Reviewed-on: https://chromium-review.googlesource.com/1087775Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Biao She <bshe@chromium.org> Cr-Commit-Position: refs/heads/master@{#564889}
-
Scott Violet authored
It's not applicable to ws2 (because the pre-target handlers installed by ash take care of it). BUG=842295 TEST=none Change-Id: I57ae1c684580233233bff13186560c2790f56c79 Reviewed-on: https://chromium-review.googlesource.com/1088128Reviewed-by:
Michael Wasserman <msw@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#564888}
-
Chris Nardi authored
The anonymous getter in CSSStyleDeclaration only uses the DOMString type of the current union (DOMString or float), so we don't really need to have the union at all. This change simplifies the code to mark the return value as only a DOMString and not a union. Change-Id: Ibd4026a5ddc1efd47226c9e1fbd643ab93d898d9 Reviewed-on: https://chromium-review.googlesource.com/1083216Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Chris Nardi <cnardi@chromium.org> Cr-Commit-Position: refs/heads/master@{#564887}
-
Olivier Li authored
Bug: 830892 Change-Id: I4e22700df6983b89e0c516c4cb7534f612a28d5e Reviewed-on: https://chromium-review.googlesource.com/1086047Reviewed-by:
proberge <proberge@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Oliver Li <olivierli@chromium.org> Cr-Commit-Position: refs/heads/master@{#564886}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/522947b..1a3e67e git log 522947b..1a3e67e --date=short --no-merges --format='%ad %ae %s' 2018-06-06 yyanagisawa@chromium.org cros_chrome_sdk: should not raise on goma fetch failure. Created with: gclient setdep -r src/third_party/chromite@1a3e67e 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:849832 TBR=chrome-os-gardeners@chromium.org Change-Id: Ibf7c3a77c7ab5e5a3312538c68e2b210f03a7fe1 Reviewed-on: https://chromium-review.googlesource.com/1088770Reviewed-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@{#564885}
-
Navid Zolghadr authored
Due to a rebucketing change the previous version lost its value. This CL adds the new metrics with the broader range of buckets up to 2 seconds to accomodate for slower devices. Bug: 849735 Change-Id: Ie683cf1bfc510da618e989eae7ca027497322da9 Reviewed-on: https://chromium-review.googlesource.com/1087529Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#564884}
-
Marcin Wiacek authored
Moving two variables into method (cleanup after https://chromium-review.googlesource.com/c/chromium/src/+/1070202) Change-Id: I6a622b5fd13e42dd347e03df2536f5af0267dc68 Reviewed-on: https://chromium-review.googlesource.com/1087962Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Marcin Wiącek <marcin@mwiacek.com> Cr-Commit-Position: refs/heads/master@{#564883}
-
Juan Antonio Navarro Perez authored
Test is consistently failing. TBR=nednguyen@google.com NOTRY=true Bug: 847786 Change-Id: I09dedb490c625d03f1e008012cf5d7cac097400c Reviewed-on: https://chromium-review.googlesource.com/1088916Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#564882}
-
Robert Sesek authored
This feature works in conjunction with --site-per-process. When a renderer process has only subframes, Blink's main thread isolate will be put into a memory savings mode. If a main frame is created in the process, the isolate will be taken out of memory savings mode for as long as a main frame exists. Bug: 846360 Change-Id: I09c362cce648b734fb01907a5ad758f0bdb7f752 Reviewed-on: https://chromium-review.googlesource.com/1076954Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#564881}
-
Koji Ishii authored
Following bot results are included. 6182 6192 6206 6210 6212 6225 6233 6237 30 lines were removed and 1 lines were deflaked by consecutive results since 6147. Also includes removal of unneeded comment lines pointed out by cbiesinger@chromium.org. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: If30ff52b35ee6d21bee494a64e86d9ddfe918411 Reviewed-on: https://chromium-review.googlesource.com/1087187 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#564880}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ba9d017..01f608b git log ba9d017..01f608b --date=short --no-merges --format='%ad %ae %s' 2018-06-06 thakis@chromium.org Don't suppress stderr when calling generate_breakpad_symbols.py Created with: gclient setdep -r src/third_party/catapult@01f608b 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=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 BUG=chromium:850055 TBR=sullivan@chromium.org Change-Id: I416a35459a6c4ca30a81147a35d16d00dd49f7b0 Reviewed-on: https://chromium-review.googlesource.com/1088810Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#564879}
-
Sharif Elcott authored
Previously we were casting away const at call sites because vaCreateBuffer accepts a non-const buffer. However its documentation says that the data will be copied out, and the implementation does so as well. We can avoid this by mapping server-side memory via vaMapBuffer and copying it ourselves, as VaapiWrapper::SubmitVAEncMiscParamBuffer does. Bug: 844303 Cq-Include-Trybots: 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 Change-Id: I4d66d0d6ee5e672d22a5dbe4073244515fa1b14d Reviewed-on: https://chromium-review.googlesource.com/1080495 Commit-Queue: Sharif Elcott <selcott@chromium.org> Reviewed-by:
Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#564878}
-
Andrew Grieve authored
This makes use of ninja's "restat" feature to eliminate rebuilding of dependent java libraries when a library's interface jar is unchanged. We previously approximated this behavior by having scripts use md5sum.py to early-return when input md5s didn't change. Bug: 810890 Change-Id: I08456c172f52e581c84b6a0daf9376e38d7b3df3 Reviewed-on: https://chromium-review.googlesource.com/1060697 Commit-Queue: agrieve <agrieve@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#564877}
-
Sylvain Defresne authored
Two inner types where named ImageDataFetcherCallback in components/image_fetcher/core, one in ImageFetcher and the other in ImageDataFetcher. The two types where typedef for callbacks accepting the same arguments except one was a RepeatingCallback while the other was a OnceCallback. This duplication caused confusion. Move ImageDataFetcherCallback into the image_fetcher namespace. Also move the related types ImageFetcherCallback and IOSImageDataFetcherCallback (this type is also renamed to ImageDataFetcherBlock as it is a typedef for a block). Since the callback is only called once, convert it to a base::OnceCallback<> and fix the code accordingly. Bug: 850019 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Iab24263d8ac6e2fd8e48db5274e1a64b15e4ad16 Reviewed-on: https://chromium-review.googlesource.com/1088701 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#564876}
-
Mark Pilgrim authored
Bug: 844942 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ifda80b4277d7d4ad6f1336de6f437aa82ff75c29 Reviewed-on: https://chromium-review.googlesource.com/1087174Reviewed-by:
Eric Noyau <noyau@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Mark Pilgrim <pilgrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#564875}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e6c72ebc..01ad164d 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I1d2c1e4fe8b32e613902ad0aca20a3fb8bbdab68 Reviewed-on: https://chromium-review.googlesource.com/1088626Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#564874}
-
Peng Huang authored
Bug: None Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: Ic881046b92c172d20d85db95b64799d38bd6d110 Reviewed-on: https://chromium-review.googlesource.com/1087682Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#564873}
-
Matt Menke authored
Bug: none Change-Id: I17e556acb43a29565631ae3dbdef9593a134bdf6 Reviewed-on: https://chromium-review.googlesource.com/1087414Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#564872}
-
John Chen authored
While sending file name to <input type='file'>, ChromeDriver can only check for the file existence on the local file system. This isn't correct for Android and remote browsers. This is now fixed. Bug: chromedriver:2339 Change-Id: Ie900513f028fee36485d477fada5a59c4e33dd22 Reviewed-on: https://chromium-review.googlesource.com/1087668Reviewed-by:
Jonathon Kereliuk <kereliuk@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#564871}
-
Jochen Eisinger authored
BUG=797942 R=blundell@chromium.org Change-Id: I51f4a5830f26c945747e9f9d3b48482b46c5239f Reviewed-on: https://chromium-review.googlesource.com/1078848Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#564870}
-