- 29 Mar, 2018 24 commits
-
-
https://skia.googlesource.com/skia.git/+log/6cf20044d88d..6eba063b63ef $ git log 6cf20044d..6eba063b6 --date=short --no-merges --format='%ad %ae %s' 2018-03-28 robertphillips Add new GrResourceCache::purgeUnlockedResources variant 2018-03-28 bungeman Check that paint is not null in OveridePaintFilterCanvas. 2018-03-27 robertphillips Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) 2018-03-28 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 680ab5a31..59fdb4e14 (3 commits) 2018-03-28 angle-skia-autoroll Roll skia/third_party/externals/angle2/ c7575da54..78c5eb2ab (1 commit) 2018-03-28 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ fc0d0c4c7..680ab5a31 (1 commit) 2018-03-27 bungeman Roll FreeType. 2018-03-27 halcanary SkPDF: Accept non-monotonic text cluster indices 2018-03-27 csmartdalton Delete GPU alpha clip masks 2018-03-28 jvanverth Rename SkInsetConvexPolygon to SkOffsetPolygon. 2018-03-27 robertphillips Add handling for allocation failure in GrTextureOpList Created with: roll-dep src/third_party/skia 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=mtklein@chromium.org Change-Id: Iffa7f2df9e3b63397d3ea0c60593e3e091ca560c Reviewed-on: https://chromium-review.googlesource.com/984909Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Mike Klein <mtklein@chromium.org> Cr-Commit-Position: refs/heads/master@{#546690}
-
https://chromium.googlesource.com/catapult.git/+log/10232e9c96f4..b1c9ad5aa1d0 $ git log 10232e9c9..b1c9ad5aa --date=short --no-merges --format='%ad %ae %s' 2018-03-28 minch Disable testRepeatableScrollActionNoRepeats on chromeos. Created with: roll-dep src/third_party/catapult 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: Ib649feeb91db6e063cf475c5666fe6204f580f7b Reviewed-on: https://chromium-review.googlesource.com/984960 Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#546689}
-
Avi Drissman authored
1. C++11ify a few things. 2. Clarify that the callbacks are RepeatingCallbacks. BUG=714018 Change-Id: I6f1ffeacbcaee54d70a53803a2082cfb11f98f83 Reviewed-on: https://chromium-review.googlesource.com/979196 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#546688}
-
Naoki Fukino authored
On BACKSPACE, users should be navigated to the parent folder of the current one. We have used Entry.getParent() to identify the parent folder, but it is not safe when the current folder is under fake directories. As we already have the current folder's ascendant folders as breadcrumbs, using it to identify parent folders is safe for consistency between UI and shortcut-key handling. Bug: 769015 Test: Manually tested Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Id3af343dd12921fb14d37f2bed6ce146a478987a Reviewed-on: https://chromium-review.googlesource.com/984832Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Commit-Queue: Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#546687}
-
Conley Owens authored
This change adds a bool `network_accessed` to the list of fields in SubresourceLoadInfo. Notably, this is important for recording page load metrics when the Network Service is enabled. BUG=816684 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I0192a50584da4a932da98ebd0a84f4c126836ce1 Reviewed-on: https://chromium-review.googlesource.com/963313Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Conley Owens <cco3@chromium.org> Cr-Commit-Position: refs/heads/master@{#546686}
-
Joel Einbinder authored
Change-Id: I89abcf3b5350722ac4d58842250acf9d4b714aa4 Reviewed-on: https://chromium-review.googlesource.com/954405Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Commit-Queue: Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#546685}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/86ddc1d4..7a12b0f2 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;master.tryserver.chromium.win: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: I80153419b0bb01d6234a2d2e175135530337c765 Reviewed-on: https://chromium-review.googlesource.com/985312Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#546684}
-
Oksana Zhuravlova authored
This change moves memory_allocator_dump_cross_process_uid.mojom and process_id.mojom from //mojo/common to//mojo/public/mojom/base. Corresponding typemap and struct traits files were also moved. Unit test for MemoryAllocatorDumpGuid and ProcessId were to mojo_unittests. This change also removes mojo/common/common_custom_types_struct_traits.{h,cc} and //mojo/common:struct_traits target. Bug: 799482,806965 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;master.tryserver.chromium.linux:linux_mojo;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I750b22ccd208c1929e2dfca85d58c9496e84272f Reviewed-on: https://chromium-review.googlesource.com/978783 Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#546683}
-
James Hawkins authored
R=khorimoto@chromium.org Bug: none Test: none Change-Id: Iee5ec5f5fa2e6fbcbc37bd676860db123da2aaf5 Reviewed-on: https://chromium-review.googlesource.com/985492 Commit-Queue: James Hawkins <jhawkins@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#546682}
-
Tibor Goldschwendt authored
Bug: 819883 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;master.tryserver.chromium.linux:linux_vr;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I2014bd7f195b773b74e9366f916c32092ceba879 Reviewed-on: https://chromium-review.googlesource.com/984733 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Amirhossein Simjour <asimjour@chromium.org> Cr-Commit-Position: refs/heads/master@{#546681}
-
Tim Zheng authored
BUG=chromium:800120 TEST=manual test. Change-Id: I1d05d5b8d75f8a4380820bcab2d09f0869adfce4 Reviewed-on: https://chromium-review.googlesource.com/985143 Commit-Queue: Tim Zheng <timzheng@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Cr-Commit-Position: refs/heads/master@{#546680}
-
Zhuoyu Qian authored
We should check Background{X/Y}Origin when check BackgroundPosition{X/Y}. BackgroundPosition same but BackgroundEdgeOrigin different is not the same position, we should return false when FillLayersEqual(). Bug: 823046 Signed-off-by:
Zhuoyu Qian <zhuoyu.qian@samsung.com> Change-Id: Ia7d0c5af33e1ee5986420dc054c2ce1b1f65e9b0 Reviewed-on: https://chromium-review.googlesource.com/967912Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#546679}
-
Owen Min authored
This is a reland of e630584f Original change's description: > Add some helper function for machine level user cloud policy. > > MachineLevelUserCloudPolicyRegistrar register a device with the enrollment > token and MachineLevelUserCloudPolicyFetcher poll the policy > > > Bug: 812641 > Change-Id: I43a71c280d4e4c011a6a819a9d301278ed62a633 > Reviewed-on: https://chromium-review.googlesource.com/978668 > Commit-Queue: Owen Min <zmin@chromium.org> > Reviewed-by: Maksim Ivanov <emaxx@chromium.org> > Cr-Commit-Position: refs/heads/master@{#546604} TBR=emaxx@chromium.org Bug: 812641 Change-Id: Ie61f3fcd1d7a82e14d95349af1768f477466f774 Reviewed-on: https://chromium-review.googlesource.com/985253Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#546678}
-
Dan Harrington authored
The Prefetch service now depends directly on the OfflinePageModel. Previously, we had to route access to the model through browser/. This can be done safely because the Taskified model does not load the entire database in memory like the previous implementation did. Bug: 823521 Change-Id: I90f4ca4d3c1f9a7aeaee20e21b7f6048bb5a8777 Reviewed-on: https://chromium-review.googlesource.com/969708 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#546677}
-
Jay Civelli authored
Contains the following changes: 4ad3334 Pass float parameters via vector 2 float and "w" for scalar multiply. by Frank Barchard d868089 Fix building with clang targeting x86_32 mingw by Martin Storsjö 548ec65 Require clang 6 for AVX512 support by Frank Barchard c21af29 jpeg remove empty function declarations by Frank Barchard fdad629 Add a method to force the CPU flags by Jay Civelli 6ecd76a Make libyuv use the hermetic xcode toolchain. by Patrik Höglund 9d70f13 cpuid sandbox friendlier avoiding getenv() by Frank Barchard 83aa751 AVX512 VMBI version of ARGBToRGB24 by Frank Barchard 004954c cpu disables for AVX 512 and unittest show decimal by Frank Barchard 1d509f2 ARGBToRGB24_AVX2 version by Frank Barchard 3009890 NV21ToRGB24_AVX2 and SSSE3 by Frank Barchard Change-Id: I90cbce98ba91ebe5eb477ad9df0640f5a1bb4994 Reviewed-on: https://chromium-review.googlesource.com/980744 Commit-Queue: Jay Civelli <jcivelli@chromium.org> Reviewed-by:
Frank Barchard <fbarchard@chromium.org> Cr-Commit-Position: refs/heads/master@{#546676}
-
Biao She authored
This is step 1 for supporting Toast. It currently make Toast.show a noop while in VR. Step 2 will properly show/cancel Toast while in VR. Bug: 819886 Change-Id: I8970690e6653edd76431b7634af7d673100b0125 Reviewed-on: https://chromium-review.googlesource.com/978396Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Biao She <bshe@chromium.org> Cr-Commit-Position: refs/heads/master@{#546675}
-
Daniel Murphy authored
Bug: 716490 Change-Id: Ia9f62a49145183f348081a1aa28ae8d0acbacf35 Reviewed-on: https://chromium-review.googlesource.com/985245Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#546674}
-
Candice Sy authored
This is the second CL for introducing descriptive failed download status text for offline pages. - Identifies net error failures by distinguishing them from HTTP errors. - Sets up updating FailState after a completed attempt. Future work needed: Store FailState in RequestQueueStore, so the most relevant error out of all download attempts can be used to determine the status text. For more context, refer to https://chromium-review.googlesource.com/976560. Bug: 824931 Change-Id: I3f59be271d8c8670c86305c5ff6548689cbe93bf Reviewed-on: https://chromium-review.googlesource.com/977231 Commit-Queue: Candice Sy <cmsy@google.com> Reviewed-by:
Peter Williamson <petewil@chromium.org> Reviewed-by:
Cathy Li <chili@chromium.org> Cr-Commit-Position: refs/heads/master@{#546673}
-
rodmartin authored
Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ia83d52e9f2ab469939c3f3e1fc6cd532b41a6715 Reviewed-on: https://chromium-review.googlesource.com/981082Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Georges Khalil <georgesak@chromium.org> Commit-Queue: Martin Rodriguez <rodmartin@google.com> Cr-Commit-Position: refs/heads/master@{#546672}
-
Hector Carmona authored
Bug: 814397 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I7355da6c2d6e8a8622da728c24f5481e150f3d48 Reviewed-on: https://chromium-review.googlesource.com/932759Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#546671}
-
Christopher Cameron authored
Do a verbatim-cut-and-paste of InitPopup and SetBounds (modulo parameter names) from RWHVMac to PopupWindowMac. Instantiate PopupWindowMac in RWHNSViewLocalBridge. R=tapted TBR=avi (content/) Bug: 821651 Change-Id: I1027b09451baeeac231d2acb0eb180c4f3a7e65b Reviewed-on: https://chromium-review.googlesource.com/979392 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#546670}
-
Peter Wen authored
Now that we have pak, dex, and native entries, showing other files in the apk makes for a more representative display of the relative directory sizes. Bug: None Change-Id: I3e87812dc711aeea108d69cf7460af95932798ad Reviewed-on: https://chromium-review.googlesource.com/985134 Commit-Queue: agrieve <agrieve@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#546669}
-
Kyle Horimoto authored
This service is only intended to be used in CrOS. Its old location (//components/multidevice) has been removed. Bug: 821326, 824568, 752273 Change-Id: Icbef4d23e73640eb5d3b92db9d19e519b8a50959 Reviewed-on: https://chromium-review.googlesource.com/982896 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#546668}
-
CJ DiMeglio authored
Update expectations for mac. Change-Id: Ibb47d888237e223defeffe184b9bcbab1d239785 Reviewed-on: https://chromium-review.googlesource.com/982377Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: CJ DiMeglio <lethalantidote@chromium.org> Cr-Commit-Position: refs/heads/master@{#546667}
-
- 28 Mar, 2018 16 commits
-
-
Varun Mohan authored
This will be used in the aggressive proactive tab discarding experiment in order to determine the shortest delay until discard across all LifecycleUnits. This enables us to have a single timer for this experiment, rather than having a timer per LifecycleUnit. Bug: 727353 Change-Id: I6726ed7558d60116a7acaae9a28a78312d97228f Reviewed-on: https://chromium-review.googlesource.com/983754 Commit-Queue: Varun Mohan <varunmohan@google.com> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#546666}
-
https://chromium.googlesource.com/angle/angle.git/+log/13e31bb030ec..8a02d3b57b30 $ git log 13e31bb03..8a02d3b57 --date=short --no-merges --format='%ad %ae %s' 2018-03-27 lucferron Vulkan: Enable depth render state dEQP tests 2018-03-27 fjhenigman Return gl::Error from VertexArray::syncState(). 2018-03-21 oetuaho Use a specialized hash function for mangled names 2018-03-26 geofflang Add a FixedVector class to have "variable" size vectors on the stack. Created with: roll-dep src/third_party/angle BUG=chromium:823856 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=lucferron@chromium.org Change-Id: I509a5fce20d9dcb9bbf649d4c4c7ef5f483fc877 Reviewed-on: https://chromium-review.googlesource.com/985146 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@{#546665}
-
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6c24d37fe9e9..6ceb34538985 $ git log 6c24d37fe..6ceb34538 --date=short --no-merges --format='%ad %ae %s' 2018-03-28 thakis Remove dnj from depot_tools OWNERS 2018-03-28 thakis add a standalone angle gclient config Created with: roll-dep src/third_party/depot_tools BUG=chromium:820421 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. TBR=agable@chromium.org Change-Id: I68a9d20d65eddc0d10f417a849221f399c2ce1c9 Reviewed-on: https://chromium-review.googlesource.com/985019Reviewed-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@{#546664}
-
https://chromium.googlesource.com/chromiumos/chromite.git/+log/9a9e4a1b1ca2..3b299243038c $ git log 9a9e4a1b1..3b2992430 --date=short --no-merges --format='%ad %ae %s' 2018-03-28 chrome-bot Update config settings by config-updater. Created with: roll-dep src/third_party/chromite 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: Id32c027434b8d193a32bba99498074415a69ac00 Reviewed-on: https://chromium-review.googlesource.com/985147Reviewed-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@{#546663}
-
Kim Paulhamus authored
Bug: 664630 Change-Id: I33752d771686b3c935b12bf13d1962cf456a32cd Reviewed-on: https://chromium-review.googlesource.com/978506 Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#546662}
-
Yuwei Huang authored
This CL tracks the current auth method for telemetry and feedback. This can help us analyze auth method-specific issues and understand how many users are using pairing or third party auth. Change-Id: Ib1a528bab9af22f4c97cc2fc0cf01306c08d18ac Bug: 811375 Reviewed-on: https://chromium-review.googlesource.com/981183 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#546661}
-
Matthew Jones authored
This patch replaces a direct feature util check for modern with the location bar specific implementation. This fixes an issue with the incorrect background color being shown in the search widget's omnibox suggestions. Bug: 826235 Change-Id: I116e55a9605d94cbe84b9445d1815906b1b8c02f Reviewed-on: https://chromium-review.googlesource.com/984868Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#546660}
-
Kyle Horimoto authored
Some previous CLs have moved around the MultiDevice code; this CL updates the relevant watch lists for this project. Bug: 824568 Change-Id: I8f89099cfea9ca299a9eceb89c1ad4cf084dc3bc Reviewed-on: https://chromium-review.googlesource.com/984727Reviewed-by:
James Hawkins <jhawkins@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#546659}
-
Alexey Kozyatinskiy authored
R=pfeldman@chromium.org Screenshot: https://imgur.com/a/oUxxV Bug: none Change-Id: Id64232c2b01bcc83957d702f52a60ab5e2f2d0d9 Reviewed-on: https://chromium-review.googlesource.com/985138 Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Cr-Commit-Position: refs/heads/master@{#546658}
-
Ken Rockot authored
Bug: 813045 Change-Id: I38ce7411a65195c5dfb74ccfd866e2f3cd6b1640 Reviewed-on: https://chromium-review.googlesource.com/984440Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#546657}
-
https://pdfium.googlesource.com/pdfium.git/+log/8eac5ad73918..cbf76e656042 $ git log 8eac5ad73..cbf76e656 --date=short --no-merges --format='%ad %ae %s' 2018-03-28 dsinclair Rename CBA_AnnotIterator to CPDFSDK_AnnotIterator 2018-03-28 dsinclair Use CPDF_DefaultAppearance instead of custom parsing 2018-03-28 dsinclair Rename fpdfsdk/fpdf* files to be consistent 2018-03-28 dsinclair More fpdfsdk filename cleanup 2018-03-28 dsinclair Rename some fsdk files to cpdfsdk 2018-03-28 dsinclair Use ByteStringView in parsers 2018-03-28 dsinclair Cleanup fsdk_define methods 2018-03-28 dsinclair Remove ByteString PDF_NameDecode 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: I89e4be6a6c70bcb5618b0f91f03c14b1cae8fb7f Reviewed-on: https://chromium-review.googlesource.com/985104Reviewed-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@{#546656}
-
kylechar authored
Add a CHECK that XOpenDisplay() doesn't return null when initializing Ozone X11. There is no point going any further, we are going to crash somewhere else and the crash stack isn't going to be as obvious. Bug: 806508 Change-Id: Ibdde13298d160cf4aff8420222a56af9fa303d22 Reviewed-on: https://chromium-review.googlesource.com/980596 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#546655}
-
Xiaoqian Dai authored
The reason is snapping an Arc app window is an async operation, so when overview grid is opened, it's possible that Arc app window hasn't been snapped successfully, and in this case it will put in the overview mode. To fix this problem, we open the overview first and then snap the desired window. Bug: 826929 Change-Id: I7ba477e0fa3bc60f567ef07c53e2130dade35033 Reviewed-on: https://chromium-review.googlesource.com/985210Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#546654}
-
Peter Kasting authored
* Increase icon size to 20x20 * Change dividers to match color of bubble border. This also slightly affects the bookmark bar separator color (to make that consistent also). * Change shadow to match bubbles (specifically, to use their drawing code). * Remove arrows. Does not remove arrow-drawing machinery. * Now that there are no arrows and only a single color scheme, theme infobars (matches the detached bookmark bar). * Now that infobars are themed, match the incognito color scheme (reverts an old CL that forced infobars to always use the non-incognito theme). Most of the above changes are views-only; the only change that affects Mac is eliminating arrows. This is aimed at doing the minimal cleanup necessary to implement the above; https://chromium-review.googlesource.com/c/chromium/src/+/940769 is a more full-fledged implementation of this that rips out all the arrow-drawing infrastructure and makes further improvements, but isn't suitable for merging back. BUG=686285 Change-Id: I4833c5d43912d779950190cf0e44090d7e65c3d3 Reviewed-on: https://chromium-review.googlesource.com/981776 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#546653}
-
Min Qin authored
DownloadItem and DownloadFile are all in components/download Move the mock classes to components/download too. No functional changes, just file move. Bug: 803135 Change-Id: I73dd2a5e90704830146dd09a599c458e0748a046 Reviewed-on: https://chromium-review.googlesource.com/978872 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#546652}
-
kristipark authored
Setting body height=100% causes the height to only include the height of the window. If there is any content beyond the window height, the background will be cut off. Bug: 824040 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ia47aa0dc8047ebc634e0c8f170f22fe9b2b39249 Reviewed-on: https://chromium-review.googlesource.com/984777Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#546651}
-