- 30 Apr, 2018 40 commits
-
-
Sorin Jianu authored
Bug: 837371 Change-Id: Ifc2aa0c3b9a8e75d44dad32136d172d58380f1b4 Reviewed-on: https://chromium-review.googlesource.com/1033468Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#554870}
-
https://pdfium.googlesource.com/pdfium.git/+log/da8063f087c3..94161d59fd3c $ git log da8063f08..94161d59f --date=short --no-merges --format='%ad %ae %s' 2018-04-30 rharrison Optimize yet another piece of barcode code Created with: roll-dep src/third_party/pdfium BUG=chromium:837610 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: I99347d6fe95d3231ead1d96dfaee8e1db381c992 Reviewed-on: https://chromium-review.googlesource.com/1035795Reviewed-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@{#554869}
-
Sergey Ulanov authored
1. Updated FILD GN template to generate and compile tables file, FIDL generated code was failing to link without them. 2. Updated GetNetworkList() for Fuchsia to FIDL API instead of ioctl(). Bug: 831384 Change-Id: Ib90303a5110a465ea5f2bad787a7b63a2bf13f61 Reviewed-on: https://chromium-review.googlesource.com/1023124 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
James Robinson <jamesr@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#554868}
-
Parastoo Geranmayeh authored
Logs hidden or presentational 'select' fields that were autofilled to support reflected synthetic fields. Bug: 836949 Change-Id: I5dfd0d21f96d7f95ede8632fcd092991869e7cb9 Reviewed-on: https://chromium-review.googlesource.com/1033325Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Commit-Queue: Parastoo Geranmayeh <parastoog@google.com> Cr-Commit-Position: refs/heads/master@{#554867}
-
Gayane Petrosyan authored
When trial and group names are outputed to string special characters are escaped. However '.' and '*' are not escaped. Bug: 694675 Change-Id: I52583ee8f05f0dd49c6a4b28b03881054014625a Reviewed-on: https://chromium-review.googlesource.com/988267 Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#554866}
-
https://skia.googlesource.com/skia.git/+log/00d554b5b6d7..44a8c74e3554 $ git log 00d554b5b..44a8c74e3 --date=short --no-merges --format='%ad %ae %s' 2018-04-30 brianosman Use skcms equality to detect sRGB profiles 2018-04-30 herb Check that Android is not looking up fonts 2018-04-27 bsalomon memset arrays in TestForPreservingPMConversions in case of read pixels failure Created with: roll-dep src/third_party/skia BUG=chromium:837649 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=brianosman@chromium.org Change-Id: I355fcd56fff2d47b892989370583cfd9c9bebbfe Reviewed-on: https://chromium-review.googlesource.com/1035621 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554865}
-
Jerome Jiang authored
https://chromium.googlesource.com/webm/libvpx.git/+log/3b460db214b5..e4408a07bea9 $ git log 3b460db21..e4408a07b --date=short --no-merges --format='%ad %ae %s' 2018-04-25 linfengz Update variance_test.cc 2018-04-27 marpan vp9-svc: Remove the memset on the svc fb_idx. 2018-04-25 jianj VP9 SVC: Add new level to constrain inter-layer pred. 2018-04-26 marpan vp9-svc: Remove unneeded call and init some parameters. 2018-04-26 huisu Respect MV limit in vp9_int_pro_motion_estimation() 2018-04-24 huisu Do one level less of transform search for large blocks 2018-04-23 marpan vp9-svc: Add GET control to get SVC pattern info. 2018-04-24 jianj Fix vp8_multi_resolution_encoder test failure. 2018-04-24 huisu Calculate transform size cost once per frame 2018-04-23 huisu Remove get_tx_probs2() 2018-04-23 huisu Add speed feture to control tx size search depth Created with: roll-dep src/third_party/libvpx/source/libvpx R=johannkoenig@google.com BUG=webm:1526, webm:1527 Change-Id: I378c1da29d587a3edfa50f8fd984b0eb318ae765 Reviewed-on: https://chromium-review.googlesource.com/1035530Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#554864}
-
Daniel Cheng authored
Bug: 728219 Change-Id: Iec383f0378bc6c7a2e60f03df5bae4dcfbd9ddd5 Reviewed-on: https://chromium-review.googlesource.com/1035902 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#554863}
-
James Cook authored
It's an internal ash detail. Use extension_misc::EXTENSION_ICON_MEDIUM in the 2 places in Chrome Apps code that need an appropriate size. Bug: 678705 Test: browser_tests Change-Id: I780377a91f1f7da633f784e4fc35bc0b77a9f7de Reviewed-on: https://chromium-review.googlesource.com/1035443Reviewed-by:
Michael Wasserman <msw@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#554862}
-
Reilly Grant authored
This entry was added to single_website_preferences.xml during development of r554468 but is unused and unnecessary. Tapping it triggers a crash. This patch removes it. Bug: 838035 Change-Id: Idb2b1c553e2a716e345903188298fe8e4b1c7e08 Reviewed-on: https://chromium-review.googlesource.com/1035782Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#554861}
-
Tarun Bansal authored
Bug: 817049 Change-Id: I06eba99526dfd5b0a3f7fdc8fca60355abf93326 Reviewed-on: https://chromium-review.googlesource.com/1035914Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#554860}
-
Zhongyi Shi authored
Attempt connection migration by calling OnPathDegrading if the path is still degrading when a new network is connected. Bug: 835444 Change-Id: I3e37d664019af21e7a61d9b49a0fb92d936e6141 Reviewed-on: https://chromium-review.googlesource.com/1026691 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#554859}
-
Theresa authored
Also remove the expand button left-over from Chrome Home. BUG=746712 Change-Id: I3dd3aa2ce6c9ed16146859ec50356b4f73cf5a9d Reviewed-on: https://chromium-review.googlesource.com/1025172 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#554858}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 432353f4. With Chromium commits locally applied on WPT: 303956b6 "Enable WPT tests for the Generic Sensor classes" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/16552 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=lukebjerring No-Export: true Change-Id: I03e39968ae27917473c655b73f26175280f7e009 Reviewed-on: https://chromium-review.googlesource.com/1035703 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@{#554857}
-
Elly Fong-Jones authored
The Mac unfocused border color is far lighter and looks wrong in the MacViews Harmony UI surfaces. Bug: 837278 Change-Id: I98807cf565e30f51ddc5486c3cc00b8cf6ae5c74 Reviewed-on: https://chromium-review.googlesource.com/1035107 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#554856}
-
Emircan Uysaler authored
These categories were renamed in a previous CL. This fix the corresponding telemetry test. Bug: 837881 Change-Id: I0c769add6d9a78ce1364983ed5bb70ac0d644ee0 Reviewed-on: https://chromium-review.googlesource.com/1034119Reviewed-by:
Patrik Höglund <phoglund@chromium.org> Reviewed-by:
Annie Sullivan <sullivan@chromium.org> Commit-Queue: Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#554855}
-
Theresa authored
BUG=837718 Change-Id: I8343ced1fb8d288f842605c292714c82bea99e6a Reviewed-on: https://chromium-review.googlesource.com/1035453Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#554854}
-
Manuel Rego Casasnovas authored
When computing the percentage height of table cell replaced children, if the table cell has horizontal scrollbar we have to subtract its height from the OverrideLogicalHeight(). The patch is just following a suggestion from a TODO in LayoutBox::AvailableLogicalHeightUsing(). BUG=838144 TEST=external/wpt/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html Change-Id: I21f33b82978ffaeb7a6f04eb49ef2e1a52c1e8c0 Reviewed-on: https://chromium-review.googlesource.com/1035125Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Manuel Rego Casasnovas <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#554853}
-
liberato@chromium.org authored
If the surface is destroyed, CodecImage will clear the codec buffer. If something later tries to draw that image, CodecImage tried to get the texture size from the codec buffer. This CL adds a null check. Bug: 835877 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: I71830e0c029a1929154059e221938c332f5b9ffb Reviewed-on: https://chromium-review.googlesource.com/1033191Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#554852}
-
Sarah Hu authored
Bug: 834424 Change-Id: I66544344b31a2fa37ca7ef58cefbc3ffd3beaac0 Reviewed-on: https://chromium-review.googlesource.com/1033797 Commit-Queue: Xiaoyin Hu <xiaoyinh@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#554851}
-
Mustafa Emre Acer authored
Intent to deprecate and remove for renderer-initiated top frame navigations: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/X7rZeU93vjw This CL additionally blocks redirects to filesystem URLs. This matches the redirect behavior of data URLs. Bug: 811558 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I22201825063432ab95872a44aa1925a233e693f5 Reviewed-on: https://chromium-review.googlesource.com/907528 Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#554850}
-
Daniele Castagna authored
Add overlay strategies single-fullscreen and single-on-top when the primary DRM device has atomic capabilities. Bug: 834015 Test: checked on kevin HW overlays are used. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I06ac101311384baeb49eb31f5fab0d2550fb332e Reviewed-on: https://chromium-review.googlesource.com/1022872Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Kristian H. Kristensen <hoegsberg@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#554849}
-
Donn Denman authored
Checks if Contextual Suggestions is enabled and applies the generic sheet UX, which for now just always displays a close box in the Bar instead of an Arrow that transitions to a close when expanded. Since the close box has a different behavior from clicking on the bulk of the Bar, there's always a divider line in the Bar when the X is enabled. BUG=831783 Change-Id: I016073a36e633458ae8df8e99f9e13d940fc91d7 Reviewed-on: https://chromium-review.googlesource.com/1022982 Commit-Queue: Donn Denman <donnd@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#554848}
-
Maks Orlovich authored
(But don't use them yet). This takes care of managing the FileNetLogObserver with a passed-in destination file, and also of all aspects of pulling state from URLRequestContexts, which browser-end NetExportFileExporter presently does but won't be able to with network service. There is one behavior difference in that respect: the in-progress entries for things that are in flight when the export is started now included all URLRequestContexts known, rather than just the main + media + system for whever the export UI is running. Given that events collected when export is active included everything already, this seemed rational as consistent, and avoiding complexity of finding the particular contexts, including the going-away media one. Bug: 767450 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I55334b8282165203f13ecf7a7a7de253fe36b1f1 Reviewed-on: https://chromium-review.googlesource.com/1030033Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#554847}
-
Allen Bauer authored
* Inactive tabs * No shape or color separate from the background. * Shape and color appears on hover. * No visible close icon until mouse hover. * Incognito mode colors for close icon for static/hover/pressed. TBR=msw@chromium.org Bug: 822061 Change-Id: I0898fcb49f1133d0922f364c0453b4436e344b35 Reviewed-on: https://chromium-review.googlesource.com/1024602 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#554846}
-
Josh Karlin authored
Rename to simplify the code Bug: 807640 Change-Id: Ib7a7e76ec6db79cbd4423de60719d53f79e02926 Reviewed-on: https://chromium-review.googlesource.com/1035466Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#554845}
-
https://chromium.googlesource.com/angle/angle.git/+log/b90779ebf018..0ade8e88d811 $ git log b90779ebf..0ade8e88d --date=short --no-merges --format='%ad %ae %s' 2018-04-27 jmadill Use time tolerance in run_code_generation check. Created with: roll-dep src/third_party/angle 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=cwallez@chromium.org Change-Id: Ib60fe274827b8211a2583d5d1c8e4e34f5810080 Reviewed-on: https://chromium-review.googlesource.com/1035459 Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554844}
-
https://pdfium.googlesource.com/pdfium.git/+log/7c7f78a432a4..da8063f087c3 $ git log 7c7f78a43..da8063f08 --date=short --no-merges --format='%ad %ae %s' 2018-04-30 tsepez Make CPDFSDK_FormFillEnvironment always hold a CPDF_Document. Created with: roll-dep src/third_party/pdfium 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: Ic0d1d5debd6835d89dcd2de1f1ecb4301ac97c09 Reviewed-on: https://chromium-review.googlesource.com/1035604 Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554843}
-
https://chromium.googlesource.com/catapult.git/+log/21bd95c9099f..dc11306a8315 $ git log 21bd95c90..dc11306a8 --date=short --no-merges --format='%ad %ae %s' 2018-04-30 simonhatch Dashboard - Remove set_warning_message 2018-04-30 simonhatch Dashboard - Remove test_buildbucket.py 2018-04-30 perezju [Telemetry] Use -f when removing Android profile Created with: roll-dep src/third_party/catapult BUG=chromium:838096 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. TBR=sullivan@chromium.org Change-Id: If2c2412ddbf3d18a9ac7152b19a4659bdcff912d Reviewed-on: https://chromium-review.googlesource.com/1035526Reviewed-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@{#554842}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/434bb526..c85a0583 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: Ibd02f16a83811d30127d7d8877c61c0d4a8567c4 Reviewed-on: https://chromium-review.googlesource.com/1035105Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#554841}
-
Maggie Chen authored
Three UMA histograms are added to record whether the GPU supports these Vulkan extensions GPU.VulkanExtSuport.VK_KHR_external_memory_win32, GPU.VulkanExtSuport.VK_KHR_external_semaphore_win32, GPU.VulkanExtSuport.VK_KHR_win32_keyed_mutex BUG=775983 TEST=manual,Chrome://histograms R=zmo@chromium.org 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: I851d262e158c3757ecba74f98f3cc6ac79213a47 Reviewed-on: https://chromium-review.googlesource.com/1025030Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#554840}
-
Tibor Goldschwendt authored
Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Idded5797a62b7ee1291363b20cbc154237a97582 Reviewed-on: https://chromium-review.googlesource.com/1028004 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Becky Zhou <huayinz@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#554839}
-
Peter Wen authored
* Switch Android Studio's generate_gradle.py script to no longer build all the generated files by default. This reduces runtime for a clean build from 10 minutes to 20 seconds. Add a `--full` flag to explicitly build these generated files, which should not be necessary on a regular basis. * Most of the benefit from generated files being present is fewer red underlines in Android Studio. Many red underlines are from lacking a R.java file, which takes a long time to generate. * Fix bug so generate_gradle.py works even right after `gn clean`. * Allow users to specify `-j` so generate_gradle.py works without goma. * Speed up generating the `all` module (which is the default) by not creating each sub-project's build.gradle file when generating the information that it needs. Bug: 799954,620034 Change-Id: Ie3c6ea0cdba198aede001332d64bec2eccffbe13 Reviewed-on: https://chromium-review.googlesource.com/1031052Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#554838}
-
mrefaat authored
Bug: 837670 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I0a45e4717bd2c974408c9247054dea6a0ee13a02 Reviewed-on: https://chromium-review.googlesource.com/1033028 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#554837}
-
Marcin Wiacek authored
Trivial fix for next LTS Ubuntu (similar to the https://chromium-review.googlesource.com/c/chromium/src/+/736729) + adding LTS info to older versions mentioned in changed sh file + removing 17.04 info Change-Id: Ib3889ac68bc41ff90cc6e36d9c60f56e2af76527 Reviewed-on: https://chromium-review.googlesource.com/1034055Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#554836}
-
bsheedy authored
Adds a version of KeyMobileSitesSmoothPageSet page set and SmoothnessKeyMobileSites benchmark for use in the VR browser. This re-uses all the same URLs/pages, but also adds a Vimeo page since video is a large use case for VR. Bug: 732830 Change-Id: I9146c1d2056527b8460b56a8b28f5da47ead1b23 Reviewed-on: https://chromium-review.googlesource.com/963042 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#554835}
-
Manuel Rego Casasnovas authored
In LayoutBox::ComputeReplacedLogicalHeightUsing() we were using the OverrideContentLogicalHeight() plus scrollbar height, that was wrong and we should subtract the scrollbar too. This caused issues to resolve the percentage heights on grid item replaced children, if the grid item has a scrollbar. To fix the issue we just need to follow the suggestion in the TODO and use OverrideContentLogicalHeight() directly. This was the last place using OverrideContentAndScrollbarLogicalHeight() so we can get rid of it. The patch removes that method together with OverrideContentAndScrollbarLogicalWidth() that was no longer used. BUG=837141 TEST=external/wpt/css/css-grid/grid-items/percentage-size-replaced-subitems-001.html Change-Id: I28cf6e65c21e6314808c4430515f06c07d4a739e Reviewed-on: https://chromium-review.googlesource.com/1035003Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Manuel Rego Casasnovas <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#554834}
-
Daniel Cheng authored
Previously, the plugin completely skipped virtual specifier checks on Gmock objects since it wasn't smart enough to filter out warnings caused by Gmock macros. In preparation for making the plugin smarter, this CL fixes existing virtual specifier warnings in //google_apis/gaia. This CL was uploaded by git cl split. R=rogerta@chromium.org Bug: 837148 Change-Id: Ia35de72ebe190980cbce1b3a8b0e96bd7f6fa246 Reviewed-on: https://chromium-review.googlesource.com/1031198Reviewed-by:
Roger Tawa <rogerta@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#554833}
-
Scott Violet authored
This way UniquePtrMatcher can be used with containers that use a deleter other than the default. BUG=none TEST=none Change-Id: I4fcea47ea6d756f2ee68ebe94df70c5cd6e0bdc5 Reviewed-on: https://chromium-review.googlesource.com/1033692 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#554832}
-
Biao She authored
This provides a best-effort interface to retrieve the time at which a GLFence changed state. This is useful for getting a render time estimate without having to poll the fence or actively waiting for it to signal. Bug: none 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: I4df20684fdaeb0f39b36fb72bd1d65a2766952fd Reviewed-on: https://chromium-review.googlesource.com/1030049Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Commit-Queue: Biao She <bshe@chromium.org> Cr-Commit-Position: refs/heads/master@{#554831}
-