- 12 Jul, 2018 40 commits
-
-
Scott Chen authored
Bug: 859489 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I9d421d204c5023fa168ed89d4d8dd15564e03a03 Reviewed-on: https://chromium-review.googlesource.com/1122974 Commit-Queue: Scott Chen <scottchen@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#574752}
-
Matthew Jones authored
This patch changes the feature check for Duet to include a check for tablets. Duet will not be enabled on tablets and is causing a crash when the util reports that it is enabled (when it technically isn't). Bug: 862818 Change-Id: I8117296e0397453d9c16bc73f7f72ae49ee78499 Reviewed-on: https://chromium-review.googlesource.com/1135708Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#574751}
-
Fabio Tirelo authored
Bug: 860673 Change-Id: I64299a1c24247b00ee389c29751da14ef95e1230 Reviewed-on: https://chromium-review.googlesource.com/1135186Reviewed-by:
Michael Wasserman <msw@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#574750}
-
Peter Boström authored
This is a regression in Refresh as the avatar button exists in Incognito for badging but no avatar bubble should be brought up. The logic previously depended on the avatar button not existing at all in Incognito. The change simply early returns before showing a menu if in Incognito. Bug: chromium:863154 Change-Id: Ifd34b4722f5ecb41d84d376f34a9adf5cf930d06 Reviewed-on: https://chromium-review.googlesource.com/1135722Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#574749}
-
Kim Paulhamus authored
Tbr: tkent@chromium.org Bug: 863160 Change-Id: I7ccb9e06fe38157ddfb8ab292ef035fd0233827b Reviewed-on: https://chromium-review.googlesource.com/1135778Reviewed-by:
Kim Paulhamus <kpaulhamus@chromium.org> Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Cr-Commit-Position: refs/heads/master@{#574748}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/5551a94b9e0f..5bc4fc8f3f26 git log 5551a94b9e0f..5bc4fc8f3f26 --date=short --no-merges --format='%ad %ae %s' 2018-07-12 ziadb@google.com Drawing point cloud + planes on Canvas 2018-07-12 csmartdalton@google.com Disable GPU clip masks 2018-07-12 herb@google.com Use simple buffers instead of vectors 2018-07-12 mtklein@chromium.org update SkToSRGBColorFilter color management 2018-07-12 mtklein@chromium.org update SkColor4f::FromColor() to preserve transfer function 2018-07-12 robertphillips@google.com Add check before freeing op in GrTextureOpList 2018-07-12 ziadb@google.com SkArCamera* files 2018-07-12 bungeman@google.com Add SkTypeface::getVariationDesignParameters 2018-07-12 mtklein@chromium.org clean up some old busted color routines Created with: gclient setdep -r src/third_party/skia@5bc4fc8f3f26 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:win_optional_gpu_tests_rel TBR=robertphillips@chromium.org Change-Id: I079cb3be1a4f03c448d0b2857451533108e8fe81 Reviewed-on: https://chromium-review.googlesource.com/1135216Reviewed-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@{#574747}
-
Wez authored
Bug: 862189 Change-Id: Ia98189e83a91a4be53a4b31744a90057dc64cd3c Reviewed-on: https://chromium-review.googlesource.com/1135571Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#574746}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/5598148b7613..1617e69e3883 git log 5598148b7613..1617e69e3883 --date=short --no-merges --format='%ad %ae %s' 2018-07-12 lucferron@chromium.org Vulkan: Implement depth/stencil blit with flip of the viewport 2018-07-12 jmadill@chromium.org translator: Add TIntermPreprocessorDirective. 2018-07-12 lucferron@chromium.org Vulkan: Add driver uniforms for point coords flipping 2018-07-12 jmadill@chromium.org Mark key functions as nodiscard. 2018-07-12 lucferron@chromium.org Return Error from onMakeCurrent 2018-07-12 oetuaho@nvidia.com Add a shared traverse() function for most node types Created with: gclient setdep -r src/third_party/angle@1617e69e3883 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=jmadill@chromium.org Change-Id: I18880f0defbd59d93a61f9309b8842044ce7748b Reviewed-on: https://chromium-review.googlesource.com/1135214Reviewed-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@{#574745}
-
Ken Rockot authored
Introduces MojoSetQuota and MojoQueryQuota to support basic quota management and signaling on Mojo primitives. Initially the only quotas supported are receive queue length and memory size, only on message pipe endpoints. Various superfluous or overly specific test expectations around signaling state have been adjusted to accomodate addition of a new signal. Specifically, a lot of tests needlessly validate the exact value of "satisfiable signals" on handles, when in reality either those expectations already have sufficiently generic coverage elsewhere, or the test really only cares about specific signals being satisfiable or unsatisfiable. Bug: 863078 Change-Id: I59217b5cfaceb790ceccd6e30443c4647c352c30 Reviewed-on: https://chromium-review.googlesource.com/1135449Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#574744}
-
Theresa authored
BUG=863183 Change-Id: I95b00af51ed944e6fc33fe4846d0db96102b2292 Reviewed-on: https://chromium-review.googlesource.com/1135775Reviewed-by:
Becky Zhou <huayinz@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#574743}
-
Jeremy Elson authored
Bug: 831817 Change-Id: I016ce747bfbdce22c045ec24d49d1397d7deac35 Reviewed-on: https://chromium-review.googlesource.com/1135768Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Jeremy Elson <jelson@chromium.org> Cr-Commit-Position: refs/heads/master@{#574742}
-
Ben Pastene authored
TBR=jbudorick Bug: 862645 Change-Id: I7f890b84bf1960eae55d61bc1cca448325133fa6 Reviewed-on: https://chromium-review.googlesource.com/1135704Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#574741}
-
Erik Luo authored
Part 1: introduce pins behind an experiment. - Prompt has 'pin' button to add current expression to pins - Pin pane sticks to the top of the Console, with max height - Pins have multiline editors and a value preview that shows "not available" when there is an error Screenshot: https://imgur.com/a/Ahdtosa Bug: 849875 Change-Id: Ib0b8bafd97551f823ff8b64d13c5259f42328994 Reviewed-on: https://chromium-review.googlesource.com/1087509 Commit-Queue: Erik Luo <luoe@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#574740}
-
Francois Doray authored
This is a no-op cleanup before adding more stuff in TabManager::PerformStateTransitions(). Bug: 775644 Change-Id: I023dd944f536f704398d2ee7470080278ba529e8 Reviewed-on: https://chromium-review.googlesource.com/1133972 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#574739}
-
Christopher Cameron authored
We create a new ui::Compositor at the first character typed in the omnibox. This is very expensive, and is compounded by the fact that the shaders used by rasterization and display must be re-created in this new context. There already exists ui::Compositor recycling in content:: for RenderWidgetHostViewMac. Move this code to ui::, and share it with BridgedNativeWidget. Bug: 712268 Change-Id: I969174e2c38b181e18a10e78dd49d3e9be9690e5 Reviewed-on: https://chromium-review.googlesource.com/1132710 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/master@{#574738}
-
Mitsuru Oshima authored
* ClientControlled do not have to have a new bounds when window is moved to another tree beucase the bounds will be controlled by a client. (window_positioning_utility.cc) * Update bounds locally when the window is added to another display. * Do not move the display if the bounds is set by geometry change. This scenario isn't important right now and will be fixed by neww api. Bug: 862791, b/110171997 TEST: will be covered by a unit test in a separate CL. Change-Id: I2be5748661c680fb35bdaa1d25a2bd209edc4a7d Reviewed-on: https://chromium-review.googlesource.com/1134419Reviewed-by:
Dominik Laskowski <domlaskowski@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#574737}
-
Karan Bhatia authored
If the ruleset for an extension fails to load, the extension won't be able to block/redirect network requests through the Declarative Net Request API. This might happen due to extension corruption issues etc. If this happens, notify the user through a warning on the wrench menu and the chrome://extensions page. BUG=852058 Change-Id: I64157ef0acc2cb37a26cd77ec437eba5d08194b2 Reviewed-on: https://chromium-review.googlesource.com/1134574 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#574736}
-
Nick Harper authored
TBR=bnc@chromium.org Change-Id: Id72317d01cbae3e266eb491f77caae4da33d8bad Reviewed-on: https://chromium-review.googlesource.com/1135638Reviewed-by:
Nick Harper <nharper@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#574735}
-
Jeremy Roman authored
Change-Id: I823bfe0abb0714f849d74bec0c19d7ac979aee0c Reviewed-on: https://chromium-review.googlesource.com/1135192 Commit-Queue: Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#574734}
-
Becca Hughes authored
Add PiP window controls as child views instead of layers. This will allow a bunch of inbuilt a11y functionality to work (e.g. screen reader and focus ring). BUG=848508,848509 Change-Id: I78162241fca0a86999360e9316d5aa69e490021d Reviewed-on: https://chromium-review.googlesource.com/1132546Reviewed-by:
apacible <apacible@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#574733}
-
Khushal authored
Since most commands with OOP raster are paint commands sent via the transfer buffer and not GL commands sent via the command buffer, we can use a much smaller command buffer. R=piman@chromium.org Bug: 859635 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: I8a52395b40f240d774ea2f54cc7f4961ab0ac2ce Reviewed-on: https://chromium-review.googlesource.com/1134471Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#574732}
-
Sidney San Martín authored
This fixes the first browser window appearing blank for a moment. In general, it's better to block than to show the UI in an inconsistent state. Web content should *not* wait this long. Bug: 849762 Change-Id: I2b73e52a0425ee6fa583fcddc0300dc8a2d3ad73 Reviewed-on: https://chromium-review.googlesource.com/1135119 Commit-Queue: Sidney San Martín <sdy@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#574731}
-
Sean DuBois authored
This is a reland of 0bd5cafd The original implementation would incorrectly try to use other pixel formats besides COLOR_FORMAT_YUV420_SEMIPLANAR and COLOR_FORMAT_YUV420_PLANAR Original change's description: > Test H264VideoEncodeAndValidate would fail on devices that don't > support COLOR_FORMAT_YUV420_SEMIPLANAR. This make it so the test > queries the encoder, and then take the color format from the > returned set. > > R=braveyao@chromium.org > > Bug: 860559 > Change-Id: I524a7e803e9781960a99308834bac4d361e0c442 > Reviewed-on: https://chromium-review.googlesource.com/1127469 > Reviewed-by: Weiyong Yao <braveyao@chromium.org> > Reviewed-by: John Rummell <jrummell@chromium.org> > Commit-Queue: Weiyong Yao <braveyao@chromium.org> > Cr-Commit-Position: refs/heads/master@{#573361} R=braveyao@chromium.org Bug: 860559 Change-Id: If2926cb692910fcd8672ddefcf0c4e45e5998e10 Reviewed-on: https://chromium-review.googlesource.com/1132342 Commit-Queue: Weiyong Yao <braveyao@chromium.org> Reviewed-by:
Weiyong Yao <braveyao@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#574730}
-
tzik authored
This CL replaces base::Timer with its subclasses. As base::Timer changes its behavior subject to its construction time flags, that makes hard to see the actual timer behavior, especially it's unclear when a timer is injected from other components. Also, that OnceCallback support of base::Timer is hard to implement on the dynamically determined invocation pattern. Bug: 850247 Change-Id: I842cb4ffc6eeb2715b7abd710a232230fae627bf Reviewed-on: https://chromium-review.googlesource.com/1128779Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#574729}
-
Patrick Monette authored
This will be used by the IncompatibleApplicationsUpdater and ModuleBlacklistCacheUpdater instances to re-analyze a module when it loads into the process. Bug: 846953 Change-Id: I327fce954cc281dd312732823ef168a4086ea787 Reviewed-on: https://chromium-review.googlesource.com/1135634Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#574728}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/39de3d225856..66447ba64fcc git log 39de3d225856..66447ba64fcc --date=short --no-merges --format='%ad %ae %s' 2018-07-12 sadrul@chromium.org trace-viewer: Show a link to codesearch. 2018-07-12 dtu@chromium.org [pinpoint] Use ntpath.join instead of manual joining. 2018-07-12 dtu@chromium.org [pinpoint] Add unit test for JobState when adding a midpoint. 2018-07-12 simonhatch@chromium.org Dashboard - Optimize histogram_set.ReplaceSharedDiagnostic 2018-07-12 cphlipot0@gmail.com [Telemetry] Fix crash caused by unhandled atrace timeout 2018-07-11 benjhayden@chromium.org Add /api/describe/$test_suite. Created with: gclient setdep -r src/third_party/catapult@66447ba64fcc 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:862666 TBR=sullivan@chromium.org Change-Id: If765fc1ce617c13fa0f24ba128ef28c63fe61e68 Reviewed-on: https://chromium-review.googlesource.com/1135615Reviewed-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@{#574727}
-
Wei Li authored
In fullscreen mode, the height of the title bar should be as regular size, not as the regular tab strip height. We can not create a new class for fullscreen since that will trigger an NSThemeFrame assert error in reacquireToolbarViewFromFullScreenWindowAndShow(); we can not directly check styleMask in _titleHeight() function because that may not reflect its fullscreen status. This CL introduces a variable and records its fullscreen status in setStyleMask(). The title bar height is decided based on that variable. BUG=825968,831219 Change-Id: I2e827e31f6e7769344584e2ff9ddd5c4efedc419 Reviewed-on: https://chromium-review.googlesource.com/1132135Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Sidney San Martín <sdy@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#574726}
-
khmel@google.com authored
This also shows notification when this attempt happens. TBR=xiyuan@chromium.org TEST=Manually and unit_tests extended BUG=841939 Change-Id: I6cdb770374d60c4e56539b1fa1d460b011e6bf21 Reviewed-on: https://chromium-review.googlesource.com/1134509 Commit-Queue: Yury Khmel <khmel@google.com> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#574725}
-
Dan Zhang authored
In fuzzing test, fuzzer might send any illegal data to quic. In this case, peer bug shouldn't be captured via DFATAL. Also add EXPECT_QUIC_PEER_BUG macro which is a no-op in chromium. R=zhongyi@chromium.org Bug: 862488 Change-Id: Ic4547cdcc4b7aeb232c9428235aa33ae668659c7 Reviewed-on: https://chromium-review.googlesource.com/1135286Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Dan Zhang <danzh@chromium.org> Cr-Commit-Position: refs/heads/master@{#574724}
-
Jerome Jiang authored
https://chromium.googlesource.com/webm/libvpx.git/+log/03abd2c8f358..829d1b2098b5 $ git log 03abd2c8f..829d1b209 --date=short --no-merges --format='%ad %ae %s' 2018-07-11 jzern test-data.sha1: update crbug-1539.rawfile 2018-07-11 jzern test-data.mk: add missing crbug-1539.rawfile entry 2018-07-09 jianj vp9 svc: Add test for intra-only for 1 SL. 2018-07-10 jzern decode_test_driver: break decompress loop on error 2018-07-10 jingning Fix the denominator in tpl model 2018-07-10 jingning Enable tpl model only for ARFs 2018-07-10 jingning Properly set the is_valid flag in tpl_frame 2018-07-10 marpan vp9: Initialize source variance in nonrd-pickmode. 2018-07-09 jzern vp9_encoder: only alloc tpl stats if enabled 2018-06-23 jzern vpxdec,raw_read_frame: fix eof return 2018-04-11 marpan vp9-svc: Intra-only frame for spatial layers. 2018-07-08 lu_zero [VSX] Add support to Power9-only vec_absd 2018-06-28 ssilkin vp9-svc: add more command line options to test app. 2018-06-22 zoeliu Add hierarchical structure based ref frame update 2018-07-02 jingning Add enable-tpl-model guard 2018-06-26 ssilkin vp9-svc: fix strings concatenation in test app. Created with: roll-dep src/third_party/libvpx/source/libvpx R=johannkoenig@google.com Change-Id: I6859fe93ca4eaf7e960424c79726c9f25cfa72c9 Reviewed-on: https://chromium-review.googlesource.com/1135515Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#574723}
-
Zhiqiang Zhang authored
This CL checks GMS APK version before enabling CAF. The reason is that the current SDK version is 12.0.1, while we require the APK version to be 12.6.0 or above to make it fully functional (this is to avoid intializing the SDK in Activity#onCreate()). Currently we are using a fallback implementation to check GMS APK version. Ideally this should be done via the versioned GoogleApiAvailability.isGooglePlayServiceAvailable() API. However this versioned API is only added in a later version. The downstream implementation is calling the versioned API directly. After the upstream SDK version gets updated, we can just call the versioned API directly. Bug: 711860 Change-Id: Iec5f84cffcc5c55fd303255b91a7f187c79b15cb Reviewed-on: https://chromium-review.googlesource.com/1132474Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Zhiqiang Zhang <zqzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#574722}
-
Henrique Grandinetti authored
Bug: 860674 Change-Id: Iac33adab459abf7bae5f4fae513eea5c06335412 Reviewed-on: https://chromium-review.googlesource.com/1133460Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Henrique Grandinetti <hgrandinetti@google.com> Cr-Commit-Position: refs/heads/master@{#574721}
-
Francois Doray authored
Previously, a tab was proactively discarded when it had spent T time hidden, where T depends on the number of non-discarded tabs and the amount of physical memory. Unfortunately, that meant that if a user kept Chrome open during the night without touching it, all hidden tabs were discarded in the morning. With this CL, we use the "Chrome usage time since hidden" to determine if a tab should be proactively discarded. That will prevent the unwanted behavior of finding all tabs discarded after a long period of inactivity. Bug: 775644 Change-Id: Ie45ddfc07df782adeb32e3334a97bacaec429d45 Reviewed-on: https://chromium-review.googlesource.com/1130470 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#574720}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8b17db68..6234bd45 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: If18a3fa6eca5568e52e21c64e3b31c5081e21300 Reviewed-on: https://chromium-review.googlesource.com/1134599Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#574719}
-
Hector Carmona authored
Shows the page on start up if the NuxGoogleApps feature is enabled. Bug: 832938 Change-Id: Ibec2d3cb15d8922d4b8d475dca71671a6a02878a Reviewed-on: https://chromium-review.googlesource.com/1115475Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#574718}
-
liberato@chromium.org authored
If AbstractTexture drops its reference to the underlying texture, then that texture might have been freed. This happens when the gl stub is lost. Previously, MCVD assumed that the CodecImage attached to the texture was valid. However, if the AbstractTexture has dropped its ref to the texture, and there are no other refs, then this assumption isn't right. This CL checks if the AbstractTexture still has a TextureBase before referencing the CodecImage. An alternate approach of holding a scoped_refptr to the CodecImage in the callback would also work, but might keep the CodecImage around longer than it should when the stub is destroyed. This can hold the MediaCodec open longer if the CodecImage has an unrendered codec buffer. Bug: 863012 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: If83a9eb0c27d6eb8e995424bdf71f7f7bc93590d Reviewed-on: https://chromium-review.googlesource.com/1135697Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#574717}
-
Henrique Grandinetti authored
The function that calculates wheter the time window limit of the current day is active, had a wrong logic. Bug: 860679 Change-Id: Iafaaa54e36424033adaf384cdbc9c15d7aa2328e Reviewed-on: https://chromium-review.googlesource.com/1133459Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Henrique Grandinetti <hgrandinetti@google.com> Cr-Commit-Position: refs/heads/master@{#574716}
-
Ian Clelland authored
This change brings the OriginTrials namespace in line with Blink coding standards, and gets the test methods to match the corresponding methods in RuntimeEnabledFeatures. Change-Id: I2b91fbed4b675d55680996b101a110a98047091c Reviewed-on: https://chromium-review.googlesource.com/1135442Reviewed-by:
Jason Chase <chasej@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#574715}
-
Ken MacKay authored
Allow matching audio streams to be redirected to a different output. Bug: b/73284499 Change-Id: I9eae9d945728e87a6cef299e24632f19860bc8e7 Reviewed-on: https://chromium-review.googlesource.com/1130998 Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#574714}
-
Henrique Grandinetti authored
The used time should be reset once the time usage limit is set. Bug: 860676 Change-Id: I1d9650d298041caf0b6c2f7321f8263727924b60 Reviewed-on: https://chromium-review.googlesource.com/1134058Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Henrique Grandinetti <hgrandinetti@google.com> Cr-Commit-Position: refs/heads/master@{#574713}
-