- 01 Aug, 2018 2 commits
-
-
Xiangjun Zhang authored
Some cast remoting sender tests rely on how mojo dispatches the method calls. This CL removed such dependency. Bug: 869547 Change-Id: I544b4d560f228e587b7cfe95ae658c5dee73b62e Reviewed-on: https://chromium-review.googlesource.com/1157521Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Xiangjun Zhang <xjz@chromium.org> Cr-Commit-Position: refs/heads/master@{#579629}
-
Michael Spang authored
Move the giant buffer usage conversion switch/case out of line. Move all of the possible ways modifiers will not be used into one condition. Rather than using a loop for retrying allocation without GBM_BO_USE_SCANOUT, move the inner part into a function and call it again. Bug: 869206 Change-Id: I8d5b36a56bab8667077391c573e1d0b82f91d25f Reviewed-on: https://chromium-review.googlesource.com/1155917 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#579628}
-
- 31 Jul, 2018 38 commits
-
-
Johannes Henkel authored
The enabled bit is represented directly, the settings are actually thresholds, so they're a map from names to doubles. It would be possible to make each threshold a field, but I figure that's a bit less convenient to update when more thresdholds get added later. Change-Id: I15324b6b7bac0e72ad501965ca9477a265db38b3 Reviewed-on: https://chromium-review.googlesource.com/1157277Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Johannes Henkel <johannes@chromium.org> Cr-Commit-Position: refs/heads/master@{#579627}
-
Ella Ge authored
This cl recovers pixel_expectations.py so that the tests are not expected to fail after rebaseline. Bug: 737777 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: I3a26737dc7bb545a3009da19de3c528ea6e00b72 Reviewed-on: https://chromium-review.googlesource.com/1131634Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#579626}
-
kylechar authored
1. In GpuProcessHost::OnProcessCrashed() record the process crash first. This means the GPU mode fallback will happen before a new GPU process is started. 2. Don't call FallBackToNextGpuMode() if GPU process initialization fails for an unsandboxed GPU process. The unsandboxed GPU is only used for collect information and it's failure doesn't indicate a need to change GPU modes. Bug: 869419 Change-Id: I8bd0a03268f0ea8809f3df8458d4e6a92db9391f Reviewed-on: https://chromium-review.googlesource.com/1157164Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#579625}
-
Weidong Guo authored
Font size is larger than specs, so fix it by setting the correct font list. Bug: 869349 Change-Id: Ib3671c1236a87cadc94f1cd34fd9ada945754fd7 Reviewed-on: https://chromium-review.googlesource.com/1157112Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Weidong Guo <weidongg@chromium.org> Cr-Commit-Position: refs/heads/master@{#579624}
-
Thomas Guilbert authored
Change-Id: Ibfe9c9a2bd4eb459717a28c6bf2837ecb53cbc7d Reviewed-on: https://chromium-review.googlesource.com/1145820 Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Zhiqiang Zhang <zqzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#579623}
-
Dirk Pranke authored
The recent switch from running the webkit_layout_tests on 10.12 by default to 10.13 has revealed a few tests that were almost timing out before and are now timing out on 10.13 due to the slightly slower configurations. This CL marks the four tests as Slow to avoid this. virtual/outofblink-cors-ns/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple.html virtual/outofblink-cors-ns/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html virtual/outofblink-cors/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted.html virtual/threaded/fast/scrolling/overflow-scrollability.html TBR=fdegans NOTRY=true Bug: 869662 Change-Id: Ib22bc7c2aaca91ee8b699e99cbd22a8d419e9fe8 Reviewed-on: https://chromium-review.googlesource.com/1157536 Commit-Queue: Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#579622}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/45a4c41eda90..68be5dab98f6 git log 45a4c41eda90..68be5dab98f6 --date=short --no-merges --format='%ad %ae %s' 2018-07-31 buildbot@webrtc.org Roll chromium_revision 36ff521e..19a9e3bb (579363:579465) Created with: gclient setdep -r src/third_party/webrtc@68be5dab98f6 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 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ic44cf55c34e727ffa625a51a134db98814f02b8c Reviewed-on: https://chromium-review.googlesource.com/1156916Reviewed-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@{#579621}
-
Yafei Duan authored
This reverts commit ef042f5e. Reason for revert: We don't want to skip pinning google.com as tile, per discussion with nickrad@. Original change's description: > [NTP tiles] Don't enable homepage tile if home page url is google.com. > > Homepage tile should not be added to Most Visited tiles if the homepage > url is google.com. > > Bug: 862786 > Change-Id: Icb42ce4fb5f0c26bece80b7a7dd82bfd8526bcb2 > Reviewed-on: https://chromium-review.googlesource.com/1152298 > Reviewed-by: Theresa <twellington@chromium.org> > Commit-Queue: Yafei Duan <romax@chromium.org> > Cr-Commit-Position: refs/heads/master@{#578788} TBR=twellington@chromium.org,romax@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 862786 Change-Id: Ifca7d377d5b3ff527cddbecafc63b3909c41cd53 Reviewed-on: https://chromium-review.googlesource.com/1157385Reviewed-by:
Yafei Duan <romax@chromium.org> Commit-Queue: Yafei Duan <romax@chromium.org> Cr-Commit-Position: refs/heads/master@{#579620}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/100f0ee2ceb7..44d40fafd233 git log 100f0ee2ceb7..44d40fafd233 --date=short --no-merges --format='%ad %ae %s' 2018-07-31 nednguyen@google.com Improve error message of unhandleable error 2018-07-31 sadrul@chromium.org Reland "rendering: Add pipeline metrics." 2018-07-31 dtu@chromium.org [pinpoint] Don't wrap quest name in status box header. Created with: gclient setdep -r src/third_party/catapult@44d40fafd233 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:869548,chromium:855328,chromium:868648 TBR=sullivan@chromium.org Change-Id: If13c6ea7fc05a6ae309af1c0de781fc9e558af60 Reviewed-on: https://chromium-review.googlesource.com/1156917Reviewed-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@{#579619}
-
Chris Lu authored
- Moves GridViewCntroller inset adjustments in -viewDidAppear and -willTransitionToSize to -viewDidlayoutSubviews. The tradeoffs is that -viewDidLayoutSubviews is called many more times than the other two, hence the original choice to stay away from it. However, the current approach gives a glitchy-like UI experience when rotating. - Updates Remote Tabs insets with horizontal safe area of scroll view if not on the screen. Doesn't update insets if visible since it will then have the right safe area already. This is still a hack, but a more comprehensive coverage so that it never ends up encroaching the safe area. Video: https://drive.google.com/open?id=1jzP0ClCOn0uQTZC9hJ2g0FUWsF-nSuqV Bug: 868270, 868285, 868658 Change-Id: Ia50146e1be9dfdde74bbf3e7d6b6042168b2ce8a Reviewed-on: https://chromium-review.googlesource.com/1153391 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#579618}
-
Fabrice de Gans-Riberi authored
These tests have been flaky on CQ for a while. TBR=rogerta@chromium.org, dpranke@chromium.org Bug: 869364 Change-Id: Ib31a26fb7ff59f6202648739e745daab5e9b06f0 Reviewed-on: https://chromium-review.googlesource.com/1157261Reviewed-by:
Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Cr-Commit-Position: refs/heads/master@{#579617}
-
Henrique Nakashima authored
This fixes a presubmit error: ** Presubmit ERRORS ** Unversioned PPB interface references found in PPAPI C++ wrappers: *************** ppapi/cpp/module.cc *************** Change-Id: Ic9ff58e2ce8ea591a507c75498b0be8bccb3a8aa Reviewed-on: https://chromium-review.googlesource.com/1157170Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#579616}
-
Xiaohan Wang authored
The original problem has been fixed in the latest Widevine CDM. Bug: 851027 Change-Id: I9aced3ea2152e33fcc8a5bcddc8a587c45dee6cc Reviewed-on: https://chromium-review.googlesource.com/1154087Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#579615}
-
Vlad Tsyrklevich authored
Bug: 866290 Change-Id: Ic5d175b3b854665f50781650406d599d09ee9849 Reviewed-on: https://chromium-review.googlesource.com/1157136Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Cr-Commit-Position: refs/heads/master@{#579614}
-
Nico Weber authored
lld is on by default on linux and windows now, so these were no-ops. Bug: none Change-Id: I391846d8ac7776aa45d47e394e76067fd7575051 Reviewed-on: https://chromium-review.googlesource.com/1156859Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#579613}
-
Johannes Henkel authored
Earlier, I presented an alternative to this, which I prefer, by storing the values in separate fields. It's in thic PR: https://chromium-review.googlesource.com/c/chromium/src/+/1157185 Change-Id: I52740475b18dfed26fb4753ba11aff7523bedc0c Reviewed-on: https://chromium-review.googlesource.com/1157248 Commit-Queue: Johannes Henkel <johannes@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#579612}
-
Yutaka Hirano authored
blink::ResourceRequest, blink::ResourceResponse and blink::ResourceLoaderOptions have CrossThreadCopier specializations in order to support main-thread proxied load in workers. Now it's gone, so this CL removes them. This CL also removes ThreadableLoaderTest for workers. Actually the mock system, WebURLLoaderMockFactoryImpl, is not capable of serving requests on a non-main thread, and these tests are working now just accidentally. ResourceResponse::was_fetched_via_proxy_ is removed as no one uses it. Bug: None Change-Id: I39c1e242abd56f16aa2fd3595aff2f5a5e174653 Reviewed-on: https://chromium-review.googlesource.com/1152632 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Dominic Farolino <domfarolino@gmail.com> Cr-Commit-Position: refs/heads/master@{#579611}
-
Matt Falkenhagen authored
This experiment is ready for testing on the Beta channel. Bug: 846235 Change-Id: Ibcaafcab93fced86a2831b6c7cb53b02bbc869db Reviewed-on: https://chromium-review.googlesource.com/1147891Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#579610}
-
Nicolas Pena authored
This CL changes the name of a PerformanceEntry to become a name. It should be noted that in general performance entries can be accessed from main or worker threads, so some care is needed. An exception to this is paint and longtask entries, and appropriate DCHECKs were added for those cases. Assessment of this change: Speed: AtomicString comparisons are faster but this CL increased the number of conversions between string types. So overall unclear, but likely insignificant speed changes. Memory: PerformanceEntry names are now shared so the memory usage should be improved by this change. Code complexity: increased (AtomicStrings are IMO harder to reason about than slightly simpler Strings). Bug: 852050 Change-Id: Iaee67c6bcd6123851a0f6657d12fb6b2c61cb5fc Reviewed-on: https://chromium-review.googlesource.com/1153608Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#579609}
-
Krishna Govind authored
R=cmasso@chromium.org Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I8deec54fb837351422b8543080bd9f26beb62bd6 Reviewed-on: https://chromium-review.googlesource.com/1157507Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#579608}
-
Scott Haseley authored
Change supported platforms to kOkAll for kStopNonTimersInBackground so we can experiment on desktop. Bug: 869565 Change-Id: I491eba6b0a8e11c2255b8ed58a0ea0f3e32454e1 Reviewed-on: https://chromium-review.googlesource.com/1157253Reviewed-by:
Shubhie Panicker <panicker@chromium.org> Commit-Queue: Scott Haseley <shaseley@google.com> Cr-Commit-Position: refs/heads/master@{#579607}
-
Daniel Rubery authored
Begin reporting password re-use on URLs which were traditionally not valid for reputation computation, in an attempt to catch phishing on these URLs. Bug: 865625 Change-Id: Ib7492b9b9988dd1aa084973994dcda25c258bf93 Reviewed-on: https://chromium-review.googlesource.com/1155709 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Jialiu Lin <jialiul@chromium.org> Cr-Commit-Position: refs/heads/master@{#579606}
-
Michael Spang authored
Change DrmFramebuffer from a virtual interface to a concrete wrapper for a DRM framebuffer. This is what used to be ScanoutBuffer and is all that is needed for modesetting. In particular, we don't need access to gbm_bo, skia surfaces backed by dumb buffer mmaps, or other bits from {Gbm,Drm}Buffer in the modesetting internals. DrmFramebuffer is composed into GbmBuffer and DrmBuffer so that we can still access framebuffers for those types when presenting a buffer. GbmBuffer and DrmBuffer are no longer refcounted after this change. Bug: 868010 Change-Id: I6d31b000b35bc4a6caa6280bee4156ca9b271bb9 Reviewed-on: https://chromium-review.googlesource.com/1155916 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#579605}
-
Vasilii Sukhanov authored
Currently ellipsis is added to the value but it should be just truncated. Bug: 869394 Change-Id: I68cee8a70a45564ace59512356489c195327ca1c Reviewed-on: https://chromium-review.googlesource.com/1156696Reviewed-by:
Tommy Martino <tmartino@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#579604}
-
mark a. foltz authored
https://chromium.googlesource.com/media_router.git/+log/9f9f41bdd831..475baa8b2eb0 $ git log 9f9f41bdd..475baa8b2 --date=short --no-merges --format='%ad %ae %s' 2018-07-24 mfoltz [Media Router] Log the dialog type 2018-07-23 mfoltz [MR extension][Cast MRP] Post-in-browser Cast discovery cleanup. 2018-07-19 mfoltz Removes support for test: URLs from mr.TestProvider. Created with: roll-dep src/chrome/browser/resources/media_router/extension/src TBR=imcheng@chromium.org Change-Id: Iadf9a61ddf90b206100a143c3a2f1150ae049863 Reviewed-on: https://chromium-review.googlesource.com/1157209Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#579603}
-
Gabriel Marin authored
The Linux config file was generated by autoconf and manually edited to define PC_FROM_UCONTEXT for ARM, change size_t printf format specifiers to zd instead of ld, and add a GCC compiler guard around the HAVE_BUILTIN_EXPECT macro definition. The file is being committed into the repository for the purpose of cross-platform compilation. The Windows config file was copied from an older version of tcmalloc and must be manually inspected before being used with the new tcmalloc version. The Android and FreeBSD config files are just stubs and must be generated by autoconf on those respective platforms before they can be used. Added windows/mingw.h and windows/port.h to the list of allowed include rules of the DEPS file in the top tcmalloc dir. BUG=724399,b:70905156 Change-Id: Ib18197d03824d0e9cca8c1002cedb25363dc8b03 Reviewed-on: https://chromium-review.googlesource.com/1130673 Commit-Queue: Gabriel Marin <gmx@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#579602}
-
Peter Kvitek authored
Change-Id: Iec45bb977b603eef79ac91f4cb243c4e13d7e103 Reviewed-on: https://chromium-review.googlesource.com/1157247Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Cr-Commit-Position: refs/heads/master@{#579601}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e782f8472f61..f107a2fd014c git log e782f8472f61..f107a2fd014c --date=short --no-merges --format='%ad %ae %s' 2018-07-31 halcanary@google.com SkUTF 2018-07-31 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms f80f027f8ac9..dc97dc542b6d (1 commits) Created with: gclient setdep -r src/third_party/skia@f107a2fd014c 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=scroggo@chromium.org Change-Id: If2d30238685c0f690e84be76bce2e28a3545dfc1 Reviewed-on: https://chromium-review.googlesource.com/1156915Reviewed-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@{#579600}
-
Carlos Knippschild authored
Expose to Java Offline Prefetch flag and configurations to allow the upcoming work on Android UI and settings to access them. Bug: 850588 Change-Id: I697e944b57ebae57df73def9bffc8059b13eaa5d Reviewed-on: https://chromium-review.googlesource.com/1154144Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#579599}
-
Siddhartha authored
The CFI unwinder only works for chrome stack frames. Write a hybrid unwinder which can use libunwind for android and CFI unwinder for chrome. Does not support unwinding in x86 and arm 64bit builds. It supports pausing a different thread and unwinding frames on that thread. This will be useful for UMA sampling profiler and tracing profiler. BUG=859260 Change-Id: I208b9b21c8f6a73a4d593f1446095da92c0cb848 Reviewed-on: https://chromium-review.googlesource.com/1132144 Commit-Queue: Siddhartha S <ssid@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Mike Wittman <wittman@chromium.org> Reviewed-by:
David Turner <digit@chromium.org> Cr-Commit-Position: refs/heads/master@{#579598}
-
Scott Violet authored
AccessibilityManager is always created, so the mash conditional is not needed. BUG=none TEST=none Change-Id: Iab76b0e63a89ec5fa296ba308e5d3b52d3288dcb Reviewed-on: https://chromium-review.googlesource.com/1157223Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#579597}
-
Lukasz Anforowicz authored
Bug: 869193 Change-Id: I911ec71a13c432a0111bdd8ec9da0f5ab679d082 Reviewed-on: https://chromium-review.googlesource.com/1155828 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#579596}
-
Scott Violet authored
AccessibilityManager is always created, so the mash conditional is not needed. The conditional dates back to early on in mash when the AccessibilityManager was not created. BUG=none TEST=none Change-Id: I3a8945aa8659703d8a2edec03a1a46ec3513505a Reviewed-on: https://chromium-review.googlesource.com/1157214Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#579595}
-
Lu Chen authored
Add recording of AnchorElementMetrics.Visible.HrefEngagementScore2. Bug: 850624 Change-Id: I5291067e2b9f1edfb8dd4e23fca3df802a153228 Reviewed-on: https://chromium-review.googlesource.com/1156000 Commit-Queue: Lu Chen <chelu@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#579594}
-
Michael Spang authored
Since HardwareDisplayControllers are never moved between DRM devices, it's much simpler to manage the cursor buffers there - we never need to reallocate them due to a device change. This will also allow us to remove the refcounting. Bug: 868010 Change-Id: Ie7e3615b4c653ea6250a4a4a45510c84badabe9c Reviewed-on: https://chromium-review.googlesource.com/1155915 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#579593}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/2eb65034db71..8c1508bc0b4f git log 2eb65034db71..8c1508bc0b4f --date=short --no-merges --format='%ad %ae %s' 2018-07-31 courtneygo@google.com Update name of ANGLE Android apk to match expectations 2018-07-31 jmadill@chromium.org Context: Cache attributes masks. 2018-07-31 ianelliott@google.com Add Android-specific version struct to GetSystemInfo results. 2018-07-31 oetuaho@nvidia.com Allow reads from a multiview framebuffer with one view Created with: gclient setdep -r src/third_party/angle@8c1508bc0b4f 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=fjhenigman@chromium.org Change-Id: Ieb9485799b5e0b84bbce7222ad97560ac44c696b Reviewed-on: https://chromium-review.googlesource.com/1156908Reviewed-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@{#579592}
-
Sam Maier authored
Currently, the AsyncTask that creates the SecureRandom is on the SERIAL_EXECUTOR - this is causing a lot of ANRs. Since it doesn't appear to require any synchronus guarantees with anything else in the SERIAL_EXECUTOR, we can move this to the THREAD_POOL_EXECUTOR. This means when we block on SecureRandom creation using get(), we don't have to wait on all tasks currently in the SERIAL_EXECUTOR finishing. Bug: 866998 Change-Id: I771724a184bf501b2da55f7d42a93b3943e7a058 Reviewed-on: https://chromium-review.googlesource.com/1157211Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#579591}
-
Malay Keshav authored
This patch adjusts the shelf width such that in pixel space there is no gap left between the shelf and the edge of the display. The adjustment is done via a utility method which can be used to adjust any bounds to ensure that they cover the edge of the display or screen. Bug: 843354 Change-Id: Ica9adfe6e21e7ae71ef8206e20507a372317c105 Component: Screen util, shelf Reviewed-on: https://chromium-review.googlesource.com/1154040 Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#579590}
-