- 08 Aug, 2018 40 commits
-
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/e627814f2f22..1241c4e94ff3 git log e627814f2f22..1241c4e94ff3 --date=short --no-merges --format='%ad %ae %s' 2018-08-08 dgarrett@google.com repository: Create PreLoad helper. Created with: gclient setdep -r src/third_party/chromite@1241c4e94ff3 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. TBR=chrome-os-gardeners@chromium.org Change-Id: Idc43f65e8c6545b2a97d27f01a966d7eb26e6e2a Reviewed-on: https://chromium-review.googlesource.com/1166503Reviewed-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@{#581468}
-
Eric Willigers authored
AudioWorklet shipped to stable in M66 https://chromium-review.googlesource.com/938162 https://www.chromestatus.com/feature/4588498229133312 BUG=816549 Change-Id: Ie70d0303e381d8ededefa77e572d03724d7d731f Reviewed-on: https://chromium-review.googlesource.com/1163048Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#581467}
-
Trent Apted authored
Bug: None Change-Id: If02904a1c3e93b67ab467b556c73d05ea6672741 Reviewed-on: https://chromium-review.googlesource.com/1164723Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Stuart Langley <slangley@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#581466}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ada05b3a7a57..5e7ddfe4f2b2 git log ada05b3a7a57..5e7ddfe4f2b2 --date=short --no-merges --format='%ad %ae %s' 2018-08-07 benjhayden@chromium.org Configure gae_ts_mon in chromeperf dashboard. Created with: gclient setdep -r src/third_party/catapult@5e7ddfe4f2b2 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:867060 TBR=sullivan@chromium.org Change-Id: I00b130d9dc5d751592fbe58d0d348c281811c672 Reviewed-on: https://chromium-review.googlesource.com/1166063Reviewed-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@{#581465}
-
Matthew Cary authored
Future changes to shared memory introduce an implicit dependency on mojo, which must be initialized in unittests. Reland of crrev.com/c/1156588 with proper includes. TBR: mcasas@chromium.org Bug: 849207 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: I06220d263deab02c82f97ca72a52cf9066b3df29 Reviewed-on: https://chromium-review.googlesource.com/1165984 Commit-Queue: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#581464}
-
Sadrul Habib Chowdhury authored
Add some metrics for why the display-scheduler aborts a draw operation. This metric should help explain why fewer frames are drawn when oop-d is turned on. BUG=865179, 778749 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I68e9a1e9c89b42042ac1611e9b6516bf7948657f Reviewed-on: https://chromium-review.googlesource.com/1165485 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#581463}
-
Noel Gordon authored
Remove the use of two windows for the paste tests: pre-populate system clipboard by copying 'hello.txt' there in the test preamble. Make the query for context menu display + command options more precise by prefixing the menu queries with a non-hidden content menu selector, this to avoid matching command attributes of hidden menus. The 'focus' remote command returns a boolean result: change all places in the test code to assert the 'focus' remote command result. Minor: fix comments where needed. Make tests that only need Drive only load Drive in their setupAndWaitUntilReady() call (for speed). Bug: 871771 Change-Id: I242344b60f405984aaa667f1f4d6c1def97880d0 Reviewed-on: https://chromium-review.googlesource.com/1165270Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#581462}
-
Adam Rice authored
This reverts commit 530f6487. Reason for revert: Temporary revert to mitigate https://crbug.com/864351. This CL appears to have fixed https://crbug.com/788890, but that was a render process crash. 864351 is a browser process crash so preventing it is more important. Original change's description: > WS: Delete FileReaderLoader in BlobLoader > > Delete the FileReaderLoader member of WebSocketChannelImpl::BlobLoader > as soon as we are done with it. This moves the lifetime semantics closer > to what they were before Oilpan, and saves a bit of memory. > > Also remove some obsolete pre-Oilpan comments, since > WebSocketChannelImpl and BlobLoader are garbage collected rather than > explicitly deleted now. > > BUG=788890 > > Change-Id: I815e53a3271a91dbeb779b6f386004b454d1db92 > Reviewed-on: https://chromium-review.googlesource.com/1128837 > Reviewed-by: Yutaka Hirano <yhirano@chromium.org> > Commit-Queue: Adam Rice <ricea@chromium.org> > Cr-Commit-Position: refs/heads/master@{#573647} TBR=ricea@chromium.org,yhirano@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 788890 Change-Id: I71bdac66189d284637aabcb56998218a925aa01c Reviewed-on: https://chromium-review.googlesource.com/1166303Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#581461}
-
Parastoo Geranmayeh authored
When autofilling a select field, check if the user has previously changed the field. If so, don't overwrite. Note: If the user hovers over the fields, but doesn't choose any, we should overwrite. Bug: 868576 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: If4f9efa9bdc057e04295984a386b2083eb13a82d Reviewed-on: https://chromium-review.googlesource.com/1158712Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Parastoo Geranmayeh <parastoog@google.com> Cr-Commit-Position: refs/heads/master@{#581460}
-
Findit authored
This reverts commit 317cf670. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 581350 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzMxN2NmNjcwMjA5N2M4ZGFkZWQyNDIyMDM3YTMzZjZjMWNmYmYxMjcM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.memory/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/28539 Sample Failed Step: exo_unittests Original change's description: > Fix Autohide -> None frame transition > > This is reland of https://crrev.com/c/1164570 > > Change summary: A header view may outlive the target widget, > which can be differet widget. Reset the reference and check > before calling target widget. > > Bug: b/112240082 > Test: covered by unittests > Change-Id: Ia98d44a487b6cd2077b110e4a9799780cdbc4ebe > Reviewed-on: https://chromium-review.googlesource.com/1165697 > Commit-Queue: Mitsuru Oshima <oshima@chromium.org> > Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> > Cr-Commit-Position: refs/heads/master@{#581350} Change-Id: Ic8de55e68e99a487e9783d5f61dd5fdba211352f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b/112240082 Reviewed-on: https://chromium-review.googlesource.com/1166662 Cr-Commit-Position: refs/heads/master@{#581459}
-
Byoungkown authored
This CL makes XR API to be exposed on Window as following spec[1]. [1]: https://immersive-web.github.io/webxr/#xr Bug: None Cq-Include-Trybots: luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Iddd4c7f4f899afe9145f6f9db77ae2cb3933222c Reviewed-on: https://chromium-review.googlesource.com/1165272 Commit-Queue: Byoungkwon Ko <codeimpl@gmail.com> Reviewed-by:
Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#581458}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=amineer@chromium.org Change-Id: I0be1be3485cb7c6f061af5883c121121bda49551 Reviewed-on: https://chromium-review.googlesource.com/1166431Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#581457}
-
Rakina Zata Amni authored
TBR=kenrb@chromium.org Bug: 871105 Change-Id: I1adc0dbcea30c6716238f309535cb46e91038891 Reviewed-on: https://chromium-review.googlesource.com/1166602Reviewed-by:
Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#581456}
-
Yuki Yamada authored
Removed blink::V8WorkerOrWorkletEventListener and replaced it by blink::V8EventListener. The small differences between these were removed in previous CLs. Some codes for checking whether frame exists or not should have been removed in previous CL(https://chromium-review.googlesource.com/1160069), but it is done here. Bug: 869778 Change-Id: Ia6ceb8bb5481384db75265aca07e901f737873a4 Reviewed-on: https://chromium-review.googlesource.com/1160128 Commit-Queue: Yuki Yamada <yukiy@google.com> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#581455}
-
Yuki Yamada authored
Special error event handling in V8AbstractEventListener::ShouldPreventDefault() is needed in accord with HTML standard below, but was not implemented. https://html.spec.whatwg.org/multipage/webappapis.html#the-event-handler-processing-algorithm This CL add checking if the event is ErrorEvent and the event type is "error". Current target should also be checked as commented in TODO. Bug: 869778 Change-Id: Iaebec07ab4241713e1efd40ef4dd6a6fc3cf897e Reviewed-on: https://chromium-review.googlesource.com/1164966 Commit-Queue: Yuki Yamada <yukiy@google.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#581454}
-
Becca Hughes authored
Add new flags and pref state to chrome://media-engagement for debugging. We should also use the autoplay policy from WebPreferences. BUG=865548 Change-Id: I02bd462fbc58070f6bd2f4ab44bfd9311fad8aed Reviewed-on: https://chromium-review.googlesource.com/1157270 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#581453}
-
Wenzhao Zang authored
This fixes issues listed in: https://docs.google.com/spreadsheets/d/1y0pxAW1jz2mJJsloJLGleiOVvG3xNxB0vnjXxpYfGuM/edit?ts=5b638429#gid=0 The spreadsheet is the result from UI review. Bug: 800945 Change-Id: I25a87dffdd68a2a00ea574b1065c3cb490b348ef Reviewed-on: https://chromium-review.googlesource.com/1166335Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#581452}
-
Mohsen Izadi authored
This is part of removing GpuClientImpl dependency on content so we can move it //components/viz/host/. A delegate interface is added with an implementation in content to provide access to GpuProcessHost for now. BUG=857218 Change-Id: I673860ada761e21eb77aa5b6a3272c96d02406ef Reviewed-on: https://chromium-review.googlesource.com/1137742 Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#581451}
-
Joel Hockey authored
This is a reland of 64ab6403 Updates: * Fixed CrostiniInstallerView::SetupResult to not change kErrorOffline value. * VolumeManager::AddSshfsCrostiniVolume ignores if crostini is already mounted. * CrostiniInstallerViewBrowserTest is using a WaitingDiskMountManagerObserver to manage the run loop and ensure test runs all the way through new mounting code. * Added a custom mount point manager to FakeCrosDisksClient to fake the sshfs mounting in CrostiniInstallerViewBrowserTest. Original change's description: > CrOS crostini: sshfs mount immediately when container starts > > Perform sshfs mount to termina/penguin immediately when container > starts. Mounting code has moved from the chrome.fileManagerPrivate > extension functions into CrostiniManager. > > This change will make FilesApp more responsive to users who are > likely to use terminal or some other crostini app before using FilesApp. > > Bug: 846917 > Change-Id: I9fc246e45e54390e7a75f15a5571a24218cf2d5c > Reviewed-on: https://chromium-review.googlesource.com/1158317 > Reviewed-by: Nicholas Verne <nverne@chromium.org> > Commit-Queue: Joel Hockey <joelhockey@chromium.org> > Cr-Commit-Position: refs/heads/master@{#580094} Bug: 846917 Change-Id: I3677f88fc17031a2beaa6c82fc731a3c4545f4a8 Reviewed-on: https://chromium-review.googlesource.com/1161761 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#581450}
-
Nico Weber authored
This reverts commit a80e26da. Reason for revert: caused https://crbug.com/872089 via https://chromium-review.googlesource.com/c/chromium/src/+/1166170 Original change's description: > Add a dummy testing/buildbot entry for the new win-asan bot. > > TBR=dpranke > > Bug: 869973 > Change-Id: I768bbb4ae73c52d5fbd9d91960add069eefa5fac > Reviewed-on: https://chromium-review.googlesource.com/1164642 > Reviewed-by: Nico Weber <thakis@chromium.org> > Commit-Queue: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#581116} TBR=thakis@chromium.org,dpranke@chromium.org Change-Id: I70e245d67eb05a2f6312ce480a0a12118da31db5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 869973 Reviewed-on: https://chromium-review.googlesource.com/1166642Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#581449}
-
depot-tools-chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/2ebf9fdade33..735f71d95bcb git log 2ebf9fdade33..735f71d95bcb --date=short --no-merges --format='%ad %ae %s' 2018-08-08 hinoka@google.com [recipe_modules] Copy over windows_sdk from infra.git 2018-08-07 vadimsh@chromium.org [cipd] Bump versions of all CIPD packages + add mips(64)le platform support. Created with: gclient setdep -r src/third_party/depot_tools@735f71d95bcb The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:821194,chromium:867819,chromium:813782 TBR=agable@chromium.org Change-Id: I59662e6c61ccb156e85b00733e6c1e4668c703b1 Reviewed-on: https://chromium-review.googlesource.com/1166343Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#581448}
-
Xianzhu Wang authored
The rename is because the class just get PaintOffset from FragmentData without "adjusting" paint offset. It does adjust cull rect if there is PaintOffsetTranslation though. 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: I6b8a7c54454329700746215404c7dfbd582318ab Reviewed-on: https://chromium-review.googlesource.com/1121795Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#581447}
-
Anand K. Mistry authored
Use it in tests instead of using a 23 argument constructor. BUG=None Change-Id: If5f6f2bf44363f99a02ac4f67774e1744c1ce53f Reviewed-on: https://chromium-review.googlesource.com/1159560 Commit-Queue: Anand Mistry <amistry@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#581446}
-
Jordy Greenblatt authored
As the multidevice Settings UI subpage fills up, it will need a few browsertests, so this CL is just to set that up so the infrastructure is there and to add a couple basic tests for the existing contents. Change-Id: Ie628de77d6242c521062a0c7a82ad5cb90a79c1a Reviewed-on: https://chromium-review.googlesource.com/1165855 Commit-Queue: Jordy Greenblatt <jordynass@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#581445}
-
Tetsui Ohkubo authored
We had MessagePopupCollection bug workaround in MessageView. As MessagePopupCollection is rewritten, we don't need the workaround anymore. TEST=manual BUG=805208,863366 Change-Id: I93ce95f3cf5648f9bf8f9761a78d08e93d1fa676 Reviewed-on: https://chromium-review.googlesource.com/1163415Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#581444}
-
Alexander Alekseev authored
This Cl integrates ChromeOS sync consent screen with Consent auditor and adds an interactive ui test for the Sybnc consent screen. Bug: 842222 Change-Id: I66e731ff0470add7d68f7faa6f5f541fe04138c5 Reviewed-on: https://chromium-review.googlesource.com/1165106 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#581443}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/265047706b90..e627814f2f22 git log 265047706b90..e627814f2f22 --date=short --no-merges --format='%ad %ae %s' 2018-08-07 afakhry@chromium.org Revert "lddtree: invoke actual clang compiler in relative path" 2018-08-07 vapier@chromium.org cros_collections: move GroupByKey/GroupNamedtuplesByKey/InvertDictionary here Created with: gclient setdep -r src/third_party/chromite@e627814f2f22 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. TBR=chrome-os-gardeners@chromium.org Change-Id: I246c7e66e69d6e589892b6311523fd87ef8da934 Reviewed-on: https://chromium-review.googlesource.com/1166344Reviewed-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@{#581442}
-
Chris Harrelson authored
Previously it only triggered for overflow clip, but control clip and contain: paint will also cause a clip. Bug: 410867 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I6d8b859a7ea1f6430d98f9a89878aea359d94b97 Reviewed-on: https://chromium-review.googlesource.com/1165957Reviewed-by:
vmpstr <vmpstr@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#581441}
-
Ehsan Karamad authored
This CL routes the call IsPluginHandledExternally() to the extensions layer. The work here will soon be followed up by followup CLs which implement the logic MimeHandlerViewGuest based on cross-process frames. PoC CL: https://chromium-review.googlesource.com/c/chromium/src/+/1121680 Design Doc: https://docs.google.com/document/d/10g7Y9cprYKkch9JZ0TBUWaEnHBJT1nzhskQIt1nHbWM/edit#heading=h.ue5a8s290yhk Bug: 659750 Change-Id: If8546f80842c726fa95aba702f35e6d594fc09e8 Reviewed-on: https://chromium-review.googlesource.com/1161115Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#581440}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/faeef7837210..c857956fad09 git log faeef7837210..c857956fad09 --date=short --no-merges --format='%ad %ae %s' 2018-08-08 mtklein@google.com transform colors with steps + raster pipeline in SkColorSpaceXformer 2018-08-08 benjaminwagner@google.com Add Win OpenCL Build job. Created with: gclient setdep -r src/third_party/skia@c857956fad09 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=djsollen@chromium.org Change-Id: I53946c7b8f7f5029f73063c486c6fe27376dbf54 Reviewed-on: https://chromium-review.googlesource.com/1166007Reviewed-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@{#581439}
-
Tetsui Ohkubo authored
It is requested by UX to replace brightness icon in UnifiedSystemTray. The reason of the change is to differentiate the brightness icon and the settings icons. TEST=manual BUG=868908 Change-Id: Ia45baf9dc32620a69e019e001d4f21f4cc29729e Reviewed-on: https://chromium-review.googlesource.com/1159928Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#581438}
-
Tom Anderson authored
Regression introduced by 5f4901a6 BUG=872045 TBR=pkasting Change-Id: I83c8e283b0ec876e1545d0ed0f783a9953d03303 Reviewed-on: https://chromium-review.googlesource.com/1166260Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#581437}
-
Chase Phillips authored
Once the explicit thread hopping is removed, we can remove the Mojo lifecycle monitoring extensions. All references should be held on the same threads and there's not a chance that they'll go out of scope on one thread and still be needed on another thread. Bug: 717812 Change-Id: Ib72fdff1cc19490fcfd24c422c8fbd04e12dc280 Reviewed-on: https://chromium-review.googlesource.com/1162921Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Chase Phillips <cmp@chromium.org> Cr-Commit-Position: refs/heads/master@{#581436}
-
Jia authored
This pref will control whether smart dim should be enabled for a user. The default value is true (i.e. Enabled). The next cl will add policy so that enterprise users can enforce a different policy. As this is a power-related pref, it is added to power_prefs[.h|.cc]. However as there is no need to send its value to powerd, it is intentionally left out of PowerPrefs::UpdatePowerPolicyFromPrefs. Bug: 862461 Change-Id: Ibaa705362c9951aecae78d9ce28780651067a6ea Reviewed-on: https://chromium-review.googlesource.com/1166266Reviewed-by:
Dan Erat <derat@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#581435}
-
Weilun Shi authored
Change the one-google bar css setting from align to right to width:100%, which consistent with the google.com setting. OGB can now automatically align to left or right based on the language preference setting. Also, the profile icon will not be invisible on rtl mode. Please see https://bugs.chromium.org/p/chromium/issues/detail?id=871162#c3 for reference. Bug: 869610, 869341 Change-Id: Iac7e015a5506cd8bcd82ef94d237790210a5fba8 Reviewed-on: https://chromium-review.googlesource.com/1165534 Commit-Queue: Weilun Shi <sweilun@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#581434}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/b3e2c8eb1b16..191f46c5c1ce git log b3e2c8eb1b16..191f46c5c1ce --date=short --no-merges --format='%ad %ae %s' 2018-08-07 yongje.lee@hpcnt.com add RTC_EXPORT on RTCRtpTransceiverInit 2018-08-07 yvesg@webrtc.org Clean up LinkedSet (LRU) code. 2018-08-07 emircan@webrtc.org Use rtc::saturated_cast instead of static_cast in VCMFecMethod 2018-08-07 srte@webrtc.org Adds functionality to add delay spikes in SimulatedNetwork. 2018-08-07 srte@webrtc.org Ensures that packets_lost is always positive. 2018-08-07 steveanton@webrtc.org Add steveanton@ and qingsi@ as rtc_base OWNERs 2018-08-07 sakal@webrtc.org Add dependency on google-truth for Android. 2018-08-07 ouj@fb.com Release audio unit when ios audio device failed to initialize playout and recording. 2018-08-07 crodbro@webrtc.org Enable audio in video_quality_test. Created with: gclient setdep -r src/third_party/webrtc@191f46c5c1ce 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:b/112299470 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I1d28ccaf9295b789374768cd38d1eb9716d02222 Reviewed-on: https://chromium-review.googlesource.com/1165922Reviewed-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@{#581433}
-
Wenzhao Zang authored
The app ID is calculated from the package name and activity, but activity may change over time. Given that the caller may hard code the app IDs and thus not aware of the ID change, we should change the API to use package name, which remains unchanged. Bug: 819404 Change-Id: If87351ae609ecaf82442adcfb3ea98a3922f0bda Reviewed-on: https://chromium-review.googlesource.com/1164524 Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#581432}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/b983a4b28b83..c93eeaab1526 git log b983a4b28b83..c93eeaab1526 --date=short --no-merges --format='%ad %ae %s' 2018-08-07 tikuta@chromium.org Make angle's commit.h depend on git head Created with: gclient setdep -r src/third_party/angle@c93eeaab1526 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=ynovikov@chromium.org Change-Id: I6a7309efba68cfd8c690379e723c716ccb2b3705 Reviewed-on: https://chromium-review.googlesource.com/1165904Reviewed-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@{#581431}
-
Tatsuhisa Yamaguchi authored
When shelf is aligned vertically (left or right), the bottom of the tray is aligned to the bottom of the system tray anchor, rather than the top of it. The max height should be calculated accordingly. The positioning of the bubble was changed by crrev.com/c/1141750 but bubble height was inconsistent with it. Bug: 863844 Change-Id: I2e92f109d815d9b6e581caff74f12c7874aecbdb Reviewed-on: https://chromium-review.googlesource.com/1165108Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Cr-Commit-Position: refs/heads/master@{#581430}
-
Tetsui Ohkubo authored
In the old SystemTray, user button was not focusable when there was only one user account on the device. TEST=manual BUG=863337 Change-Id: I8373b144371fce060c454ae07e7456f1fe914a4f Reviewed-on: https://chromium-review.googlesource.com/1164869Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#581429}
-