flag_descriptions.cc 299 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438
  1. // Copyright 2017 The Chromium Authors. All rights reserved.
  2. // Use of this source code is governed by a BSD-style license that can be
  3. // found in the LICENSE file.
  4. #include "chrome/browser/flag_descriptions.h"
  5. #include "build/build_config.h"
  6. #include "build/chromeos_buildflags.h"
  7. #include "pdf/buildflags.h"
  8. // Keep in identical order as the header file, see the comment at the top
  9. // for formatting rules.
  10. namespace flag_descriptions {
  11. const char kAccelerated2dCanvasName[] = "Accelerated 2D canvas";
  12. const char kAccelerated2dCanvasDescription[] =
  13. "Enables the use of the GPU to perform 2d canvas rendering instead of "
  14. "using software rendering.";
  15. const char kCanvasOopRasterizationName[] =
  16. "Out-of-process 2D canvas rasterization.";
  17. const char kCanvasOopRasterizationDescription[] =
  18. "The rasterization of 2d canvas contents is performed in the GPU process. "
  19. "Requires that out-of-process rasterization be enabled.";
  20. const char kAcceleratedVideoDecodeName[] = "Hardware-accelerated video decode";
  21. const char kAcceleratedVideoDecodeDescription[] =
  22. "Hardware-accelerated video decode where available.";
  23. const char kAcceleratedVideoEncodeName[] = "Hardware-accelerated video encode";
  24. const char kAcceleratedVideoEncodeDescription[] =
  25. "Hardware-accelerated video encode where available.";
  26. const char kEnableMediaInternalsName[] = "Media-internals page";
  27. const char kEnableMediaInternalsDescription[] =
  28. "Enables the chrome://media-internals debug page.";
  29. extern const char kAccessCodeCastDeviceDurationName[] =
  30. "Saves devices for Access Code Casting.";
  31. extern const char kAccessCodeCastDeviceDurationDescription[] =
  32. "This feature enables saved devices when using Access Code Casting. Policy "
  33. "must be set to "
  34. "specify a duration for the device to be saved.";
  35. #if BUILDFLAG(ENABLE_PDF)
  36. const char kAccessiblePDFFormName[] = "Accessible PDF Forms";
  37. const char kAccessiblePDFFormDescription[] =
  38. "Enables accessibility support for PDF forms.";
  39. #endif
  40. const char kAccountIdMigrationName[] = "Account ID migration";
  41. const char kAccountIdMigrationDescription[] =
  42. "Migrate to use Gaia ID instead of the email as the account identifer for "
  43. "the Identity Manager.";
  44. const char kLauncherAppSortName[] = "Productivity experiment: Reorder Apps";
  45. const char kLauncherAppSortDescription[] =
  46. "To evaluate an enhanced Launcher experience that enables users to reorder "
  47. "their apps in order to find them more easily.";
  48. const char kLeakDetectionUnauthenticated[] =
  49. "Leak detection for signed out users.";
  50. const char kLeakDetectionUnauthenticatedDescription[] =
  51. "Enables leak detection feature for signed out users.";
  52. const char kAlignWakeUpsName[] = "Align delayed wake ups at 125 Hz";
  53. const char kAlignWakeUpsDescription[] =
  54. "Run most delayed tasks with a non-zero delay (including DOM Timers) on a "
  55. "periodic 125Hz tick, instead of as soon as their delay has passed.";
  56. const char kAllowInsecureLocalhostName[] =
  57. "Allow invalid certificates for resources loaded from localhost.";
  58. const char kAllowInsecureLocalhostDescription[] =
  59. "Allows requests to localhost over HTTPS even when an invalid certificate "
  60. "is presented.";
  61. const char kAndroidPWAsDefaultOfflinePageName[] =
  62. "Android PWAs default offline page";
  63. const char kAndroidPWAsDefaultOfflinePageDescription[] =
  64. "Shows customised default offline page when web app is offline.";
  65. const char kWindowsFollowCursorName[] =
  66. "Windows open on the display with the cursor";
  67. const char kWindowsFollowCursorDescription[] =
  68. "When there are multiple displays, windows open on the display where "
  69. "cursor is located.";
  70. const char kAnimatedImageResumeName[] = "Use animated image resume behavior";
  71. const char kAnimatedImageResumeDescription[] =
  72. "Resumes animated images from the last frame drawn rather than attempt "
  73. "to catch up to the frame that should be drawn based on current time.";
  74. const char kAriaElementReflectionName[] = "Enable ARIA element reflection";
  75. const char kAriaElementReflectionDescription[] =
  76. "Enable setting ARIA relationship attributes that reference other elements "
  77. "directly without an IDREF";
  78. const char kAttributionReportingDebugModeName[] =
  79. "Attribution Reporting Debug Mode";
  80. const char kAttributionReportingDebugModeDescription[] =
  81. "Enables debug mode for the Attribution Reporting API. This removes all "
  82. "reporting delays and noise. Only works if the Attribution Reporting API "
  83. "is already enabled.";
  84. const char kBatchFetchRequestsName[] = "Batch Fetch Requests";
  85. const char kBatchFetchRequestsDescription[] =
  86. "Process resource requests in batches while parsing a HTML document.";
  87. const char kBrokerFileOperationsOnDiskCacheInNetworkServiceName[] =
  88. "Broker file operations on disk cache in the Network Service";
  89. const char kBrokerFileOperationsOnDiskCacheInNetworkServiceDescription[] =
  90. "Broker file operations on disk cache running in the Network Service. This "
  91. "is no-op when the Network Service is running in the browser process.";
  92. const char kClipboardUnsanitizedContentName[] =
  93. "Clipboard unsanitized read and write";
  94. const char kClipboardUnsanitizedContentDescription[] =
  95. "Allows reading/writing unsanitized content from/to the clipboard. "
  96. "Currently, it is only applicable to HTML format. See crbug.com/1268679.";
  97. const char kCSSContainerQueriesName[] = "Enable CSS Container Queries";
  98. const char kCSSContainerQueriesDescription[] =
  99. "Enables support for @container, inline-size and block-size values for the "
  100. "contain property, and the LayoutNG Grid implementation.";
  101. const char kConditionalTabStripAndroidName[] = "Conditional Tab Strip";
  102. const char kConditionalTabStripAndroidDescription[] =
  103. "Allows users to access conditional tab strip.";
  104. const char kContentLanguagesInLanguagePickerName[] =
  105. "Content languages in language picker";
  106. const char kContentLanguagesInLanguagePickerDescription[] =
  107. "Enables bringing user's content languages that are translatable to the "
  108. "top of the list with all languages shown in the translate menu";
  109. const char kCustomizeChromeSidePanelName[] = "Customize Chrome Side Panel";
  110. const char KCustomizeChromeSidePanelDescription[] =
  111. "Enables the ability to use Customize Chrome functionality from the "
  112. "unified side panel on the New Tab Page.";
  113. const char kForceStartupSigninPromoName[] = "Force Start-up Signin Promo";
  114. const char kForceStartupSigninPromoDescription[] =
  115. "If enabled, the full screen signin promo will be forced to show up at "
  116. "Chrome start-up.";
  117. const char kTangibleSyncName[] = "Tangible Sync";
  118. const char kTangibleSyncDescription[] =
  119. "Enables the tangible sync when a user starts the sync consent flow";
  120. const char kDebugHistoryInterventionNoUserActivationName[] =
  121. "Debug flag for history intervention on no user activation";
  122. const char kDebugHistoryInterventionNoUserActivationDescription[] =
  123. "This flag when enabled, will be used to debug an issue where a page that "
  124. "did not get user activation "
  125. "is able to work around the history intervention which is not the expected "
  126. "behavior";
  127. extern const char kDefaultChromeAppsMigrationName[] =
  128. "Default Chrome apps policy migration";
  129. extern const char kDefaultChromeAppsMigrationDescription[] =
  130. "Enable replacing policies to force install Chrome apps with policies to "
  131. "force install PWAs";
  132. const char kDeferredFontShapingName[] = "Deferred Font Shaping";
  133. const char kDeferredFontShapingDescription[] =
  134. "Defer text rendering in invisible CSS boxes until the boxes become "
  135. "visible.";
  136. const char kDocumentPictureInPictureApiName[] =
  137. "Document Picture-in-Picture API";
  138. const char kDocumentPictureInPictureApiDescription[] =
  139. "Enables API to open an always-on-top window with a full HTML document";
  140. const char kEditPasswordsInSettingsName[] = "Edit passwords in settings";
  141. const char kEditPasswordsInSettingsDescription[] =
  142. "Enables password editing in settings.";
  143. const char kPasswordNotesName[] = "Password notes in settings";
  144. const char kPasswordNotesDescription[] =
  145. "Enables a note section for each password in the settings page.";
  146. const char kPasswordViewPageInSettingsName[] = "Password view page in settings";
  147. const char kPasswordViewPageInSettingsDescription[] =
  148. "Enables a new password details subpage in the settings password "
  149. "management UI.";
  150. const char kEnableBluetoothSerialPortProfileInSerialApiName[] =
  151. "Enable Bluetooth Serial Port Profile in Serial API";
  152. const char kEnableBluetoothSerialPortProfileInSerialApiDescription[] =
  153. "When enabled, Bluetooth Serial Port Profile devices will be enumerated "
  154. "for use with the Serial API.";
  155. const char kEnableDrDcName[] =
  156. "Enables Display Compositor to use a new gpu thread.";
  157. const char kEnableDrDcDescription[] =
  158. "When enabled, chrome uses 2 gpu threads instead of 1. "
  159. " Display compositor uses new dr-dc gpu thread and all other clients "
  160. "(raster, webgl, video) "
  161. " continues using the gpu main thread.";
  162. const char kEnableDrDcVulkanName[] =
  163. " Use this flag along with flag enable-drdc to enable DrDc on Vulkan. "
  164. " Note that this flag will be a no-op if enable-drdc is disabled. ";
  165. const char kForceGpuMainThreadToNormalPriorityDrDcName[] =
  166. "Force GPU main thread priority to normal for DrDc.";
  167. const char kForceGpuMainThreadToNormalPriorityDrDcDescription[] =
  168. "When enabled, force GPU main thread priority to be normal for DrDc mode. "
  169. "In that case DrDc thread continues to use DISPLAY thread priority and "
  170. "hence have higher thread priority than GPU main. Note that this flag will "
  171. "be a no-op when DrDc is disabled.";
  172. const char kU2FPermissionPromptName[] =
  173. "Enable a permission prompt for the U2F Security Key API";
  174. const char kU2FPermissionPromptDescription[] =
  175. "Show a permission prompt when making requests to the legacy U2F Security "
  176. "Key API (CryptoToken). The U2F Security "
  177. "Key API has been deprecated and will be removed soon. For more "
  178. "information, refer to the deprecation announcement at "
  179. "https://groups.google.com/a/chromium.org/g/blink-dev/c/xHC3AtU_65A";
  180. #if BUILDFLAG(ENABLE_SUPERVISED_USERS)
  181. const char kWebFilterInterstitialRefreshName[] =
  182. "Web filter interstitial refresh.";
  183. const char kWebFilterInterstitialRefreshDescription[] =
  184. "Enable web filter interstitial refresh for Family Link users on Chrome "
  185. "OS.";
  186. #endif // ENABLE_SUPERVISED_USERS
  187. const char kU2FSecurityKeyAPIName[] = "Enable the U2F Security Key API";
  188. const char kU2FSecurityKeyAPIDescription[] =
  189. "Enable the legacy U2F Security Key API (CryptoToken). The U2F Security "
  190. "Key API has been deprecated and will be removed soon. For more "
  191. "information, refer to the deprecation announcement at "
  192. "https://groups.google.com/a/chromium.org/g/blink-dev/c/xHC3AtU_65A";
  193. const char kLoadCryptoTokenExtensionName[] =
  194. "Load the CryptoToken component extension ";
  195. const char kLoadCryptoTokenExtensionDescription[] =
  196. "Enable this flag to temporarily work around issues with `chrome.runtime` "
  197. "being undefined as a side effect of U2F API removal. This workaround "
  198. "will go away with Chrome 107. Websites should not depend on "
  199. "`chrome.runtime` or `chrome.app` being defined unconditionally.";
  200. const char kUpcomingSharingFeaturesName[] = "Enable upcoming sharing features.";
  201. const char kUpcomingSharingFeaturesDescription[] =
  202. "This flag enables all upcoming sharing features, in the experiment "
  203. "arms that are most likely to be shipped. This is a meta-flag so which "
  204. "features are upcoming at any given time may change.";
  205. const char kUseStorkSmdsServerAddressName[] = "Use Stork SM-DS address";
  206. const char kUseStorkSmdsServerAddressDescription[] =
  207. "Use the Stork SM-DS address to fetch pending eSIM profiles managed by the "
  208. "Stork prod server. Note that Stork profiles can be created with an EID at "
  209. "go/stork-profile, and managed at go/stork-batch > View Profiles. Also "
  210. "note that an test EUICC card is required to use this feature, usually "
  211. "that requires the kCellularUseSecond flag to be enabled. Go to "
  212. "go/cros-connectivity > Dev Tips for more instructions.";
  213. const char kUseWallpaperStagingUrlName[] = "Use Wallpaper staging URL";
  214. const char kUseWallpaperStagingUrlDescription[] =
  215. "Use the staging server as part of the Wallpaper App to verify "
  216. "additions/removals of wallpapers.";
  217. const char kSemanticColorsDebugOverrideName[] =
  218. "Use semantic color debug override";
  219. const char kSemanticColorsDebugOverrideDescription[] =
  220. "Use debug override colors to find system components that are not using "
  221. "semantic colors.";
  222. const char kUseMessagesStagingUrlName[] = "Use Messages staging URL";
  223. const char kUseMessagesStagingUrlDescription[] =
  224. "Use the staging server as part of the \"Messages\" feature under "
  225. "\"Connected Devices\" settings.";
  226. const char kUseCustomMessagesDomainName[] = "Use custom Messages domain";
  227. const char kUseCustomMessagesDomainDescription[] =
  228. "Use a custom URL as part of the \"Messages\" feature under "
  229. "\"Connected Devices\" settings.";
  230. const char kAndroidPictureInPictureAPIName[] =
  231. "Picture-in-Picture Web API for Android";
  232. const char kAndroidPictureInPictureAPIDescription[] =
  233. "Enable Picture-in-Picture Web API for Android";
  234. const char kDnsHttpsSvcbName[] = "Support for HTTPS records in DNS";
  235. const char kDnsHttpsSvcbDescription[] =
  236. "When enabled, Chrome may query for HTTPS records in DNS. If any are "
  237. "found, Chrome may upgrade the URL to HTTPS or enable Encrypted "
  238. "ClientHello, depending on server support and whether those features are "
  239. "enabled.";
  240. const char kUseDnsHttpsSvcbAlpnName[] = "Use DNS https alpn";
  241. const char kUseDnsHttpsSvcbAlpnDescription[] =
  242. "When enabled, Chrome may try QUIC on the first connection using the ALPN"
  243. " information in the DNS HTTPS record.";
  244. const char kEnableFirstPartySetsName[] = "Enable First-Party Sets";
  245. const char kEnableFirstPartySetsDescription[] =
  246. "When enabled, Chrome will apply First-Party Sets to features such as the "
  247. "SameParty cookie attribute.";
  248. extern const char kEncryptedClientHelloName[] = "Encrypted ClientHello";
  249. extern const char kEncryptedClientHelloDescription[] =
  250. "When enabled, Chrome will enable Encrypted ClientHello support. This will "
  251. "encrypt TLS ClientHello if the server enables the extension via the HTTPS "
  252. "DNS record.";
  253. extern const char kIsolatedSandboxedIframesName[] =
  254. "Isolated sandboxed iframes";
  255. extern const char kIsolatedSandboxedIframesDescription[] =
  256. "When enabled, applies process isolation to iframes with the 'sandbox' "
  257. "attribute and without the 'allow-same-origin' permission set on that "
  258. "attribute. This also applies to documents with a similar CSP sandbox "
  259. "header, even in the main frame. The affected sandboxed documents can be "
  260. "grouped into processes based on their URL's site or origin. The default "
  261. "grouping when enabled is per-site.";
  262. const char kAssistantConsentModalName[] = "AssistantConsentModal";
  263. const char kAssistantConsentModalDescription[] =
  264. "Enables the modal version of the Assistant voice search consent dialog.";
  265. const char kAssistantConsentSimplifiedTextName[] =
  266. "AssistantConsentSimplifiedText";
  267. const char kAssistantConsentSimplifiedTextDescription[] =
  268. "Enables simplified consent copy in the Assistant voice search consent "
  269. "dialog.";
  270. const char kAssistantNonPersonalizedVoiceSearchName[] =
  271. "AssistantNonPersonalizedVoiceSearch";
  272. const char kAssistantNonPersonalizedVoiceSearchDescription[] =
  273. "Enables the Assistant voice recognition and search without any "
  274. "personalization.";
  275. const char kAssistantConsentV2Name[] = "AssistanConsentV2";
  276. const char kAssistantConsentV2Description[] =
  277. "Enables different strategies for handling backing off from the consent "
  278. "screen without explicitly clicking yes/no buttons, i.e. when a user taps "
  279. "outside of the sheet.";
  280. const char kAutofillAlwaysReturnCloudTokenizedCardName[] =
  281. "Return cloud token details for server credit cards when possible";
  282. const char kAutofillAlwaysReturnCloudTokenizedCardDescription[] =
  283. "When enabled and where available, forms filled using Google Payments "
  284. "server cards are populated with cloud token details, including CPAN "
  285. "(cloud tokenized version of the Primary Account Number) and dCVV (dynamic "
  286. "CVV).";
  287. const char kAutofillAutoTriggerManualFallbackForCardsName[] =
  288. "Auto trigger manual fallback for credit card form-filling failure cases";
  289. const char kAutofillAutoTriggerManualFallbackForCardsDescription[] =
  290. "When enabled, manual fallback will be auto-triggered on form interaction "
  291. "in the case where autofill failed to fill a credit card form accurately.";
  292. const char kAutofillCenterAligngedSuggestionsName[] =
  293. "Center-aligned Autofill suggestions.";
  294. const char kAutofillCenterAligngedSuggestionsDescription[] =
  295. "When enabled, the Autofill suggestion popup will be aligned to the center "
  296. "of the initiating field and not to its border.";
  297. const char kAutofillVisualImprovementsForSuggestionUiName[] =
  298. "Visual improvements for the Autofill and Password Manager suggestion UI.";
  299. const char kAutofillVisualImprovementsForSuggestionUiDescription[] =
  300. "Non function changes that visually improve the suggestion UI used for "
  301. "addresses, passswords and credit cards.";
  302. const char kAutofillTypeSpecificPopupWidthName[] =
  303. "Type-specific width limits for the Autofill popup";
  304. const char kAutofillTypeSpecificPopupWidthDescription[] =
  305. "Controls if different width limits are used for the popup that provides "
  306. "Autofill suggestions, depending on the type of data that is filled.";
  307. const char kAutofillEnableGetDetailsForEnrollParsingInUploadCardResponseName[] =
  308. "Enable parsing of the GetDetailsForEnrollResponseDetails in the "
  309. "UploadCardResponseDetails";
  310. const char
  311. kAutofillEnableGetDetailsForEnrollParsingInUploadCardResponseDescription[] =
  312. "When enabled, the GetDetailsForEnrollResponseDetails in the "
  313. "UploadCardResponseDetails will be parsed, which will allow the "
  314. "Virtual Card Enrollment flow to skip making a new GetDetailsForEnroll "
  315. "request. This is an optimization to improve the latency of the "
  316. "Virtual Card Enrollment flow.";
  317. const char kAutofillEnableFIDOProgressDialogName[] =
  318. "Show FIDO progress dialog on Android";
  319. const char kAutofillEnableFIDOProgressDialogDescription[] =
  320. "When enabled, a progress dialog is displayed while authenticating with "
  321. "FIDO on Android.";
  322. const char kAutofillEnableManualFallbackForVirtualCardsName[] =
  323. "Show manual fallback for virtual cards";
  324. const char kAutofillEnableManualFallbackForVirtualCardsDescription[] =
  325. "When enabled, manual fallback will be enabled for virtual cards on "
  326. "Android.";
  327. const char kAutofillEnableCardProductNameName[] =
  328. "Enable showing card product name";
  329. const char kAutofillEnableCardProductNameDescription[] =
  330. "When enabled, card product name (instead of issuer network) will be shown "
  331. "in Payments UI.";
  332. const char kAutofillEnableOfferNotificationForPromoCodesName[] =
  333. "Extend Autofill offers and rewards notification to promo code offers";
  334. const char kAutofillEnableOfferNotificationForPromoCodesDescription[] =
  335. "When enabled, a notification will be displayed on page navigation if the "
  336. "domain has an eligible merchant promo code offer or reward.";
  337. const char kAutofillEnableOffersInClankKeyboardAccessoryName[] =
  338. "Enable Autofill offers in keyboard accessory";
  339. const char kAutofillEnableOffersInClankKeyboardAccessoryDescription[] =
  340. "When enabled, offers will be displayed in the keyboard accessory when "
  341. "available.";
  342. const char kAutofillEnableRankingFormulaName[] =
  343. "Enable new Autofill suggestion ranking formula";
  344. const char kAutofillEnableRankingFormulaDescription[] =
  345. "When enabled, Autofill will use a new ranking formula to rank Autofill "
  346. "data model suggestions such as credit cards or profiles.";
  347. const char kAutofillEnableRemadeDownstreamMetricsName[] =
  348. "Enable remade Autofill Downstream metrics logging";
  349. const char kAutofillEnableRemadeDownstreamMetricsDescription[] =
  350. "When enabled, some extra metrics logging for Autofill Downstream will "
  351. "start.";
  352. const char kAutofillEnableSendingBcnInGetUploadDetailsName[] =
  353. "Enable sending billing customer number in GetUploadDetails";
  354. const char kAutofillEnableSendingBcnInGetUploadDetailsDescription[] =
  355. "When enabled the billing customer number will be sent in the "
  356. "GetUploadDetails preflight calls.";
  357. const char kAutofillEnableStickyManualFallbackForCardsName[] =
  358. "Make manual fallback sticky for credit cards";
  359. const char kAutofillEnableStickyManualFallbackForCardsDescription[] =
  360. "When enabled, if the user interacts with the manual fallback bottom "
  361. "sheet, it'll remain sticky until the user dismisses it.";
  362. const char kAutofillEnableUnmaskCardRequestSetInstrumentIdName[] =
  363. "When enabled, sets non-legacy instrument ID in UnmaskCardRequest";
  364. const char kAutofillEnableUnmaskCardRequestSetInstrumentIdDescription[] =
  365. "When enabled, UnmaskCardRequest will set the card's non-legacy ID when "
  366. "available.";
  367. const char kAutofillEnableUpdateVirtualCardEnrollmentName[] =
  368. "Enable Update Virtual Card Enrollment";
  369. const char kAutofillEnableUpdateVirtualCardEnrollmentDescription[] =
  370. "When enabled, the user will have the ability to update the virtual card "
  371. "enrollment of a credit card through their chrome browser after certain "
  372. "autofill flows (for example, downstream and upstream), and from the "
  373. "settings page.";
  374. const char kAutofillEnableVirtualCardFidoEnrollmentName[] =
  375. "Enable FIDO enrollment for virtual cards";
  376. const char kAutofillEnableVirtualCardFidoEnrollmentDescription[] =
  377. "When enabled, after a successful authentication to autofill a virtual "
  378. "card, the user will be prompted to opt-in to FIDO if the user is not "
  379. "currently opted-in, and if the user is opted-in already and the virtual "
  380. "card is FIDO eligible the user will be prompted to register the virtual "
  381. "card into FIDO.";
  382. const char kAutofillEnableVirtualCardName[] =
  383. "Offer to use cloud token virtual card in Autofill";
  384. const char kAutofillEnableVirtualCardDescription[] =
  385. "When enabled, if all requirements are met, Autofill will offer to use "
  386. "virtual credit cards in form filling.";
  387. const char kAutofillEnableVirtualCardManagementInDesktopSettingsPageName[] =
  388. "Enable virtual card enrollment management in desktop payments settings "
  389. "page";
  390. const char
  391. kAutofillEnableVirtualCardManagementInDesktopSettingsPageDescription[] =
  392. "When enabled, chrome://settings/payments will offer the option to "
  393. "enroll in virtual card if the card is eligible and to unenroll if the "
  394. "card has been enrolled.";
  395. const char kAutofillEnableVirtualCardMetadataName[] =
  396. "Enable showing metadata for virtual cards";
  397. const char kAutofillEnableVirtualCardMetadataDescription[] =
  398. "When enabled, Chrome will show metadata together with other card "
  399. "information when the virtual card is presented to users.";
  400. const char kAutofillEnforceDelaysInStrikeDatabaseName[] =
  401. "Enforce delay between offering Autofill opportunities in the strike "
  402. "database";
  403. const char kAutofillEnforceDelaysInStrikeDatabaseDescription[] =
  404. "When enabled, if previous Autofill feature offer was declined, "
  405. "Chrome will wait for some time before showing the offer again.";
  406. extern const char kAutofillFillIbanFieldsName[] =
  407. "Enable Autofill of IBAN fields in forms";
  408. extern const char kAutofillFillIbanFieldsDescription[] =
  409. "When enabled, Autofill will attempt to fill IBAN (International Bank "
  410. "Account Number) fields when data is available.";
  411. const char kAutofillFillMerchantPromoCodeFieldsName[] =
  412. "Enable Autofill of promo code fields in forms";
  413. const char kAutofillFillMerchantPromoCodeFieldsDescription[] =
  414. "When enabled, Autofill will attempt to fill merchant promo/coupon/gift "
  415. "code fields when data is available.";
  416. const char kAutofillRemoveCardExpiryFromDownstreamSuggestionName[] =
  417. "Remove card expiration date from the Autofill card suggestions";
  418. const char kAutofillRemoveCardExpiryFromDownstreamSuggestionDescription[] =
  419. "When enabled, card expiration date will no longer be displayed in "
  420. "a card suggestion.";
  421. const char kAutofillHighlightOnlyChangedValuesInPreviewModeName[] =
  422. "Highlight only changed values in preview mode.";
  423. const char kAutofillHighlightOnlyChangedValuesInPreviewModeDescription[] =
  424. "When Autofill is previewing filling a form, already autofilled values "
  425. "and other values that are not changed by accepting the preview should "
  426. "not be highlighted.";
  427. const char kAutofillParseIBANFieldsName[] = "Parse IBAN fields in forms";
  428. const char kAutofillParseIBANFieldsDescription[] =
  429. "When enabled, Autofill will attempt to find International Bank Account "
  430. "Number (IBAN) fields when parsing forms.";
  431. const char kAutofillParseMerchantPromoCodeFieldsName[] =
  432. "Parse promo code fields in forms";
  433. const char kAutofillParseMerchantPromoCodeFieldsDescription[] =
  434. "When enabled, Autofill will attempt to find merchant promo/coupon/gift "
  435. "code fields when parsing forms.";
  436. const char kAutofillParseVcnCardOnFileStandaloneCvcFieldsName[] =
  437. "Parse standalone CVC fields for VCN card on file in forms";
  438. const char kAutofillParseVcnCardOnFileStandaloneCvcFieldsDescription[] =
  439. "When enabled, Autofill will attempt to find standalone CVC fields for VCN "
  440. "card on file when parsing forms.";
  441. const char kAutofillPreventOverridingPrefilledValuesName[] =
  442. "Prevent Autofill from overriding prefilled field values";
  443. const char kAutofillPreventOverridingPrefilledValuesDescription[] =
  444. "When enabled, Autofill won't override any field values that have not been "
  445. "filled by Autofill";
  446. const char kAutofillUseConsistentPopupSettingsIconsName[] =
  447. "Consistent Autofill settings icon";
  448. const char kAutofillUseConsistentPopupSettingsIconsDescription[] =
  449. "If enabled, all Autofill data types including addresses, credit cards and "
  450. "passwords will use a consistent icon in the popup settings footer.";
  451. const char kAutofillSaveAndFillVPAName[] =
  452. "Offer save and autofill of UPI/VPA values";
  453. const char kAutofillSaveAndFillVPADescription[] =
  454. "If enabled, when autofill recognizes a UPI/VPA value in a payment form, "
  455. "it will offer to save it. If saved, it will be offered for filling in "
  456. "fields which expect a VPA.";
  457. const char kAutofillSaveCardUiExperimentName[] =
  458. "Enable different UI variants for the upload credit card save bubble";
  459. const char kAutofillSaveCardUiExperimentDescription[] =
  460. "When enabled, it will trigger slightly different UI variants along with "
  461. "notification texts, when the upload credit card save bubble is shown.";
  462. const char kAutofillSaveCardUiExperimentCurrentWithUserAvatarAndEmail[] =
  463. "Current with Avatar and Email";
  464. const char kAutofillSaveCardUiExperimentEncryptedAndSecure[] =
  465. "Encrypted and Secure";
  466. const char kAutofillSaveCardUiExperimentFasterAndProtected[] =
  467. "Faster and Protected";
  468. const char kAutofillShowManualFallbackInContextMenuName[] =
  469. "Show Autofill options in Context Menu";
  470. const char kAutofillShowManualFallbackInContextMenuDescription[] =
  471. "When enabled, users would get address/credit cards/passwords autofilling "
  472. "options in the context menu if the context menu is opened on a text field";
  473. const char kAutofillUpstreamAllowAdditionalEmailDomainsName[] =
  474. "Allow Autofill credit card upload save for select non-Google-based "
  475. "accounts";
  476. const char kAutofillUpstreamAllowAdditionalEmailDomainsDescription[] =
  477. "When enabled, credit card upload is offered if the user's logged-in "
  478. "account's domain is from a common email provider.";
  479. const char kAutofillUpstreamAllowAllEmailDomainsName[] =
  480. "Allow Autofill credit card upload save for all non-Google-based accounts";
  481. const char kAutofillUpstreamAllowAllEmailDomainsDescription[] =
  482. "When enabled, credit card upload is offered without regard to the user's "
  483. "logged-in account's domain.";
  484. const char kAutofillUseImprovedLabelDisambiguationName[] =
  485. "Autofill Uses Improved Label Disambiguation";
  486. const char kAutofillUseImprovedLabelDisambiguationDescription[] =
  487. "When enabled, the Autofill dropdown's suggestions' labels are displayed "
  488. "using the improved disambiguation format.";
  489. const char kAutoScreenBrightnessName[] = "Auto Screen Brightness model";
  490. const char kAutoScreenBrightnessDescription[] =
  491. "Uses Auto Screen Brightness ML model (if it exists) to adjust screen "
  492. "brightness based on ambient light. If disabled, screen brightness "
  493. "will be controlled by the heuristic model provided by powerd (and only "
  494. "on devices that have ambient light sensors).";
  495. const char kBackForwardCacheName[] = "Back-forward cache";
  496. const char kBackForwardCacheDescription[] =
  497. "If enabled, caches eligible pages after cross-site navigations."
  498. "To enable caching pages on same-site navigations too, choose 'enabled "
  499. "same-site support'.";
  500. const char kEnableBackForwardCacheForScreenReaderName[] =
  501. "Enable Back-forward cache for screen readers";
  502. const char kEnableBackForwardCacheForScreenReaderDescription[] =
  503. "If enabled, allow pages to enter back/forward cache even if a screen "
  504. "reader is in use. The page might still not be cached for other reasons.";
  505. const char kBentoBarName[] = "Persistent desks bar";
  506. const char kBentoBarDescription[] =
  507. "Showing a persistent desks bar at the top of the screen in clamshell mode "
  508. "when there are more than one desk.";
  509. const char kDragWindowToNewDeskName[] = "Drag window to new desk";
  510. const char kDragWindowToNewDeskDescription[] =
  511. "Enable dragging and dropping a window to the new desk button in overview "
  512. "when there are less than the maximum number of desks.";
  513. const char kBiometricReauthForPasswordFillingName[] =
  514. "Biometric reauth for password filling";
  515. const char kBiometricReauthForPasswordFillingDescription[] =
  516. "Enables biometric"
  517. "re-authentication before password filling";
  518. const char kTouchToFillPasswordSubmissionName[] =
  519. "Form submission in Touch-To-Fill";
  520. const char kTouchToFillPasswordSubmissionDescription[] =
  521. "Enables automatic form submission after filling credentials with "
  522. "Touch-To-Fill";
  523. const char kFastCheckoutName[] = "Fast Checkout";
  524. const char kFastCheckoutDescription[] =
  525. "Enables Fast Checkout experiences in Chrome.";
  526. const char kBorealisBigGlName[] = "Borealis Big GL";
  527. const char kBorealisBigGlDescription[] = "Enable Big GL when running Borealis.";
  528. const char kBorealisDiskManagementName[] = "Borealis Disk management";
  529. const char kBorealisDiskManagementDescription[] =
  530. "Enable experimental disk management settings.";
  531. const char kBorealisForceBetaClientName[] = "Borealis Force Beta Client";
  532. const char kBorealisForceBetaClientDescription[] =
  533. "Force the client to run its beta version.";
  534. const char kBorealisLinuxModeName[] = "Borealis Linux Mode";
  535. const char kBorealisLinuxModeDescription[] =
  536. "Do not run ChromeOS-specific code in the client.";
  537. // For UX reasons we prefer "enabled", but that is used internally to refer to
  538. // whether borealis is installed or not, so the name of the variable is a bit
  539. // different to the user-facing name.
  540. const char kBorealisPermittedName[] = "Borealis Enabled";
  541. const char kBorealisPermittedDescription[] =
  542. "Allows Borealis to run on your device. Borealis may still be blocked for "
  543. "other reasons, including: administrator settings, device hardware "
  544. "capabilities, or other security measures.";
  545. const char kBorealisStorageBallooningName[] = "Borealis Storage Ballooning";
  546. const char kBorealisStorageBallooningDescription[] =
  547. "Enables storage balloning for Borealis. This takes precedence over the "
  548. "other Borealis Disk management flag.";
  549. const char kBypassAppBannerEngagementChecksName[] =
  550. "Bypass user engagement checks";
  551. const char kBypassAppBannerEngagementChecksDescription[] =
  552. "Bypasses user engagement checks for displaying app banners, such as "
  553. "requiring that users have visited the site before and that the banner "
  554. "hasn't been shown recently. This allows developers to test that other "
  555. "eligibility requirements for showing app banners, such as having a "
  556. "manifest, are met.";
  557. const char kCheckOfflineCapabilityName[] = "Check offline capability for PWAs";
  558. const char kCheckOfflineCapabilityDescription[] =
  559. "Use advanced offline capability check to decide whether the browser "
  560. "displays install prompts for PWAs.";
  561. const char kChromeLabsName[] = "Chrome Labs";
  562. const char kChromeLabsDescription[] =
  563. "Access Chrome Labs through the toolbar menu to see featured user-facing "
  564. "experimental features.";
  565. const char kClosedTabCacheName[] = "Closed Tab Cache";
  566. const char kClosedTabCacheDescription[] =
  567. "Enables closed tab cache to instantaneously restore recently closed tabs. "
  568. "NOTE: This feature is higly experimental and will lead to various "
  569. "breakages, enable at your own risk.";
  570. const char kCommerceHintAndroidName[] = "Commerce Hint Android";
  571. const char kCommerceHintAndroidDescription[] =
  572. "Enables commerce hint detection on Android.";
  573. const char kConsolidatedSiteStorageControlsName[] =
  574. "Consolidated Site Storage Controls";
  575. const char kConsolidatedSiteStorageControlsDescription[] =
  576. "Enables the consolidated version of Site Storage controls in settings";
  577. const char kConsumerAutoUpdateToggleAllowedName[] =
  578. "Allow Consumer Auto Update Toggle";
  579. const char kConsumerAutoUpdateToggleAllowedDescription[] =
  580. "Allow enabling the consumer auto update toggle in settings";
  581. const char kContextMenuSearchWithGoogleLensName[] =
  582. "Google Lens powered image search in the context menu.";
  583. const char kContextMenuSearchWithGoogleLensDescription[] =
  584. "Replaces default image search with an intent to Google Lens when "
  585. "supported.";
  586. const char kClientStorageAccessContextAuditingName[] =
  587. "Access contexts for client-side storage";
  588. const char kClientStorageAccessContextAuditingDescription[] =
  589. "Record the first-party contexts in which client-side storage was accessed";
  590. const char kClearCrossSiteCrossBrowsingContextGroupWindowNameName[] =
  591. "Clear window name in top-level cross-site cross-browsing-context-group "
  592. "navigation";
  593. const char kClearCrossSiteCrossBrowsingContextGroupWindowNameDescription[] =
  594. "Clear the preserved window.name property when it's a top-level cross-site "
  595. "navigation that swaps BrowsingContextGroup.";
  596. #if BUILDFLAG(GOOGLE_CHROME_BRANDING)
  597. const char kChromeTipsInMainMenuName[] =
  598. "Show 'Tips for Chrome' in Help portion of main menu.";
  599. const char kChromeTipsInMainMenuDescription[] =
  600. "Enables 'Tips for Chrome' in main menu; the menu item will take users to "
  601. "an official Google site with information about the latest and most "
  602. "popular Chrome features.";
  603. const char kChromeTipsInMainMenuNewBadgeName[] =
  604. "Show 'New' promo badge on 'Tips for Chrome' in Help portion of main menu.";
  605. const char kChromeTipsInMainMenuNewBadgeDescription[] =
  606. "Enables 'New' promo badge on 'Tips for Chrome' in main menu; experiment to"
  607. " test the value of this user education feature.";
  608. #endif
  609. const char kChromeWhatsNewUIName[] =
  610. "Show Chrome What's New page at chrome://whats-new";
  611. const char kChromeWhatsNewUIDescription[] =
  612. "Enables Chrome What's New page at chrome://whats-new.";
  613. #if BUILDFLAG(GOOGLE_CHROME_BRANDING)
  614. const char kChromeWhatsNewInMainMenuNewBadgeName[] =
  615. "Show 'New' badge on 'What's New' menu item.";
  616. const char kChromeWhatsNewInMainMenuNewBadgeDescription[] =
  617. "Enables 'New' promo badge on 'What's New' in the Help portion of the main "
  618. "menu.";
  619. #endif
  620. const char kDarkLightTestName[] = "Dark/light mode of system UI";
  621. const char kDarkLightTestDescription[] =
  622. "Enables the dark/light mode of system UI, which includes shelf, launcher, "
  623. "system tray etc.";
  624. extern const char kDeviceForceScheduledRebootName[] =
  625. "Enable DeviceScheduledReboot policy for all sessions.";
  626. extern const char kDeviceForceScheduledRebootDescription[] =
  627. "Schedule recurring reboot for the device. Reboots are always executed at "
  628. "a scheduled time. If the session is active, user will be notified about "
  629. "the reboot, but the reboot will not be delayed.";
  630. const char kDevicePostureName[] = "Device Posture API";
  631. const char kDevicePostureDescription[] =
  632. "Enables Device Posture API (foldable devices)";
  633. const char kDiscountConsentV2Name[] = "Discount Consent V2";
  634. const char kDiscountConsentV2Description[] = "Enables Discount Consent V2";
  635. const char kDisruptiveNotificationPermissionRevocationName[] =
  636. "Disruptive notification permission revocation";
  637. const char kDisruptiveNotificationPermissionRevocationDescription[] =
  638. "Enables revoking the notification permission on sites that send "
  639. "disruptive notifications unless the permission was granted through a "
  640. "prompt that informed the user about this possibility.";
  641. const char kIsolatedAppOriginsName[] = "Isolated App Origins";
  642. const char kIsolatedAppOriginsDescription[] =
  643. "Enables Isolated App policy enforcement and related APIs (e.g. Direct "
  644. "Sockets API) for development purposes for a set of origins, specified as "
  645. "a comma-separated list.";
  646. const char kDoubleBufferCompositingName[] = "Double buffered compositing";
  647. const char kDoubleBufferCompositingDescription[] =
  648. "Use double buffer for compositing (instead of triple-buffering). "
  649. "Latency should be reduced in some cases. On the other hand, more skipped "
  650. "frames are expected.";
  651. const char kFontAccessAPIName[] = "Font Access APIs";
  652. const char kFontAccessAPIDescription[] =
  653. "Enables the experimental Font Access APIs, giving websites access "
  654. "to enumerate local fonts and access their table data.";
  655. const char kForceColorProfileSRGB[] = "sRGB";
  656. const char kForceColorProfileP3[] = "Display P3 D65";
  657. const char kForceColorProfileColorSpin[] = "Color spin with gamma 2.4";
  658. const char kForceColorProfileSCRGBLinear[] =
  659. "scRGB linear (HDR where available)";
  660. const char kForceColorProfileHDR10[] = "HDR10 (HDR where available)";
  661. const char kForceColorProfileName[] = "Force color profile";
  662. const char kForceColorProfileDescription[] =
  663. "Forces Chrome to use a specific color profile instead of the color "
  664. "of the window's current monitor, as specified by the operating system.";
  665. const char kDynamicColorGamutName[] = "Dynamic color gamut";
  666. const char kDynamicColorGamutDescription[] =
  667. "Displays in wide color when the content is wide. When the content is "
  668. "not wide, displays sRGB";
  669. const char kCooperativeSchedulingName[] = "Cooperative Scheduling";
  670. const char kCooperativeSchedulingDescription[] =
  671. "Enables cooperative scheduling in Blink.";
  672. const char kDarkenWebsitesCheckboxInThemesSettingName[] =
  673. "Darken websites checkbox in themes setting";
  674. const char kDarkenWebsitesCheckboxInThemesSettingDescription[] =
  675. "Show a darken websites checkbox in themes settings when system default or "
  676. "dark is selected. The checkbox can toggle the auto-darkening web contents "
  677. "feature";
  678. const char kDebugPackedAppName[] = "Debugging for packed apps";
  679. const char kDebugPackedAppDescription[] =
  680. "Enables debugging context menu options such as Inspect Element for packed "
  681. "applications.";
  682. const char kDebugShortcutsName[] = "Debugging keyboard shortcuts";
  683. const char kDebugShortcutsDescription[] =
  684. "Enables additional keyboard shortcuts that are useful for debugging Ash.";
  685. const char kDisableProcessReuse[] = "Disable subframe process reuse";
  686. const char kDisableProcessReuseDescription[] =
  687. "Prevents out-of-process iframes from reusing compatible processes from "
  688. "unrelated tabs. This is an experimental mode that will result in more "
  689. "processes being created.";
  690. const char kDisallowDocWrittenScriptsUiName[] =
  691. "Block scripts loaded via document.write";
  692. const char kDisallowDocWrittenScriptsUiDescription[] =
  693. "Disallows fetches for third-party parser-blocking scripts inserted into "
  694. "the main frame via document.write.";
  695. const char kDocumentTransitionName[] = "documentTransition API";
  696. const char kDocumentTransitionDescription[] =
  697. "Controls the availability of the documentTransition JavaScript API.";
  698. const char kEnableAutoDisableAccessibilityName[] = "Auto-disable Accessibility";
  699. const char kEnableAutoDisableAccessibilityDescription[] =
  700. "When accessibility APIs are no longer being requested, automatically "
  701. "disables accessibility. This might happen if an assistive technology is "
  702. "turned off or if an extension which uses accessibility APIs no longer "
  703. "needs them.";
  704. const char kEnableAutofillAddressSavePromptName[] =
  705. "Autofill Address Save Prompts";
  706. const char kEnableAutofillAddressSavePromptDescription[] =
  707. "Enable the Autofill address save prompts.";
  708. const char kEnableAutofillCreditCardAuthenticationName[] =
  709. "Allow using platform authenticators to retrieve server cards";
  710. const char kEnableAutofillCreditCardAuthenticationDescription[] =
  711. "When enabled, users will be given the option to use a platform "
  712. "authenticator (if available) to verify card ownership when retrieving "
  713. "credit cards from Google Payments.";
  714. const char
  715. kEnableAutofillInfoBarAccountIndicationFooterForSingleAccountUsersName[] =
  716. "Display InfoBar footers with account indication information for "
  717. "single account users";
  718. const char
  719. kEnableAutofillInfoBarAccountIndicationFooterForSingleAccountUsersDescription
  720. [] = "When enabled and user has single account, a footer indicating "
  721. "user's e-mail address will appear at the bottom of InfoBars "
  722. "which has corresponding account indication footer flags on.";
  723. const char kEnableAutofillInfoBarAccountIndicationFooterForSyncUsersName[] =
  724. "Display InfoBar footers with account indication information for "
  725. "sync users";
  726. const char
  727. kEnableAutofillInfoBarAccountIndicationFooterForSyncUsersDescription[] =
  728. "When enabled and user is signed in, a footer indicating user's e-mail "
  729. "address will appear at the bottom of InfoBars which has "
  730. "corresponding account indication footer flags on.";
  731. const char kEnableAutofillSaveCardInfoBarAccountIndicationFooterName[] =
  732. "Display SaveCardInfoBar footer with account indication information";
  733. const char kEnableAutofillSaveCardInfoBarAccountIndicationFooterDescription[] =
  734. "When enabled, a footer indicating user's e-mail address will appear at "
  735. "the bottom of SaveCardInfoBar.";
  736. const char kEnableExperimentalCookieFeaturesName[] =
  737. "Enable experimental cookie features";
  738. const char kEnableExperimentalCookieFeaturesDescription[] =
  739. "Enable new features that affect setting, sending, and managing cookies. "
  740. "The enabled features are subject to change at any time.";
  741. const char kEnableRawDrawName[] = "Enable raw draw";
  742. const char kEnableRawDrawDescription[] =
  743. "When enabled, web content will be rastered on output surface directly.";
  744. const char kEnableDelegatedCompositingName[] = "Enable delegated compositing";
  745. const char kEnableDelegatedCompositingDescription[] =
  746. "When enabled and applicable, the act of compositing is delegated to Ash.";
  747. const char kEnableRemovingAllThirdPartyCookiesName[] =
  748. "Enable removing SameSite=None cookies";
  749. const char kEnableRemovingAllThirdPartyCookiesDescription[] =
  750. "Enables UI on chrome://settings/siteData to remove all third-party "
  751. "cookies and site data.";
  752. const char kEnableBrowsingDataLifetimeManagerName[] =
  753. "Enables the BrowsingDataLifetimeManager service to run.";
  754. const char kEnableBrowsingDataLifetimeManagerDescription[] =
  755. "Enables the BrowsingDataLifetimeManager service to run and periodically "
  756. "delete browsing data as specified by the BrowsingDataLifetime policy.";
  757. const char kColorProviderRedirectionForThemeProviderName[] =
  758. "Color Provider Redirection For Theme Provider";
  759. const char kColorProviderRedirectionForThemeProviderDescription[] =
  760. "Redirects color requests from the ThemeProvider to the ColorProvider "
  761. "where possible.";
  762. const char kDesktopPWAsAdditionalWindowingControlsName[] =
  763. "Desktop PWA Window Minimize/maximize/restore";
  764. const char kDesktopPWAsAdditionalWindowingControlsDescription[] =
  765. "Enable PWAs to manually recreate the minimize, maximize and restore "
  766. "window functionalities with respective APIs.";
  767. #if !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID)
  768. const char kDesktopPWAsAppHomePageFlagId[] =
  769. "enable-desktop-pwas-app-home-page";
  770. const char kDesktopPWAsAppHomePageName[] = "desktop PWAs app home page";
  771. const char kDesktopPWAsAppHomePageDescription[] =
  772. "Use new chrome://apps page which has different UX on desktop";
  773. #endif // !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID)
  774. const char kDesktopPWAsPrefixAppNameInWindowTitleName[] =
  775. "Desktop PWAs prefix window title with app name.";
  776. const char kDesktopPWAsPrefixAppNameInWindowTitleDescription[] =
  777. "Prefix the window title of installed PWAs with the name of the PWA. On "
  778. "ChromeOS this is visible only in the window/activity switcher.";
  779. const char kDesktopPWAsRemoveStatusBarName[] = "Desktop PWAs remove status bar";
  780. const char kDesktopPWAsRemoveStatusBarDescription[] =
  781. "Hides the status bar popup in Desktop PWA app windows.";
  782. const char kDesktopPWAsDefaultOfflinePageName[] =
  783. "Desktop PWAs default offline page";
  784. const char kDesktopPWAsDefaultOfflinePageDescription[] =
  785. "Shows customised default offline page when web app is offline.";
  786. const char kDesktopPWAsElidedExtensionsMenuName[] =
  787. "Desktop PWAs elided extensions menu";
  788. const char kDesktopPWAsElidedExtensionsMenuDescription[] =
  789. "Moves the Extensions \"puzzle piece\" icon from the title bar into the "
  790. "app menu for web app windows.";
  791. const char kDesktopPWAsLaunchHandlerName[] = "Desktop PWA launch handler";
  792. const char kDesktopPWAsLaunchHandlerDescription[] =
  793. "Enable web app manifests to declare app launch behavior. Prototype "
  794. "implementation of: "
  795. "https://github.com/WICG/sw-launch/blob/main/launch_handler.md";
  796. const char kDesktopPWAsManifestIdName[] = "Desktop PWA manifest id";
  797. const char kDesktopPWAsManifestIdDescription[] =
  798. "Enable web app manifests to declare id. Prototype "
  799. "implementation of: "
  800. "https://github.com/philloooo/pwa-unique-id/blob/main/explainer.md";
  801. const char kDesktopPWAsTabStripName[] = "Desktop PWA tab strips";
  802. const char kDesktopPWAsTabStripDescription[] =
  803. "Experimental UI for exploring what PWA windows would look like with a tab "
  804. "strip.";
  805. const char kDesktopPWAsTabStripSettingsName[] =
  806. "Desktop PWA tab strips settings";
  807. const char kDesktopPWAsTabStripSettingsDescription[] =
  808. "Experimental UI for selecting whether a PWA should open in tabbed mode.";
  809. const char kDesktopPWAsSubAppsName[] = "Desktop PWA Sub Apps";
  810. const char kDesktopPWAsSubAppsDescription[] =
  811. "Enable installed PWAs to create shortcuts by installing their sub apps. "
  812. "Prototype implementation of: "
  813. "https://github.com/ivansandrk/multi-apps/blob/main/explainer.md";
  814. const char kDesktopPWAsWindowControlsOverlayName[] =
  815. "Desktop PWA Window Controls Overlay";
  816. const char kDesktopPWAsWindowControlsOverlayDescription[] =
  817. "Enable web app manifests to declare Window Controls Overlay as a display "
  818. "override. Prototype implementation of: "
  819. "https://github.com/WICG/window-controls-overlay/blob/main/explainer.md";
  820. const char kDesktopPWAsBorderlessName[] = "Desktop PWA Borderless";
  821. const char kDesktopPWAsBorderlessDescription[] =
  822. "Enable web app manifests to declare borderless mode as a display "
  823. "override. Prototype implementation of: go/borderless-mode.";
  824. const char kDesktopPWAsWebBundlesName[] = "Desktop PWAs Web Bundles";
  825. const char kDesktopPWAsWebBundlesDescription[] =
  826. "Adds support for web bundles, making web apps able to be launched "
  827. "offline.";
  828. const char kDesktopPWAsDetailedInstallDialogName[] =
  829. "Desktop PWAs Detailed Install Dialog";
  830. const char kDesktopPWAsDetailedInstallDialogDescription[] =
  831. "Enable PWAs with screenshots to show a detailed install dialog during "
  832. "installation";
  833. const char kEnableMigrateDefaultChromeAppToWebAppsGSuiteName[] =
  834. "Migrate default G Suite Chrome apps to web apps";
  835. const char kEnableMigrateDefaultChromeAppToWebAppsGSuiteDescription[] =
  836. "Enable the migration of default installed G Suite Chrome apps over to "
  837. "their corresponding web apps.";
  838. const char kEnableMigrateDefaultChromeAppToWebAppsNonGSuiteName[] =
  839. "Migrate default non-G Suite Chrome apps to web apps";
  840. const char kEnableMigrateDefaultChromeAppToWebAppsNonGSuiteDescription[] =
  841. "Enable the migration of default installed non-G Suite Chrome apps over to "
  842. "their corresponding web apps.";
  843. const char kEnablePreinstalledWebAppDuplicationFixerName[] =
  844. "Enable the app deduplication fix for migrated preinstalled web apps";
  845. const char kEnablePreinstalledWebAppDuplicationFixerDescription[] =
  846. "The preinstalled web app migration encountered app duplication issues "
  847. "when it rolled out. This code path will attempt to re-migrate instances "
  848. "of app duplication where the old app failed to stay removed. See "
  849. "https://crbug.com/1290716.";
  850. const char kEnableTLS13EarlyDataName[] = "TLS 1.3 Early Data";
  851. const char kEnableTLS13EarlyDataDescription[] =
  852. "This option enables TLS 1.3 Early Data, allowing GET requests to be sent "
  853. "during the handshake when resuming a connection to a compatible TLS 1.3 "
  854. "server.";
  855. const char kEnhancedNetworkVoicesName[] = "Enhanced network voices";
  856. const char kEnhancedNetworkVoicesDescription[] =
  857. "This option enables high-quality, network-based voices in "
  858. "Select-to-speak.";
  859. const char kAccessibilityOSSettingsVisibilityName[] =
  860. "Accessibility OS Settings Visibility";
  861. const char kAccessibilityOSSettingsVisibilityDescription[] =
  862. "This option enables improvements in Accessibility OS Settings visibility.";
  863. const char kPostQuantumCECPQ2Name[] = "TLS Post-Quantum Confidentiality";
  864. const char kPostQuantumCECPQ2Description[] =
  865. "This option enables a post-quantum (i.e. resistent to quantum computers) "
  866. "key exchange algorithm in TLS (CECPQ2).";
  867. const char kMacCoreLocationBackendName[] = "Core Location Backend";
  868. const char kMacCoreLocationBackendDescription[] =
  869. "Enables usage of the Core Location APIs as the backend for Geolocation "
  870. "API";
  871. const char kNewMacNotificationAPIName[] =
  872. "Determines which notification API to use on macOS devices";
  873. const char kNewMacNotificationAPIDescription[] =
  874. "Enables the usage of Apple's new notification API which will run on macOS "
  875. "10.14+";
  876. const char kWinrtGeolocationImplementationName[] =
  877. "WinRT Geolocation Implementation";
  878. const char kWinrtGeolocationImplementationDescription[] =
  879. "Enables usage of the Windows.Devices.Geolocation WinRT APIs on Windows "
  880. "for geolocation";
  881. const char kEnableFencedFramesName[] = "Enable the <fencedframe> element.";
  882. const char kEnableFencedFramesDescription[] =
  883. "Fenced frames are an experimental web platform feature that allows "
  884. "embedding an isolated top-level page. This requires "
  885. "#privacy-sandbox-ads-apis to also be enabled. See "
  886. "https://github.com/shivanigithub/fenced-frame";
  887. const char kEnableFirmwareUpdaterAppName[] = "Enable firmware updater app";
  888. const char kEnableFirmwareUpdaterAppDescription[] =
  889. "Enable the firmware updater SWA, allowing users to update firmware "
  890. "on supported peripherals.";
  891. const char kEnableGamepadButtonAxisEventsName[] =
  892. "Gamepad Button and Axis Events";
  893. const char kEnableGamepadButtonAxisEventsDescription[] =
  894. "Enables the ability to subscribe to changes in buttons and/or axes "
  895. "on the gamepad object.";
  896. const char kEnableGenericSensorExtraClassesName[] =
  897. "Generic Sensor Extra Classes";
  898. const char kEnableGenericSensorExtraClassesDescription[] =
  899. "Enables an extra set of sensor classes based on Generic Sensor API, which "
  900. "expose previously unavailable platform features, i.e. AmbientLightSensor "
  901. "and Magnetometer interfaces.";
  902. const char kEnableGpuServiceLoggingName[] = "Enable gpu service logging";
  903. const char kEnableGpuServiceLoggingDescription[] =
  904. "Enable printing the actual GL driver calls.";
  905. const char kEnableIphName[] = "Enable IPH";
  906. const char kEnableIphDescription[] =
  907. "Enables the ability to show IPH. When disabled, IPHs are disabled system "
  908. "wide.";
  909. const char kEnableIsolatedWebAppsName[] = "Enable Isolated Web Apps";
  910. const char kEnableIsolatedWebAppsDescription[] =
  911. "Enables experimental support for isolated web apps. "
  912. "See https://github.com/reillyeon/isolated-web-apps for more information.";
  913. const char kEnableRgbKeyboardName[] = "Enable RGB Keyboard Support";
  914. const char kEnableRgbKeyboardDescription[] =
  915. "Enable RGB Keyboard support on supported devices.";
  916. const char kEnableShortcutCustomizationAppName[] =
  917. "Enable shortcut customization app";
  918. const char kEnableShortcutCustomizationAppDescription[] =
  919. "Enable the shortcut customization SWA, allowing users to customize system "
  920. "shortcuts.";
  921. const char kExperimentalRgbKeyboardPatternsName[] =
  922. "Enable experimental RGB Keyboard patterns support";
  923. const char kExperimentalRgbKeyboardPatternsDescription[] =
  924. "Enable experimental RGB Keyboard patterns support on supported devices.";
  925. const char kDownloadAutoResumptionNativeName[] =
  926. "Enable download auto-resumption in native";
  927. const char kDownloadAutoResumptionNativeDescription[] =
  928. "Enables download auto-resumption in native";
  929. const char kDownloadBubbleName[] = "Enable download bubble";
  930. const char kDownloadBubbleDescription[] =
  931. "Enables the download bubble instead of the download shelf.";
  932. const char kDownloadBubbleV2Name[] = "Enable download bubble V2";
  933. const char kDownloadBubbleV2Description[] =
  934. "Adds features to the download bubble not available on the download shelf. "
  935. "Only works if the base download bubble flag download-bubble is also "
  936. "enabled.";
  937. const char kDownloadLaterName[] = "Enable download later";
  938. const char kDownloadLaterDescription[] = "Enables download later feature.";
  939. const char kDownloadLaterDebugOnWifiName[] =
  940. "Show download later dialog on WIFI.";
  941. const char kDownloadLaterDebugOnWifiNameDescription[] =
  942. "Show download later dialog on WIFI.";
  943. const char kDownloadRangeName[] = "Enable download range support";
  944. const char kDownloadRangeDescription[] =
  945. "Enables arbitrary download range request support.";
  946. const char kEnableNetworkLoggingToFileName[] = "Enable network logging to file";
  947. const char kEnableNetworkLoggingToFileDescription[] =
  948. "Enables network logging to a file named netlog.json in the user data "
  949. "directory. The file can be imported into chrome://net-internals.";
  950. const char kEnableNewDownloadBackendName[] = "Enable new download backend";
  951. const char kEnableNewDownloadBackendDescription[] =
  952. "Enables the new download backend that uses offline content provider";
  953. const char kEnablePerfettoSystemTracingName[] =
  954. "Enable Perfetto system tracing";
  955. const char kEnablePerfettoSystemTracingDescription[] =
  956. "When enabled, Chrome will attempt to connect to the system tracing "
  957. "service";
  958. const char kEnablePortalsName[] = "Enable Portals.";
  959. const char kEnablePortalsDescription[] =
  960. "Portals are an experimental web platform feature that allows embedding"
  961. " and seamless transitions between pages."
  962. " See https://github.com/WICG/portals and https://wicg.github.io/portals/";
  963. const char kEnablePortalsCrossOriginName[] = "Enable cross-origin Portals.";
  964. const char kEnablePortalsCrossOriginDescription[] =
  965. "Allows portals to load cross-origin URLs in addition to same-origin ones."
  966. " Has no effect if Portals are not enabled.";
  967. const char kEnableTranslateSubFramesName[] = "Translate sub frames";
  968. const char kEnableTranslateSubFramesDescription[] =
  969. "Enable the translation of sub frames (as well as the main frame)";
  970. const char kEnableWindowsGamingInputDataFetcherName[] =
  971. "Enable Windows.Gaming.Input";
  972. const char kEnableWindowsGamingInputDataFetcherDescription[] =
  973. "Enable Windows.Gaming.Input by default to provide game controller "
  974. "support on Windows 10 desktop.";
  975. const char kBlockInsecurePrivateNetworkRequestsName[] =
  976. "Block insecure private network requests.";
  977. const char kBlockInsecurePrivateNetworkRequestsDescription[] =
  978. "Prevents non-secure contexts from making subresource requests to "
  979. "more-private IP addresses. See also: "
  980. "https://developer.chrome.com/blog/private-network-access-update/";
  981. const char kPrivateNetworkAccessSendPreflightsName[] =
  982. "Send Private Network Access preflights";
  983. const char kPrivateNetworkAccessSendPreflightsDescription[] =
  984. "Enables sending Private Network Access preflights ahead of requests to "
  985. "more-private IP addresses. Failed preflights display warnings in DevTools "
  986. "without failing entire request. See also: "
  987. "https://developer.chrome.com/blog/private-network-access-preflight/";
  988. const char kPrivateNetworkAccessRespectPreflightResultsName[] =
  989. "Respect the result of Private Network Access preflights";
  990. const char kPrivateNetworkAccessRespectPreflightResultsDescription[] =
  991. "Enables sending Private Network Access preflights ahead of requests to "
  992. "more-private IP addresses. These preflight requests must succeed in order "
  993. "for the request to proceed. See also: "
  994. "https://developer.chrome.com/blog/private-network-access-preflight/";
  995. const char kPrivateNetworkAccessPreflightShortTimeoutName[] =
  996. "Reduce waiting time for Private Network Access preflights response";
  997. const char kPrivateNetworkAccessPreflightShortTimeoutDescription[] =
  998. "Reduce the waiting time for Private Network Access preflights to 200 "
  999. "milliseconds. The default timeout period for requests is 5 minutes."
  1000. "See also: "
  1001. "https://developer.chrome.com/blog/private-network-access-preflight/";
  1002. const char kDeprecateAltClickName[] =
  1003. "Enable Alt+Click deprecation notifications";
  1004. const char kDeprecateAltClickDescription[] =
  1005. "Start providing notifications about Alt+Click deprecation and enable "
  1006. "Search+Click as an alternative.";
  1007. const char kDeprecateAltBasedSixPackName[] =
  1008. "Deprecate Alt based six-pack (PgUp, PgDn, Home, End, Delete, Insert)";
  1009. const char kDeprecateAltBasedSixPackDescription[] =
  1010. "Show deprecation notifications and disable functionality for Alt based "
  1011. "six pack deprecations. The Search based versions continue to work.";
  1012. const char kExperimentalAccessibilityLanguageDetectionName[] =
  1013. "Experimental accessibility language detection";
  1014. const char kExperimentalAccessibilityLanguageDetectionDescription[] =
  1015. "Enable language detection for in-page content which is then exposed to "
  1016. "assistive technologies such as screen readers.";
  1017. const char kExperimentalAccessibilityLanguageDetectionDynamicName[] =
  1018. "Experimental accessibility language detection for dynamic content";
  1019. const char kExperimentalAccessibilityLanguageDetectionDynamicDescription[] =
  1020. "Enable language detection for dynamic content which is then exposed to "
  1021. "assistive technologies such as screen readers.";
  1022. const char kCompositorThreadedScrollbarScrollingName[] =
  1023. "Compositor threaded scrollbar scrolling";
  1024. const char kCompositorThreadedScrollbarScrollingDescription[] =
  1025. "Enables pointer-based scrollbar scrolling on the compositor thread "
  1026. "instead of the main thread";
  1027. const char kMemlogName[] = "Chrome heap profiler start mode.";
  1028. const char kMemlogDescription[] =
  1029. "Starts heap profiling service that records sampled memory allocation "
  1030. "profile having each sample attributed with a callstack. "
  1031. "The sampling resolution is controlled with --memlog-sampling-rate flag. "
  1032. "Recorded heap dumps can be obtained at chrome://tracing "
  1033. "[category:memory-infra] and chrome://memory-internals. This setting "
  1034. "controls which processes will be profiled since their start. To profile "
  1035. "any given process at a later time use chrome://memory-internals page.";
  1036. const char kMemlogModeMinimal[] = "Browser and GPU";
  1037. const char kMemlogModeAll[] = "All processes";
  1038. const char kMemlogModeAllRenderers[] = "All renderers";
  1039. const char kMemlogModeRendererSampling[] = "Single renderer";
  1040. const char kMemlogModeBrowser[] = "Browser only";
  1041. const char kMemlogModeGpu[] = "GPU only";
  1042. const char kMemlogSamplingRateName[] =
  1043. "Heap profiling sampling interval (in bytes).";
  1044. const char kMemlogSamplingRateDescription[] =
  1045. "Heap profiling service uses Poisson process to sample allocations. "
  1046. "Default value for the interval between samples is 1000000 (1MB). "
  1047. "This results in low noise for large and/or frequent allocations "
  1048. "[size * frequency >> 1MB]. This means that aggregate numbers [e.g. "
  1049. "total size of malloc-ed objects] and large and/or frequent allocations "
  1050. "can be trusted with high fidelity. "
  1051. "Lower intervals produce higher samples resolution, but come at a cost of "
  1052. "higher performance overhead.";
  1053. const char kMemlogSamplingRate10KB[] = "10KB";
  1054. const char kMemlogSamplingRate50KB[] = "50KB";
  1055. const char kMemlogSamplingRate100KB[] = "100KB";
  1056. const char kMemlogSamplingRate500KB[] = "500KB";
  1057. const char kMemlogSamplingRate1MB[] = "1MB";
  1058. const char kMemlogSamplingRate5MB[] = "5MB";
  1059. const char kMemlogStackModeName[] = "Heap profiling stack traces type.";
  1060. const char kMemlogStackModeDescription[] =
  1061. "By default heap profiling service records native stacks. "
  1062. "A post-processing step is required to symbolize the stacks. "
  1063. "'Native with thread names' adds the thread name as the first frame of "
  1064. "each native stack. It's also possible to record a pseudo stack using "
  1065. "trace events as identifiers. It's also possible to do a mix of both.";
  1066. const char kMemlogStackModeNative[] = "Native";
  1067. const char kMemlogStackModeNativeWithThreadNames[] = "Native with thread names";
  1068. const char kEditContextName[] = "EditContext API";
  1069. const char kEditContextDescription[] =
  1070. "Allows web pages to use the experimental EditContext API to better "
  1071. "control text input.";
  1072. const char kEnableAutomaticSnoozeName[] = "Enable Automatic Snooze";
  1073. const char kEnableAutomaticSnoozeDescription[] =
  1074. "Enables automatic snoozing on In-Product Help with no snooze button.";
  1075. const char kEnableLensFullscreenSearchFlagId[] =
  1076. "enable-lens-fullscreen-search";
  1077. const char kEnableLensFullscreenSearchName[] =
  1078. "Enable Lens fullscreen search features.";
  1079. const char kEnableLensFullscreenSearchDescription[] =
  1080. "Enables Lens fullscreen search features.";
  1081. const char kEnableLensStandaloneFlagId[] = "enable-lens-standalone";
  1082. const char kEnableLensStandaloneName[] = "Enable Lens features in Chrome.";
  1083. const char kEnableLensStandaloneDescription[] =
  1084. "Enables Lens image and region search to learn about the visual content "
  1085. "you see while you browse and shop on the web.";
  1086. const char kEnableManagedConfigurationWebApiName[] =
  1087. "Enable Managed Configuration Web API";
  1088. const char kEnableManagedConfigurationWebApiDescription[] =
  1089. "Allows website to access a managed configuration provided by the device "
  1090. "administrator for the origin.";
  1091. const char kEnablePenetratingImageSelectionName[] =
  1092. "Penetrating Image Selection";
  1093. const char kEnablePenetratingImageSelectionDescription[] =
  1094. "Enables image options to be surfaced in the context menu for nodes "
  1095. "covered by transparent overlays.";
  1096. const char kEnablePixelCanvasRecordingName[] = "Enable pixel canvas recording";
  1097. const char kEnablePixelCanvasRecordingDescription[] =
  1098. "Pixel canvas recording allows the compositor to raster contents aligned "
  1099. "with the pixel and improves text rendering. This should be enabled when a "
  1100. "device is using fractional scale factor.";
  1101. const char kReduceHorizontalFlingVelocityName[] =
  1102. "Reduce horizontal fling velocity";
  1103. const char kReduceHorizontalFlingVelocityDescription[] =
  1104. "Reduces the velocity of horizontal flings to 20% of their original"
  1105. "velocity.";
  1106. extern const char kDropInputEventsBeforeFirstPaintName[] =
  1107. "Drop Input Events Before First Paint";
  1108. extern const char kDropInputEventsBeforeFirstPaintDescription[] =
  1109. "Before the user can see the first paint of a new page they cannot "
  1110. "intentionally interact with elements on that page. By dropping the events "
  1111. "we prevent accidental interaction with a page the user has not seen yet.";
  1112. const char kEnableCssSelectorFragmentAnchorName[] =
  1113. "Enables CSS selector fragment anchors";
  1114. const char kEnableCssSelectorFragmentAnchorDescription[] =
  1115. "Similar to text directives, CSS selector directives can be specified "
  1116. "in a url which is to be scrolled into view and highlighted.";
  1117. const char kRetailCouponsName[] = "Enable to fetch for retail coupons";
  1118. const char kRetailCouponsDescription[] =
  1119. "Allow to fetch retail coupons for consented users";
  1120. const char kEnableResamplingInputEventsName[] =
  1121. "Enable resampling input events";
  1122. const char kEnableResamplingInputEventsDescription[] =
  1123. "Predicts mouse and touch inputs position at rAF time based on previous "
  1124. "input";
  1125. const char kEnableResamplingScrollEventsName[] =
  1126. "Enable resampling scroll events";
  1127. const char kEnableResamplingScrollEventsDescription[] =
  1128. "Predicts the scroll amount at vsync time based on previous input";
  1129. const char kEnableResamplingScrollEventsExperimentalPredictionName[] =
  1130. "Enable experimental prediction for scroll events";
  1131. const char kEnableResamplingScrollEventsExperimentalPredictionDescription[] =
  1132. "Predicts the scroll amount after the vsync time to more closely match "
  1133. "when the frame is visible.";
  1134. const char kEnableRestrictedWebApisName[] =
  1135. "Enable the restriced web APIs for high-trusted apps.";
  1136. const char kEnableRestrictedWebApisDescription[] =
  1137. "Enable the restricted web APIs for dev trial. This will be replaced with "
  1138. "permission policies to control the capabilities afterwards.";
  1139. const char kEnableUseZoomForDsfName[] =
  1140. "Use Blink's zoom for device scale factor.";
  1141. const char kEnableUseZoomForDsfDescription[] =
  1142. "If enabled, Blink uses its zooming mechanism to scale content for device "
  1143. "scale factor.";
  1144. const char kEnableUseZoomForDsfChoiceDefault[] = "Default";
  1145. const char kEnableUseZoomForDsfChoiceEnabled[] = "Enabled";
  1146. const char kEnableUseZoomForDsfChoiceDisabled[] = "Disabled";
  1147. const char kEnableWebAuthenticationChromeOSAuthenticatorName[] =
  1148. "ChromeOS platform Web Authentication support";
  1149. const char kEnableWebAuthenticationChromeOSAuthenticatorDescription[] =
  1150. "Enable the ChromeOS platform authenticator for the Web Authentication "
  1151. "API.";
  1152. const char kEnableZeroCopyTabCaptureName[] = "Zero-copy tab capture";
  1153. const char kEnableZeroCopyTabCaptureDescription[] =
  1154. "Enable zero-copy content tab for getDisplayMedia() APIs.";
  1155. const char kEnableRegionCaptureExperimentalSubtypesName[] =
  1156. "Region capture experimental subtypes";
  1157. const char kEnableRegionCaptureExperimentalSubtypesDescription[] =
  1158. "Enables experiment support for CropTarget.fromElement to use other "
  1159. "Element subtypes than just <div> and <iframe>.";
  1160. const char kExperimentalWebAssemblyFeaturesName[] = "Experimental WebAssembly";
  1161. const char kExperimentalWebAssemblyFeaturesDescription[] =
  1162. "Enable web pages to use experimental WebAssembly features.";
  1163. const char kExperimentalWebAssemblyStackSwitchingName[] =
  1164. "Experimental WebAssembly Stack Switching";
  1165. const char kExperimentalWebAssemblyStackSwitchingDescription[] =
  1166. "Enable web pages to use experimental WebAssembly stack switching "
  1167. "features.";
  1168. const char kEnableWasmBaselineName[] = "WebAssembly baseline compiler";
  1169. const char kEnableWasmBaselineDescription[] =
  1170. "Enables WebAssembly baseline compilation and tier up.";
  1171. const char kEnableWasmLazyCompilationName[] = "WebAssembly lazy compilation";
  1172. const char kEnableWasmLazyCompilationDescription[] =
  1173. "Enables lazy (JIT on first call) compilation of WebAssembly modules.";
  1174. const char kEnableWasmTieringName[] = "WebAssembly tiering";
  1175. const char kEnableWasmTieringDescription[] =
  1176. "Enables tiered compilation of WebAssembly (will tier up to TurboFan if "
  1177. "#enable-webassembly-baseline is enabled).";
  1178. const char kEvDetailsInPageInfoName[] = "EV certificate details in Page Info.";
  1179. const char kEvDetailsInPageInfoDescription[] =
  1180. "Shows the EV certificate details in the Page Info bubble.";
  1181. const char kExperimentalWebPlatformFeaturesName[] =
  1182. "Experimental Web Platform features";
  1183. const char kExperimentalWebPlatformFeaturesDescription[] =
  1184. "Enables experimental Web Platform features that are in development.";
  1185. const char kExtensionContentVerificationName[] =
  1186. "Extension Content Verification";
  1187. const char kExtensionContentVerificationDescription[] =
  1188. "This flag can be used to turn on verification that the contents of the "
  1189. "files on disk for extensions from the webstore match what they're "
  1190. "expected to be. This can be used to turn on this feature if it would not "
  1191. "otherwise have been turned on, but cannot be used to turn it off (because "
  1192. "this setting can be tampered with by malware).";
  1193. const char kExtensionContentVerificationBootstrap[] =
  1194. "Bootstrap (get expected hashes, but do not enforce them)";
  1195. const char kExtensionContentVerificationEnforce[] =
  1196. "Enforce (try to get hashes, and enforce them if successful)";
  1197. const char kExtensionContentVerificationEnforceStrict[] =
  1198. "Enforce strict (hard fail if we can't get hashes)";
  1199. #if BUILDFLAG(ENABLE_EXTENSIONS)
  1200. const char kExtensionsMenuAccessControlName[] =
  1201. "Extensions Menu Access Control";
  1202. const char kExtensionsMenuAccessControlDescription[] =
  1203. "Enables a redesigned extensions menu that allows the user to control "
  1204. "extensions site access.";
  1205. #endif
  1206. const char kExtensionsOnChromeUrlsName[] = "Extensions on chrome:// URLs";
  1207. const char kExtensionsOnChromeUrlsDescription[] =
  1208. "Enables running extensions on chrome:// URLs, where extensions explicitly "
  1209. "request this permission.";
  1210. const char kFilteringScrollPredictionName[] = "Filtering scroll prediction";
  1211. const char kFilteringScrollPredictionDescription[] =
  1212. "Enable filtering of predicted scroll events";
  1213. const char kFractionalScrollOffsetsName[] = "Fractional Scroll Offsets";
  1214. const char kFractionalScrollOffsetsDescription[] =
  1215. "Enables fractional scroll offsets inside Blink, exposing non-integer "
  1216. "offsets to web APIs.";
  1217. const char kFedCmName[] = "FedCM";
  1218. const char kFedCmDescription[] =
  1219. "Enables JavaScript API to intermediate federated identity requests.";
  1220. const char kFileHandlingAPIName[] = "File Handling API";
  1221. const char kFileHandlingAPIDescription[] =
  1222. "Enables the file handling API, allowing websites to register as file "
  1223. "handlers.";
  1224. const char kFileHandlingIconsName[] = "File Handling Icons";
  1225. const char kFileHandlingIconsDescription[] =
  1226. "Allows websites using the file handling API to also register file type "
  1227. "icons. See https://github.com/WICG/file-handling/blob/main/explainer.md "
  1228. "for more information.";
  1229. const char kFillingAcrossAffiliatedWebsitesName[] =
  1230. "Fill passwords across affiliated websites.";
  1231. const char kFillingAcrossAffiliatedWebsitesDescription[] =
  1232. "Enables filling password on a website when there is saved "
  1233. "password on affiliated website.";
  1234. const char kFillOnAccountSelectName[] = "Fill passwords on account selection";
  1235. const char kFillOnAccountSelectDescription[] =
  1236. "Filling of passwords when an account is explicitly selected by the user "
  1237. "rather than autofilling credentials on page load.";
  1238. const char kForceTextDirectionName[] = "Force text direction";
  1239. const char kForceTextDirectionDescription[] =
  1240. "Explicitly force the per-character directionality of UI text to "
  1241. "left-to-right (LTR) or right-to-left (RTL) mode, overriding the default "
  1242. "direction of the character language.";
  1243. const char kForceDirectionLtr[] = "Left-to-right";
  1244. const char kForceDirectionRtl[] = "Right-to-left";
  1245. const char kForceUiDirectionName[] = "Force UI direction";
  1246. const char kForceUiDirectionDescription[] =
  1247. "Explicitly force the UI to left-to-right (LTR) or right-to-left (RTL) "
  1248. "mode, overriding the default direction of the UI language.";
  1249. const char kFullUserAgentName[] = "Full User-Agent request header";
  1250. const char kFullUserAgentDescription[] =
  1251. "If set, use the full (non-reduced) user agent string for the User-Agent "
  1252. "request header and the JS APIs.";
  1253. const char kGlobalMediaControlsForCastName[] = "Global Media Controls for Cast";
  1254. const char kGlobalMediaControlsForCastDescription[] =
  1255. "Shows Cast sessions in the Global Media Controls UI.";
  1256. const char kGlobalMediaControlsModernUIName[] =
  1257. "Global Media Controls Modern UI";
  1258. const char kGlobalMediaControlsModernUIDescription[] =
  1259. "Use a redesigned version of the Global Media Controls UI. Requires "
  1260. "#global-media-controls to also be enabled.";
  1261. const char kOpenscreenCastStreamingSessionName[] =
  1262. "Enable Open Screen Library (libcast) as the Mirroring Service's Cast "
  1263. "Streaming implementation";
  1264. const char kOpenscreenCastStreamingSessionDescription[] =
  1265. "Enables Open Screen Library's (libcast) Cast Streaming implementation to "
  1266. "be used for negotiating and executing mirroring and remoting sessions.";
  1267. const char kCastStreamingAv1Name[] =
  1268. "Enable AV1 codec video encoding in Cast mirroring sessions";
  1269. const char kCastStreamingAv1Description[] =
  1270. "Enables the inclusion of AV1 codec video encoding in Cast mirroring "
  1271. "session negotiations.";
  1272. const char kCastStreamingVp9Name[] =
  1273. "Enable VP9 codec video encoding in Cast mirroring sessions";
  1274. const char kCastStreamingVp9Description[] =
  1275. "Enables the inclusion of VP9 codec video encoding in Cast mirroring "
  1276. "session negotiations.";
  1277. const char kCastUseBlocklistForRemotingQueryName[] =
  1278. "Use blocklist for controlling remoting capabilities queries";
  1279. const char kCastUseBlocklistForRemotingQueryDescription[] =
  1280. "Enables the use of the hard-coded blocklist for controlling whether a "
  1281. "device should be queried for remoting capabilities when configuring a "
  1282. "mirroring session.";
  1283. const char kCastForceEnableRemotingQueryName[] =
  1284. "Force enable remoting capabilities queries";
  1285. const char kCastForceEnableRemotingQueryDescription[] =
  1286. "Enables querying for remoting capabilities for ALL devices, regardless of "
  1287. "the contents of the allowlist or blocklist.";
  1288. const char kGpuRasterizationName[] = "GPU rasterization";
  1289. const char kGpuRasterizationDescription[] = "Use GPU to rasterize web content.";
  1290. const char kContextualPageActionsName[] = "Contextual page actions";
  1291. const char kContextualPageActionsDescription[] =
  1292. "Enables contextual page action feature.";
  1293. const char kContextualPageActionsWithPriceTrackingName[] =
  1294. "Contextual page actions with price tracking";
  1295. const char kContextualPageActionsWithPriceTrackingDescription[] =
  1296. "Enables price tracking as a contextual page action.";
  1297. const char kHandwritingGestureEditingName[] = "Handwriting Gestures Editing";
  1298. const char kHandwritingGestureEditingDescription[] =
  1299. "Enables editing with handwriting gestures within the virtual keyboard.";
  1300. const char kHandwritingLegacyRecognitionName[] =
  1301. "Handwriting Legacy Recognition";
  1302. const char kHandwritingLegacyRecognitionDescription[] =
  1303. "Enables new on-device recognition for handwriting legacy paths.";
  1304. const char kHandwritingLegacyRecognitionAllLangName[] =
  1305. "Handwriting Legacy Recognition All Languages";
  1306. const char kHandwritingLegacyRecognitionAllLangDescription[] =
  1307. "Enables new on-device recognition for handwriting legacy paths in all "
  1308. "supported languages.";
  1309. const char kHandwritingLibraryDlcName[] =
  1310. "Handwriting recognition with library from DLC";
  1311. const char kHandwritingLibraryDlcDescription[] =
  1312. "Enables new on-device recognition with the handwriting library installed "
  1313. "from DLC";
  1314. const char kHardwareMediaKeyHandling[] = "Hardware Media Key Handling";
  1315. const char kHardwareMediaKeyHandlingDescription[] =
  1316. "Enables using media keys to control the active media session. This "
  1317. "requires MediaSessionService to be enabled too";
  1318. const char kHeavyAdPrivacyMitigationsName[] = "Heavy ad privacy mitigations";
  1319. const char kHeavyAdPrivacyMitigationsDescription[] =
  1320. "Enables privacy mitigations for the heavy ad intervention. Disabling "
  1321. "this makes the intervention deterministic. Defaults to enabled.";
  1322. const char kHeavyAdInterventionName[] = "Heavy Ad Intervention";
  1323. const char kHeavyAdInterventionDescription[] =
  1324. "Unloads ads that use too many device resources.";
  1325. const char kHiddenNetworkMigrationName[] = "Hidden Network Migration";
  1326. const char kHiddenNetworkMigrationDescription[] =
  1327. "Enables a privacy improvement that removes wrongly configured hidden"
  1328. "networks and mitigates the creation of these networks.";
  1329. const char kHideShelfControlsInTabletModeName[] =
  1330. "Hide shelf control buttons in tablet mode.";
  1331. const char kHideShelfControlsInTabletModeDescription[] =
  1332. "Hides home, back, and overview button from the shelf while the device is "
  1333. "in tablet mode. Predicated on shelf-hotseat feature being enabled.";
  1334. extern const char kHotspotName[] = "Hotspot";
  1335. extern const char kHotspotDescription[] =
  1336. "Enables the Chromebook to share its cellular internet connection to other "
  1337. "devices through WiFi.";
  1338. const char kTabAudioMutingName[] = "Tab audio muting UI control";
  1339. const char kTabAudioMutingDescription[] =
  1340. "When enabled, the audio indicators in the tab strip double as tab audio "
  1341. "mute controls.";
  1342. const char kTabSearchMediaTabsId[] = "tab-search-media-tabs";
  1343. const char kTabSearchMediaTabsName[] = "Tab Search Media Tabs";
  1344. const char kTabSearchMediaTabsDescription[] =
  1345. "Enable indicators on media tabs in Tab Search.";
  1346. const char kTabSwitcherOnReturnName[] = "Tab switcher on return";
  1347. const char kTabSwitcherOnReturnDescription[] =
  1348. "Enable tab switcher on return after specified time has elapsed";
  1349. const char kHttpsOnlyModeName[] = "HTTPS-First Mode Setting";
  1350. const char kHttpsOnlyModeDescription[] =
  1351. "Adds a setting under chrome://settings/security to opt-in to HTTPS-First "
  1352. "Mode.";
  1353. const char kIgnoreGpuBlocklistName[] = "Override software rendering list";
  1354. const char kIgnoreGpuBlocklistDescription[] =
  1355. "Overrides the built-in software rendering list and enables "
  1356. "GPU-acceleration on unsupported system configurations.";
  1357. const char kIgnoreSyncEncryptionKeysLongMissingName[] =
  1358. "Ignore Chrome Sync encryption keys long missing";
  1359. const char kIgnoreSyncEncryptionKeysLongMissingDescription[] =
  1360. "Drops pending encrypted updates if their key has been missing for a "
  1361. "(configurable) number of consecutive GetUpdates. Restarting the browser "
  1362. "resets the counter. The threshold is configurable via the "
  1363. "MinGuResponsesToIgnoreKey feature parameter.";
  1364. const char kImprovedDesksKeyboardShortcutsName[] =
  1365. "Enable improved desks keyboard shortcuts";
  1366. const char kImprovedDesksKeyboardShortcutsDescription[] =
  1367. "Enable keyboard shortcuts for activating desks at specific indices and "
  1368. "toggling whether a window is assigned to all desks. Must be used with "
  1369. "the #improved-keyboard-shortcuts flag.";
  1370. const char kImprovedKeyboardShortcutsName[] =
  1371. "Enable improved keyboard shortcuts";
  1372. const char kImprovedKeyboardShortcutsDescription[] =
  1373. "Ensure keyboard shortcuts work consistently with international keyboard "
  1374. "layouts and deprecate legacy shortcuts.";
  1375. const char kIncognitoDownloadsWarningName[] =
  1376. "Enable Incognito downloads warning";
  1377. const char kIncognitoDownloadsWarningDescription[] =
  1378. "When enabled, users will be warned that downloaded files are saved on the "
  1379. "device and might be seen by other users even if they are in Incognito.";
  1380. const char kIncognitoReauthenticationForAndroidName[] =
  1381. "Enable device reauthentication for Incognito.";
  1382. const char kIncognitoReauthenticationForAndroidDescription[] =
  1383. "When enabled, a setting appears in Settings > Privacy and Security, to "
  1384. "enable reauthentication for accessing your existing Incognito tabs.";
  1385. const char kUpdateHistoryEntryPointsInIncognitoName[] =
  1386. "Update history entry points in Incognito.";
  1387. const char kUpdateHistoryEntryPointsInIncognitoDescription[] =
  1388. "When enabled, the entry points to history UI from Incognito mode will be "
  1389. "removed for iOS and Desktop. An educative placeholder will be shown for "
  1390. "Android history page.";
  1391. const char kIncognitoNtpRevampName[] = "Revamped Incognito New Tab Page";
  1392. const char kIncognitoNtpRevampDescription[] =
  1393. "When enabled, Incognito new tab page will have an updated UI";
  1394. const char kIncognitoScreenshotName[] = "Incognito Screenshot";
  1395. const char kIncognitoScreenshotDescription[] =
  1396. "Enables Incognito screenshots on Android. It will also make Incognito "
  1397. "thumbnails visible.";
  1398. const char kInitialNavigationEntryName[] = "Initial NavigationEntry";
  1399. const char kInitialNavigationEntryDescription[] =
  1400. "Enables creation of initial NavigationEntry on tab creation.";
  1401. const char kInProductHelpDemoModeChoiceName[] = "In-Product Help Demo Mode";
  1402. const char kInProductHelpDemoModeChoiceDescription[] =
  1403. "Selects the In-Product Help demo mode.";
  1404. const char kInProductHelpSnoozeName[] = "In-Product Help Snooze";
  1405. const char kInProductHelpSnoozeDescription[] =
  1406. "Enables the snooze button on In-Product Help.";
  1407. const char kInProductHelpUseClientConfigName[] = "IPH Use Client Config";
  1408. const char kInProductHelpUseClientConfigDescription[] =
  1409. "Enable In-Product Help to use client side configuration.";
  1410. const char kInstallIssolatedAppsAtStartup[] =
  1411. "Install Isolated Apps at Startup";
  1412. const char kInstallIssolatedAppsAtStartupDescription[] =
  1413. "Isolated application URLs that Chrome should install during startup, "
  1414. "specified as a comma-separated list";
  1415. const char kInstalledAppsInCbdName[] = "Installed Apps in Clear Browsing Data";
  1416. const char kInstalledAppsInCbdDescription[] =
  1417. "Adds the installed apps warning dialog to the clear browsing data flow "
  1418. "which allows users to protect installed apps' data from being deleted.";
  1419. const char kJavascriptHarmonyName[] = "Experimental JavaScript";
  1420. const char kJavascriptHarmonyDescription[] =
  1421. "Enable web pages to use experimental JavaScript features.";
  1422. const char kJavascriptHarmonyShippingName[] =
  1423. "Latest stable JavaScript features";
  1424. const char kJavascriptHarmonyShippingDescription[] =
  1425. "Some web pages use legacy or non-standard JavaScript extensions that may "
  1426. "conflict with the latest JavaScript features. This flag allows disabling "
  1427. "support of those features for compatibility with such pages.";
  1428. const char kJourneysName[] = "History Journeys";
  1429. const char kJourneysDescription[] = "Enables the History Journeys UI.";
  1430. const char kJourneysLabelsName[] = "History Journeys Labels";
  1431. const char kJourneysLabelsDescription[] =
  1432. "Enables labels for Journeys within the History Journeys UI.";
  1433. const char kJourneysOmniboxActionName[] = "History Journeys Omnibox Action";
  1434. const char kJourneysOmniboxActionDescription[] =
  1435. "Enables the History Journeys Omnibox Action.";
  1436. const char kJourneysOmniboxHistoryClusterProviderName[] =
  1437. "History Journeys Omnibox History Cluster Provider";
  1438. const char kJourneysOmniboxHistoryClusterProviderDescription[] =
  1439. "Enables the History Journeys Omnibox History Cluster Provider to surface "
  1440. "Journeys as a suggestion row instead of an action chip.";
  1441. const char kJourneysOnDeviceClusteringBackendName[] =
  1442. "History Journeys On-Device Clustering Backend";
  1443. const char kJourneysOnDeviceClusteringBackendDescription[] =
  1444. "Enables variations for the on-device clustering backend";
  1445. const char kJourneysOnDeviceClusteringKeywordFilteringName[] =
  1446. "History Journeys On-Device Clustering Keyword Filtering";
  1447. const char kJourneysOnDeviceClusteringKeywordFilteringDescription[] =
  1448. "Enables variations for the keywords output by the on-device clustering "
  1449. "for Journeys";
  1450. const char kLargeFaviconFromGoogleName[] = "Large favicons from Google";
  1451. const char kLargeFaviconFromGoogleDescription[] =
  1452. "Request large favicons from Google's favicon service";
  1453. const char kLensCameraAssistedSearchName[] =
  1454. "Google Lens in Omnibox and New Tab Page";
  1455. const char kLensCameraAssistedSearchDescription[] =
  1456. "Enable an entry point to Google Lens to allow users to search what they "
  1457. "see using their mobile camera.";
  1458. const char kLensOnQuickActionSearchWidgetName[] =
  1459. "Google Lens in Chrome's Quick Action Search Widget";
  1460. const char kLensOnQuickActionSearchWidgetDescription[] =
  1461. "Enable an entry point to Google Lens to allow users to search what they "
  1462. "see using their mobile camera in the Quick Action Search Widget.";
  1463. const char kLogJsConsoleMessagesName[] =
  1464. "Log JS console messages in system logs";
  1465. const char kLogJsConsoleMessagesDescription[] =
  1466. "Enable logging JS console messages in system logs, please note that they "
  1467. "may contain PII.";
  1468. const char kUnthrottledNestedTimeoutName[] =
  1469. "Increase the nesting threshold before which setTimeout(..., <4ms) start "
  1470. "being clamped.";
  1471. const char kUnthrottledNestedTimeoutDescription[] =
  1472. "setTimeout(..., 0) is commonly used to break down long Javascript tasks. "
  1473. "Under this flag, setTimeouts and setIntervals with an interval < 4ms are "
  1474. "not clamped as aggressively. This improves short horizon performance, but "
  1475. "websites abusing the API will still eventually have their setTimeouts "
  1476. "clamped.";
  1477. const char kMediaRouterCastAllowAllIPsName[] =
  1478. "Connect to Cast devices on all IP addresses";
  1479. const char kMediaRouterCastAllowAllIPsDescription[] =
  1480. "Have the Media Router connect to Cast devices on all IP addresses, not "
  1481. "just RFC1918/RFC4193 private addresses.";
  1482. const char kMediaSessionWebRTCName[] = "Enable WebRTC actions in Media Session";
  1483. const char kMediaSessionWebRTCDescription[] =
  1484. "Adds new actions into Media Session for video conferencing.";
  1485. const char kMetricsSettingsAndroidName[] = "Metrics Settings on Android";
  1486. const char kMetricsSettingsAndroidDescription[] =
  1487. "Enables the new design of metrics settings.";
  1488. const char kMojoLinuxChannelSharedMemName[] =
  1489. "Enable Mojo Shared Memory Channel";
  1490. const char kMojoLinuxChannelSharedMemDescription[] =
  1491. "If enabled Mojo on Linux based platforms can use shared memory as an "
  1492. "alternate channel for most messages.";
  1493. const char kMouseSubframeNoImplicitCaptureName[] =
  1494. "Disable mouse implicit capture for iframe";
  1495. const char kMouseSubframeNoImplicitCaptureDescription[] =
  1496. "When enable, mouse down does not implicit capture for iframe.";
  1497. const char kCanvas2DLayersName[] =
  1498. "Enables canvas 2D methods BeginLayer and EndLayer";
  1499. const char kCanvas2DLayersDescription[] =
  1500. "Enables the canvas 2D methods BeginLayer and EndLayer.";
  1501. const char kEnableMachineLearningModelLoaderWebPlatformApiName[] =
  1502. "Enables Machine Learning Model Loader Web Platform API";
  1503. const char kEnableMachineLearningModelLoaderWebPlatformApiDescription[] =
  1504. "Enables the Machine Learning Model Loader Web Platform API.";
  1505. const char kSystemProxyForSystemServicesName[] =
  1506. "Enable system-proxy for selected system services";
  1507. const char kSystemProxyForSystemServicesDescription[] =
  1508. "Enabling this flag will allow ChromeOS system service which require "
  1509. "network connectivity to use the system-proxy daemon for authentication to "
  1510. "remote HTTP web proxies.";
  1511. const char kDestroyProfileOnBrowserCloseName[] =
  1512. "Destroy Profile on browser close";
  1513. const char kDestroyProfileOnBrowserCloseDescription[] =
  1514. "Release memory and other resources when a Profile's last browser window "
  1515. "is closed, rather than when Chrome closes completely.";
  1516. const char kDestroySystemProfilesName[] = "Destroy System Profile";
  1517. const char kDestroySystemProfilesDescription[] =
  1518. "After you close the Profile Picker, release memory and other resources "
  1519. "owned by the System Profile. This requires "
  1520. "#destroy-profile-on-browser-close.";
  1521. const char kNotificationsRevampName[] = "Notifications Revamp";
  1522. const char kNotificationsRevampDescription[] =
  1523. "Enable notification UI revamp and grouped web notifications.";
  1524. const char kNotificationSchedulerName[] = "Notification scheduler";
  1525. const char kNotificationSchedulerDescription[] =
  1526. "Enable notification scheduler feature.";
  1527. const char kNotificationSchedulerDebugOptionName[] =
  1528. "Notification scheduler debug options";
  1529. const char kNotificationSchedulerDebugOptionDescription[] =
  1530. "Enable debugging mode to override certain behavior of notification "
  1531. "scheduler system for easier manual testing.";
  1532. const char kNotificationSchedulerImmediateBackgroundTaskDescription[] =
  1533. "Show scheduled notification right away.";
  1534. const char kNotificationsSystemFlagName[] = "Enable system notifications.";
  1535. const char kNotificationsSystemFlagDescription[] =
  1536. "Enable support for using the system notification toasts and notification "
  1537. "center on platforms where these are available.";
  1538. const char kOmitCorsClientCertName[] =
  1539. "Omit TLS client certificates if credential mode disallows";
  1540. const char kOmitCorsClientCertDescription[] =
  1541. "Strictly conform the Fetch spec to omit TLS client certificates if "
  1542. "credential mode disallows. Without this flag enabled, Chrome will always "
  1543. "try sending client certificates regardless of the credential mode.";
  1544. const char kOmniboxAdaptiveSuggestionsCountName[] =
  1545. "Adaptive Omnibox Suggestions count";
  1546. const char kOmniboxAdaptiveSuggestionsCountDescription[] =
  1547. "Dynamically adjust number of presented Omnibox suggestions depending on "
  1548. "available space. When enabled, this feature will increase (or decrease) "
  1549. "amount of offered Omnibox suggestions to fill in the space between the "
  1550. "Omnibox and soft keyboard (if any). See also Max Autocomplete Matches "
  1551. "flag to adjust the limit of offered suggestions. The number of shown "
  1552. "suggestions will be no less than the platform default limit.";
  1553. const char kOmniboxAggregateShortcutsName[] = "Omnibox Aggregate Shortcuts";
  1554. const char kOmniboxAggregateShortcutsDescription[] =
  1555. "When enabled, duplicate shortcuts matching the user input will be given "
  1556. "an aggregate score; when disabled, they'll be scored independently";
  1557. const char kOmniboxAssistantVoiceSearchName[] =
  1558. "Omnibox Assistant Voice Search";
  1559. const char kOmniboxAssistantVoiceSearchDescription[] =
  1560. "When enabled, use Assistant for omnibox voice query recognition instead of"
  1561. " Android's built-in voice recognition service. Only works on Android.";
  1562. const char kOmniboxBlurWithEscapeName[] = "Omnibox Blur with Escape";
  1563. const char kOmniboxBlurWithEscapeDescription[] =
  1564. "When enabled, pressing escape when the omnibox is focused without user "
  1565. "input will blur the omnibox and focus the web page.";
  1566. const char kOmniboxBookmarkPathsName[] = "Omnibox Bookmark Paths";
  1567. const char kOmniboxBookmarkPathsDescription[] =
  1568. "Allows inputs to match with bookmark paths. E.g. 'planets jupiter' can "
  1569. "suggest a bookmark titled 'Jupiter' with URL "
  1570. "'en.wikipedia.org/wiki/Jupiter' located in a path containing 'planet.'";
  1571. const char kOmniboxClosePopupWithEscapeName[] =
  1572. "Omnibox Close Popup with Escape";
  1573. const char kOmniboxClosePopupWithEscapeDescription[] =
  1574. "When enabled, pressing escape when the omnibox popup is open and the "
  1575. "default suggestion is selected will close the omnibox without removing "
  1576. "its focus or clearing user input.";
  1577. const char kOmniboxDisableCGIParamMatchingName[] =
  1578. "Disable CGI Param Name Matching";
  1579. const char kOmniboxDisableCGIParamMatchingDescription[] =
  1580. "Disables using matches in CGI parameter names while scoring suggestions.";
  1581. const char kOmniboxDocumentProviderAsoName[] = "Omnibox Document Provider ASO";
  1582. const char kOmniboxDocumentProviderAsoDescription[] =
  1583. "If document suggestions are enabled, swaps the backend from cloudsearch "
  1584. "to ASO (Apps Search Overlay) search.";
  1585. const char kOmniboxExperimentalSuggestScoringName[] =
  1586. "Omnibox Experimental Suggest Scoring";
  1587. const char kOmniboxExperimentalSuggestScoringDescription[] =
  1588. "Enables an experimental scoring mode for suggestions when Google is the "
  1589. "default search engine.";
  1590. const char kOmniboxFuzzyUrlSuggestionsName[] = "Omnibox Fuzzy URL Suggestions";
  1591. const char kOmniboxFuzzyUrlSuggestionsDescription[] =
  1592. "Enables URL suggestions for inputs that may contain typos.";
  1593. const char kOmniboxHeaderPaddingUpdateName[] = "Omnibox Header Padding Update";
  1594. const char kOmniboxHeaderPaddingUpdateDescription[] =
  1595. "Update Omnibox suggestion header's position.";
  1596. const char kOmniboxModernizeVisualUpdateName[] =
  1597. "Omnibox Modernize Visual Update";
  1598. const char kOmniboxModernizeVisualUpdateDescription[] =
  1599. "When enabled, Omnibox will show a new UI which is visually "
  1600. "updated. This flag is for the step 1 in the Clank Omnibox revamp plan.";
  1601. const char kOmniboxMostVisitedTilesName[] = "Omnibox Most Visited Tiles";
  1602. const char kOmniboxMostVisitedTilesDescription[] =
  1603. "Display a list of frequently visited pages from history as a single row "
  1604. "with a carousel instead of one URL per line.";
  1605. const char kOmniboxMostVisitedTilesTitleWrapAroundName[] =
  1606. "Omnibox Most Visited Tiles Title wrap around";
  1607. const char kOmniboxMostVisitedTilesTitleWrapAroundDescription[] =
  1608. "Permits longer MV Tiles titles to wrap around to the second line "
  1609. "to reduce ellipsizing longer titles.";
  1610. const char kOmniboxRemoveSuggestionHeaderCapitalizationName[] =
  1611. "Omnibox Remove Suggestion Header Capitalization";
  1612. const char kOmniboxRemoveSuggestionHeaderCapitalizationDescription[] =
  1613. "Remove the capitalization of the omnibox suggestion search header.";
  1614. const char kOmniboxRemoveSuggestionHeaderChevronName[] =
  1615. "Omnibox Remove Suggestion Header Chevron";
  1616. const char kOmniboxRemoveSuggestionHeaderChevronDescription[] =
  1617. "Remove the chevron on the right side of omnibox suggestion search header.";
  1618. const char kOmniboxZeroSuggestPrefetchingName[] =
  1619. "Omnibox Zero Prefix Suggestion Prefetching on NTP";
  1620. const char kOmniboxZeroSuggestPrefetchingDescription[] =
  1621. "Enables prefetching of the zero prefix suggestions for eligible users "
  1622. "on the New Tab page.";
  1623. const char kOmniboxZeroSuggestPrefetchingOnSRPName[] =
  1624. "Omnibox Zero Prefix Suggestion Prefetching on SRP";
  1625. const char kOmniboxZeroSuggestPrefetchingOnSRPDescription[] =
  1626. "Enables prefetching of the zero prefix suggestions for eligible users "
  1627. "on the Search Results page.";
  1628. const char kOmniboxZeroSuggestPrefetchingOnWebName[] =
  1629. "Omnibox Zero Prefix Suggestion Prefetching on the Web";
  1630. const char kOmniboxZeroSuggestPrefetchingOnWebDescription[] =
  1631. "Enables prefetching of the zero prefix suggestions for eligible users "
  1632. "on the Web (i.e. non-NTP and non-SRP URLs).";
  1633. const char kOmniboxOnDeviceHeadSuggestionsName[] =
  1634. "Omnibox on device head suggestions (non-incognito only)";
  1635. const char kOmniboxOnDeviceHeadSuggestionsDescription[] =
  1636. "Google head non personalized search suggestions provided by a compact on "
  1637. "device model for non-incognito. Turn off this feature if you have other "
  1638. "apps running which affects local file access (e.g. anti-virus software) "
  1639. "and are experiencing searchbox typing lags.";
  1640. const char kOmniboxOnDeviceHeadSuggestionsIncognitoName[] =
  1641. "Omnibox on device head suggestions (incognito only)";
  1642. const char kOmniboxOnDeviceHeadSuggestionsIncognitoDescription[] =
  1643. "Google head non personalized search suggestions provided by a compact on "
  1644. "device model for incognito. Turn off this feature if you have other "
  1645. "apps running which affects local file access (e.g. anti-virus software) "
  1646. "and are experiencing searchbox typing lags.";
  1647. const char kOmniboxRichAutocompletionPromisingName[] =
  1648. "Omnibox Rich Autocompletion Promising Combinations";
  1649. const char kOmniboxRichAutocompletionPromisingDescription[] =
  1650. "Allow autocompletion for titles and non-prefixes. Suggestions whose "
  1651. "titles or URLs contain the user input as a continuous chunk, but not "
  1652. "necessarily a prefix, can be the default suggestion. Otherwise, only "
  1653. "suggestions whose URLs are prefixed by the user input can be.";
  1654. const char kOmniboxSiteSearchStarterPackName[] =
  1655. "Omnibox Site Search Starter Pack";
  1656. const char kOmniboxSiteSearchStarterPackDescription[] =
  1657. "Enables @history, @bookmarks, and @tabs scopes in Omnibox Site "
  1658. "Search/Keyword Mode";
  1659. const char kOmniboxLocalHistoryZeroSuggestBeyondNTPName[] =
  1660. "Allow local history zero-prefix suggestions beyond NTP";
  1661. const char kOmniboxLocalHistoryZeroSuggestBeyondNTPDescription[] =
  1662. "Enables local history zero-prefix suggestions in every context in which "
  1663. "the remote zero-prefix suggestions are enabled.";
  1664. const char kOmniboxFocusTriggersSRPZeroSuggestName[] =
  1665. "Allow Omnibox contextual web on-focus suggestions on the SRP";
  1666. const char kOmniboxFocusTriggersSRPZeroSuggestDescription[] =
  1667. "Enables on-focus suggestions on the Search Results page. "
  1668. "Requires on-focus suggestions for the contextual web to be enabled. "
  1669. "Will only work if user is signed-in and syncing.";
  1670. const char kOmniboxFocusTriggersContextualWebZeroSuggestName[] =
  1671. "Omnibox on-focus suggestions for the contextual Web";
  1672. const char kOmniboxFocusTriggersContextualWebZeroSuggestDescription[] =
  1673. "Enables on-focus suggestions on the Open Web, that are contextual to the "
  1674. "current URL. Will only work if user is signed-in and syncing, or is "
  1675. "otherwise eligible to send the current page URL to the suggest server.";
  1676. const char kOmniboxMostVisitedTilesFadingOnTabletName[] =
  1677. "Omnibox Most Visited Tiles fading on tablet";
  1678. const char kOmniboxMostVisitedTilesFadingOnTabletDescription[] =
  1679. "Set most visited website tiles carousel to fade on horizontal ends on"
  1680. "tablet mode.";
  1681. const char kOmniboxMostVisitedTilesOnSrpName[] =
  1682. "Omnibox Most Visited Tiles on Search Results Page";
  1683. const char kOmniboxMostVisitedTilesOnSrpDescription[] =
  1684. "Offer most visited website tiles when the User is on the Search Results "
  1685. "Page.";
  1686. const char kOmniboxShortBookmarkSuggestionsName[] =
  1687. "Omnibox short bookmark suggestions";
  1688. const char kOmniboxShortBookmarkSuggestionsDescription[] =
  1689. "Match very short input words to beginning of words in bookmark "
  1690. "suggestions.";
  1691. const char kOmniboxShortcutExpandingName[] = "Omnibox shortcut expanding";
  1692. const char kOmniboxShortcutExpandingDescription[] =
  1693. "Expand the last word in the shortcut text to be a complete word from the "
  1694. "suggestion text.";
  1695. const char kOmniboxRetainSuggestionsWithHeadersName[] =
  1696. "Retain complete set of suggestions with headers";
  1697. const char kOmniboxRetainSuggestionsWithHeadersDescription[] =
  1698. "Given a list of suggestions, all suggestions for which a header metadata "
  1699. "is available will be retained as a whole and not be counted towards the "
  1700. "limit.";
  1701. const char kOmniboxMaxZeroSuggestMatchesName[] =
  1702. "Omnibox Max Zero Suggest Matches";
  1703. const char kOmniboxMaxZeroSuggestMatchesDescription[] =
  1704. "Changes the maximum number of autocomplete matches displayed when zero "
  1705. "suggest is active (i.e. displaying suggestions without input).";
  1706. const char kOmniboxUIMaxAutocompleteMatchesName[] =
  1707. "Omnibox UI Max Autocomplete Matches";
  1708. const char kOmniboxUIMaxAutocompleteMatchesDescription[] =
  1709. "Changes the maximum number of autocomplete matches displayed in the "
  1710. "Omnibox UI.";
  1711. const char kOmniboxUpdatedConnectionSecurityIndicatorsName[] =
  1712. "Omnibox Updated connection security indicators";
  1713. const char kOmniboxUpdatedConnectionSecurityIndicatorsDescription[] =
  1714. "Use new connection security indicators for https pages in the omnibox.";
  1715. const char kOmniboxMaxURLMatchesName[] = "Omnibox Max URL Matches";
  1716. const char kOmniboxMaxURLMatchesDescription[] =
  1717. "The maximum number of URL matches to show, unless there are no "
  1718. "replacements.";
  1719. const char kOmniboxDynamicMaxAutocompleteName[] =
  1720. "Omnibox Dynamic Max Autocomplete";
  1721. const char kOmniboxDynamicMaxAutocompleteDescription[] =
  1722. "Configures the maximum number of autocomplete matches displayed in the "
  1723. "Omnibox UI dynamically based on the number of URL matches.";
  1724. const char kOptimizationGuideDebugLogsName[] =
  1725. "Enable optimization guide debug logs";
  1726. const char kOptimizationGuideDebugLogsDescription[] =
  1727. "Enables the optimization guide to log and save debug messages that can be "
  1728. "shown in the internals page.";
  1729. const char kOptimizationGuidePushNotificationName[] =
  1730. "Enable optimization guide push notifications";
  1731. const char kOptimizationGuidePushNotificationDescription[] =
  1732. "Enables the optimization guide to receive push notifications.";
  1733. const char kOrganicRepeatableQueriesName[] =
  1734. "Organic repeatable queries in Most Visited tiles";
  1735. const char kOrganicRepeatableQueriesDescription[] =
  1736. "Enables showing the most repeated queries, from the device browsing "
  1737. "history, organically among the most visited sites in the MV tiles.";
  1738. const char kOriginAgentClusterDefaultName[] =
  1739. "Origin-keyed Agent Clusters by default";
  1740. const char kOriginAgentClusterDefaultDescription[] =
  1741. "Select the default behaviour for the Origin-Agent-Cluster http header. "
  1742. "If enabled, an absent header will cause pages to be assigned to an "
  1743. "origin-keyed agent cluster, and to a site-keyed agent cluster when "
  1744. "disabled. Documents whose agent clusters are origin-keyed cannot set "
  1745. "document.domain to relax the same-origin policy.";
  1746. const char kOsSettingsAppNotificationsPageName[] =
  1747. "CrOS Settings App Notifications Page";
  1748. const char kOsSettingsAppNotificationsPageDescription[] =
  1749. "If enabled, a new App Notifications subpage will appear in the "
  1750. "CrOS Settings Apps section.";
  1751. const char kOverlayScrollbarsName[] = "Overlay Scrollbars";
  1752. const char kOverlayScrollbarsDescription[] =
  1753. "Enable the experimental overlay scrollbars implementation. You must also "
  1754. "enable threaded compositing to have the scrollbars animate.";
  1755. const char kOverlayStrategiesName[] = "Select HW overlay strategies";
  1756. const char kOverlayStrategiesDescription[] =
  1757. "Select strategies used to promote quads to HW overlays.";
  1758. const char kOverlayStrategiesDefault[] = "Default";
  1759. const char kOverlayStrategiesNone[] = "None";
  1760. const char kOverlayStrategiesUnoccludedFullscreen[] =
  1761. "Unoccluded fullscreen buffers (single-fullscreen)";
  1762. const char kOverlayStrategiesUnoccluded[] =
  1763. "Unoccluded buffers (single-fullscreen,single-on-top)";
  1764. const char kOverlayStrategiesOccludedAndUnoccluded[] =
  1765. "Occluded and unoccluded buffers "
  1766. "(single-fullscreen,single-on-top,underlay)";
  1767. const char kOverrideLanguagePrefsForHrefTranslateName[] =
  1768. "Override user-blocklisted languages for hrefTranslate";
  1769. const char kOverrideLanguagePrefsForHrefTranslateDescription[] =
  1770. "When using hrefTranslate, ignore the user's blocklist of languages that "
  1771. "shouldn't be translated.";
  1772. const char kOverrideSitePrefsForHrefTranslateName[] =
  1773. "Override user-blocklisted sites for hrefTranslate";
  1774. const char kOverrideSitePrefsForHrefTranslateDescription[] =
  1775. "When using hrefTranslate, ignore the user's blocklist of websites that "
  1776. "shouldn't be translated.";
  1777. const char kOverrideUnsupportedPageLanguageForHrefTranslateName[] =
  1778. "Force translation on pages with unsupported languages for hrefTranslate";
  1779. const char kOverrideUnsupportedPageLanguageForHrefTranslateDescription[] =
  1780. "When using hrefTranslate, force translation on pages where the page's "
  1781. "language cannot be determined or is unsupported.";
  1782. const char kOverrideSimilarLanguagesForHrefTranslateName[] =
  1783. "Force translation on pages with a similar page language for hrefTranslate";
  1784. const char kOverrideSimilarLanguagesForHrefTranslateDescription[] =
  1785. "When using hrefTranslate, force translation on pages where the page's "
  1786. "language is similar to the target language specified via hrefTranslate.";
  1787. const char kOverscrollHistoryNavigationName[] = "Overscroll history navigation";
  1788. const char kOverscrollHistoryNavigationDescription[] =
  1789. "History navigation in response to horizontal overscroll.";
  1790. const char kOverviewButtonName[] = "Overview button at the status area";
  1791. const char kOverviewButtonDescription[] =
  1792. "If enabled, always show the overview button at the status area.";
  1793. const char kPageContentAnnotationsName[] = "Page content annotations";
  1794. const char kPageContentAnnotationsDescription[] =
  1795. "Enables page content to be annotated on-device.";
  1796. const char kPageEntitiesPageContentAnnotationsName[] =
  1797. "Page entities content annotations";
  1798. const char kPageEntitiesPageContentAnnotationsDescription[] =
  1799. "Enables annotating the page entities model for each page load on-device.";
  1800. const char kPageInfoAboutThisSiteName[] =
  1801. "'About this site' section in page info";
  1802. const char kPageInfoAboutThisSiteDescription[] =
  1803. "Enable the 'About this site' section in the page info.";
  1804. const char kPageInfoMoreAboutThisPageName[] =
  1805. "'More about this page' link in page info";
  1806. const char kPageInfoMoreAboutThisPageDescription[] =
  1807. "Enable the 'More about this page' link in the 'From the web' section of "
  1808. "page info.";
  1809. const char kPageInfoHideSiteSettingsName[] = "Page info hide site settings";
  1810. const char kPageInfoHideSiteSettingsDescription[] =
  1811. "Hides site settings row in the page info menu.";
  1812. const char kPageInfoHistoryDesktopName[] = "Page info history";
  1813. const char kPageInfoHistoryDesktopDescription[] =
  1814. "Enable a history section in the page info.";
  1815. const char kPageVisibilityPageContentAnnotationsName[] =
  1816. "Page visibility content annotations";
  1817. const char kPageVisibilityPageContentAnnotationsDescription[] =
  1818. "Enables annotating the page visibility model for each page load "
  1819. "on-device.";
  1820. const char kParallelDownloadingName[] = "Parallel downloading";
  1821. const char kParallelDownloadingDescription[] =
  1822. "Enable parallel downloading to accelerate download speed.";
  1823. const char kPasswordChangeInSettingsName[] =
  1824. "Rework password change flow from settings";
  1825. const char kPasswordChangeInSettingsDescription[] =
  1826. "Change password when bulk leak check detected an issue.";
  1827. const char kPasswordChangeName[] = "Rework password change flow";
  1828. const char kPasswordChangeDescription[] =
  1829. "Change password when password leak is detected.";
  1830. const char kPasswordImportName[] = "Password import";
  1831. const char kPasswordImportDescription[] =
  1832. "Import functionality in password settings.";
  1833. const char kPasswordDomainCapabilitiesFetchingName[] =
  1834. "Fetch credentials' password change capabilities";
  1835. const char kPasswordDomainCapabilitiesFetchingDescription[] =
  1836. "Fetches credentials' password change capabilities from the server.";
  1837. const char kPasswordScriptsFetchingName[] = "Fetch password scripts";
  1838. const char kPasswordScriptsFetchingDescription[] =
  1839. "Fetches scripts for password change flows.";
  1840. const char kPasswordStrengthIndicatorName[] = "Password strength indicator";
  1841. const char kPasswordStrengthIndicatorDescription[] =
  1842. "Enables password strength indicator when typing a password during a "
  1843. "sign-up and password change flows.";
  1844. const char kForceEnablePasswordDomainCapabilitiesName[] =
  1845. "Force enable password change capabilities for domains";
  1846. const char kForceEnablePasswordDomainCapabilitiesDescription[] =
  1847. "Force enables password change capabilities for every domain, regardless "
  1848. "of the server response.";
  1849. const char kPdfOcrName[] = "Performs OCR on inaccessible PDFs";
  1850. const char kPdfOcrDescription[] =
  1851. "Enables a feature whereby inaccessible (i.e. untagged) PDFs are made "
  1852. "accessible using an optical character recognition service.";
  1853. const char kPdfXfaFormsName[] = "PDF XFA support";
  1854. const char kPdfXfaFormsDescription[] =
  1855. "Enables support for XFA forms in PDFs. "
  1856. "Has no effect if Chrome was not built with XFA support.";
  1857. const char kAutoWebContentsDarkModeName[] = "Auto Dark Mode for Web Contents";
  1858. const char kAutoWebContentsDarkModeDescription[] =
  1859. "Automatically render all web contents using a dark theme.";
  1860. const char kForcedColorsName[] = "Forced Colors";
  1861. const char kForcedColorsDescription[] =
  1862. "Enables forced colors mode for web content.";
  1863. const char kWindowsScrollingPersonalityName[] = "Windows Scrolling Personality";
  1864. const char kWindowsScrollingPersonalityDescription[] =
  1865. "If enabled, mousewheel and keyboard scrolls will scroll by a percentage "
  1866. "of the scroller size and the default scroll animation is replaced with "
  1867. "Impulse-style scroll animations.";
  1868. const char kPermissionChipName[] = "Permissions Chip Experiment";
  1869. const char kPermissionChipDescription[] =
  1870. "Enables an experimental permission prompt that uses a chip in the location"
  1871. " bar.";
  1872. const char kPermissionChipGestureSensitiveName[] =
  1873. "Gesture-sensitive Permissions Chip";
  1874. const char kPermissionChipGestureSensitiveDescription[] =
  1875. "If the Permissions Chip Experiment is enabled, controls whether or not "
  1876. "the chip should be more prominent when the request is associated with a "
  1877. "gesture.";
  1878. const char kPermissionChipRequestTypeSensitiveName[] =
  1879. "Request-type-sensitive Permissions Chip";
  1880. const char kPermissionChipRequestTypeSensitiveDescription[] =
  1881. "If the Permissions Chip Experiment is enabled, controls whether or not "
  1882. "the chip should be more or less prominent depending on the request type.";
  1883. const char kPermissionPredictionsName[] = "Permission Predictions";
  1884. const char kPermissionPredictionsDescription[] =
  1885. "Use the Permission Predictions Service to surface permission requests "
  1886. "using a quieter UI when the likelihood of the user granting the "
  1887. "permission is predicted to be low. Requires "
  1888. "chrome://flags/#quiet-notification-prompts and `Safe Browsing` to be "
  1889. "enabled.";
  1890. const char kPermissionQuietChipName[] = "Quiet Permission Chip Experiment";
  1891. const char kPermissionQuietChipDescription[] =
  1892. "Enables a permission prompt that uses the quiet chip instead of the "
  1893. "right-hand side address bar icon for quiet permission prompts. Requires "
  1894. "chrome://flags/#quiet-notification-prompts to be enabled.";
  1895. const char kPersistentQuotaIsTemporaryQuotaName[] =
  1896. "window.PERSISTENT is temporary quota.";
  1897. const char kPersistentQuotaIsTemporaryQuotaDescription[] =
  1898. "Causes the window.PERSISTENT quota type to have the same semantics as "
  1899. "window.TEMPORARY.";
  1900. const char kPersonalizationHubName[] = "Personalization Hub UI";
  1901. const char kPersonalizationHubDescription[] =
  1902. "Enable the UI to let users customize their wallpapers, screensaver, and "
  1903. "avatars.";
  1904. const char kPointerLockOptionsName[] = "Enables pointer lock options";
  1905. const char kPointerLockOptionsDescription[] =
  1906. "Enables pointer lock unadjustedMovement. When unadjustedMovement is set "
  1907. "to true, pointer movements wil not be affected by the underlying platform "
  1908. "modications such as mouse accelaration.";
  1909. const char kBookmarksImprovedSaveFlowName[] = "Improved bookmarks save flow";
  1910. const char kBookmarksImprovedSaveFlowDescription[] =
  1911. "Enabled an improved save flow for bookmarks.";
  1912. const char kBookmarksRefreshName[] = "Bookmarks refresh";
  1913. const char kBookmarksRefreshDescription[] =
  1914. "Enable various changes to bookmarks.";
  1915. const char kPrerender2Name[] = "Prerender2";
  1916. const char kPrerender2Description[] =
  1917. "Enables the new prerenderer implementation for "
  1918. "<script type=speculationrules> that specifies prerender candidates.";
  1919. const char kOmniboxTriggerForPrerender2Name[] =
  1920. "Omnibox trigger for Prerender2";
  1921. const char kOmniboxTriggerForPrerender2Description[] =
  1922. "Enables the new omnibox trigger prerenderer implementation.";
  1923. const char kSupportSearchSuggestionForPrerender2Name[] =
  1924. "Prerender search suggestions";
  1925. const char kSupportSearchSuggestionForPrerender2Description[] =
  1926. "Allows Prerender2 to prerender search suggestions provided by the default "
  1927. "search engine. Requires chrome://flags/#enable-prerender2 to be enabled";
  1928. const char kPrivacyGuide2Name[] = "Privacy Guide V2";
  1929. const char kPrivacyGuide2Description[] =
  1930. "Enables UI updates for Privacy Guide.";
  1931. const char kPrivacyGuideAndroidName[] = "Privacy Guide on Android";
  1932. const char kPrivacyGuideAndroidDescription[] =
  1933. "Shows a new subpage in Settings that helps the user to review various "
  1934. "privacy settings.";
  1935. const char kPrivacySandboxAdsAPIsOverrideName[] = "Privacy Sandbox Ads APIs";
  1936. const char kPrivacySandboxAdsAPIsOverrideDescription[] =
  1937. "Enables Privacy Sandbox APIs: Attribution Reporting, Fledge, Topics, "
  1938. "Fenced Frames, Shared Storage, and their associated features.";
  1939. const char kPrivacySandboxV3Name[] = "Privacy Sandbox V3";
  1940. const char kPrivacySandboxV3Description[] =
  1941. "Enables an updated Privacy Sandbox UI. Also enables some related "
  1942. "features.";
  1943. const char kProminentDarkModeActiveTabTitleName[] =
  1944. "Prominent Dark Mode Active Tab Titles";
  1945. const char kProminentDarkModeActiveTabTitleDescription[] =
  1946. "Makes the active tab title in dark mode bolder so the active tab is "
  1947. "easier "
  1948. "to identify.";
  1949. const char kPullToRefreshName[] = "Pull-to-refresh gesture";
  1950. const char kPullToRefreshDescription[] =
  1951. "Pull-to-refresh gesture in response to vertical overscroll.";
  1952. const char kPullToRefreshEnabledTouchscreen[] = "Enabled for touchscreen only";
  1953. const char kPwaUpdateDialogForAppIconName[] =
  1954. "Enable PWA install update dialog for icon changes";
  1955. const char kPwaUpdateDialogForAppIconDescription[] =
  1956. "Enable a confirmation dialog that shows up when a PWA changes its icon";
  1957. const char kPwaUpdateDialogForAppTitleName[] =
  1958. "Enable PWA install update dialog for name changes";
  1959. const char kPwaUpdateDialogForAppTitleDescription[] =
  1960. "Enable a confirmation dialog that shows up when a PWA changes its name";
  1961. const char kQuicName[] = "Experimental QUIC protocol";
  1962. const char kQuicDescription[] = "Enable experimental QUIC protocol support.";
  1963. const char kQuickDimName[] = "Enable lock on leave";
  1964. const char kQuickDimDescription[] =
  1965. "Enables lock on leave feature to better dim or lock the device. Can be "
  1966. "enabled and disabled from the Smart privacy section of your device "
  1967. "settings.";
  1968. const char kQuickIntensiveWakeUpThrottlingAfterLoadingName[] =
  1969. "Quick intensive throttling after loading";
  1970. const char kQuickIntensiveWakeUpThrottlingAfterLoadingDescription[] =
  1971. "For pages that are loaded when backgrounded, activates intensive "
  1972. "throttling after 10 seconds instead of the default 5 minutes. Intensive "
  1973. "throttling will limit wake ups, from setTimeout and setInterval tasks "
  1974. "with a high nesting level and delayed scheduler.postTask tasks, to 1 per "
  1975. "minute. See https://chromestatus.com/feature/5580139453743104 for more "
  1976. "info.";
  1977. const char kSettingsAppNotificationSettingsName[] =
  1978. "Split notification permission settings";
  1979. const char kSettingsAppNotificationSettingsDescription[] =
  1980. "Remove per-app notification permissions settings from the quick settings "
  1981. "menu. Notification permission settings will be split between the "
  1982. "lacros-chrome browser's notification permission page "
  1983. "and the ChromeOS settings app.";
  1984. const char kRecordWebAppDebugInfoName[] = "Record web app debug info";
  1985. const char kRecordWebAppDebugInfoDescription[] =
  1986. "Enables recording additional web app related debugging data to be "
  1987. "displayed in: chrome://web-app-internals";
  1988. const char kReduceAcceptLanguageName[] =
  1989. "Reduce Accept-Language request header";
  1990. const char kReduceAcceptLanguageDescription[] =
  1991. "Reduce the amount of information available in the Accept-Language request "
  1992. "header. See https://github.com/Tanych/accept-language for more info.";
  1993. const char kReduceUserAgentName[] = "Reduce User-Agent request header";
  1994. const char kReduceUserAgentDescription[] =
  1995. "Reduce (formerly, \"freeze\") the amount of information available in "
  1996. "the User-Agent request header. "
  1997. "See https://www.chromium.org/updates/ua-reduction for more info.";
  1998. const char kRestrictGamepadAccessName[] = "Restrict gamepad access";
  1999. const char kRestrictGamepadAccessDescription[] =
  2000. "Enables Permissions Policy and Secure Context restrictions on the Gamepad "
  2001. "API";
  2002. const char kRoundedDisplay[] = "Rounded display";
  2003. const char kRoundedDisplayDescription[] =
  2004. "Enables rounded corners for the display";
  2005. const char kMBIModeName[] = "MBI Scheduling Mode";
  2006. const char kMBIModeDescription[] =
  2007. "Enables independent agent cluster scheduling, via the "
  2008. "AgentSchedulingGroup infrastructure.";
  2009. const char kIntensiveWakeUpThrottlingName[] =
  2010. "Throttle Javascript timers in background.";
  2011. const char kIntensiveWakeUpThrottlingDescription[] =
  2012. "When enabled, wake ups from DOM Timers are limited to 1 per minute in a "
  2013. "page that has been hidden for 5 minutes. For additional details, see "
  2014. "https://www.chromestatus.com/feature/4718288976216064.";
  2015. const char kSafetyCheckPermissionsName[] = "Permission Modules on Safety Check";
  2016. const char kSafetyCheckPermissionsDescription[] =
  2017. "When enabled, adds permission modules to Safety Check on desktop. "
  2018. "The modules will be shown depending on the browser state.";
  2019. const char kSamePartyCookiesConsideredFirstPartyName[] =
  2020. "Consider SameParty cookies to be first-party.";
  2021. const char kSamePartyCookiesConsideredFirstPartyDescription[] =
  2022. "If enabled, SameParty cookies will not be blocked even if third-party "
  2023. "cookies are blocked.";
  2024. const char kPartitionedCookiesName[] = "Partitioned cookies";
  2025. const char kPartitionedCookiesDescription[] =
  2026. "Controls if the Partitioned cookie attribute is enabled.";
  2027. const char kPartitionedCookiesBypassOriginTrialName[] =
  2028. "Partitioned cookies: bypass origin trial";
  2029. const char kPartitionedCookiesBypassOriginTrialDescription[] =
  2030. "If this flag is enabled, Chrome will not require a site to opt into the "
  2031. "origin trial in order to send or receive cookies set with the Partitioned "
  2032. "attribute.";
  2033. const char kNoncedPartitionedCookiesName[] = "Nonced partitioned cookies only";
  2034. const char kNoncedPartitionedCookiesDescription[] =
  2035. "When this flag is enabled, we allow partitioned cookies whose "
  2036. "partition keys contain a nonce even if the \"Partitioned cookies\" "
  2037. "feature is disabled. If \"Partitioned cookies\" are enabled, then "
  2038. "enabling or disabling this feature does nothing.";
  2039. const char kThirdPartyStoragePartitioningName[] =
  2040. "Experimental third-party storage partitioning.";
  2041. const char kThirdPartyStoragePartitioningDescription[] =
  2042. "Enables partitioning of third-party storage by top-level site. "
  2043. "Note: this is under active development and may result in unexpected "
  2044. "behavior. Please file bugs at https://bugs.chromium.org/p/chromium/issues/"
  2045. "entry?labels=StoragePartitioning-trial-bugs&components=Blink%3EStorage.";
  2046. const char kScrollableTabStripFlagId[] = "scrollable-tabstrip";
  2047. const char kScrollableTabStripName[] = "Tab Scrolling";
  2048. const char kScrollableTabStripDescription[] =
  2049. "Enables tab strip to scroll left and right when full.";
  2050. const char kScrollUnificationName[] = "Scroll Unification";
  2051. const char kScrollUnificationDescription[] =
  2052. "Refactoring project that eliminates scroll handling code from Blink. "
  2053. "Does not affect behavior or performance.";
  2054. extern const char kSearchResultInlineIconName[] = "Search Result Inline Icons";
  2055. extern const char kSearchResultInlineIconDescription[] =
  2056. "Show iconified text and vector icons "
  2057. "in launcher search results.";
  2058. extern const char kDynamicSearchUpdateAnimationName[] =
  2059. "Dynamic Search Result Update Animation";
  2060. extern const char kDynamicSearchUpdateAnimationDescription[] =
  2061. "Dynamically adjust the search result update animation when those update "
  2062. "animations are preempted. Shortened animation durations configurable "
  2063. "(unit: milliseconds).";
  2064. const char kSecurePaymentConfirmationDebugName[] =
  2065. "Secure Payment Confirmation Debug Mode";
  2066. const char kSecurePaymentConfirmationDebugDescription[] =
  2067. "This flag removes the restriction that PaymentCredential in WebAuthn and "
  2068. "secure payment confirmation in PaymentRequest API must use user verifying "
  2069. "platform authenticators.";
  2070. const char kSendTabToSelfSigninPromoName[] = "Send tab to self sign-in promo";
  2071. const char kSendTabToSelfSigninPromoDescription[] =
  2072. "Enables a sign-in promo if the user attempts to share a tab while being "
  2073. "signed out";
  2074. const char kSidePanelImprovedClobberingName[] =
  2075. "Side panel improved clobbering";
  2076. const char kSidePanelImprovedClobberingDescription[] =
  2077. "Improves the side panel clobbering experience for RHS side panels.";
  2078. const char kSidePanelJourneysFlagId[] = "side-panel-journeys";
  2079. const char kSidePanelJourneysName[] = "Side panel journeys";
  2080. const char kSidePanelJourneysDescription[] =
  2081. "Enables Journeys within the side panel.";
  2082. const char kSharingDesktopScreenshotsName[] = "Desktop Screenshots";
  2083. const char kSharingDesktopScreenshotsDescription[] =
  2084. "Enables taking"
  2085. " screenshots from the desktop sharing hub.";
  2086. const char kSharingPreferVapidName[] =
  2087. "Prefer sending Sharing message via VAPID";
  2088. const char kSharingPreferVapidDescription[] =
  2089. "Prefer sending Sharing message via FCM WebPush authenticated using VAPID.";
  2090. const char kSharingSendViaSyncName[] =
  2091. "Enable sending Sharing message via Sync";
  2092. const char kSharingSendViaSyncDescription[] =
  2093. "Enables sending Sharing message via commiting to Chrome Sync's "
  2094. "SHARING_MESSAGE data type";
  2095. const char kShelfDragToPinName[] = "Pin apps in shelf using drag";
  2096. const char kShelfDragToPinDescription[] =
  2097. "Enables pinning unpinned items in shelf by dragging them to the part of "
  2098. "the shelf that contains pinned apps.";
  2099. const char kShelfGesturesWithVirtualKeyboardName[] =
  2100. "Enable shelf gestures from virtual keyboard";
  2101. const char kShelfGesturesWithVirtualKeyboardDescription[] =
  2102. "Enables shelf tablet mode gestures to show hotseat, got to home screen, "
  2103. "or to go to overview while virtual keyboard is visible";
  2104. const char kShelfHoverPreviewsName[] =
  2105. "Show previews of running apps when hovering over the shelf.";
  2106. const char kShelfHoverPreviewsDescription[] =
  2107. "Shows previews of the open windows for a given running app when hovering "
  2108. "over the shelf.";
  2109. const char kShelfPalmRejectionSwipeOffsetName[] =
  2110. "Shelf Palm Rejection: Swipe Offset";
  2111. const char kShelfPalmRejectionSwipeOffsetDescription[] =
  2112. "Enables palm rejection in the shelf by setting an offset for the swipe "
  2113. "gesture that drags the hotseat to a extended state for certain stylus "
  2114. "apps.";
  2115. const char kShowAutofillSignaturesName[] = "Show autofill signatures.";
  2116. const char kShowAutofillSignaturesDescription[] =
  2117. "Annotates web forms with Autofill signatures as HTML attributes. Also "
  2118. "marks password fields suitable for password generation.";
  2119. const char kShowAutofillTypePredictionsName[] = "Show Autofill predictions";
  2120. const char kShowAutofillTypePredictionsDescription[] =
  2121. "Annotates web forms with Autofill field type predictions as placeholder "
  2122. "text.";
  2123. const char kShowPerformanceMetricsHudName[] = "Show performance metrics in HUD";
  2124. const char kShowPerformanceMetricsHudDescription[] =
  2125. "Display the performance metrics of current page in a heads up display on "
  2126. "the page.";
  2127. const char kShowOverdrawFeedbackName[] = "Show overdraw feedback";
  2128. const char kShowOverdrawFeedbackDescription[] =
  2129. "Visualize overdraw by color-coding elements based on if they have other "
  2130. "elements drawn underneath.";
  2131. extern const char kSimLockPolicyName[] = "SIM Lock Policy";
  2132. extern const char kSimLockPolicyDescription[] =
  2133. "Enable the support for policy controlled enabling or disabling of PIN "
  2134. "Locking SIMs on managed devices.";
  2135. const char kIsolateOriginsName[] = "Isolate additional origins";
  2136. const char kIsolateOriginsDescription[] =
  2137. "Requires dedicated processes for an additional set of origins, "
  2138. "specified as a comma-separated list.";
  2139. const char kIsolationByDefaultName[] =
  2140. "Change web-facing behaviors that prevent origin-level isolation";
  2141. const char kIsolationByDefaultDescription[] =
  2142. "Change several web APIs that make it difficult to isolate origins into "
  2143. "distinct processes. While these changes will ideally become new default "
  2144. "behaviors for the web, this flag is likely to break your experience on "
  2145. "sites you visit today.";
  2146. const char kWebViewTagSiteIsolationName[] = "Site isolation for <webview> tags";
  2147. const char kWebViewTagSiteIsolationDescription[] =
  2148. "Enables site isolation for content rendered inside <webview> tags. This "
  2149. "increases security for Chrome Apps and WebUI pages that use <webview>.";
  2150. const char kSiteIsolationOptOutName[] = "Disable site isolation";
  2151. const char kSiteIsolationOptOutDescription[] =
  2152. "Disables site isolation "
  2153. "(SitePerProcess, IsolateOrigins, etc). Intended for diagnosing bugs that "
  2154. "may be due to out-of-process iframes. Opt-out has no effect if site "
  2155. "isolation is force-enabled using a command line switch or using an "
  2156. "enterprise policy. "
  2157. "Caution: this disables important mitigations for the Spectre CPU "
  2158. "vulnerability affecting most computers.";
  2159. const char kSiteIsolationOptOutChoiceDefault[] = "Default";
  2160. const char kSiteIsolationOptOutChoiceOptOut[] = "Disabled (not recommended)";
  2161. const char kSmoothScrollingName[] = "Smooth Scrolling";
  2162. const char kSmoothScrollingDescription[] =
  2163. "Animate smoothly when scrolling page content.";
  2164. const char kSplitCacheByNetworkIsolationKeyName[] = "HTTP Cache Partitioning";
  2165. const char kSplitCacheByNetworkIsolationKeyDescription[] =
  2166. "Partitions the HTTP Cache by (top-level site, current-frame site) to "
  2167. "disallow cross-site tracking.";
  2168. const char kStrictOriginIsolationName[] = "Strict-Origin-Isolation";
  2169. const char kStrictOriginIsolationDescription[] =
  2170. "Experimental security mode that strengthens the site isolation policy. "
  2171. "Controls whether site isolation should use origins instead of scheme and "
  2172. "eTLD+1.";
  2173. const char kStorageAccessAPIName[] = "Storage Access API";
  2174. const char kStorageAccessAPIDescription[] =
  2175. "Enables the Storage Access API, allowing websites to request storage "
  2176. "access when it would otherwise be restricted.";
  2177. const char kStoragePressureEventName[] = "Enable storage pressure Event";
  2178. const char kStoragePressureEventDescription[] =
  2179. "If enabled, Chrome will dispatch a DOM event, informing applications "
  2180. "about storage pressure (low disk space)";
  2181. const char kSuggestionsWithSubStringMatchName[] =
  2182. "Substring matching for Autofill suggestions";
  2183. const char kSuggestionsWithSubStringMatchDescription[] =
  2184. "Match Autofill suggestions based on substrings (token prefixes) rather "
  2185. "than just prefixes.";
  2186. const char kSupportTool[] = "Support Tool";
  2187. const char kSupportToolDescription[] =
  2188. "Support Tool collects and exports logs to help debugging the issues. It's"
  2189. " available in chrome://support-tool.";
  2190. const char kSuppressToolbarCapturesName[] = "Suppress Toolbar Captures";
  2191. const char kSuppressToolbarCapturesDescription[] =
  2192. "Suppress Toolbar Captures except when certain properties change.";
  2193. const char kSyncEnableHistoryDataTypeName[] = "Enable History sync data type";
  2194. const char kSyncEnableHistoryDataTypeDescription[] =
  2195. "Enables the History sync data type instead of TypedURLs";
  2196. const char kSyncSandboxName[] = "Use Chrome Sync sandbox";
  2197. const char kSyncSandboxDescription[] =
  2198. "Connects to the testing server for Chrome Sync.";
  2199. const char kSyncTrustedVaultPassphrasePromoName[] =
  2200. "Enable promos for sync trusted vault passphrase.";
  2201. const char kSyncTrustedVaultPassphrasePromoDescription[] =
  2202. "Enables promos for an experimental sync passphrase type, referred to as "
  2203. "trusted vault.";
  2204. const char kSyncTrustedVaultPassphraseRecoveryName[] =
  2205. "Enable sync trusted vault passphrase with improved recovery.";
  2206. const char kSyncTrustedVaultPassphraseRecoveryDescription[] =
  2207. "Enables support for an experimental sync passphrase type, referred to as "
  2208. "trusted vault, including logic and APIs for improved account recovery "
  2209. "flows.";
  2210. const char kSyncInvalidationsName[] = "Use Sync standalone invalidations";
  2211. const char kSyncInvalidationsDescription[] =
  2212. "If enabled, Sync will use standalone invalidations instead of topic based "
  2213. "invalidations (Wallet and Offer data types are enabled by a dedicated "
  2214. "flag).";
  2215. const char kSyncInvalidationsWalletAndOfferName[] =
  2216. "Use Sync standalone invalidations for Wallet and Offer";
  2217. const char kSyncInvalidationsWalletAndOfferDescription[] =
  2218. "If enabled, Sync will use standalone invalidations for Wallet and Offer "
  2219. "data types. Takes effect only when Sync standalone invalidations are "
  2220. "enabled.";
  2221. const char kSystemKeyboardLockName[] = "Experimental system keyboard lock";
  2222. const char kSystemKeyboardLockDescription[] =
  2223. "Enables websites to use the keyboard.lock() API to intercept system "
  2224. "keyboard shortcuts and have the events routed directly to the website "
  2225. "when in fullscreen mode.";
  2226. const char kStylusBatteryStatusName[] =
  2227. "Show stylus battery stylus in the stylus tools menu";
  2228. const char kStylusBatteryStatusDescription[] =
  2229. "Enables viewing the current stylus battery level in the stylus tools "
  2230. "menu.";
  2231. const char kSubframeShutdownDelayName[] =
  2232. "Add delay to subframe renderer process shutdown";
  2233. const char kSubframeShutdownDelayDescription[] =
  2234. "Delays shutdown of subframe renderer processes by a few seconds to allow "
  2235. "them to be potentially reused. This aims to reduce process churn in "
  2236. "navigations where the source and destination share subframes.";
  2237. const char kTabEngagementReportingName[] = "Tab Engagement Metrics";
  2238. const char kTabEngagementReportingDescription[] =
  2239. "Tracks tab engagement and lifetime metrics.";
  2240. const char kTabGridLayoutAndroidName[] = "Tab Grid Layout";
  2241. const char kTabGridLayoutAndroidDescription[] =
  2242. "Allows users to see their tabs in a grid layout in the tab switcher on "
  2243. "phones.";
  2244. const char kCommerceCouponsName[] = "Coupon Annotations";
  2245. const char kCommerceCouponsDescription[] =
  2246. "Allows users to view annotations for available coupons in the Tab "
  2247. "Switching UI and on the Tab itself when a known coupon in available";
  2248. const char kCommerceDeveloperName[] = "Commerce developer mode";
  2249. const char kCommerceDeveloperDescription[] =
  2250. "Allows users in the allowlist to enter the developer mode";
  2251. const char kCommerceMerchantViewerAndroidName[] = "Merchant Viewer";
  2252. const char kCommerceMerchantViewerAndroidDescription[] =
  2253. "Allows users to view merchant trust signals on eligible pages.";
  2254. const char kTabGroupsAndroidName[] = "Tab Groups";
  2255. const char kTabGroupsAndroidDescription[] =
  2256. "Allows users to create groups to better organize their tabs on phones.";
  2257. const char kTabGroupsContinuationAndroidName[] = "Tab Groups Continuation";
  2258. const char kTabGroupsContinuationAndroidDescription[] =
  2259. "Allows users to access continuation features in Tab Group on phones.";
  2260. const char kTabGroupsUiImprovementsAndroidName[] = "Tab Groups UI Improvements";
  2261. const char kTabGroupsUiImprovementsAndroidDescription[] =
  2262. "Allows users to access new features in Tab Group UI on phones.";
  2263. const char kTabToGTSAnimationAndroidName[] = "Enable Tab-to-GTS Animation";
  2264. const char kTabToGTSAnimationAndroidDescription[] =
  2265. "Allows users to see an animation when entering or leaving the "
  2266. "Grid Tab Switcher on phones.";
  2267. const char kTabGroupsNewBadgePromoName[] = "Tab Groups 'New' Badge Promo";
  2268. const char kTabGroupsNewBadgePromoDescription[] =
  2269. "Causes a 'New' badge to appear on the entry point for creating a tab "
  2270. "group in the tab context menu.";
  2271. const char kTabGroupsSaveName[] = "Tab Groups Save";
  2272. const char kTabGroupsSaveDescription[] =
  2273. "Enables users to explicitly save and recall tab groups.";
  2274. const char kTabHoverCardImagesName[] = "Tab Hover Card Images";
  2275. const char kTabHoverCardImagesDescription[] =
  2276. "Shows a preview image in tab hover cards, if tab hover cards are enabled.";
  2277. const char kTabOutlinesInLowContrastThemesName[] =
  2278. "Tab Outlines in Low Contrast Themes";
  2279. const char kTabOutlinesInLowContrastThemesDescription[] =
  2280. "Expands the range of situations in which tab outline strokes are "
  2281. "displayed, improving accessiblity in dark and incognito mode.";
  2282. const char kTabSearchFuzzySearchName[] = "Fuzzy search for Tab Search";
  2283. const char kTabSearchFuzzySearchDescription[] =
  2284. "Enable fuzzy search for Tab Search.";
  2285. const char kTailoredSecurityDesktopNoticeName[] =
  2286. "Dialogs to notify the user of Safe Browsing Enhanced Protection";
  2287. const char kTailoredSecurityDesktopNoticeDescription[] =
  2288. "Enable the use of dialogs to notify the user of Safe Browsing Enhanced "
  2289. "Protection within Chrome when they enable or disable Enhanced Protection "
  2290. "on their Account.";
  2291. const char kTFLiteLanguageDetectionName[] = "TFLite-based Language Detection";
  2292. const char kTFLiteLanguageDetectionDescription[] =
  2293. "Uses TFLite for language detection in place of CLD3";
  2294. const char kTintCompositedContentName[] = "Tint composited content";
  2295. const char kTintCompositedContentDescription[] =
  2296. "Tint contents composited using Viz with a shade of red to help debug and "
  2297. "study overlay support.";
  2298. const char kTopChromeTouchUiName[] = "Touch UI Layout";
  2299. const char kTopChromeTouchUiDescription[] =
  2300. "Enables touch UI layout in the browser's top chrome.";
  2301. const char kThreadedScrollingName[] = "Threaded scrolling";
  2302. const char kThreadedScrollingDescription[] =
  2303. "Threaded handling of scroll-related input events. Disabling this will "
  2304. "force all such scroll events to be handled on the main thread. Note that "
  2305. "this can dramatically hurt scrolling performance of most websites and is "
  2306. "intended for testing purposes only.";
  2307. const char kThrottleForegroundTimersName[] =
  2308. "Throttle Foreground Timers to 30 Hz";
  2309. const char kThrottleForegroundTimersDescription[] =
  2310. "On foreground pages, run DOM timers with a non-zero delay on a periodic "
  2311. "30 Hz tick, instead of as soon as their delay has passed.";
  2312. const char kThrottleDisplayNoneAndVisibilityHiddenCrossOriginIframesName[] =
  2313. "Throttle non-visible cross-origin iframes";
  2314. const char
  2315. kThrottleDisplayNoneAndVisibilityHiddenCrossOriginIframesDescription[] =
  2316. "When enabled, all cross-origin iframes with zero visibility (either "
  2317. "display:none or zero viewport intersection with non-zero area) will be"
  2318. " throttled, regardless of whether they are same-process or "
  2319. "cross-process. When disabled, throttling for cross-process iframes is "
  2320. "the same, but for same-process iframes throttling only occurs when "
  2321. "the frame has zero viewport intersection, a non-zero area, and is "
  2322. "not display:none.";
  2323. const char kTouchDragDropName[] = "Touch initiated drag and drop";
  2324. const char kTouchDragDropDescription[] =
  2325. "Touch drag and drop can be initiated through long press on a draggable "
  2326. "element.";
  2327. const char kTouchSelectionStrategyName[] = "Touch text selection strategy";
  2328. const char kTouchSelectionStrategyDescription[] =
  2329. "Controls how text selection granularity changes when touch text selection "
  2330. "handles are dragged. Non-default behavior is experimental.";
  2331. const char kTouchSelectionStrategyCharacter[] = "Character";
  2332. const char kTouchSelectionStrategyDirection[] = "Direction";
  2333. const char kTranslateAssistContentName[] = "Translate AssistContent";
  2334. const char kTranslateAssistContentDescription[] =
  2335. "Enables populating translate details for the current page in "
  2336. "AssistContent.";
  2337. const char kTranslateForceTriggerOnEnglishName[] =
  2338. "Select which language model to use to trigger translate on English "
  2339. "content";
  2340. const char kTranslateForceTriggerOnEnglishDescription[] =
  2341. "Force the Translate Triggering on English pages experiment to be enabled "
  2342. "with the selected language model active.";
  2343. const char kTranslateIntentName[] = "Translate intent";
  2344. const char kTranslateIntentDescription[] =
  2345. "Enables an intent that allows Assistant to initiate a translation of the "
  2346. "foreground tab.";
  2347. const char kTreatInsecureOriginAsSecureName[] =
  2348. "Insecure origins treated as secure";
  2349. const char kTreatInsecureOriginAsSecureDescription[] =
  2350. "Treat given (insecure) origins as secure origins. Multiple origins can be "
  2351. "supplied as a comma-separated list. Origins must have their protocol "
  2352. "specified e.g. \"http://example.com\". For the definition of secure "
  2353. "contexts, see https://w3c.github.io/webappsec-secure-contexts/";
  2354. const char kTrustTokensName[] = "Enable Trust Tokens";
  2355. const char kTrustTokensDescription[] =
  2356. "Enables the prototype Trust Token API "
  2357. "(https://github.com/wicg/trust-token-api).";
  2358. const char kTurnOffStreamingMediaCachingOnBatteryName[] =
  2359. "Turn off caching of streaming media to disk while on battery power.";
  2360. const char kTurnOffStreamingMediaCachingOnBatteryDescription[] =
  2361. "Reduces disk activity during media playback, which can result in "
  2362. "power savings.";
  2363. const char kTurnOffStreamingMediaCachingAlwaysName[] =
  2364. "Turn off caching of streaming media to disk.";
  2365. const char kTurnOffStreamingMediaCachingAlwaysDescription[] =
  2366. "Reduces disk activity during media playback, which can result in "
  2367. "power savings.";
  2368. const char kUnifiedSidePanelFlagId[] = "unified-side-panel";
  2369. const char kUnifiedSidePanelName[] = "Unified side panel";
  2370. const char kUnifiedSidePanelDescription[] = "Revamp the side panel experience.";
  2371. const char kUnifiedPasswordManagerAndroidName[] =
  2372. "Google Mobile Services for passwords";
  2373. const char kUnifiedPasswordManagerAndroidDescription[] =
  2374. "Uses Google Mobile Services to store and retrieve passwords."
  2375. "Warning: Highly experimental. May lead to loss of passwords and "
  2376. "impact performance.";
  2377. const char kUnifiedPasswordManagerDesktopName[] =
  2378. "Unified Password Manager for Desktop";
  2379. const char kUnifiedPasswordManagerDesktopDescription[] =
  2380. "Branding, string, and visual updates to the Password Manager on Desktop.";
  2381. const char kUnsafeWebGPUName[] = "Unsafe WebGPU";
  2382. const char kUnsafeWebGPUDescription[] =
  2383. "Enables access to the experimental WebGPU API. Warning: As GPU sandboxing "
  2384. "isn't implemented yet for the WebGPU API, it is possible to read GPU data "
  2385. "for other processes.";
  2386. const char kUnsafeFastJSCallsName[] = "Unsafe fast JS calls";
  2387. const char kUnsafeFastJSCallsDescription[] =
  2388. "Enables experimental fast API between Blink and V8."
  2389. "Warning: type checking, few POD types and array types "
  2390. "are not supported yet, so crashes are possible.";
  2391. const char kUiPartialSwapName[] = "Partial swap";
  2392. const char kUiPartialSwapDescription[] = "Sets partial swap behavior.";
  2393. const char kUseFirstPartySetName[] = "First-Party Set";
  2394. const char kUseFirstPartySetDescription[] =
  2395. "Use the provided list of origins as a First-Party Set, with the first "
  2396. "valid origin as the owner of the set.";
  2397. const char kUsernameFirstFlowName[] = "Username first flow voting";
  2398. const char kUsernameFirstFlowDescription[] =
  2399. "Support of sending votes on username first flow i.e. login "
  2400. "flows where a user has to type username first on one page and then "
  2401. "password on another page. Votes are send on single username forms and are "
  2402. "based on user interaction with the save prompt.";
  2403. const char kUsernameFirstFlowFallbackCrowdsourcingName[] =
  2404. "Username first flow fallback crowdsourcing";
  2405. const char kUsernameFirstFlowFallbackCrowdsourcingDescription[] =
  2406. "Support of sending additional votes on username first flow i.e. login "
  2407. "flows where a user has to type username first on one page and then "
  2408. "password on another page. These votes are sent on single password forms "
  2409. "and contain information whether a 1-password form follows a 1-text form "
  2410. "and the value's type(or pattern) in the latter (e.g. email-like, "
  2411. "phone-like, arbitrary string).";
  2412. const char kUsernameFirstFlowFillingName[] = "Username first flow filling";
  2413. const char kUsernameFirstFlowFillingDescription[] =
  2414. "Support of username saving and filling on username first flow i.e. login "
  2415. "flows where a user has to type username first on one page and then "
  2416. "password on another page";
  2417. const char kUseSearchClickForRightClickName[] =
  2418. "Use Search+Click for right click";
  2419. const char kUseSearchClickForRightClickDescription[] =
  2420. "When enabled search+click will be remapped to right click, allowing "
  2421. "webpages and apps to consume alt+click. When disabled the legacy "
  2422. "behavior of remapping alt+click to right click will remain unchanged.";
  2423. const char kV8VmFutureName[] = "Future V8 VM features";
  2424. const char kV8VmFutureDescription[] =
  2425. "This enables upcoming and experimental V8 VM features. "
  2426. "This flag does not enable experimental JavaScript features.";
  2427. const char kVariableCOLRV1Name[] = "Variable COLRv1 Fonts";
  2428. const char kVariableCOLRV1Description[] =
  2429. "Enable rendering of COLRv1 glyphs with font variations applied. When this "
  2430. "flag is off, variations to COLRv1 tables are ignored.";
  2431. const char kGlobalVaapiLockName[] = "Global lock on the VA-API wrapper.";
  2432. const char kGlobalVaapiLockDescription[] =
  2433. "Enable or disable the global VA-API lock for platforms and paths that "
  2434. "support controlling this.";
  2435. const char kVp9kSVCHWDecodingName[] =
  2436. "Hardware decode acceleration for k-SVC VP9";
  2437. const char kVp9kSVCHWDecodingDescription[] =
  2438. "Enable or disable k-SVC VP9 hardware decode acceleration";
  2439. const char kWalletServiceUseSandboxName[] =
  2440. "Use Google Payments sandbox servers";
  2441. const char kWalletServiceUseSandboxDescription[] =
  2442. "For developers: use the sandbox service for Google Payments API calls.";
  2443. const char kWallpaperFastRefreshName[] =
  2444. "Enable shortened wallpaper daily refresh interval for manual testing";
  2445. const char kWallpaperFastRefreshDescription[] =
  2446. "Allows developers to see a new wallpaper once every ten seconds rather "
  2447. "than once per day when using the daily refresh feature.";
  2448. const char kWallpaperFullScreenPreviewName[] =
  2449. "Enable wallpaper full screen preview UI";
  2450. const char kWallpaperFullScreenPreviewDescription[] =
  2451. "Allows users to minimize all active windows to preview their current "
  2452. "wallpaper";
  2453. const char kWallpaperGooglePhotosIntegrationName[] =
  2454. "Enable Google Photos wallpaper integration";
  2455. const char kWallpaperGooglePhotosIntegrationDescription[] =
  2456. "Allows users to select their wallpaper from Google Photos";
  2457. const char kWallpaperPerDeskName[] =
  2458. "Enable setting different wallpapers per desk";
  2459. const char kWallpaperPerDeskDescription[] =
  2460. "Allow users to set different wallpapers on each of their active desks";
  2461. const char kWebBluetoothName[] = "Web Bluetooth";
  2462. const char kWebBluetoothDescription[] =
  2463. "Enables the Web Bluetooth API on platforms without official support";
  2464. const char kWebBluetoothNewPermissionsBackendName[] =
  2465. "Use the new permissions backend for Web Bluetooth";
  2466. const char kWebBluetoothNewPermissionsBackendDescription[] =
  2467. "Enables the new permissions backend for Web Bluetooth. This will enable "
  2468. "persistent storage of device permissions and Web Bluetooth features such "
  2469. "as BluetoothDevice.watchAdvertisements() and Bluetooth.getDevices()";
  2470. const char kWebBundlesName[] = "Web Bundles";
  2471. const char kWebBundlesDescription[] =
  2472. "Enables experimental supports for Web Bundles (Bundled HTTP Exchanges) "
  2473. "navigation.";
  2474. const char kWebContentsCaptureHiDpiName[] = "HiDPI Tab Capture";
  2475. const char kWebContentsCaptureHiDpiDescription[] =
  2476. "Enables HiDPI rendering for tab capture if the displayed content's "
  2477. "resolution is low compared to the capture size. This improves "
  2478. "legibility for viewers with higher-resolution screens.";
  2479. const char kWebMidiName[] = "Web MIDI";
  2480. const char kWebMidiDescription[] =
  2481. "Enables the implementation of the Web MIDI API. When disabled the "
  2482. "interface will still be exposed by Blink.";
  2483. const char kWebOtpBackendName[] = "Web OTP";
  2484. const char kWebOtpBackendDescription[] =
  2485. "Enables Web OTP API that uses the specified backend.";
  2486. const char kWebOtpBackendSmsVerification[] = "Code Browser API";
  2487. const char kWebOtpBackendUserConsent[] = "User Consent API";
  2488. const char kWebOtpBackendAuto[] = "Automatically select the backend";
  2489. const char kWebglDeveloperExtensionsName[] = "WebGL Developer Extensions";
  2490. const char kWebglDeveloperExtensionsDescription[] =
  2491. "Enabling this option allows web applications to access WebGL extensions "
  2492. "intended only for use during development time.";
  2493. const char kWebglDraftExtensionsName[] = "WebGL Draft Extensions";
  2494. const char kWebglDraftExtensionsDescription[] =
  2495. "Enabling this option allows web applications to access the WebGL "
  2496. "extensions that are still in draft status.";
  2497. const char kWebGpuDeveloperFeaturesName[] = "WebGPU Developer Features";
  2498. const char kWebGpuDeveloperFeaturesDescription[] =
  2499. "Enables web applications to access WebGPU features intended only for use "
  2500. "during development.";
  2501. const char kWebPaymentsExperimentalFeaturesName[] =
  2502. "Experimental Web Payments API features";
  2503. const char kWebPaymentsExperimentalFeaturesDescription[] =
  2504. "Enable experimental Web Payments API features";
  2505. const char kWebPaymentAPICSPName[] = "CSP policy for Web Payment API";
  2506. const char kWebPaymentAPICSPDescription[] =
  2507. "Enforce Content Security Policy connect-src directive for Web Payment API "
  2508. "when fetching manifest files, app icons, and service worker JavaScript "
  2509. "files.";
  2510. const char kPaymentRequestBasicCardName[] =
  2511. "PaymentRequest API 'basic-card' method";
  2512. const char kPaymentRequestBasicCardDescription[] =
  2513. "The 'basic-card' payment method of the PaymentRequest API.";
  2514. const char kIdentityInCanMakePaymentEventFeatureName[] =
  2515. "Identity in canmakepayment event";
  2516. const char kIdentityInCanMakePaymentEventFeatureDescription[] =
  2517. "The payment app receives the merchant and user identity when the merchant "
  2518. "checks whether this payment app is present and can make payments.";
  2519. const char kAppStoreBillingDebugName[] =
  2520. "Web Payments App Store Billing Debug Mode";
  2521. const char kAppStoreBillingDebugDescription[] =
  2522. "App-store purchases (e.g., Google Play Store) within a TWA can be "
  2523. "requested using the Payment Request API. This flag removes the "
  2524. "restriction that the TWA has to be installed from the app-store.";
  2525. const char kWebrtcCaptureMultiChannelApmName[] =
  2526. "WebRTC multi-channel capture audio processing.";
  2527. const char kWebrtcCaptureMultiChannelApmDescription[] =
  2528. "Support in WebRTC for processing capture audio in multi channel without "
  2529. "downmixing when running APM in the render process.";
  2530. const char kWebrtcHideLocalIpsWithMdnsName[] =
  2531. "Anonymize local IPs exposed by WebRTC.";
  2532. const char kWebrtcHideLocalIpsWithMdnsDecription[] =
  2533. "Conceal local IP addresses with mDNS hostnames.";
  2534. const char kWebrtcHybridAgcName[] = "WebRTC hybrid Agc2/Agc1.";
  2535. const char kWebrtcHybridAgcDescription[] =
  2536. "WebRTC Agc2 digital adaptation with Agc1 analog adaptation.";
  2537. const char kWebrtcAnalogAgcClippingControlName[] =
  2538. "WebRTC Agc1 analog clipping control.";
  2539. const char kWebrtcAnalogAgcClippingControlDescription[] =
  2540. "WebRTC Agc1 analog clipping controller to reduce saturation.";
  2541. const char kWebrtcHwDecodingName[] = "WebRTC hardware video decoding";
  2542. const char kWebrtcHwDecodingDescription[] =
  2543. "Support in WebRTC for decoding video streams using platform hardware.";
  2544. const char kWebrtcHwEncodingName[] = "WebRTC hardware video encoding";
  2545. const char kWebrtcHwEncodingDescription[] =
  2546. "Support in WebRTC for encoding video streams using platform hardware.";
  2547. const char kWebRtcRemoteEventLogName[] = "WebRTC remote-bound event logging";
  2548. const char kWebRtcRemoteEventLogDescription[] =
  2549. "Allow collecting WebRTC event logs and uploading them to Crash. "
  2550. "Please note that, even if enabled, this will still require "
  2551. "a policy to be set, for it to have an effect.";
  2552. const char kWebrtcSrtpAesGcmName[] =
  2553. "Negotiation with GCM cipher suites for SRTP in WebRTC";
  2554. const char kWebrtcSrtpAesGcmDescription[] =
  2555. "When enabled, WebRTC will try to negotiate GCM cipher suites for SRTP.";
  2556. const char kWebrtcUseMinMaxVEADimensionsName[] =
  2557. "WebRTC Min/Max Video Encode Accelerator dimensions";
  2558. const char kWebrtcUseMinMaxVEADimensionsDescription[] =
  2559. "When enabled, WebRTC will only use the Video Encode Accelerator for "
  2560. "video resolutions inside those published as supported.";
  2561. const char kWebUsbDeviceDetectionName[] =
  2562. "Automatic detection of WebUSB-compatible devices";
  2563. const char kWebUsbDeviceDetectionDescription[] =
  2564. "When enabled, the user will be notified when a device which advertises "
  2565. "support for WebUSB is connected. Disable if problems with USB devices are "
  2566. "observed when the browser is running.";
  2567. const char kWebXrForceRuntimeName[] = "Force WebXr Runtime";
  2568. const char kWebXrForceRuntimeDescription[] =
  2569. "Force the browser to use a particular runtime, even if it would not "
  2570. "usually be enabled or would otherwise not be selected based on the "
  2571. "attached hardware.";
  2572. const char kWebXrRuntimeChoiceNone[] = "No Runtime";
  2573. const char kWebXrRuntimeChoiceOpenXR[] = "OpenXR";
  2574. const char kWebXrIncubationsName[] = "WebXR Incubations";
  2575. const char kWebXrIncubationsDescription[] =
  2576. "Enables experimental features for WebXR.";
  2577. const char kZeroCopyName[] = "Zero-copy rasterizer";
  2578. const char kZeroCopyDescription[] =
  2579. "Raster threads write directly to GPU memory associated with tiles.";
  2580. const char kEnableVulkanName[] = "Vulkan";
  2581. const char kEnableVulkanDescription[] = "Use vulkan as the graphics backend.";
  2582. const char kSharedHighlightingAmpName[] = "Shared Highlighting for AMP Viewers";
  2583. const char kSharedHighlightingAmpDescription[] =
  2584. "Enables Shared Highlighting for AMP Viwers.";
  2585. const char kSharedHighlightingManagerName[] = "Refactoring Shared Highlighting";
  2586. const char kSharedHighlightingManagerDescription[] =
  2587. "Refactors Shared Highlighting by centralizing the IPC calls in a Manager.";
  2588. const char kSharedHighlightingRefinedBlocklistName[] =
  2589. "Shared Highlighting Blocklist Refinement";
  2590. const char kSharedHighlightingRefinedBlocklistDescription[] =
  2591. "Narrow the Blocklist for enabling Shared Highlighting.";
  2592. const char kSharedHighlightingRefinedMaxContextWordsName[] =
  2593. "Shared Highlighting Max Context Words Refinement";
  2594. const char kSharedHighlightingRefinedMaxContextWordsDescription[] =
  2595. "Experiment with different Max Context Words for Shared Highlighting.";
  2596. const char kDraw1PredictedPoint12Ms[] = "1 point 12ms ahead.";
  2597. const char kDraw2PredictedPoints6Ms[] = "2 points, each 6ms ahead.";
  2598. const char kDraw1PredictedPoint6Ms[] = "1 point 6ms ahead.";
  2599. const char kDraw2PredictedPoints3Ms[] = "2 points, each 3ms ahead.";
  2600. const char kDrawPredictedPointsDescription[] =
  2601. "Draw predicted points when using the delegated ink trails API. Requires "
  2602. "experimental web platform features to be enabled.";
  2603. const char kDrawPredictedPointsName[] = "Draw predicted delegated ink points";
  2604. const char kSanitizerApiName[] = "Sanitizer API";
  2605. const char kSanitizerApiDescription[] =
  2606. "Enable the Sanitizer API. See: https://github.com/WICG/sanitizer-api";
  2607. const char kSanitizerApiv0Name[] = "Sanitizer API, Initial version";
  2608. const char kSanitizerApiv0Description[] =
  2609. "Enable the initial version of the Sanitizer API. This includes the "
  2610. "Element.setHTML method, but not any sanitization methods on the "
  2611. "Sanitizer instances. See also the #sanitizer-api flag.";
  2612. const char kUsePassthroughCommandDecoderName[] =
  2613. "Use passthrough command decoder";
  2614. const char kUsePassthroughCommandDecoderDescription[] =
  2615. "Use chrome passthrough command decoder instead of validating command "
  2616. "decoder.";
  2617. const char kExtensionWorkflowJustificationName[] =
  2618. "Extension request justification";
  2619. const char kExtensionWorkflowJustificationDescription[] =
  2620. "Enables users to justify their extension requests by causing a text field "
  2621. "to appear on the extension request dialog.";
  2622. const char kForceMajorVersionInMinorPositionInUserAgentName[] =
  2623. "Put major version in minor version position in User-Agent";
  2624. const char kForceMajorVersionInMinorPositionInUserAgentDescription[] =
  2625. "Lock the Chrome major version in the User-Agent string to 99, and "
  2626. "force the major version number to the minor version position. This "
  2627. "flag is a backup plan for unexpected site-compatibility breakage with "
  2628. "a three digit major version.";
  2629. const char kDurableClientHintsCacheName[] = "Persistent client hints";
  2630. const char kDurableClientHintsCacheDescription[] =
  2631. "Persist the client hints cache beyond browser restarts.";
  2632. const char kReduceUserAgentMinorVersionName[] =
  2633. "Reduce the minor version in the User-Agent string";
  2634. const char kReduceUserAgentMinorVersionDescription[] =
  2635. "Reduce the minor, build, and patch versions in the User-Agent string. "
  2636. "The Chrome version in the User-Agent string will be reported as "
  2637. "Chrome/<major_version>.0.0.0.";
  2638. const char kReduceUserAgentPlatformOsCpuName[] =
  2639. "Reduce the plaftform and oscpu in the desktop User-Agent string";
  2640. const char kReduceUserAgentPlatformOsCpuDescription[] =
  2641. "Reduce the plaftform and oscpu in the desktop User-Agent string. "
  2642. "The platform and oscpu in the User-Agent string will be reported as "
  2643. "<unifiedPlatform>";
  2644. const char kSkipServiceWorkerFetchHandlerName[] =
  2645. "Skip Service Worker Fetch Handler if skippable";
  2646. const char kSkipServiceWorkerFetchHandlerDescription[] =
  2647. "Skips starting the service worker and run the fetch handler if the fetch "
  2648. "handler is recognized as skippable.";
  2649. const char kWebSQLAccessName[] = "Allows access to WebSQL APIs";
  2650. const char kWebSQLAccessDescription[] =
  2651. "The WebSQL API is enabled by default, but can be disabled here.";
  2652. #if !BUILDFLAG(IS_CHROMEOS)
  2653. const char kDmTokenDeletionName[] = "DMToken deletion";
  2654. const char kDmTokenDeletionDescription[] =
  2655. "Delete the corresponding DMToken when a managed browser is deleted in "
  2656. "Chrome Browser Cloud Management.";
  2657. #endif // !BUILDFLAG(IS_CHROMEOS)
  2658. // Android ---------------------------------------------------------------------
  2659. #if BUILDFLAG(IS_ANDROID)
  2660. const char kAccessibilityPageZoomName[] = "Accessibility Page Zoom";
  2661. const char kAccessibilityPageZoomDescription[] =
  2662. "Whether the UI and underlying code for page zoom should be enabled to"
  2663. " allow a user to increase/decrease the web contents zoom factor.";
  2664. const char kActivateMetricsReportingEnabledPolicyAndroidName[] =
  2665. "Activate MetricsReportingEnabled policy on Android";
  2666. const char kActivateMetricsReportingEnabledPolicyAndroidDescription[] =
  2667. " Allows admins to block metrics reporting by using "
  2668. " MetricsReportingEnabled policy.";
  2669. const char kAddToHomescreenIPHName[] = "Add to homescreen IPH";
  2670. const char kAddToHomescreenIPHDescription[] =
  2671. " Shows in-product-help messages educating users about add to homescreen "
  2672. "option in chrome.";
  2673. const char kAImageReaderName[] = "Android ImageReader";
  2674. const char kAImageReaderDescription[] =
  2675. " Enables MediaPlayer and MediaCodec to use AImageReader on Android. "
  2676. " This feature is only available for android P+ devices. Disabling it also "
  2677. " disables SurfaceControl.";
  2678. const char kAndroidForceAppLanguagePromptName[] =
  2679. "Force second run app language prompt";
  2680. const char kAndroidForceAppLanguagePromptDescription[] =
  2681. "When enabled the app language prompt to change the UI language will"
  2682. "always be shown.";
  2683. const char kAndroidMediaPickerSupportName[] = "Android Media Picker";
  2684. const char kAndroidMediaPickerSupportDescription[] =
  2685. "When enabled the Android Media picker is used instead of the Chrome one.";
  2686. const char kAndroidSurfaceControlName[] = "Android SurfaceControl";
  2687. const char kAndroidSurfaceControlDescription[] =
  2688. " Enables SurfaceControl to manage the buffer queue for the "
  2689. " DisplayCompositor on Android. This feature is only available on "
  2690. " android Q+ devices";
  2691. const char kAssistantIntentPageUrlName[] =
  2692. "Include page URL in Assistant intent";
  2693. const char kAssistantIntentPageUrlDescription[] =
  2694. "Include the current page's URL in the Assistant voice transcription "
  2695. "intent.";
  2696. const char kAssistantIntentTranslateInfoName[] =
  2697. "Translate info in Assistant intent";
  2698. const char kAssistantIntentTranslateInfoDescription[] =
  2699. "Include page translation details in the Assistant voice transcription "
  2700. "intent. This includes the page's URL and its original, current, and "
  2701. "default target language.";
  2702. const char kAutofillAccessoryViewName[] =
  2703. "Autofill suggestions as keyboard accessory view";
  2704. const char kAutofillAccessoryViewDescription[] =
  2705. "Shows Autofill suggestions on top of the keyboard rather than in a "
  2706. "dropdown.";
  2707. const char kAutofillUseMobileLabelDisambiguationName[] =
  2708. "Autofill Uses Mobile Label Disambiguation";
  2709. const char kAutofillUseMobileLabelDisambiguationDescription[] =
  2710. "When enabled, Autofill suggestions' labels are displayed using a "
  2711. "mobile-friendly format.";
  2712. const char kAppMenuMobileSiteOptionName[] =
  2713. "Show Mobile Site option in app menu";
  2714. const char kAppMenuMobileSiteOptionDescription[] =
  2715. "When enabled, app menu should show 'Mobile site' when showing desktop "
  2716. "site, instead of showing 'Desktop Site' with checkbox";
  2717. const char kBackGestureRefactorAndroidName[] = "Back Gesture Refactor";
  2718. const char kBackGestureRefactorAndroidDescription[] =
  2719. "Enable Back Gesture Refactor.";
  2720. const char kBindingManagerUseNotPerceptibleBindingName[] =
  2721. "Reduced background renderer binding";
  2722. const char kBindingManagerUseNotPerceptibleBindingDescription[] =
  2723. "When enabled, uses a not perceptible binding for background renderers "
  2724. "used in the current session if able.";
  2725. const char kBulkTabRestoreAndroidName[] = "Recent Tabs Bulk Restore";
  2726. const char kBulkTabRestoreAndroidDescription[] =
  2727. "Enables restoration of bulk tab closures (e.g. close all tabs, close "
  2728. "a group, etc.) from Recent Tabs > Recently Closed.";
  2729. const char kCCTBrandTransparencyName[] =
  2730. "Chrome Custom Tabs Brand Transparency";
  2731. const char kCCTBrandTransparencyDescription[] =
  2732. "When enabled, CCT will show more Chrome branding information when start, "
  2733. "giving user more transparency that the web page is running in Chrome.";
  2734. const char kCCTIncognitoName[] = "Chrome Custom Tabs Incognito mode";
  2735. const char kCCTIncognitoDescription[] =
  2736. "Enables incognito mode for Chrome Custom Tabs, on Android.";
  2737. const char kCCTIncognitoAvailableToThirdPartyName[] =
  2738. "Allow third party to open Custom Tabs Incognito mode";
  2739. const char kCCTIncognitoAvailableToThirdPartyDescription[] =
  2740. "Enabling it would allow third party apps to open incognito mode for "
  2741. "Chrome Custom Tabs, on Android.";
  2742. const char kCCTResizable90MaximumHeightName[] =
  2743. "Bottom sheet Custom Tabs maximum height";
  2744. const char kCCTResizable90MaximumHeightDescription[] =
  2745. "When enabled, the bottom sheet Custom Tabs will have maximum height 90% "
  2746. "of the screen height, otherwise the maximum height is 100% of the screen "
  2747. "height. In both cases, Custom Tabs will yield to the top status bar when "
  2748. "at full stop";
  2749. const char kCCTResizableAllowResizeByUserGestureName[] =
  2750. "Bottom sheet Custom Tabs allow resize by user gesture";
  2751. const char kCCTResizableAllowResizeByUserGestureDescription[] =
  2752. "Enable user gesture to resize bottom sheet Custom Tabs";
  2753. const char kCCTResizableForFirstPartiesName[] =
  2754. "Bottom sheet Custom Tabs (first party)";
  2755. const char kCCTResizableForFirstPartiesDescription[] =
  2756. "Enable bottom sheet Custom Tabs for first party apps.";
  2757. const char kCCTResizableForThirdPartiesName[] =
  2758. "Bottom sheet Custom Tabs (third party)";
  2759. const char kCCTResizableForThirdPartiesDescription[] =
  2760. "Enable bottom sheet Custom Tabs for third party apps.";
  2761. const char kCCTRealTimeEngagementSignalsName[] =
  2762. "Enable CCT real-time engagement signals.";
  2763. const char kCCTRealTimeEngagementSignalsDescription[] =
  2764. "Enables sending real-time engagement signals (e.g. scroll) through "
  2765. "CustomTabsCallback.";
  2766. const char kChimeAlwaysShowNotificationDescription[] =
  2767. "A debug flag to always show Chime notification after receiving a payload.";
  2768. const char kChimeAlwaysShowNotificationName[] =
  2769. "Always show Chime notification";
  2770. const char kChimeAndroidSdkDescription[] =
  2771. "Enable Chime SDK to receive push notification.";
  2772. const char kChimeAndroidSdkName[] = "Use Chime SDK";
  2773. const char kChromeShareLongScreenshotName[] = "Chrome Share Long Screenshots";
  2774. const char kChromeShareLongScreenshotDescription[] =
  2775. "Enables UI to edit and share long screenshots on Android";
  2776. const char kChromeSharingHubLaunchAdjacentName[] =
  2777. "Launch new share hub actions in adjacent window";
  2778. const char kChromeSharingHubLaunchAdjacentDescription[] =
  2779. "In multi-window mode, launches share hub actions in an adjacent window. "
  2780. "For internal debugging.";
  2781. const char kEnableCbdSignOutName[] =
  2782. "Decouple Sign out from clearing browsing data";
  2783. const char kEnableCbdSignOutDescription[] =
  2784. "Enable additional affordance to sign out when clearing browsing data and "
  2785. "ensure consistent behavior for all signed-in users.";
  2786. const char kCloseTabSuggestionsName[] = "Suggest to close Tabs";
  2787. const char kCloseTabSuggestionsDescription[] =
  2788. "Suggests to the user to close Tabs that haven't been used beyond a "
  2789. "configurable threshold or where duplicates of Tabs exist. "
  2790. "The threshold is configurable.";
  2791. const char kCriticalPersistedTabDataName[] = "Enable CriticalPersistedTabData";
  2792. const char kCriticalPersistedTabDataDescription[] =
  2793. "A new method of persisting Tab data across restarts has been devised "
  2794. "and implemented. This actives the new approach.";
  2795. const char kContextMenuPopupStyleName[] = "Context menu popup style";
  2796. const char kContextMenuPopupStyleDescription[] =
  2797. "Enable the popup style context menu, where the context menu will be"
  2798. "anchored around the touch point.";
  2799. const char kContextualSearchDebugName[] = "Contextual Search debug";
  2800. const char kContextualSearchDebugDescription[] =
  2801. "Enables internal debugging of Contextual Search behavior on the client "
  2802. "and server.";
  2803. const char kContextualSearchForceCaptionName[] =
  2804. "Contextual Search force a caption";
  2805. const char kContextualSearchForceCaptionDescription[] =
  2806. "Forces a caption to always be shown in the Touch to Search Bar.";
  2807. const char kContextualSearchSuppressShortViewName[] =
  2808. "Contextual Search suppress short view";
  2809. const char kContextualSearchSuppressShortViewDescription[] =
  2810. "Contextual Search suppress when the base page view is too short";
  2811. const char kContextualTriggersSelectionHandlesName[] =
  2812. "Contextual Triggers selection handles";
  2813. const char kContextualTriggersSelectionHandlesDescription[] =
  2814. "Shows the selection handles when selecting text in response to a tap "
  2815. "gesture on plain text.";
  2816. const char kContextualTriggersSelectionMenuName[] =
  2817. "Contextual Triggers selection menu";
  2818. const char kContextualTriggersSelectionMenuDescription[] =
  2819. "Shows the context menu when selecting text in response to a tap gesture "
  2820. "on plain text.";
  2821. const char kContextualTriggersSelectionSizeName[] =
  2822. "Contextual Triggers selection size";
  2823. const char kContextualTriggersSelectionSizeDescription[] =
  2824. "Selects a sentence instead of a single word when text is selected in "
  2825. "response to "
  2826. "a tap gesture on plain text.";
  2827. const char kCpuAffinityRestrictToLittleCoresName[] = "Restrict to LITTLE cores";
  2828. const char kCpuAffinityRestrictToLittleCoresDescription[] =
  2829. "Restricts Chrome threads to LITTLE cores on devices with big.LITTLE or "
  2830. "similar CPU architectures.";
  2831. const char kAutofillManualFallbackAndroidName[] =
  2832. "Enable Autofill manual fallback for Addresses and Payments (Android)";
  2833. const char kAutofillManualFallbackAndroidDescription[] =
  2834. "If enabled, adds toggle for addresses and payments bottom sheet to the "
  2835. "keyboard accessory.";
  2836. const char kEnableAutofillRefreshStyleName[] =
  2837. "Enable Autofill refresh style (Android)";
  2838. const char kEnableAutofillRefreshStyleDescription[] =
  2839. "Enable modernized style for Autofill on Android";
  2840. const char kEnableCommandLineOnNonRootedName[] =
  2841. "Enable command line on non-rooted devices";
  2842. const char kEnableCommandLineOnNoRootedDescription[] =
  2843. "Enable reading command line file on non-rooted devices (DANGEROUS).";
  2844. const char kEnableFamilyInfoFeedbackName[] =
  2845. "Enable feedback from FamilyLink (Android)";
  2846. const char kEnableFamilyInfoFeedbackDescription[] =
  2847. "Enable FamilyLink feedback source in Chrome Settings feedback";
  2848. const char kEnableOskResizesVisualViewportName[] =
  2849. "Enable OSK resizes visual viewport";
  2850. const char kEnableOskResizesVisualViewportDescription[] =
  2851. "With this flag on, the Android On-Screen-Keyboard (OSK) will avoid "
  2852. "changing the page height,"
  2853. "resizing only the visual viewport.";
  2854. const char kExploreSitesName[] = "Explore websites";
  2855. const char kExploreSitesDescription[] =
  2856. "Enables portal from new tab page to explore websites.";
  2857. const char kFeatureNotificationGuideName[] = "Feature notification guide";
  2858. const char kFeatureNotificationGuideDescription[] =
  2859. "Enables notifications about chrome features.";
  2860. const char kFeatureNotificationGuideSkipCheckForLowEngagedUsersName[] =
  2861. "Feature notification guide - Skip check for low engaged users";
  2862. const char kFeatureNotificationGuideSkipCheckForLowEngagedUsersDescription[] =
  2863. "Skips check for low engaged users.";
  2864. const char kFeedBackToTopName[] = "Back to top of the feeds";
  2865. const char kFeedBackToTopDescription[] =
  2866. "Enables showing a callout to help users return to the top of the feeds "
  2867. "quickly.";
  2868. const char kFeedInteractiveRefreshName[] = "Refresh feeds";
  2869. const char kFeedInteractiveRefreshDescription[] =
  2870. "Enables refreshing feeds triggered by the users.";
  2871. const char kFeedLoadingPlaceholderName[] = "Feed loading placeholder";
  2872. const char kFeedLoadingPlaceholderDescription[] =
  2873. "Enables a placeholder UI in "
  2874. "the feed instead of the loading spinner at first load.";
  2875. const char kFeedStampName[] = "StAMP cards in the feed";
  2876. const char kFeedStampDescription[] = "Enables StAMP cards in the feed.";
  2877. const char kFeedIsAblatedName[] = "Feed ablation";
  2878. const char kFeedIsAblatedDescription[] = "Enables feed ablation.";
  2879. const char kFeedCloseRefreshName[] = "Feed-close refresh";
  2880. const char kFeedCloseRefreshDescription[] =
  2881. "Enables scheduling a background refresh of the feed following feed use.";
  2882. const char kGridTabSwitcherForTabletsName[] = "Grid tab switcher for tablets";
  2883. const char kGridTabSwitcherForTabletsDescription[] =
  2884. "Enable grid tab switcher for tablets, replacing the tab strip.";
  2885. const char kInfoCardAcknowledgementTrackingName[] =
  2886. "Info card acknowledgement tracking";
  2887. const char kInfoCardAcknowledgementTrackingDescription[] =
  2888. "Enable acknowledgement tracking for info cards.";
  2889. const char kInstanceSwitcherName[] = "Enable instance switcher";
  2890. const char kInstanceSwitcherDescription[] =
  2891. "Enable instance switcher dialog UI that helps users manage multiple "
  2892. "instances of Chrome.";
  2893. const char kInstantStartName[] = "Instant start";
  2894. const char kInstantStartDescription[] =
  2895. "Show start surface before native library is loaded.";
  2896. const char kInterestFeedV2Name[] = "Interest Feed v2";
  2897. const char kInterestFeedV2Description[] =
  2898. "Show content suggestions on the New Tab Page and Start Surface using the "
  2899. "new Feed Component.";
  2900. const char kInterestFeedV2HeartsName[] = "Interest Feed v2 Hearts";
  2901. const char kInterestFeedV2HeartsDescription[] = "Enable hearts on Feedv2.";
  2902. const char kInterestFeedV2AutoplayName[] = "Interest Feed v2 Autoplay";
  2903. const char kInterestFeedV2AutoplayDescription[] = "Enable autoplay on Feedv2.";
  2904. const char kInterestFeedV1ClickAndViewActionsConditionalUploadName[] =
  2905. "Interest Feed V1 clicks/views conditional upload";
  2906. const char kInterestFeedV1ClickAndViewActionsConditionalUploadDescription[] =
  2907. "Only enable the upload of clicks/views in Feed V1 after reaching "
  2908. "conditions.";
  2909. const char kInterestFeedV2ClickAndViewActionsConditionalUploadName[] =
  2910. "Interest Feed V2 clicks/views conditional upload";
  2911. const char kInterestFeedV2ClickAndViewActionsConditionalUploadDescription[] =
  2912. "Only enable the upload of clicks/views in Feed V2 after reaching "
  2913. "conditions.";
  2914. const char kLightweightReactionsAndroidName[] =
  2915. "Lightweight Reactions (Android)";
  2916. const char kLightweightReactionsAndroidDescription[] =
  2917. "Enables the Lightweight Reactions entry point in the tab share sheet.";
  2918. const char kMessagesForAndroidAdsBlockedName[] = "Ads Blocked Messages UI";
  2919. const char kMessagesForAndroidAdsBlockedDescription[] =
  2920. "When enabled, ads blocked message will use the new Messages UI.";
  2921. const char kMessagesForAndroidChromeSurveyName[] = "Chrome Survey Messages UI";
  2922. const char kMessagesForAndroidChromeSurveyDescription[] =
  2923. "When enabled, survey prompt will use the new Messages UI.";
  2924. const char kMessagesForAndroidInfrastructureName[] = "Messages infrastructure";
  2925. const char kMessagesForAndroidInfrastructureDescription[] =
  2926. "When enabled, will initialize Messages UI infrastructure";
  2927. const char kMessagesForAndroidInstantAppsName[] = "Instant Apps Messages UI";
  2928. const char kMessagesForAndroidInstantAppsDescription[] =
  2929. "When enabled, instant apps prompt will use the new Messages UI.";
  2930. const char kMessagesForAndroidNearOomReductionName[] =
  2931. "Near OOM Reduction Messages UI";
  2932. const char kMessagesForAndroidNearOomReductionDescription[] =
  2933. "When enabled, near OOM reduction message will use the new Messages UI.";
  2934. const char kMessagesForAndroidNotificationBlockedName[] =
  2935. "Notification Blocked Messages UI";
  2936. const char kMessagesForAndroidNotificationBlockedDescription[] =
  2937. "When enabled, notification blocked prompt will use the new Messages UI.";
  2938. extern const char kMessagesForAndroidOfferNotificationName[] =
  2939. "Offer Notification Messages UI";
  2940. extern const char kMessagesForAndroidOfferNotificationDescription[] =
  2941. "When enabled, offer notification will use the new Messages UI";
  2942. const char kMessagesForAndroidPasswordsName[] = "Passwords Messages UI";
  2943. const char kMessagesForAndroidPasswordsDescription[] =
  2944. "When enabled, password prompt will use the new Messages UI.";
  2945. const char kMessagesForAndroidPermissionUpdateName[] =
  2946. "Permission Update Messages UI";
  2947. const char kMessagesForAndroidPermissionUpdateDescription[] =
  2948. "When enabled, permission update prompt will use the new Messages UI.";
  2949. const char kMessagesForAndroidPopupBlockedName[] = "Popup Blocked Messages UI";
  2950. const char kMessagesForAndroidPopupBlockedDescription[] =
  2951. "When enabled, popup blocked prompt will use the new Messages UI.";
  2952. const char kMessagesForAndroidPWAInstallName[] = "PWA Installation Messages UI";
  2953. const char kMessagesForAndroidPWAInstallDescription[] =
  2954. "When enabled, PWA Installation prompt will use the new Messages UI.";
  2955. const char kMessagesForAndroidReaderModeName[] = "Reader Mode Messages UI";
  2956. const char kMessagesForAndroidReaderModeDescription[] =
  2957. "When enabled, reader mode prompt will use the new Messages UI.";
  2958. const char kMessagesForAndroidSafetyTipName[] = "Safety Tip Messages UI";
  2959. const char kMessagesForAndroidSafetyTipDescription[] =
  2960. "When enabled, safety tip prompt will use the new Messages UI.";
  2961. const char kMessagesForAndroidSaveCardName[] = "Save Card Messages UI";
  2962. const char kMessagesForAndroidSaveCardDescription[] =
  2963. "When enabled, save card prompt will use the new Messages UI.";
  2964. const char kMessagesForAndroidStackingAnimationName[] =
  2965. "Stacking Animation of Messages UI";
  2966. const char kMessagesForAndroidStackingAnimationDescription[] =
  2967. "When enabled, Messages UI will use the new stacking animation.";
  2968. const char kMessagesForAndroidSyncErrorName[] = "Sync Error Messages UI";
  2969. const char kMessagesForAndroidSyncErrorDescription[] =
  2970. "When enabled, sync error prompt will use the new Messages UI.";
  2971. const char kMessagesForAndroidUpdatePasswordName[] =
  2972. "Update password Messages UI";
  2973. const char kMessagesForAndroidUpdatePasswordDescription[] =
  2974. "When enabled, update password prompt will use the new Messages UI.";
  2975. const char kNetworkServiceInProcessName[] =
  2976. "Run the network service on the browser process";
  2977. const char kNetworkServiceInProcessDescription[] =
  2978. "When enabled, the network service runs on the browser process. Otherwise, "
  2979. "it runs on a dedicated process.";
  2980. const char kNewInstanceFromDraggedLinkName[] =
  2981. "New instance creation from a dragged link";
  2982. const char kNewInstanceFromDraggedLinkDescription[] =
  2983. "Enables creation of a new instance when a link is dragged out of Chrome.";
  2984. const char kNewTabPageTilesTitleWrapAroundName[] =
  2985. "NTP Tiles Title wrap around";
  2986. const char kNewTabPageTilesTitleWrapAroundDescription[] =
  2987. "Permits longer Tile titles to wrap around to the second line "
  2988. "to reduce ellipsizing and improve clarity.";
  2989. const char kNewWindowAppMenuName[] = "Show a menu item 'New Window'";
  2990. const char kNewWindowAppMenuDescription[] =
  2991. "Show a new menu item 'New Window' on tablet-sized screen when Chrome "
  2992. "can open a new window and create a new instance in it.";
  2993. const char kNotificationPermissionRationaleName[] =
  2994. "Notification Permission Rationale UI";
  2995. const char kNotificationPermissionRationaleDescription[] =
  2996. "Configure the dialog shown before requesting notification permission. "
  2997. "Only works with builds targeting Android T.";
  2998. const char kOfflinePagesLivePageSharingName[] =
  2999. "Enables live page sharing of offline pages";
  3000. const char kOfflinePagesLivePageSharingDescription[] =
  3001. "Enables to share current loaded page as offline page by saving as MHTML "
  3002. "first.";
  3003. const char kPageInfoDiscoverabilityTimeoutsName[] =
  3004. "Page info discoverability timeouts";
  3005. const char kPageInfoDiscoverabilityTimeoutsDescription[] =
  3006. "Configure different timeouts for the permission icon in the omnibox.";
  3007. const char kPageInfoHistoryName[] = "Page info history";
  3008. const char kPageInfoHistoryDescription[] =
  3009. "Enable a history sub page to the page info menu, and a button to forget "
  3010. "a site, removing all preferences and history.";
  3011. const char kPageInfoStoreInfoName[] = "Page info store info";
  3012. const char kPageInfoStoreInfoDescription[] =
  3013. "Enable a store info row to the page info menu on eligible pages.";
  3014. const char kPersistShareHubOnAppSwitchName[] = "Persist sharing hub";
  3015. const char kPersistShareHubOnAppSwitchDescription[] =
  3016. "Persist the sharing hub across app pauses/resumes.";
  3017. const char kPhotoPickerVideoSupportName[] = "Photo Picker Video Support";
  3018. const char kPhotoPickerVideoSupportDescription[] =
  3019. "Enables video files to be shown in the Photo Picker dialog";
  3020. const char kQueryTilesName[] = "Show query tiles";
  3021. const char kQueryTilesDescription[] = "Shows query tiles in Chrome";
  3022. const char kQueryTilesNTPName[] = "Show query tiles in NTP";
  3023. const char kQueryTilesNTPDescription[] = "Shows query tiles in NTP";
  3024. const char kQueryTilesSingleTierName[] = "Show only one level of query tiles";
  3025. const char kQueryTilesSingleTierDescription[] =
  3026. "Show only one level of query tiles";
  3027. const char kQueryTilesEnableQueryEditingName[] =
  3028. "Query Tiles - Enable query edit mode";
  3029. const char kQueryTilesEnableQueryEditingDescription[] =
  3030. "When a query tile is tapped, the query text will be shown in the omnibox "
  3031. "and user will have a chance to edit the text before submitting";
  3032. const char kQueryTilesEnableTrendingName[] =
  3033. "Query Tiles - Enable trending queries";
  3034. const char kQueryTilesEnableTrendingDescription[] =
  3035. "Allow tiles of trending queries to show up in front of curated tiles";
  3036. const char kQueryTilesCountryCode[] = "Country code for getting tiles";
  3037. const char kQueryTilesCountryCodeDescription[] =
  3038. "When query tiles are enabled, this value determines tiles for which "
  3039. "country should be displayed.";
  3040. const char kQueryTilesCountryCodeUS[] = "US";
  3041. const char kQueryTilesCountryCodeIndia[] = "IN";
  3042. const char kQueryTilesCountryCodeBrazil[] = "BR";
  3043. const char kQueryTilesCountryCodeNigeria[] = "NG";
  3044. const char kQueryTilesCountryCodeIndonesia[] = "ID";
  3045. const char kQueryTilesLocalOrderingName[] =
  3046. "Query Tiles - Enable local ordering";
  3047. const char kQueryTilesLocalOrderingDescription[] =
  3048. "Enables ordering query tiles locally based on user interactions.";
  3049. const char kQueryTilesInstantFetchName[] = "Query tile instant fetch";
  3050. const char kQueryTilesInstantFetchDescription[] =
  3051. "Immediately schedule background task to fetch query tiles";
  3052. const char kQueryTilesRankTilesName[] = "Query Tiles - rank tiles on server";
  3053. const char kQueryTilesRankTilesDescription[] =
  3054. "Rank tiles on server based on client context";
  3055. const char kQueryTilesSegmentationName[] =
  3056. "Query Tiles - use segmentation rules";
  3057. const char kQueryTilesSegmentationDescription[] =
  3058. "enable segmentation rules to decide whether to show query tiles";
  3059. const char kQueryTilesSwapTrendingName[] =
  3060. "Query Tiles - Swap trending queries";
  3061. const char kQueryTilesSwapTrendingDescription[] =
  3062. "Swap trending queries if user didn't click on them after several "
  3063. "impressions";
  3064. const char kReadLaterFlagId[] = "read-later";
  3065. const char kReadLaterName[] = "Reading List";
  3066. const char kReadLaterDescription[] =
  3067. "Allow users to save tabs for later. Enables a new button and menu for "
  3068. "accessing tabs saved for later.";
  3069. const char kReaderModeHeuristicsName[] = "Reader Mode triggering";
  3070. const char kReaderModeHeuristicsDescription[] =
  3071. "Determines what pages the Reader Mode infobar is shown on.";
  3072. const char kReaderModeHeuristicsMarkup[] = "With article structured markup";
  3073. const char kReaderModeHeuristicsAdaboost[] = "Non-mobile-friendly articles";
  3074. const char kReaderModeHeuristicsAllArticles[] = "All articles";
  3075. const char kReaderModeHeuristicsAlwaysOff[] = "Never";
  3076. const char kReaderModeHeuristicsAlwaysOn[] = "Always";
  3077. const char kReaderModeInCCTName[] = "Reader Mode in CCT";
  3078. const char kReaderModeInCCTDescription[] =
  3079. "Open Reader Mode in Chrome Custom Tabs.";
  3080. const char kReadLaterReminderNotificationName[] =
  3081. "Read later reminder notification";
  3082. const char kReadLaterReminderNotificationDescription[] =
  3083. "Enables read later weekly reminder notification.";
  3084. const char kRecoverFromNeverSaveAndroidName[] =
  3085. "UI to recover from never save passwords on Android";
  3086. const char kRecoverFromNeverSaveAndroidDescription[] =
  3087. "Enables showing UI which allows for easy reverting of the decision to "
  3088. "never save passwords on a certain webiste";
  3089. const char kReduceGpuPriorityOnBackgroundName[] =
  3090. "Reduce GPU process priority when in background";
  3091. const char kReduceGpuPriorityOnBackgroundDescription[] =
  3092. "Enable to reduce GPU process priority when Chrome is the background. "
  3093. "This hints to Android OS to kill GPU process first to free memory.";
  3094. const char kReengagementNotificationName[] =
  3095. "Enable re-engagement notifications";
  3096. const char kReengagementNotificationDescription[] =
  3097. "Enables Chrome to use the in-product help system to decide when "
  3098. "to show re-engagement notifications.";
  3099. const char kRelatedSearchesName[] =
  3100. "Enables an experiment for Related Searches on Android";
  3101. const char kRelatedSearchesDescription[] =
  3102. "Enables requesting related searches suggestions. These will be requested "
  3103. "but not shown unless the UI flag is also enabled.";
  3104. const char kRelatedSearchesAlternateUxName[] =
  3105. "Enables showing Related Searches in an alternate user experience.";
  3106. const char kRelatedSearchesAlternateUxDescription[] =
  3107. "Enables showing related searches with an alternative from the normal "
  3108. "user experience treatment.";
  3109. const char kRelatedSearchesInBarName[] =
  3110. "Enables showing Related Searches in the peeking bar.";
  3111. const char kRelatedSearchesInBarDescription[] =
  3112. "Enables showing related searches suggestions in a carousel in the "
  3113. "peeking bar of the bottom sheet on Android.";
  3114. const char kRelatedSearchesSimplifiedUxName[] =
  3115. "Enables showing Related Searches in a simplified user experience.";
  3116. const char kRelatedSearchesSimplifiedUxDescription[] =
  3117. "Enables showing related searches with a simplified form of the normal "
  3118. "user experience treatment.";
  3119. const char kRelatedSearchesUiName[] =
  3120. "Forces showing of the Related Searches UI on Android";
  3121. const char kRelatedSearchesUiDescription[] =
  3122. "Forces the Related Searches UI and underlying requests to be enabled "
  3123. "regardless of whether they are safe or useful. This requires the Related "
  3124. "Searches feature flag to also be enabled.";
  3125. const char kRequestDesktopSiteAdditionsName[] =
  3126. "Secondary settings for request desktop site on Android.";
  3127. const char kRequestDesktopSiteAdditionsDescription[] =
  3128. "Secondary options in `Site settings` to request the desktop version of "
  3129. "websites based on external display or peripheral.";
  3130. const char kRequestDesktopSiteDefaultsName[] =
  3131. "Default settings for request desktop site on Android.";
  3132. const char kRequestDesktopSiteDefaultsDescription[] =
  3133. "Request the desktop version of websites by default based on device "
  3134. "conditions.";
  3135. const char kRequestDesktopSiteExceptionsName[] =
  3136. "Per-site setting to request desktop site on Android.";
  3137. const char kRequestDesktopSiteExceptionsDescription[] =
  3138. "An option in `Site settings` to request the desktop version of websites "
  3139. "based on site level settings.";
  3140. const char kRequestDesktopSiteForTabletsName[] =
  3141. "Request desktop site for tablets on Android";
  3142. const char kRequestDesktopSiteForTabletsDescription[] =
  3143. "Requests a desktop site, if the screen size is large enough on Android."
  3144. " On tablets with small screens a mobile site will be requested by "
  3145. "default.";
  3146. const char kRevokeNotificationsPermissionIfDisabledOnAppLevelName[] =
  3147. "Revoke site-level notification permission on Android";
  3148. const char kRevokeNotificationsPermissionIfDisabledOnAppLevelDescription[] =
  3149. "Allow revoking site-level notification permission if Chrome has no "
  3150. "app-level notification permission on Android.";
  3151. const char kSafeModeForCachedFlagsName[] = "Safe Mode for Cached Flags";
  3152. const char kSafeModeForCachedFlagsDescription[] =
  3153. "Attempts recovery from startup crash loops caused by a bad field trial "
  3154. "by rolling back to previous known safe flag values.";
  3155. const char kScreenshotsForAndroidV2Name[] = "Screenshots for Android V2";
  3156. const char kScreenshotsForAndroidV2Description[] =
  3157. "Adds functionality to the share screenshot panel within Chrome Browser"
  3158. " on Android";
  3159. const char kShowScrollableMVTOnNTPAndroidName[] = "Show scrollable MVT on NTP";
  3160. const char kShowScrollableMVTOnNTPAndroidDescription[] =
  3161. "Enable showing the scrollable most visited tiles on NTP.";
  3162. const char kSecurePaymentConfirmationAndroidName[] =
  3163. "Secure Payment Confirmation on Android";
  3164. const char kSecurePaymentConfirmationAndroidDescription[] =
  3165. "Enables Secure Payment Confirmation on Android.";
  3166. const char kSendTabToSelfV2Name[] = "Send tab to self 2.0";
  3167. const char kSendTabToSelfV2Description[] =
  3168. "Enables new received tab "
  3169. "UI shown next to the profile icon instead of using system notifications.";
  3170. const char kSetMarketUrlForTestingName[] = "Set market URL for testing";
  3171. const char kSetMarketUrlForTestingDescription[] =
  3172. "When enabled, sets the market URL for use in testing the update menu "
  3173. "item.";
  3174. const char kSiteIsolationForPasswordSitesName[] =
  3175. "Site Isolation For Password Sites";
  3176. const char kSiteIsolationForPasswordSitesDescription[] =
  3177. "Security mode that enables site isolation for sites based on "
  3178. "password-oriented heuristics, such as a user typing in a password.";
  3179. const char kSmartSuggestionForLargeDownloadsName[] =
  3180. "Smart suggestion for large downloads";
  3181. const char kSmartSuggestionForLargeDownloadsDescription[] =
  3182. "Smart suggestion that offers download locations for large files.";
  3183. const char kStartSurfaceAndroidName[] = "Start Surface";
  3184. const char kStartSurfaceAndroidDescription[] =
  3185. "Enable showing the start surface when launching Chrome via the "
  3186. "launcher.";
  3187. const char kFeedPositionAndroidName[] = "Feed Position";
  3188. const char kFeedPositionAndroidDescription[] =
  3189. "Enable pushing down or pulling up of Feeds on NTP";
  3190. const char kSearchResumptionModuleAndroidName[] = "Search Resumption Module";
  3191. const char kSearchResumptionModuleAndroidDescription[] =
  3192. "Enable showing search suggestions on NTP";
  3193. const char kSiteDataImprovementsName[] = "Site data improvements";
  3194. const char kSiteDataImprovementsDescription[] =
  3195. "Improved 'All sites' and 'Site settings' pages on Android.";
  3196. const char kStartSurfaceRefactorName[] = "Start Surface Refactor";
  3197. const char kStartSurfaceRefactorDescription[] =
  3198. "Enable splitting Tab switcher from Start surface";
  3199. const char kStrictSiteIsolationName[] = "Strict site isolation";
  3200. const char kStrictSiteIsolationDescription[] =
  3201. "Security mode that enables site isolation for all sites (SitePerProcess). "
  3202. "In this mode, each renderer process will contain pages from at most one "
  3203. "site, using out-of-process iframes when needed. "
  3204. "Check chrome://process-internals to see the current isolation mode. "
  3205. "Setting this flag to 'Enabled' turns on site isolation regardless of the "
  3206. "default. Here, 'Disabled' is a legacy value that actually means "
  3207. "'Default,' in which case site isolation may be already enabled based on "
  3208. "platform, enterprise policy, or field trial. See also "
  3209. "#site-isolation-trial-opt-out for how to disable site isolation for "
  3210. "testing.";
  3211. const char kStylusWritingToInputName[] = "Stylus input";
  3212. const char kStylusWritingToInputDescription[] =
  3213. "If enabled, and on an appropriate platform, this feature will allow the "
  3214. "user to input text using a stylus. This is available on Samsung devices "
  3215. "that come with an S Pen, and on Android T+ devices. The stylus writing "
  3216. "feature will have to be enabled in Android settings as well.";
  3217. const char kSyncAndroidPromosWithAlternativeTitleName[] =
  3218. "Enable the sync promos with alternative titles on Android";
  3219. const char kSyncAndroidPromosWithAlternativeTitleDescription[] =
  3220. "Replace sync promos titles with alternative titles.";
  3221. const char kSyncAndroidPromosWithIllustrationName[] =
  3222. "Enable the illustration sync promos on Android";
  3223. const char kSyncAndroidPromosWithIllustrationDescription[] =
  3224. "Adds illustration to sync promos.";
  3225. const char kSyncAndroidPromosWithSingleButtonName[] =
  3226. "Enable the single button sync promos on Android";
  3227. const char kSyncAndroidPromosWithSingleButtonDescription[] =
  3228. "Hides the \"Choose another account\" button on sync promos.";
  3229. const char kSyncAndroidPromosWithTitleName[] =
  3230. "Enable the title sync promos on Android";
  3231. const char kSyncAndroidPromosWithTitleDescription[] =
  3232. "Adds a title above the description on sync promos.";
  3233. const char kTabGroupsForTabletsName[] = "Tab groups on tablets";
  3234. const char kTabGroupsForTabletsDescription[] = "Enable tab groups on tablets.";
  3235. const char kTabStripImprovementsAndroidName[] =
  3236. "Tab strip improvements for Android.";
  3237. const char kTabStripImprovementsAndroidDescription[] =
  3238. "Enables scrollable tab strip with tab group indicators.";
  3239. const char kTouchDragAndContextMenuName[] =
  3240. "Simultaneous touch drag and context menu";
  3241. const char kTouchDragAndContextMenuDescription[] =
  3242. "Enables touch dragging and a context menu to start simultaneously, with"
  3243. "the assumption that the menu is non-modal.";
  3244. const char kTranslateMessageUIName[] = "Translate Message UI";
  3245. const char kTranslateMessageUIDescription[] =
  3246. "Controls whether the Translate Message UI will be shown instead of the "
  3247. "Translate InfoBar.";
  3248. const char kUpdateMenuBadgeName[] = "Force show update menu badge";
  3249. const char kUpdateMenuBadgeDescription[] =
  3250. "When enabled, a badge will be shown on the app menu button if the update "
  3251. "type is Update Available or Unsupported OS Version.";
  3252. const char kUpdateMenuItemCustomSummaryDescription[] =
  3253. "When this flag and the force show update menu item flag are enabled, a "
  3254. "custom summary string will be displayed below the update menu item.";
  3255. const char kUpdateMenuItemCustomSummaryName[] =
  3256. "Update menu item custom summary";
  3257. const char kUpdateMenuTypeName[] =
  3258. "Forces the update menu type to a specific type";
  3259. const char kUpdateMenuTypeDescription[] =
  3260. "When set, forces the update type to be a specific one, which impacts "
  3261. "the app menu badge and menu item for updates.";
  3262. const char kUpdateMenuTypeNone[] = "None";
  3263. const char kUpdateMenuTypeUpdateAvailable[] = "Update Available";
  3264. const char kUpdateMenuTypeUnsupportedOSVersion[] = "Unsupported OS Version";
  3265. const char kOmahaMinSdkVersionAndroidName[] =
  3266. "Forces the minumum Android SDK version to a particular value.";
  3267. const char kOmahaMinSdkVersionAndroidDescription[] =
  3268. "When set, the minimum Android minimum SDK version is set to a particular "
  3269. "value which impact the app menu badge, menu items, and settings about "
  3270. "screen regarding whether Chrome can be updated.";
  3271. const char kOmahaMinSdkVersionAndroidMinSdk1Description[] = "Minimum SDK = 1";
  3272. const char kOmahaMinSdkVersionAndroidMinSdk1000Description[] =
  3273. "Minimum SDK = 1000";
  3274. const char kUseRealColorSpaceForAndroidVideoName[] =
  3275. "Use color space from MediaCodec";
  3276. const char kUseRealColorSpaceForAndroidVideoDescription[] =
  3277. "When enabled video will use real color space instead of srgb.";
  3278. const char kVideoTutorialsName[] = "Enable video tutorials";
  3279. const char kVideoTutorialsDescription[] = "Show video tutorials in Chrome";
  3280. const char kVideoTutorialsInstantFetchName[] =
  3281. "Video tutorials fetch on startup";
  3282. const char kVideoTutorialsInstantFetchDescription[] =
  3283. "Fetch video tutorials on startup";
  3284. const char kAdaptiveButtonInTopToolbarName[] = "Adaptive button in top toolbar";
  3285. const char kAdaptiveButtonInTopToolbarDescription[] =
  3286. "Enables showing an adaptive action button in the top toolbar";
  3287. const char kAdaptiveButtonInTopToolbarCustomizationName[] =
  3288. "Adaptive button in top toolbar customization";
  3289. const char kAdaptiveButtonInTopToolbarCustomizationDescription[] =
  3290. "Enables UI for customizing the adaptive action button in the top toolbar";
  3291. const char kShareButtonInTopToolbarName[] = "Share button in top toolbar";
  3292. const char kShareButtonInTopToolbarDescription[] =
  3293. "Enables UI to initiate sharing from the top toolbar. Enabling Adaptive "
  3294. "Button overrides this.";
  3295. const char kVoiceButtonInTopToolbarName[] = "Voice button in top toolbar";
  3296. const char kVoiceButtonInTopToolbarDescription[] =
  3297. "Enables showing the voice search button in the top toolbar. Enabling "
  3298. "Adaptive Button overrides this.";
  3299. const char kWebFeedName[] = "Web Feed";
  3300. const char kWebFeedDescription[] =
  3301. "Allows users to keep up with and consume web content.";
  3302. const char kWebFeedAwarenessName[] = "Web Feed Awareness";
  3303. const char kWebFeedAwarenessDescription[] =
  3304. "Helps the user discover the web feed.";
  3305. const char kWebFeedOnboardingName[] = "Web Feed Onboarding";
  3306. const char kWebFeedOnboardingDescription[] =
  3307. "Helps the user understand how to use the web feed.";
  3308. const char kWebFeedSortName[] = "Web Feed Sort";
  3309. const char kWebFeedSortDescription[] =
  3310. "Allows users to sort their web content in the web feed. "
  3311. "Only works if Web Feed is also enabled.";
  3312. const char kXsurfaceMetricsReportingName[] = "Xsurface Metrics Reporting";
  3313. const char kXsurfaceMetricsReportingDescription[] =
  3314. "Allows metrics reporting state to be passed to Xsurface";
  3315. const char kWebNotesPublishName[] = "WebNotes Publish";
  3316. const char kWebNotesPublishDescription[] =
  3317. "Allows users to save their created notes.";
  3318. const char kWebNotesDynamicTemplatesName[] = "Dynamic Templates";
  3319. const char kWebNotesDynamicTemplatesDescription[] =
  3320. "Allows templates to be modified remotely on short notice.";
  3321. const char kPasswordEditDialogWithDetailsName[] =
  3322. "Password edit dialog with details UI";
  3323. const char kPasswordEditDialogWithDetailsDescription[] =
  3324. "Enables UI which shows the dialog after clicking on save/update password"
  3325. " with the functionality to choose user account and edit the password.";
  3326. const char kEnableAndroidGamepadVibrationName[] = "Gamepad vibration";
  3327. const char kEnableAndroidGamepadVibrationDescription[] =
  3328. "Enables the ability to play vibration effects on supported gamepads.";
  3329. const char kCormorantName[] = "Cormorant";
  3330. const char kCormorantDescription[] = "Enables the experimental Cormorant UI.";
  3331. // Non-Android -----------------------------------------------------------------
  3332. #else // BUILDFLAG(IS_ANDROID)
  3333. const char kAppManagementAppDetailsName[] =
  3334. "Enable App Details in App Management.";
  3335. const char kAppManagementAppDetailsDescription[] =
  3336. "Show app details on an app's App Management page.";
  3337. const char kAllowAllSitesToInitiateMirroringName[] =
  3338. "Allow all sites to initiate mirroring";
  3339. const char kAllowAllSitesToInitiateMirroringDescription[] =
  3340. "When enabled, allows all websites to request to initiate tab mirroring "
  3341. "via Presentation API. Requires #cast-media-route-provider to also be "
  3342. "enabled";
  3343. const char kBlockMigratedDefaultChromeAppSyncName[] =
  3344. "Block migrated default Chrome app sync";
  3345. const char kBlockMigratedDefaultChromeAppSyncDescription[] =
  3346. "Prevents Chrome apps that have been migrated to default web apps from "
  3347. "getting sync installed and creating duplicate entries for the same app.";
  3348. const char kCopyLinkToTextName[] = "Copy Link To Text";
  3349. const char kCopyLinkToTextDescription[] =
  3350. "Adds an item to the context menu to allow a user to copy a link to the "
  3351. "page with the selected text highlighted.";
  3352. const char kDesktopPartialTranslateName[] = "Desktop Partial Translate";
  3353. const char kDesktopPartialTranslateDescription[] =
  3354. "Enables the Partial Translate feature on Desktop, which allows users to "
  3355. "translate text selections on the page through the right click context "
  3356. "menu.";
  3357. const char kEnableAccessibilityLiveCaptionName[] = "Live Caption";
  3358. const char kEnableAccessibilityLiveCaptionDescription[] =
  3359. "Enables the live caption feature which generates captions for "
  3360. "media playing in Chrome. Turn the feature on in "
  3361. "chrome://settings/accessibility.";
  3362. const char kEnableUserCloudSigninRestrictionPolicyName[] =
  3363. "Cloud User level Signin Restrictions Policy";
  3364. const char kEnableUserCloudSigninRestrictionPolicyDescription[] =
  3365. "Enable the ManagedAccountsSigninRestrictions policy to be set at a cloud "
  3366. "user level";
  3367. const char kEnableWebHidOnExtensionServiceWorkerName[] =
  3368. "Enable WebHID on extension service workers";
  3369. const char kEnableWebHidOnExtensionServiceWorkerDescription[] =
  3370. "When enabled, WebHID API is available on extension service workers.";
  3371. const char kGlobalMediaControlsCastStartStopName[] =
  3372. "Global media controls control Cast start/stop";
  3373. const char kGlobalMediaControlsCastStartStopDescription[] =
  3374. "Allows global media controls to control when a Cast session is started "
  3375. "or stopped instead of relying on the Cast dialog.";
  3376. const char kMuteNotificationSnoozeActionName[] =
  3377. "Snooze action for mute notifications";
  3378. const char kMuteNotificationSnoozeActionDescription[] =
  3379. "Adds a Snooze action to mute notifications shown while sharing a screen.";
  3380. const char kNtpCacheOneGoogleBarName[] = "Cache OneGoogleBar";
  3381. const char kNtpCacheOneGoogleBarDescription[] =
  3382. "Enables using the OneGoogleBar cached response in chrome://new-tab-page, "
  3383. "when available.";
  3384. const char kNtpChromeCartModuleName[] = "NTP Chrome Cart Module";
  3385. const char kNtpChromeCartModuleDescription[] =
  3386. "Shows the chrome cart module on the New Tab Page.";
  3387. const char kNtpDriveModuleName[] = "NTP Drive Module";
  3388. const char kNtpDriveModuleDescription[] =
  3389. "Shows the Google Drive module on the New Tab Page";
  3390. #if !defined(OFFICIAL_BUILD)
  3391. const char kNtpDummyModulesName[] = "NTP Dummy Modules";
  3392. const char kNtpDummyModulesDescription[] =
  3393. "Adds dummy modules to New Tab Page when 'NTP Modules Redesigned' is "
  3394. "enabled.";
  3395. #endif
  3396. const char kNtpMiddleSlotPromoDismissalName[] =
  3397. "NTP Middle Slot Promo Dismissal";
  3398. const char kNtpMiddleSlotPromoDismissalDescription[] =
  3399. "Allows middle slot promo to be dismissed from New Tab Page until "
  3400. "new promo message is populated.";
  3401. const char kNtpModulesDragAndDropName[] = "NTP Modules Drag and Drop";
  3402. const char kNtpModulesDragAndDropDescription[] =
  3403. "Enables modules to be reordered via dragging and dropping on the "
  3404. "New Tab Page.";
  3405. const char kNtpModulesFirstRunExperienceName[] =
  3406. "NTP Modules First Run Experience";
  3407. const char kNtpModulesFirstRunExperienceDescription[] =
  3408. "Shows first run experience for Modular NTP Desktop v1.";
  3409. const char kNtpModulesName[] = "NTP Modules";
  3410. const char kNtpModulesDescription[] = "Shows modules on the New Tab Page.";
  3411. const char kNtpModulesRedesignedLayoutName[] = "Ntp Modules Redesigned Layout";
  3412. const char kNtpModulesRedesignedLayoutDescription[] =
  3413. "Changes the layout of modules on New Tab Page";
  3414. const char kNtpModulesRedesignedName[] = "NTP Modules Redesigned";
  3415. const char kNtpModulesRedesignedDescription[] =
  3416. "Shows the redesigned modules on the New Tab Page.";
  3417. const char kNtpPhotosModuleName[] = "NTP Photos Module";
  3418. const char kNtpPhotosModuleDescription[] =
  3419. "Shows the Google Photos module on the New Tab Page";
  3420. const char kNtpPhotosModuleOptInArtWorkName[] =
  3421. "NTP Photos Module Opt In ArtWork";
  3422. const char kNtpPhotosModuleOptInArtWorkDescription[] =
  3423. "Determines the art work in the NTP Photos Opt-In card";
  3424. const char kNtpPhotosModuleOptInTitleName[] = "NTP Photos Module Opt In Title";
  3425. const char kNtpPhotosModuleOptInTitleDescription[] =
  3426. "Determines the title of the NTP Photos Opt-In card";
  3427. const char kNtpPhotosModuleSoftOptOutName[] = "NTP Photos Module Soft Opt-Out";
  3428. const char kNtpPhotosModuleSoftOptOutDescription[] =
  3429. "Enables soft opt-out option in Photos opt-in card";
  3430. const char kNtpRealboxMatchOmniboxThemeName[] =
  3431. "NTP Realbox Matches Omnibox Theme";
  3432. const char kNtpRealboxMatchOmniboxThemeDescription[] =
  3433. "NTP Realbox matches the Omnibox theme when enabled.";
  3434. const char kNtpRealboxMatchSearchboxThemeName[] =
  3435. "NTP Realbox Matches Searchbox Theme";
  3436. const char kNtpRealboxMatchSearchboxThemeDescription[] =
  3437. "NTP Realbox matches the Searchbox theme when enabled. Specifically a "
  3438. "border, drop shadow on hover.";
  3439. const char kNtpRealboxPedalsName[] = "NTP Realbox Pedals";
  3440. const char kNtpRealboxPedalsDescription[] =
  3441. "Shows pedals in the NTP Realbox when enabled.";
  3442. const char kNtpRealboxSuggestionAnswersName[] =
  3443. "NTP Realbox Suggestion Answers";
  3444. const char kNtpRealboxSuggestionAnswersDescription[] =
  3445. "Shows suggestion answers in the NTP Realbox when enabled.";
  3446. const char kNtpRealboxTailSuggestName[] = "NTP Realbox Tail Suggest";
  3447. const char kNtpRealboxTailSuggestDescription[] =
  3448. "Properly formats the tail suggestions to match the Omnibox";
  3449. const char kNtpRealboxUseGoogleGIconName[] = "NTP Realbox Google G Icon";
  3450. const char kNtpRealboxUseGoogleGIconDescription[] =
  3451. "Shows Google G icon "
  3452. "instead of Search Loupe in realbox when enabled";
  3453. const char kNtpRecipeTasksModuleName[] = "NTP Recipe Tasks Module";
  3454. const char kNtpRecipeTasksModuleDescription[] =
  3455. "Shows the recipe tasks module on the New Tab Page.";
  3456. const char kNtpSafeBrowsingModuleName[] = "NTP Safe Browsing Module";
  3457. const char kNtpSafeBrowsingModuleDescription[] =
  3458. "Shows the safe browsing module on the New Tab Page.";
  3459. const char kEnableReaderModeName[] = "Enable Reader Mode";
  3460. const char kEnableReaderModeDescription[] =
  3461. "Allows viewing of simplified web pages by selecting 'Customize and "
  3462. "control Chrome'>'Distill page'";
  3463. const char kHappinessTrackingSurveysForDesktopDemoName[] =
  3464. "Happiness Tracking Surveys Demo";
  3465. const char kHappinessTrackingSurveysForDesktopDemoDescription[] =
  3466. "Enable showing Happiness Tracking Surveys Demo to users on Desktop";
  3467. const char kOmniboxDriveSuggestionsName[] =
  3468. "Omnibox Google Drive Document suggestions";
  3469. const char kOmniboxDriveSuggestionsDescriptions[] =
  3470. "Display suggestions for Google Drive documents in the omnibox when Google "
  3471. "is the default search engine.";
  3472. const char kOmniboxExperimentalKeywordModeName[] =
  3473. "Omnibox Experimental Keyword Mode";
  3474. const char kOmniboxExperimentalKeywordModeDescription[] =
  3475. "Enables various experimental features related to keyword mode, its "
  3476. "suggestions and layout.";
  3477. const char kPasswordManagerRedesignName[] = "Password Manager new UI";
  3478. const char kPasswordManagerRedesignDescription[] =
  3479. "Enables new Password Manager UI on Desktop";
  3480. const char kScreenAIName[] = "Screen AI";
  3481. const char kScreenAIDescription[] =
  3482. "Enables Screen AI local machine intelligence library to use the screen "
  3483. "snapshots to add metadata for accessibility tools.";
  3484. const char kSCTAuditingName[] = "SCT auditing";
  3485. const char kSCTAuditingDescription[] =
  3486. "Enables SCT auditing for users who have opted in to Safe Browsing "
  3487. "Extended Reporting.";
  3488. const char kSharingDesktopScreenshotsEditName[] =
  3489. "Desktop Screenshots Edit Mode";
  3490. const char kSharingDesktopScreenshotsEditDescription[] =
  3491. "Enables an edit flow for users who create screenshots on desktop";
  3492. const char kSharingDesktopSharePreviewName[] = "Desktop share hub preview";
  3493. const char kSharingDesktopSharePreviewDescription[] =
  3494. "Adds a preview section to the desktop sharing hub to make it clearer what "
  3495. "is about to be shared.";
  3496. const char kSharingDesktopShareToGoogleCollectionsName[] =
  3497. "Share to Google Collections";
  3498. const char kSharingDesktopShareToGoogleCollectionsDescription[] =
  3499. "Adds an item to the sharing hub to allow sharing to Google Collections.";
  3500. const char kWebAuthenticationPermitEnterpriseAttestationName[] =
  3501. "Web Authentication Enterprise Attestation";
  3502. const char kWebAuthenticationPermitEnterpriseAttestationDescription[] =
  3503. "Permit a set of origins to request a uniquely identifying enterprise "
  3504. "attestation statement from a security key when creating a Web "
  3505. "Authentication credential.";
  3506. #endif // BUILDFLAG(IS_ANDROID)
  3507. // Windows ---------------------------------------------------------------------
  3508. #if BUILDFLAG(IS_WIN)
  3509. const char kCalculateNativeWinOcclusionName[] =
  3510. "Calculate window occlusion on Windows";
  3511. const char kCalculateNativeWinOcclusionDescription[] =
  3512. "Calculate window occlusion on Windows will be used in the future "
  3513. "to throttle and potentially unload foreground tabs in occluded windows";
  3514. const char kEnableMediaFoundationVideoCaptureName[] =
  3515. "MediaFoundation Video Capture";
  3516. const char kEnableMediaFoundationVideoCaptureDescription[] =
  3517. "Enable/Disable the usage of MediaFoundation for video capture. Fall back "
  3518. "to DirectShow if disabled.";
  3519. const char kHardwareSecureDecryptionName[] = "Hardware Secure Decryption";
  3520. const char kHardwareSecureDecryptionDescription[] =
  3521. "Enable/Disable the use of hardware secure Content Decryption Module (CDM) "
  3522. "for protected content playback.";
  3523. const char kHardwareSecureDecryptionExperimentName[] =
  3524. "Hardware Secure Decryption Experiment";
  3525. const char kHardwareSecureDecryptionExperimentDescription[] =
  3526. "Enable/Disable the use of hardware secure Content Decryption Module (CDM) "
  3527. "for experimental protected content playback.";
  3528. const char kHardwareSecureDecryptionFallbackName[] =
  3529. "Hardware Secure Decryption Fallback";
  3530. const char kHardwareSecureDecryptionFallbackDescription[] =
  3531. "Allows automatically disabling hardware secure Content Decryption Module "
  3532. "(CDM) after failures or crashes. Subsequent playback may use software "
  3533. "secure CDMs. If this feature is disabled, the fallback will never happen "
  3534. "and users could be stuck with playback failures.";
  3535. const char kMediaFoundationClearName[] = "MediaFoundation for Clear";
  3536. const char kMediaFoundationClearDescription[] =
  3537. "Enable/Disable the use of MediaFoundation for non-protected content "
  3538. "playback on supported systems.";
  3539. const char kPervasiveSystemAccentColorName[] = "Pervasive system accent color";
  3540. const char kPervasiveSystemAccentColorDescription[] =
  3541. "Use the Windows system accent color as the Chrome accent color, if \"Show "
  3542. "accent color on title bars and windows borders\" is toggled on in the "
  3543. "Windows system settings.";
  3544. const char kPwaUninstallInWindowsOsName[] =
  3545. "Enable PWAs to register as an uninstallable app in Windows on "
  3546. "installation.";
  3547. const char kPwaUninstallInWindowsOsDescription[] =
  3548. "This allows the PWA to show up in Windows Control Panel (and other OS "
  3549. "surfaces), and be uninstallable from those surfaces. For example, "
  3550. "uninstalling by right-clicking on the app in the Start Menu.";
  3551. const char kRawAudioCaptureName[] = "Raw audio capture";
  3552. const char kRawAudioCaptureDescription[] =
  3553. "Enable/Disable the usage of WASAPI raw audio capture. When enabled, the "
  3554. "audio stream is a 'raw' stream that bypasses all signal processing except "
  3555. "for endpoint specific, always-on processing in the Audio Processing Object"
  3556. " (APO), driver, and hardware.";
  3557. const char kRunVideoCaptureServiceInBrowserProcessName[] =
  3558. "Run video capture service in browser";
  3559. const char kRunVideoCaptureServiceInBrowserProcessDescription[] =
  3560. "Run the video capture service in the browser process.";
  3561. const char kUseAngleDescriptionWindows[] =
  3562. "Choose the graphics backend for ANGLE. D3D11 is used on most Windows "
  3563. "computers by default. Using the OpenGL driver as the graphics backend may "
  3564. "result in higher performance in some graphics-heavy applications, "
  3565. "particularly on NVIDIA GPUs. It can increase battery and memory usage of "
  3566. "video playback.";
  3567. const char kUseAngleD3D11[] = "D3D11";
  3568. const char kUseAngleD3D9[] = "D3D9";
  3569. const char kUseAngleD3D11on12[] = "D3D11on12";
  3570. const char kUseWaitableSwapChainName[] = "Use waitable swap chains";
  3571. const char kUseWaitableSwapChainDescription[] =
  3572. "Use waitable swap chains to reduce presentation latency (effective only "
  3573. "Windows 8.1 or later). If enabled, specify the maximum number of frames "
  3574. "that can be queued, ranging from 1-3. 1 has the lowest delay but is most "
  3575. "likely to drop frames, while 3 has the highest delay but is least likely "
  3576. "to drop frames.";
  3577. const char kUseWinrtMidiApiName[] = "Use Windows Runtime MIDI API";
  3578. const char kUseWinrtMidiApiDescription[] =
  3579. "Use Windows Runtime MIDI API for WebMIDI (effective only on Windows 10 or "
  3580. "later).";
  3581. #if BUILDFLAG(ENABLE_PRINTING)
  3582. const char kPrintWithPostScriptType42FontsName[] =
  3583. "Print with PostScript Type 42 fonts";
  3584. const char kPrintWithPostScriptType42FontsDescription[] =
  3585. "When using PostScript level 3 printing, render text with Type 42 fonts if "
  3586. "possible.";
  3587. const char kPrintWithReducedRasterizationName[] =
  3588. "Print with reduced rasterization";
  3589. const char kPrintWithReducedRasterizationDescription[] =
  3590. "When using GDI printing, avoid rasterization if possible.";
  3591. const char kReadPrinterCapabilitiesWithXpsName[] =
  3592. "Read printer capabilities with XPS";
  3593. extern const char kReadPrinterCapabilitiesWithXpsDescription[] =
  3594. "When enabled, utilize XPS interface to read printer capabilities.";
  3595. const char kUseXpsForPrintingName[] = "Use XPS for printing";
  3596. const char kUseXpsForPrintingDescription[] =
  3597. "When enabled, use XPS printing API instead of the GDI print API.";
  3598. const char kUseXpsForPrintingFromPdfName[] = "Use XPS for printing from PDF";
  3599. const char kUseXpsForPrintingFromPdfDescription[] =
  3600. "When enabled, use XPS printing API instead of the GDI print API when "
  3601. "printing PDF documents.";
  3602. #endif // BUILDFLAG(ENABLE_PRINTING)
  3603. const char kWin10TabSearchCaptionButtonName[] =
  3604. "Windows 10 Tab Search Caption Button";
  3605. const char kWin10TabSearchCaptionButtonDescription[] =
  3606. "Move the Tab Search entrypoint besides the window caption buttons on "
  3607. "Windows 10 platforms.";
  3608. #endif // BUILDFLAG(IS_WIN)
  3609. // Mac -------------------------------------------------------------------------
  3610. #if BUILDFLAG(IS_MAC)
  3611. const char kBiometricAuthenticationInSettingsName[] =
  3612. "Biometric authentication in settings";
  3613. const char kBiometricAuthenticationInSettingsDescription[] =
  3614. "Enables biometric authentication in settings to view/edit/copy a password";
  3615. #if BUILDFLAG(ENABLE_PRINTING)
  3616. const char kCupsIppPrintingBackendName[] = "CUPS IPP Printing Backend";
  3617. const char kCupsIppPrintingBackendDescription[] =
  3618. "Use the CUPS IPP printing backend instead of the original CUPS backend "
  3619. "that calls the PPD API.";
  3620. #endif // BUILDFLAG(ENABLE_PRINTING)
  3621. const char kEnableUniversalLinksName[] = "Universal Links";
  3622. const char kEnableUniversalLinksDescription[] =
  3623. "Include Universal Links in the intent picker.";
  3624. const char kImmersiveFullscreenName[] = "Immersive Fullscreen Toolbar";
  3625. const char kImmersiveFullscreenDescription[] =
  3626. "Automatically hide and show the toolbar in fullscreen.";
  3627. const char kMacSyscallSandboxName[] = "Mac Syscall Filtering Sandbox";
  3628. const char kMacSyscallSandboxDescription[] =
  3629. "Controls whether the macOS sandbox filters syscalls.";
  3630. const char kMetalName[] = "Metal";
  3631. const char kMetalDescription[] =
  3632. "Use Metal instead of OpenGL for rasterization (if out-of-process "
  3633. "rasterization is enabled) and display (if the Skia renderer is enabled)";
  3634. const char kScreenTimeName[] = "Screen Time";
  3635. const char kScreenTimeDescription[] =
  3636. "Integrate with the macOS Screen Time system. Only enabled on macOS 12.1 "
  3637. "and later.";
  3638. const char kUseAngleDescriptionMac[] =
  3639. "Choose the graphics backend for ANGLE. The OpenGL backend is soon to be "
  3640. "deprecated on Mac, and may contain driver bugs that are not planned to be "
  3641. "fixed. The Metal backend is still experimental, and may contain bugs that "
  3642. "are still being worked on. The Metal backend should be more performant, "
  3643. "but may still be behind the OpenGL backend until fully released.";
  3644. const char kUseAngleMetal[] = "Metal";
  3645. const char kSystemColorChooserName[] = "System Color Chooser";
  3646. const char kSystemColorChooserDescription[] =
  3647. "Enables a button that launches the macOS native color chooser.";
  3648. #endif
  3649. // Windows and Mac -------------------------------------------------------------
  3650. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
  3651. const char kUseAngleName[] = "Choose ANGLE graphics backend";
  3652. const char kUseAngleDefault[] = "Default";
  3653. const char kUseAngleGL[] = "OpenGL";
  3654. const char kBiometricAuthenticationForFillingName[] =
  3655. "Biometric authentication reauth before filling";
  3656. const char kBiometricAuthenticationForFillingDescription[] =
  3657. "Enables biometric authentication before filling form data";
  3658. #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
  3659. // ChromeOS -------------------------------------------------------------------
  3660. #if BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_LINUX)
  3661. const char kAcceleratedMjpegDecodeName[] =
  3662. "Hardware-accelerated mjpeg decode for captured frame";
  3663. const char kAcceleratedMjpegDecodeDescription[] =
  3664. "Enable hardware-accelerated mjpeg decode for captured frame where "
  3665. "available.";
  3666. #endif
  3667. #if BUILDFLAG(IS_CHROMEOS_ASH)
  3668. const char kAdaptiveChargingForTestingName[] =
  3669. "Show adaptive charging notifications for testing";
  3670. const char kAdaptiveChargingForTestingDescription[] =
  3671. "Show adaptive charging notifications and nudges for testing. This is "
  3672. "meant to be used by developers to test the feature UI only. The "
  3673. "notifications will be shown after the device is plugged in to the "
  3674. "charger. Please DO NOT enable this if you're not a developer who wants to "
  3675. "test the UI of the adaptive charging feature.";
  3676. const char kAdaptiveChargingName[] = "Enable adaptive charging feature";
  3677. const char kAdaptiveChargingDescription[] =
  3678. "Show settings to enable/disable adaptive charging feature.";
  3679. const char kAllowDisableTouchpadHapticFeedbackName[] =
  3680. "Allow disabling touchpad haptic feedback";
  3681. const char kAllowDisableTouchpadHapticFeedbackDescription[] =
  3682. "Shows settings to adjust and disable touchpad haptic feedback.";
  3683. const char kAllowPolyDevicePairingName[] =
  3684. "Allow pairing of Bluetooth devices by Poly";
  3685. const char kAllowPolyDevicePairingDescription[] =
  3686. "Shows Poly devices in the Bluetooth pairing UI.";
  3687. const char kAllowRepeatedUpdatesName[] =
  3688. "Continue checking for updates before reboot and after initial update.";
  3689. const char kAllowRepeatedUpdatesDescription[] =
  3690. "Continues checking to see if there is a more recent update, even if user"
  3691. "has not rebooted to apply the previous update.";
  3692. const char kAllowScrollSettingsName[] =
  3693. "Allow changes to scroll acceleration/sensitivity for mice/touchpads.";
  3694. const char kAllowScrollSettingsDescription[] =
  3695. "Shows settings to enable/disable scroll acceleration and to adjust the "
  3696. "sensitivity for scrolling.";
  3697. const char kAllowTouchpadHapticClickSettingsName[] =
  3698. "Allow changes to the click sensitivity for haptic touchpads.";
  3699. const char kAllowTouchpadHapticClickSettingsDescription[] =
  3700. "Shows settings to adjust click sensitivity for haptic touchpads.";
  3701. const char kAlwaysEnableHdcpName[] = "Always enable HDCP for external displays";
  3702. const char kAlwaysEnableHdcpDescription[] =
  3703. "Enables the specified type for HDCP whenever an external display is "
  3704. "connected. By default, HDCP is only enabled when required.";
  3705. const char kAlwaysEnableHdcpDefault[] = "Default";
  3706. const char kAlwaysEnableHdcpType0[] = "Type 0";
  3707. const char kAlwaysEnableHdcpType1[] = "Type 1";
  3708. const char kAmbientModeAnimationName[] =
  3709. "Launch the Lottie animated ChromeOS Screensaver";
  3710. const char kAmbientModeAnimationDescription[] =
  3711. "Launches the animated screensaver (as opposed to the existing photo "
  3712. "slideshow) when entering ambient mode. Currently, there is only one "
  3713. "animation theme available (feel the breeze).";
  3714. const char kAppDiscoveryForOobeName[] =
  3715. "OOBE app recommendations with App Discovery Service.";
  3716. const char kAppDiscoveryForOobeDescription[] =
  3717. "Use the App Discovery Service to request recommended apps for OOBE.";
  3718. const char kAppProvisioningStaticName[] =
  3719. "App Provisioning with static server setup.";
  3720. const char kAppProvisioningStaticDescription[] =
  3721. "Enables pulling apps from a static server setup to enable new app serving "
  3722. "possibilities. ";
  3723. const char kArcCustomTabsExperimentName[] =
  3724. "Enable Custom Tabs experiment for ARC";
  3725. const char kArcCustomTabsExperimentDescription[] =
  3726. "Allow Android apps to use Custom Tabs."
  3727. "This feature only works on the Canary and Dev channels.";
  3728. const char kArcDocumentsProviderUnknownSizeName[] =
  3729. "Enable ARC DocumentsProvider unknown file size handling";
  3730. const char kArcDocumentsProviderUnknownSizeDescription[] =
  3731. "Allow opening DocumentsProvider files where size is not reported.";
  3732. const char kArcFilePickerExperimentName[] =
  3733. "Enable file picker experiment for ARC";
  3734. const char kArcFilePickerExperimentDescription[] =
  3735. "Enables using ChromeOS file picker in ARC.";
  3736. const char kArcGameModeName[] = "Enable Game Mode for ARC";
  3737. const char kArcGameModeDescription[] =
  3738. "ARC Fullscreen Games will request accomodation from ChromeOS for "
  3739. "sustained performance.";
  3740. const char kArcKeyboardShortcutHelperIntegrationName[] =
  3741. "Enable keyboard shortcut helper integration for ARC";
  3742. const char kArcKeyboardShortcutHelperIntegrationDescription[] =
  3743. "Shows keyboard shortcuts from Android apps in ChromeOS Shortcut Viewer";
  3744. const char kArcNativeBridgeToggleName[] =
  3745. "Toggle between native bridge implementations for ARC";
  3746. const char kArcNativeBridgeToggleDescription[] =
  3747. "Toggle between native bridge implementations for ARC.";
  3748. const char kArcRightClickLongPressName[] =
  3749. "Enable ARC right click long press compatibility feature.";
  3750. const char kArcRightClickLongPressDescription[] =
  3751. "Right click will be converted to simulated long press in phone-optimized "
  3752. "Android apps.";
  3753. const char kArcRtVcpuDualCoreName[] =
  3754. "Enable ARC real time vcpu on a device with 2 logical cores online.";
  3755. const char kArcRtVcpuDualCoreDesc[] =
  3756. "Enable ARC real time vcpu on a device with 2 logical cores online to "
  3757. "reduce media playback glitch.";
  3758. const char kArcRtVcpuQuadCoreName[] =
  3759. "Enable ARC real time vcpu on a device with 3+ logical cores online.";
  3760. const char kArcRtVcpuQuadCoreDesc[] =
  3761. "Enable ARC real time vcpu on a device with 3+ logical cores online to "
  3762. "reduce media playback glitch.";
  3763. const char kArcUsbDeviceDefaultAttachToVmName[] =
  3764. "Attach unclaimed USB devices to ARCVM";
  3765. const char kArcUsbDeviceDefaultAttachToVmDescription[] =
  3766. "When ARCVM is enabled, always attach unclaimed USB devices to ARCVM";
  3767. const char kArcVmBalloonPolicyName[] =
  3768. "Enable ARCVM limit cache balloon policy";
  3769. const char kArcVmBalloonPolicyDesc[] =
  3770. "Trigger reclaim in ARCVM to reduce memory use when ChromeOS is running "
  3771. "low on memory.";
  3772. const char kArcEnableUsapName[] =
  3773. "Enable ARC Unspecialized Application Processes";
  3774. const char kArcEnableUsapDesc[] =
  3775. "Enable ARC Unspecialized Application Processes when applicable for "
  3776. "high-memory devices.";
  3777. const char kArcEnableVirtioBlkForDataName[] =
  3778. "Enable virtio-blk for ARCVM /data";
  3779. const char kArcEnableVirtioBlkForDataDesc[] =
  3780. "If enabled, ARCVM uses virtio-blk for /data in Android storage.";
  3781. const char kAshEnablePipRoundedCornersName[] =
  3782. "Enable Picture-in-Picture rounded corners.";
  3783. const char kAshEnablePipRoundedCornersDescription[] =
  3784. "Enable rounded corners on the Picture-in-Picture window.";
  3785. const char kAshEnableUnifiedDesktopName[] = "Unified desktop mode";
  3786. const char kAshEnableUnifiedDesktopDescription[] =
  3787. "Enable unified desktop mode which allows a window to span multiple "
  3788. "displays.";
  3789. const char kAudioHFPMicSRName[] =
  3790. "Audio super-resolution Bluetooth HFP microphone";
  3791. const char kAudioHFPMicSRDescription[] =
  3792. "Enable super-resolution Bluetooth HFP microphone recording.";
  3793. const char kAudioSettingsPageName[] = "Audio Settings Page";
  3794. const char kAudioSettingsPageDescription[] =
  3795. "Enables the dedicated Audio Settings Page in system settings, which "
  3796. "allows for greater audio configuration.";
  3797. const char kAudioUrlName[] = "Enable chrome://audio";
  3798. const char kAudioUrlDescription[] =
  3799. "Enable chrome://audio that is designed for debugging ChromeOS audio "
  3800. "issues";
  3801. const char kAutoFramingOverrideName[] = "Auto-framing control override";
  3802. const char kAutoFramingOverrideDescription[] =
  3803. "Overrides the default to forcibly enable or disable the auto-framing "
  3804. "feature";
  3805. const char kAutocompleteExtendedSuggestionsName[] =
  3806. "Extended suggestions for CrOS autocomplete";
  3807. const char kAutocompleteExtendedSuggestionsDescription[] =
  3808. "Enables extended autocomplete suggestions experiment on ChromeOS.";
  3809. const char kAutocorrectParamsTuningName[] = "CrOS autocorrect params tuning";
  3810. const char kAutocorrectParamsTuningDescription[] =
  3811. "Enables params tuning experiment for autocorrect on ChromeOS.";
  3812. const char kAvatarsCloudMigrationName[] =
  3813. "Loading CrOS avatar images from the cloud";
  3814. const char kAvatarsCloudMigrationDescription[] =
  3815. "Enables loading avatar images from the cloud on ChromeOS.";
  3816. const char kBluetoothFixA2dpPacketSizeName[] = "Bluetooth fix A2DP packet size";
  3817. const char kBluetoothFixA2dpPacketSizeDescription[] =
  3818. "Fixes Bluetooth A2DP packet size to a smaller default value to improve "
  3819. "audio quality and may fix audio stutter.";
  3820. const char kBluetoothQualityReportName[] = "Bluetooth Quality Report";
  3821. const char kBluetoothQualityReportDescription[] =
  3822. "Enables the Bluetooth Quality Report feature on Bluetooth controllers "
  3823. "which will send the Bluetooth link quality statistics such as the "
  3824. "signal strength, the lost packet count, etc. to the host.";
  3825. const char kBluetoothRevampName[] = "Bluetooth Revamp";
  3826. const char kBluetoothRevampDescription[] =
  3827. "Enables the ChromeOS Bluetooth Revamp, which updates Bluetooth system UI "
  3828. "and related infrastructure.";
  3829. const char kBluetoothWbsDogfoodName[] = "Bluetooth WBS dogfood";
  3830. const char kBluetoothWbsDogfoodDescription[] =
  3831. "Enables Bluetooth wideband speech mic as default audio option. "
  3832. "Note that flipping this flag makes no difference on most of the "
  3833. "ChromeOS models, because Bluetooth WBS is either unsupported "
  3834. "or fully launched. Only on the few models that Bluetooth WBS is "
  3835. "still stablizing this flag will take effect.";
  3836. const char kBluetoothCoredumpName[] = "Enable Bluetooth Device Coredump";
  3837. const char kBluetoothCoredumpDescription[] =
  3838. "Enable Bluetooth coredump collection if supported. Please note that "
  3839. "coredumps are only collected when hardware exceptions occur and are "
  3840. "used for debugging such exceptions.";
  3841. const char kBluetoothUseFlossName[] = "Use Floss instead of BlueZ";
  3842. const char kBluetoothUseFlossDescription[] =
  3843. "Enables using Floss (also known as Fluoride, Android's Bluetooth stack) "
  3844. "instead of Bluez. This is meant to be used by developers and is not "
  3845. "guaranteed to be stable";
  3846. const char kBluetoothUseLLPrivacyName[] = "Enable LL Privacy in BlueZ";
  3847. const char kBluetoothUseLLPrivacyDescription[] =
  3848. "Enable address resolution offloading to Bluetooth Controller if "
  3849. "supported. Modifying this flag will cause Bluetooth Controller to reset.";
  3850. const char kCalendarViewName[] =
  3851. "Productivity experiment: Monthly Calendar View";
  3852. const char kCalendarViewDescription[] =
  3853. "Show Monthly Calendar View with Google Calendar events to increase "
  3854. "productivity by helping users view their schedules more quickly.";
  3855. const char kCalendarModelDebugModeName[] = "Monthly Calendar Model Debug Mode";
  3856. const char kCalendarModelDebugModeDescription[] =
  3857. "Debug mode for Monthly Calendar Model. This helps a lot in diagnosing any "
  3858. "bugs in the calendar's event fetching/caching functionality. WARNING: DO "
  3859. "NOT enable this flag unless you're OK with information about your "
  3860. "calendar events, such as start/end times and summaries, being dumped to "
  3861. "the system logs, where they are potentially visible to all users of the "
  3862. "device.";
  3863. const char kDefaultLinkCapturingInBrowserName[] =
  3864. "Default link capturing in the browser";
  3865. const char kDefaultLinkCapturingInBrowserDescription[] =
  3866. "When enabled, newly installed apps will not capture links clicked in the "
  3867. "browser.";
  3868. const char kDesksCloseAllName[] = "Desks Close All";
  3869. const char kDesksCloseAllDescription[] =
  3870. "Close a desk along with all of its windows and tabs.";
  3871. const char kDesksSaveAndRecallName[] = "Desks Save and Recall";
  3872. const char kDesksSaveAndRecallDescription[] =
  3873. "Save a desk and its applications so that they can be recalled at a later "
  3874. "time.";
  3875. const char kDesksTemplatesName[] = "Desk Templates";
  3876. const char kDesksTemplatesDescription[] =
  3877. "Streamline workflows by saving a group of applications and windows as a "
  3878. "launchable template in a new desk";
  3879. const char kDesksTrackpadSwipeImprovementsName[] =
  3880. "Experiment: Trackpad swiping to switch desks.";
  3881. const char kDesksTrackpadSwipeImprovementsDescription[] =
  3882. "Adds some modifications to the four finger trackpad gesture which "
  3883. "switches desks.";
  3884. const char kPreferConstantFrameRateName[] = "Prefer Constant Frame Rate";
  3885. const char kPreferConstantFrameRateDescription[] =
  3886. "Enables this flag to prefer using constant frame rate for camera when "
  3887. "streaming";
  3888. const char kMoreVideoCaptureBuffersName[] = "More Video Capture Buffers";
  3889. const char kMoreVideoCaptureBuffersDescription[] =
  3890. "This flag enables using a larger amount Chrome-allocated buffers for "
  3891. "video capture. This larger amount is needed for deeper pipelines, e.g. "
  3892. "sophisticated camera effects.";
  3893. const char kForceControlFaceAeName[] = "Force control face AE";
  3894. const char kForceControlFaceAeDescription[] =
  3895. "Control this flag to force enable or disable face AE for camera";
  3896. const char kHdrNetOverrideName[] = "HDRnet control override";
  3897. const char kHdrNetOverrideDescription[] =
  3898. "Overrides the default to forcibly enable or disable the HDRnet feature";
  3899. const char kCategoricalSearchName[] = "Launcher Categorical Search";
  3900. const char kCategoricalSearchDescription[] =
  3901. "Launcher search results grouped by categories";
  3902. const char kCellularBypassESimInstallationConnectivityCheckName[] =
  3903. "Bypass eSIM installation connectivity check";
  3904. const char kCellularBypassESimInstallationConnectivityCheckDescription[] =
  3905. "Bypass the non-cellular internet connectivity check during eSIM "
  3906. "installation.";
  3907. const char kCellularCustomAPNProfilesName[] = "Register Custom APN Profiles";
  3908. const char kCellularCustomAPNProfilesDescription[] =
  3909. "If enabled, the Settings UI will allow the user to create, edit, and "
  3910. "delete custom APN profiles for a Cellular network.";
  3911. const char kCellularForbidAttachApnName[] = "Forbid Use Attach APN";
  3912. const char kCellularForbidAttachApnDescription[] =
  3913. "If enabled, the value of |kCellularUseAttachApn| should have no effect "
  3914. "and the LTE attach APN configuration will not be sent to the modem. This "
  3915. "flag exists because the |kCellularUseAttachApn| flag can be enabled "
  3916. "by command-line arguments via board overlays which takes precedence over "
  3917. "finch configs, which may be needed to turn off the Attach APN feature.";
  3918. const char kCellularUseAttachApnName[] = "Cellular use Attach APN";
  3919. const char kCellularUseAttachApnDescription[] =
  3920. "Use the mobile operator database to set explicitly an Attach APN "
  3921. "for the LTE connections rather than letting the modem decide which "
  3922. "attach APN to use or retrieve it from the network";
  3923. const char kCellularUseSecondEuiccName[] = "Use second Euicc";
  3924. const char kCellularUseSecondEuiccDescription[] =
  3925. "When enabled Cellular Setup and Settings UI will use the second available "
  3926. "Euicc that's exposed by Hermes.";
  3927. const char kClipboardHistoryReorderName[] =
  3928. "Keep the most recently pasted item at the top of clipboard history";
  3929. const char kClipboardHistoryReorderDescription[] =
  3930. "Enables an experimental behavior change where each time a clipboard "
  3931. "history item is pasted, that item shifts to the top of the list.";
  3932. const char kComponentUpdaterTestRequestName[] =
  3933. "Enable the component updater check 'test-request' parameter";
  3934. const char kComponentUpdaterTestRequestDescription[] =
  3935. "Enables the 'test-request' parameter for component updater check requests."
  3936. " Overrides any other component updater check request parameters that may "
  3937. "have been specified.";
  3938. const char kContextualNudgesName[] =
  3939. "Contextual nudges for user gesture education";
  3940. const char kContextualNudgesDescription[] =
  3941. "Enables contextual nudges, periodically showing the user a label "
  3942. "explaining how to interact with a particular UI element using gestures.";
  3943. const char kCroshSWAName[] = "Crosh System Web App";
  3944. const char kCroshSWADescription[] =
  3945. "When enabled, crosh (ChromeOS Shell) will run as a tabbed System Web App "
  3946. "rather than a normal browser tab.";
  3947. const char kCrosLanguageSettingsUpdateJapaneseName[] =
  3948. "Language Settings Update Japanese";
  3949. const char kCrosLanguageSettingsUpdateJapaneseDescription[] =
  3950. "Replace the japanese extension settings page with one built into the UI.";
  3951. const char kCrosOnDeviceGrammarCheckName[] = "On-device Grammar Check";
  3952. const char kCrosOnDeviceGrammarCheckDescription[] =
  3953. "Enable new on-device grammar check component.";
  3954. const char kSystemExtensionsName[] = "ChromeOS System Extensions";
  3955. const char kSystemExtensionsDescription[] =
  3956. "Enable the ChromeOS System Extension platform.";
  3957. const char kEnableServiceWorkersForChromeUntrustedName[] =
  3958. "Enable chrome-untrusted:// Service Workers";
  3959. const char kEnableServiceWorkersForChromeUntrustedDescription[] =
  3960. "When enabled, allows chrome-untrusted:// WebUIs to use service workers.";
  3961. const char kCrostiniBullseyeUpgradeName[] = "Upgrade Crostini to Bullseye";
  3962. const char kCrostiniBullseyeUpgradeDescription[] =
  3963. "Offer to upgrade Crostini containers on older versions to bullseye.";
  3964. const char kCrostiniDiskResizingName[] = "Allow resizing Crostini disks";
  3965. const char kCrostiniDiskResizingDescription[] =
  3966. "Use preallocated user-resizeable disks for Crostini instead of sparse "
  3967. "automatically sized disks.";
  3968. const char kCrostiniContainerInstallName[] =
  3969. "Debian version for new Crostini containers";
  3970. const char kCrostiniContainerInstallDescription[] =
  3971. "New Crostini containers will use this debian version";
  3972. const char kCrostiniGpuSupportName[] = "Crostini GPU Support";
  3973. const char kCrostiniGpuSupportDescription[] = "Enable Crostini GPU support.";
  3974. const char kCrostiniResetLxdDbName[] = "Crostini Reset LXD DB on launch";
  3975. const char kCrostiniResetLxdDbDescription[] =
  3976. "Recreates the LXD database every time we launch it";
  3977. const char kCrostiniUseLxd4Name[] =
  3978. "Use LXD 4 instead of the default - Dangerous & Irreversible";
  3979. const char kCrostiniUseLxd4Description[] =
  3980. "Uses LXD version 4 instead of the default version. WARNING: Once this is "
  3981. "set you can't unset it without deleting your entire container";
  3982. const char kCrostiniMultiContainerName[] = "Allow multiple Crostini containers";
  3983. const char kCrostiniMultiContainerDescription[] =
  3984. "Experimental UI for creating and managing multiple Crostini containers";
  3985. const char kCrostiniImeSupportName[] = "Crostini IME support";
  3986. const char kCrostiniImeSupportDescription[] =
  3987. "Experimental support for IMEs (excluding VK) on Crostini.";
  3988. const char kCrostiniVirtualKeyboardSupportName[] =
  3989. "Crostini Virtual Keyboard Support";
  3990. const char kCrostiniVirtualKeyboardSupportDescription[] =
  3991. "Experimental support for the Virtual Keyboard on Crostini.";
  3992. const char kGuestOSGenericInstallerName[] = "Generic GuestOS Installer";
  3993. const char kGuestOSGenericInstallerDescription[] =
  3994. "Experimental generic installer for virtual machines";
  3995. const char kBruschettaName[] = "Enable the third party VMs feature";
  3996. const char kBruschettaDescription[] =
  3997. "Enables UI support for third party/generic VMs";
  3998. const char kCameraAppDocScanDlcName[] = "Camera App Doc Scan DLC";
  3999. const char kCameraAppDocScanDlcDescription[] =
  4000. "Enables this flag to allow downloading document scanning feature via DLC "
  4001. "and use it in the camera app";
  4002. const char kCompactBubbleLauncherName[] = "Make bubble launcher more compact";
  4003. const char kCompactBubbleLauncherDescription[] =
  4004. "Decreases the width of clamshell mode productivity (bubble) launcher.";
  4005. const char kCryptAuthV2DedupDeviceLastActivityTimeName[] =
  4006. "Dedup devices by last activity time";
  4007. const char kCryptAuthV2DedupDeviceLastActivityTimeDescription[] =
  4008. "Deduplicates phones in multi-device setup drop-down list by last "
  4009. "activity time";
  4010. const char kDisableBufferBWCompressionName[] =
  4011. "Disable buffer bandwidth compression";
  4012. const char kDisableBufferBWCompressionDescription[] =
  4013. "Disable bandwidth compression when allocating buffers";
  4014. const char kDisableCameraFrameRotationAtSourceName[] =
  4015. "Disable camera frame rotation at source";
  4016. const char kDisableCameraFrameRotationAtSourceDescription[] =
  4017. "Disable camera frame rotation to the upright display orientation in the "
  4018. "video capture device";
  4019. const char kDisableCancelAllTouchesName[] = "Disable CancelAllTouches()";
  4020. const char kDisableCancelAllTouchesDescription[] =
  4021. "If enabled, a canceled touch will not force all other touches to be "
  4022. "canceled.";
  4023. const char kDisableExplicitDmaFencesName[] = "Disable explicit dma-fences";
  4024. const char kDisableExplicitDmaFencesDescription[] =
  4025. "Always rely on implicit syncrhonization between GPU and display "
  4026. "controller instead of using dma-fences explcitily when available.";
  4027. const char kDisplayAlignmentAssistanceName[] =
  4028. "Enable Display Alignment Assistance";
  4029. const char kDisplayAlignmentAssistanceDescription[] =
  4030. "Show indicators on shared edges of the displays when user is "
  4031. "attempting to move their mouse over to another display. Show preview "
  4032. "indicators when the user is moving a display in display layouts.";
  4033. const char kEnableLibinputToHandleTouchpadName[] =
  4034. "Enable libinput to handle touchpad.";
  4035. const char kEnableLibinputToHandleTouchpadDescription[] =
  4036. "Use libinput instead of the gestures library to handle touchpad."
  4037. "Libgesures works very well on modern devices but fails on legacy"
  4038. "devices. Use libinput if an input device doesn't work or is not working"
  4039. "well.";
  4040. const char kEnableFakeKeyboardHeuristicName[] =
  4041. "Enable Fake Keyboard Heuristic";
  4042. const char kEnableFakeKeyboardHeuristicDescription[] =
  4043. "Enable heuristic to prevent non-keyboard devices from pretending "
  4044. "to be keyboards. Primarily assists in preventing the virtual keyboard "
  4045. "from being disabled unintentionally.";
  4046. const char kFastPairName[] = "Enable Fast Pair";
  4047. const char kFastPairDescription[] =
  4048. "Enables Google Fast Pair service which uses BLE to discover supported "
  4049. "nearby Bluetooth devices and surfaces a notification for quick pairing.";
  4050. const char kFastPairLowPowerName[] = "Enable Fast Pair Low Power mode";
  4051. const char kFastPairLowPowerDescription[] =
  4052. "Enables Fast Pair Low Power mode, which doesn't scan for devices "
  4053. "continously. This results in lower power usage, but also higher latency "
  4054. "for device discovery.";
  4055. const char kFastPairSoftwareScanningName[] =
  4056. "Enable Fast Pair Software Scanning";
  4057. const char kFastPairSoftwareScanningDescription[] =
  4058. "Allow using Fast Pair on devices which don't support hardware offloading "
  4059. "of BLE scans. For development use.";
  4060. const char kFastPairSubsequentPairingUXName[] =
  4061. "Enable Fast Pair Subsequent Pairing UX";
  4062. const char kFastPairSubsequentPairingUXDescription[] =
  4063. "Enables the \"Subsequent Pairing\" Fast Pair scenario in Bluetooth "
  4064. "Settings and Quick Settings.";
  4065. const char kFastPairSavedDevicesName[] = "Enable Fast Pair Saved Devices";
  4066. const char kFastPairSavedDevicesDescription[] =
  4067. "Enables the Fast Pair \"Saved Devices\" page to display a list of the "
  4068. "user's devices and provide the option to opt in or out of saving devices "
  4069. "to their account.";
  4070. const char kFrameSinkDesktopCapturerInCrdName[] =
  4071. "Enable FrameSinkDesktopCapturer in CRD";
  4072. const char kFrameSinkDesktopCapturerInCrdDescription[] =
  4073. "Enables the use of FrameSinkDesktopCapturer in the video streaming for "
  4074. "CRD, "
  4075. "replacing the use of AuraDesktopCapturer";
  4076. const char kGetDisplayMediaSetName[] = "GetDisplayMediaSet API";
  4077. const char kGetDisplayMediaSetDescription[] =
  4078. "When enabled, the getDisplayMediaSet API for capturing multiple surfaces "
  4079. "at once is available.";
  4080. const char kGetDisplayMediaSetAutoSelectAllScreensName[] =
  4081. "autoSelectAllScreens attribute for GetDisplayMediaSet";
  4082. const char kGetDisplayMediaSetAutoSelectAllScreensDescription[] =
  4083. "When enabled, the autoSelectAllScreens attribute is available for usage "
  4084. "with the GetDisplayMediaSet API.";
  4085. const char kMultiMonitorsInCrdName[] = "Multi monitor in CRD";
  4086. const char kMultiMonitorsInCrdDescription[] =
  4087. "Enables support for viewing multiple monitors connected to this ChromeOS "
  4088. "device through CRD.";
  4089. const char kUseHDRTransferFunctionName[] =
  4090. "Monitor/Display HDR transfer function";
  4091. const char kUseHDRTransferFunctionDescription[] =
  4092. "Allows using the HDR transfer functions of any connected monitor that "
  4093. "supports it";
  4094. const char kDoubleTapToZoomInTabletModeName[] =
  4095. "Double-tap to zoom in tablet mode";
  4096. const char kDoubleTapToZoomInTabletModeDescription[] =
  4097. "If Enabled, double tapping in webpages while in tablet mode will zoom the "
  4098. "page.";
  4099. const char kQuickSettingsPWANotificationsName[] =
  4100. "Enable setting of PWA notification permissions in quick settings ";
  4101. const char kQuickSettingsPWANotificationsDescription[] =
  4102. "Replace website notification permissions with PWA notification "
  4103. "permissions in the quick settings menu. Website notification permissions "
  4104. "settings will be migrated to the lacros - chrome browser.";
  4105. const char kDriveFsBidirectionalNativeMessagingName[] =
  4106. "Enable bidirectional native messaging for DriveFS";
  4107. const char kDriveFsBidirectionalNativeMessagingDescription[] =
  4108. "Enable enhanced native messaging host to communicate with DriveFS.";
  4109. const char kDriveFsChromeNetworkingName[] =
  4110. "Enable the DriveFS / Chrome Network Service bridge";
  4111. const char kDriveFsChromeNetworkingDescription[] =
  4112. "Enable the bridge bewteen DriveFS and the Chrome Network Service for "
  4113. "communication with the Drive backend.";
  4114. const char kEnableAppReinstallZeroStateName[] =
  4115. "Enable Zero State App Reinstall Suggestions.";
  4116. const char kEnableAppReinstallZeroStateDescription[] =
  4117. "Enable Zero State App Reinstall Suggestions feature in launcher, which "
  4118. "will show app reinstall recommendations at end of zero state list.";
  4119. const char kEnableAssistantRoutinesName[] = "Assistant Routines";
  4120. const char kEnableAssistantRoutinesDescription[] = "Enable Assistant Routines.";
  4121. const char kEnableBackgroundBlurName[] = "Enable background blur.";
  4122. const char kEnableBackgroundBlurDescription[] =
  4123. "Enables background blur for the Launcher, Shelf, Unified System Tray etc.";
  4124. const char kEnhancedClipboardNudgeSessionResetName[] =
  4125. "Enable resetting enhanced clipboard nudge data";
  4126. const char kEnhancedClipboardNudgeSessionResetDescription[] =
  4127. "When enabled, this will reset the clipboard nudge shown data on every new "
  4128. "user session, allowing the nudge to be shown again.";
  4129. const char kEnableCrOSActionRecorderName[] = "Enable CrOS action recorder";
  4130. const char kEnableCrOSActionRecorderDescription[] =
  4131. "When enabled, each app launching, file opening, setting change, and url "
  4132. "visiting will be logged locally into an encrypted file. Should not be "
  4133. "enabled. Be aware that hash option only provides a thin layer of privacy.";
  4134. const char kEnableDnsProxyName[] = "Enable DNS proxy service";
  4135. const char kEnableDnsProxyDescription[] =
  4136. "When enabled, standard DNS queries will be proxied through the system "
  4137. "service";
  4138. const char kDnsProxyEnableDOHName[] =
  4139. "Enable DNS-over-HTTPS in the DNS proxy service";
  4140. const char kDnsProxyEnableDOHDescription[] =
  4141. "When enabled, the DNS proxy will perform DNS-over-HTTPS in accordance "
  4142. "with the ChromeOS SecureDNS settings.";
  4143. const char kEnableExternalKeyboardsInDiagnosticsAppName[] =
  4144. "Enable external keyboards in the Diagnostics App";
  4145. const char kEnableExternalKeyboardsInDiagnosticsAppDescription[] =
  4146. "Shows external keyboards in the Diagnostics App's input section. Requires "
  4147. "#enable-input-in-diagnostics-app to be enabled.";
  4148. const char kEnableHostnameSettingName[] = "Enable setting the device hostname";
  4149. const char kEnableHostnameSettingDescription[] =
  4150. "Enables the ability to set the ChromeOS hostname, the name of the device "
  4151. "that is exposed to the local network";
  4152. const char kEnableGesturePropertiesDBusServiceName[] =
  4153. "Enable gesture properties D-Bus service";
  4154. const char kEnableGesturePropertiesDBusServiceDescription[] =
  4155. "Enable a D-Bus service for accessing gesture properties, which are used "
  4156. "to configure input devices.";
  4157. const char kEnableGoogleAssistantDspName[] =
  4158. "Enable Google Assistant with hardware-based hotword";
  4159. const char kEnableGoogleAssistantDspDescription[] =
  4160. "Enable an experimental feature that uses hardware-based hotword detection "
  4161. "for Assistant. Only a limited number of devices have this type of "
  4162. "hardware support.";
  4163. const char kEnableGoogleAssistantStereoInputName[] =
  4164. "Enable Google Assistant with stereo audio input";
  4165. const char kEnableGoogleAssistantStereoInputDescription[] =
  4166. "Enable an experimental feature that uses stereo audio input for hotword "
  4167. "and voice to text detection in Google Assistant.";
  4168. const char kEnableGoogleAssistantAecName[] = "Enable Google Assistant AEC";
  4169. const char kEnableGoogleAssistantAecDescription[] =
  4170. "Enable an experimental feature that removes local feedback from audio "
  4171. "input to help hotword and ASR when background audio is playing.";
  4172. const char kEnableHeuristicStylusPalmRejectionName[] =
  4173. "Enable Heuristic for Stylus/Palm Rejection.";
  4174. const char kEnableHeuristicStylusPalmRejectionDescription[] =
  4175. "Enable additional heuristic palm rejection logic when interacting with "
  4176. "stylus usage. Not intended for all devices.";
  4177. const char kEnableInputEventLoggingName[] = "Enable input event logging";
  4178. const char kEnableInputEventLoggingDescription[] =
  4179. "Enable detailed logging of input events from touchscreens, touchpads, and "
  4180. "mice. These events include the locations of all touches as well as "
  4181. "relative pointer movements, and so may disclose sensitive data. They "
  4182. "will be included in feedback reports and system logs, so DO NOT ENTER "
  4183. "SENSITIVE INFORMATION with this flag enabled.";
  4184. const char kEnableInputInDiagnosticsAppName[] =
  4185. "Enable input device cards in the Diagnostics App";
  4186. const char kEnableInputInDiagnosticsAppDescription[] =
  4187. "Enable input device cards in the Diagnostics App";
  4188. const char kEnableKeyboardBacklightToggleName[] =
  4189. "Enable Keyboard Backlight Toggle.";
  4190. const char kEnableKeyboardBacklightToggleDescription[] =
  4191. "Enable toggling of the keyboard backlight. By "
  4192. "default, this flag is enabled.";
  4193. const char kEnableLauncherSearchNormalizationName[] =
  4194. "Enable normalization of launcher search results";
  4195. const char kEnableLauncherSearchNormalizationDescription[] =
  4196. "Enable normalization of scores from different providers to the "
  4197. "launcher.";
  4198. const char kEnableLogControllerForDiagnosticsAppName[] =
  4199. "Enable DiagnosticsLogController for Diagnostics App";
  4200. const char kEnableLogControllerForDiagnosticsAppDescription[] =
  4201. "Uses DiagnosticsLogController to manage the lifetime of Diagnostics App "
  4202. "logs. Enables creation of combined diagnostics log after Diagnostics "
  4203. "App is closed.";
  4204. const char kEnableNeuralPalmAdaptiveHoldName[] = "Palm Rejection Adaptive Hold";
  4205. const char kEnableNeuralPalmAdaptiveHoldDescription[] =
  4206. "Enable adaptive hold in palm rejection. Not compatible with all devices.";
  4207. const char kEnableNeuralStylusPalmRejectionName[] =
  4208. "Enable Neural Palm Detection";
  4209. const char kEnableNeuralStylusPalmRejectionDescription[] =
  4210. "Experimental: Enable Neural Palm detection. Not compatible with all "
  4211. "devices.";
  4212. const char kEnableOsFeedbackName[] = "Enable updated Feedback Tool App";
  4213. const char kEnableOsFeedbackDescription[] =
  4214. "Enable the feedback tool with new UX design that helps users mitigate "
  4215. "the issues while writing feedback and makes the UI easier to use.";
  4216. const char kEnableNewShortcutMappingName[] = "Enable New Shortcut Mapping";
  4217. const char kEnableNewShortcutMappingDescription[] =
  4218. "Enables experimental new shortcut mapping";
  4219. const char kEnablePalmOnMaxTouchMajorName[] =
  4220. "Enable Palm when Touch is Maximum";
  4221. const char kEnablePalmOnMaxTouchMajorDescription[] =
  4222. "Experimental: Enable Palm detection when the touchscreen reports max "
  4223. "size. Not compatible with all devices.";
  4224. const char kEnablePalmOnToolTypePalmName[] =
  4225. "Enable Palm when Tool Type is Palm";
  4226. const char kEnablePalmOnToolTypePalmDescription[] =
  4227. "Experimental: Enable palm detection when touchscreen reports "
  4228. "TOOL_TYPE_PALM. Not compatible with all devices.";
  4229. const char kEnablePalmSuppressionName[] =
  4230. "Enable Palm Suppression with Stylus.";
  4231. const char kEnablePalmSuppressionDescription[] =
  4232. "If enabled, suppresses touch when a stylus is on a touchscreen.";
  4233. const char kEnableSeamlessRefreshRateSwitchingName[] =
  4234. "Seamless Refresh Rate Switching";
  4235. const char kEnableSeamlessRefreshRateSwitchingDescription[] =
  4236. "This option enables seamlessly changing the refresh rate based on power "
  4237. "state on devices with supported hardware and drivers.";
  4238. const char kEnableTouchpadsInDiagnosticsAppName[] =
  4239. "Enable touchpad cards in the Diagnostics App";
  4240. const char kEnableTouchpadsInDiagnosticsAppDescription[] =
  4241. "Shows touchpad cards in the Diagnostics App's input section. Requires "
  4242. "#enable-input-in-diagnostics-app to be enabled.";
  4243. const char kEnableTouchscreensInDiagnosticsAppName[] =
  4244. "Enable touchscreen cards in the Diagnostics App";
  4245. const char kEnableTouchscreensInDiagnosticsAppDescription[] =
  4246. "Shows touchscreen cards in the Diagnostics App's input section. Requires "
  4247. "#enable-input-in-diagnostics-app to be enabled.";
  4248. const char kEnableZramWriteback[] = "Enable Zram Writeback";
  4249. const char kEnableZramWritebackDescription[] =
  4250. "If enabled zram swap will be able to write back to disk increasing "
  4251. "overall swap capacity";
  4252. const char kEnableVariableRefreshRateName[] = "Enable Variable Refresh Rate";
  4253. const char kEnableVariableRefreshRateDescription[] =
  4254. "Enable the variable refresh rate (Adaptive Sync) setting for capable "
  4255. "displays.";
  4256. const char kDeprecateAssistantStylusFeaturesName[] =
  4257. "Deprecate Assistant Stylus Features";
  4258. const char kDeprecateAssistantStylusFeaturesDescription[] =
  4259. "Deprecates the stylus features associated with the Assistant \"what's on "
  4260. "my screen\" feature which is already deprecated.";
  4261. const char kDisableQuickAnswersV2TranslationName[] =
  4262. "Disable Quick Answers Translation";
  4263. const char kDisableQuickAnswersV2TranslationDescription[] =
  4264. "Disable translation services of the Quick Answers.";
  4265. const char kQuickAnswersForMoreLocalesName[] =
  4266. "Enable Quick Answers for more locales";
  4267. const char kQuickAnswersForMoreLocalesDescription[] =
  4268. "Enable Quick Answers for more locales.";
  4269. const char kEapGtcWifiAuthenticationName[] = "EAP-GTC WiFi Authentication";
  4270. const char kEapGtcWifiAuthenticationDescription[] =
  4271. "Allows configuration of WiFi networks using EAP-GTC authentication";
  4272. const char kEcheSWAName[] = "Enable Eche feature";
  4273. const char kEcheSWADescription[] = "This is the main flag for enabling Eche.";
  4274. const char kEcheSWADebugModeName[] = "Enable Eche Debug Mode";
  4275. const char kEcheSWADebugModeDescription[] =
  4276. "Enables the Debug Mode of Eche in which the window is not closed after "
  4277. "a failure happens in order to give the user a chance to look at the "
  4278. "console logs.";
  4279. const char kEnableIkev2VpnName[] = "Enable IKEv2 VPN";
  4280. const char kEnableIkev2VpnDescription[] =
  4281. "Enable selecting IKEv2 as the VPN provider type when creating a VPN "
  4282. "network. This will only take effect when running a compatible kernel, see "
  4283. "crbug/1275421.";
  4284. const char kEnableNetworkingInDiagnosticsAppName[] =
  4285. "Enable networking cards in the Diagnostics App";
  4286. const char kEnableNetworkingInDiagnosticsAppDescription[] =
  4287. "Enable networking cards in the Diagnostics App";
  4288. const char kEnableOAuthIppName[] =
  4289. "Enable OAuth when printing via the IPP protocol";
  4290. const char kEnableOAuthIppDescription[] =
  4291. "Enable OAuth when printing via the IPP protocol";
  4292. const char kEnableSuggestedFilesName[] = "Enable Suggested Files";
  4293. const char kEnableSuggestedFilesDescription[] =
  4294. "Enable the Suggested Files feature in Launcher, which will show Drive "
  4295. "file suggestions in the suggestion chips when the launcher is opened.";
  4296. const char kEnableSuggestedLocalFilesName[] = "Enable Suggested Local Files";
  4297. const char kEnableSuggestedLocalFilesDescription[] =
  4298. "Enable the Suggested local Files feature in Launcher, which will show "
  4299. "local file suggestions in the suggestion chips when the launcher is "
  4300. "opened.";
  4301. const char kEnableWireGuardName[] = "Enable WireGuard VPN";
  4302. const char kEnableWireGuardDescription[] =
  4303. "Enable the support of WireGuard VPN as a native VPN option. Requires a "
  4304. "kernel version that support it.";
  4305. const char kEnforceAshExtensionKeeplistName[] =
  4306. "Enforce Ash extension keeplist";
  4307. const char kEnforceAshExtensionKeeplistDescription[] =
  4308. "Enforce the Ash extension keeplist. Only the extensions and Chrome apps on"
  4309. " the keeplist are enabled in Ash.";
  4310. const char kExoGamepadVibrationName[] = "Gamepad Vibration for Exo Clients";
  4311. const char kExoGamepadVibrationDescription[] =
  4312. "Allow Exo clients like Android to request vibration events for gamepads "
  4313. "that support it.";
  4314. const char kExoOrdinalMotionName[] =
  4315. "Raw (unaccelerated) motion for Linux applications";
  4316. const char kExoOrdinalMotionDescription[] =
  4317. "Send unaccelerated values as raw motion events to linux applications.";
  4318. const char kExoLockNotificationName[] = "Notification bubble for UI lock";
  4319. const char kExoLockNotificationDescription[] =
  4320. "Show a notification bubble once an application has switched to "
  4321. "non-immersive fullscreen mode or obtained pointer lock.";
  4322. const char kExperimentalAccessibilityDictationWithPumpkinName[] =
  4323. "Experimental accessibility dictation using the pumpkin semantic parser.";
  4324. const char kExperimentalAccessibilityDictationWithPumpkinDescription[] =
  4325. "Enables the pumpkin semantic parser for the accessibility dictation "
  4326. "feature.";
  4327. const char kExperimentalAccessibilityGoogleTtsLanguagePacksName[] =
  4328. "Experimental accessibility Google TTS Langauge Packs.";
  4329. const char kExperimentalAccessibilityGoogleTtsLanguagePacksDescription[] =
  4330. "Enables downloading Google TTS voices using Langauge Packs.";
  4331. const char kExperimentalAccessibilitySwitchAccessTextName[] =
  4332. "Enable enhanced Switch Access text input.";
  4333. const char kExperimentalAccessibilitySwitchAccessTextDescription[] =
  4334. "Enable experimental or in-progress Switch Access features for improved "
  4335. "text input";
  4336. const char kMagnifierContinuousMouseFollowingModeSettingName[] =
  4337. "Enable ability to choose continuous mouse following mode in Magnifier "
  4338. "settings";
  4339. const char kMagnifierContinuousMouseFollowingModeSettingDescription[] =
  4340. "Enable feature which adds ability to choose new continuous mouse "
  4341. "following mode in Magnifier settings.";
  4342. const char kDockedMagnifierResizingName[] =
  4343. "Enable ability to resize Docked Magnifier";
  4344. const char kDockedMagnifierResizingDescription[] =
  4345. "Enable feature which adds ability for user to grab and resize divider of "
  4346. "Docked Magnifier.";
  4347. const char kFileTransferEnterpriseConnectorName[] =
  4348. "Enable Files Transfer Enterprise Connector.";
  4349. const char kFileTransferEnterpriseConnectorDescription[] =
  4350. "Enable the File Transfer Enterprise Connector.";
  4351. const char kFilesAppExperimentalName[] =
  4352. "Experimental UI features for Files app";
  4353. const char kFilesAppExperimentalDescription[] =
  4354. "Enable experimental UI features for Files app. Experimental features are "
  4355. "expected to be non functional to end users.";
  4356. const char kFilesExtractArchiveName[] = "Extract archive in Files app";
  4357. const char kFilesExtractArchiveDescription[] =
  4358. "Enable the simplified archive extraction feature in Files app";
  4359. const char kFilesSinglePartitionFormatName[] =
  4360. "Enable Partitioning of Removable Disks.";
  4361. const char kFilesSinglePartitionFormatDescription[] =
  4362. "Enable partitioning of removable disks into single partition.";
  4363. const char kFilesSWAName[] = "Enable Files App SWA.";
  4364. const char kFilesSWADescription[] =
  4365. "Enable the SWA version of the file manager.";
  4366. const char kFilesTrashName[] = "Enable Files Trash.";
  4367. const char kFilesTrashDescription[] =
  4368. "Enable trash for My files volume in Files App.";
  4369. const char kFilesWebDriveOfficeName[] =
  4370. "Enable Files App Web Drive Office support.";
  4371. const char kFilesWebDriveOfficeDescription[] =
  4372. "Enable opening Office files located in Files app Drive in Web Drive.";
  4373. const char kFloatWindow[] = "CrOS Labs: Float current active window";
  4374. const char kFloatWindowDescription[] =
  4375. "Enables the accelerator (Command + Alt + F) to float current active "
  4376. "window.";
  4377. const char kForceSpectreVariant2MitigationName[] =
  4378. "Force Spectre variant 2 mitigagtion";
  4379. const char kForceSpectreVariant2MitigationDescription[] =
  4380. "Forces Spectre variant 2 mitigation. Setting this to enabled will "
  4381. "override #spectre-variant2-mitigation and any system-level setting that "
  4382. "disables Spectre variant 2 mitigation.";
  4383. const char kFiltersInRecentsName[] = "Enable filters in Recents";
  4384. const char kFiltersInRecentsDescription[] =
  4385. "Enable file-type filters (Audio, Images, Videos) in Files App Recents "
  4386. "view.";
  4387. const char kFiltersInRecentsV2Name[] = "Filters in Recents enhancement";
  4388. const char kFiltersInRecentsV2Description[] =
  4389. "More enhancements for the filters in Recents.";
  4390. const char kFocusFollowsCursorName[] = "Focus follows cursor";
  4391. const char kFocusFollowsCursorDescription[] =
  4392. "Enable window focusing by moving the cursor.";
  4393. const char kFrameThrottleFpsName[] = "Set frame throttling fps.";
  4394. const char kFrameThrottleFpsDescription[] =
  4395. "Set the throttle fps for compositor frame submission.";
  4396. const char kFrameThrottleFpsDefault[] = "Default";
  4397. const char kFrameThrottleFps5[] = "5 fps";
  4398. const char kFrameThrottleFps10[] = "10 fps";
  4399. const char kFrameThrottleFps15[] = "15 fps";
  4400. const char kFrameThrottleFps20[] = "20 fps";
  4401. const char kFrameThrottleFps25[] = "25 fps";
  4402. const char kFrameThrottleFps30[] = "30 fps";
  4403. const char kFullRestoreForLacrosName[] = "Full restore lacros support";
  4404. const char kFullRestoreForLacrosDescription[] =
  4405. "ChromeOS full restore lacros support";
  4406. const char kFuseBoxName[] = "Enable ChromeOS FuseBox service";
  4407. const char kFuseBoxDescription[] = "ChromeOS FuseBox service.";
  4408. const char kFuseBoxDebugName[] = "Debugging UI for ChromeOS FuseBox service";
  4409. const char kFuseBoxDebugDescription[] =
  4410. "Show additional debugging UI for ChromeOS FuseBox service.";
  4411. const char kGuestOsFilesName[] =
  4412. "Enabled Guest OS Service + file manager integration";
  4413. const char kGuestOsFilesDescription[] =
  4414. "The files app sources information about guests from the Guest OS service, "
  4415. "instead of querying each type individually";
  4416. const char kHelpAppBackgroundPageName[] = "Help App Background Page";
  4417. const char kHelpAppBackgroundPageDescription[] =
  4418. "Enables the Background page in the help app. The background page is used "
  4419. "to initialize the Help App Launcher search index and show the Discover "
  4420. "tab notification.";
  4421. const char kHelpAppDiscoverTabName[] = "Help App Discover Tab";
  4422. const char kHelpAppDiscoverTabDescription[] =
  4423. "Enables the Discover tab in the help app. Even if the feature is enabled, "
  4424. "internal app logic might decide not to show the tab.";
  4425. const char kHelpAppLauncherSearchName[] = "Help App launcher search";
  4426. const char kHelpAppLauncherSearchDescription[] =
  4427. "Enables showing search results from the help app in the launcher.";
  4428. const char kDiacriticsOnPhysicalKeyboardLongpressName[] =
  4429. "Enable diacritics and variant character selection on PK longpress.";
  4430. const char kDiacriticsOnPhysicalKeyboardLongpressDescription[] =
  4431. "Enable diacritics and other varient character selection on physical "
  4432. "keyboard longpress.";
  4433. const char kImeAssistAutocorrectName[] = "Enable assistive autocorrect";
  4434. const char kImeAssistAutocorrectDescription[] =
  4435. "Enable assistive auto-correct features for native IME";
  4436. const char kImeAssistEmojiEnhancedName[] = "Enable enhanced assistive emojis";
  4437. const char kImeAssistEmojiEnhancedDescription[] =
  4438. "Enable enhanced assistive emoji suggestion features for native IME";
  4439. const char kImeAssistMultiWordName[] =
  4440. "Enable assistive multi word suggestions";
  4441. const char kImeAssistMultiWordDescription[] =
  4442. "Enable assistive multi word suggestions for native IME";
  4443. const char kImeAssistMultiWordExpandedName[] =
  4444. "Enable expanded assistive multi word suggestions";
  4445. const char kImeAssistMultiWordExpandedDescription[] =
  4446. "Enable expanded assistive multi word suggestions for native IME";
  4447. const char kImeAssistMultiWordLacrosSupportName[] =
  4448. "Multi word suggestions lacros support";
  4449. const char kImeAssistMultiWordLacrosSupportDescription[] =
  4450. "Enable lacros support for assistive multi word suggestions in native IME";
  4451. const char kImeAssistPersonalInfoName[] = "Enable assistive personal info";
  4452. const char kImeAssistPersonalInfoDescription[] =
  4453. "Enable auto-complete suggestions on personal infomation for native IME.";
  4454. const char kVirtualKeyboardNewHeaderName[] =
  4455. "Enable new header for virtual keyboard";
  4456. const char kVirtualKeyboardNewHeaderDescription[] =
  4457. "Enable new header for virtual keyboard to improve navigation.";
  4458. const char kImeSystemEmojiPickerName[] = "System emoji picker";
  4459. const char kImeSystemEmojiPickerDescription[] =
  4460. "Controls whether a System emoji picker, or the virtual keyboard is used "
  4461. "for inserting emoji.";
  4462. const char kImeSystemEmojiPickerClipboardName[] =
  4463. "System emoji picker clipboard";
  4464. const char kImeSystemEmojiPickerClipboardDescription[] =
  4465. "Emoji picker will insert emoji into clipboard if they can't be inserted "
  4466. "into a text field";
  4467. const char kImeSystemEmojiPickerExtensionName[] =
  4468. "System emoji picker extension";
  4469. const char kImeSystemEmojiPickerExtensionDescription[] =
  4470. "Emoji picker extension allows users to select emoticons and symbols to "
  4471. "input.";
  4472. const char kImeSystemEmojiPickerSearchExtensionName[] =
  4473. "System emoji picker search extension";
  4474. const char kImeSystemEmojiPickerSearchExtensionDescription[] =
  4475. "Emoji picker search extension enhances current emoji search by "
  4476. "introducing multi-word prefix search.";
  4477. const char kImeStylusHandwritingName[] = "Stylus Handwriting";
  4478. const char kImeStylusHandwritingDescription[] =
  4479. "Enable VK UI for stylus in text fields";
  4480. const char kCrosLanguageSettingsImeOptionsInSettingsName[] =
  4481. "Ime settings in settings";
  4482. const char kCrosLanguageSettingsImeOptionsInSettingsDescription[] =
  4483. "Adds IME settings to the settings menu";
  4484. const char kLacrosAvailabilityIgnoreName[] =
  4485. "Ignore lacros-availability policy";
  4486. const char kLacrosAvailabilityIgnoreDescription[] =
  4487. "Makes the lacros-availability policy have no effect. Instead Lacros "
  4488. "availability will be controlled by experiment and/or user flags.";
  4489. const char kLacrosOnlyName[] = "Lacros is the only browser";
  4490. const char kLacrosOnlyDescription[] =
  4491. "Use Lacros-chrome as the only web browser on ChromeOS. "
  4492. "This flag is ignored if Lacros support or primary is disabled.";
  4493. const char kLacrosPrimaryName[] = "Lacros as the primary browser";
  4494. const char kLacrosPrimaryDescription[] =
  4495. "Use Lacros-chrome as the primary web browser on ChromeOS. "
  4496. "This flag is ignored if Lacros support is disabled.";
  4497. const char kLacrosResourcesFileSharingName[] =
  4498. "Share resources file with ash-chrome";
  4499. const char kLacrosResourcesFileSharingDescription[] =
  4500. "Map lacros-chrome resource ids to ash-chrome resources and remove "
  4501. "duplicated resources to reduce the memory consumption. This feature "
  4502. "generate two additional paks for resources.pak, chrome_100_percent.pak "
  4503. "and chrome_200_percent.pak. Additional paks are mapping table and "
  4504. "fallback resources.";
  4505. const char kLacrosStabilityName[] = "Lacros stability";
  4506. const char kLacrosStabilityDescription[] = "Lacros update channel.";
  4507. const char kLacrosSelectionName[] = "Lacros selection";
  4508. const char kLacrosSelectionDescription[] =
  4509. "Choosing between rootfs or stateful Lacros.";
  4510. const char kLacrosSelectionRootfsDescription[] = "Rootfs";
  4511. const char kLacrosSelectionStatefulDescription[] = "Stateful";
  4512. const char kLacrosSupportName[] = "Lacros support";
  4513. const char kLacrosSupportDescription[] =
  4514. "Support for the experimental lacros-chrome browser. Please note that the "
  4515. "first restart can take some time to setup lacros-chrome. Please DO NOT "
  4516. "attempt to turn off the device during the restart.";
  4517. const char kLacrosProfileMigrationForAnyUserName[] =
  4518. "Lacros profile migration for any user";
  4519. const char kLacrosProfileMigrationForAnyUserDescription[] =
  4520. "Enables lacros profile migration that are currently only enabled for "
  4521. "certain users. Please enable with CAUTION. Enabling profile migration "
  4522. "means that any pre-existing lacros data will be wiped and replaced with "
  4523. "data migrated from ash. It also has a side effect that lacros will be "
  4524. "disbled until profile migration is completed.";
  4525. const char kLacrosMoveProfileMigrationName[] = "Enforce profile move migration";
  4526. const char kLacrosMoveProfileMigrationDescription[] =
  4527. "Enforce Lacros profile move migration which moves files from Ash profile "
  4528. "directory to Lacros profile directory instead of copying. Please note "
  4529. "that disabling Lacros and falling back to Ash after move migration is not "
  4530. "supported.";
  4531. const char kLacrosProfileMigrationForceOffName[] = "Disable profile migration";
  4532. const char kLacrosProfileMigrationForceOffDescription[] =
  4533. "Disables lacros profile migration. Lacros profile migration is being "
  4534. "rolled out to internal users first. Once lacros profile migration becomes "
  4535. "available to the user, the completion of profile migration becomes a "
  4536. "requirement to use lacros i.e. if profile migration gets rolled out to "
  4537. "the user and the migration fails, then lacros becomes unavailable until "
  4538. "the migration is completed. By enabling this flag, even if profile "
  4539. "migration is rolled out to the user, the migration will not run and the "
  4540. "user can continue to use lacros without profile migration.";
  4541. const char kLauncherItemSuggestName[] = "Launcher ItemSuggest";
  4542. const char kLauncherItemSuggestDescription[] =
  4543. "Allows configuration of experiment parameters for ItemSuggest in the "
  4544. "launcher.";
  4545. const char kLauncherLacrosIntegrationName[] = "Launcher lacros integration";
  4546. const char kLauncherLacrosIntegrationDescription[] =
  4547. "Forces launcher Omnibox search queries to be sent to the lacros browser. "
  4548. "If disabled, queries are sent to the ash browser.";
  4549. const char kLauncherPlayStoreSearchName[] = "Launcher Play Store search";
  4550. const char kLauncherPlayStoreSearchDescription[] =
  4551. "Enables Play Store search in the Launcher. Only available in the "
  4552. "productivity launcher.";
  4553. const char kLimitShelfItemsToActiveDeskName[] =
  4554. "Limit Shelf items to active desk";
  4555. const char kLimitShelfItemsToActiveDeskDescription[] =
  4556. "Limits items on the shelf to the ones associated with windows on the "
  4557. "active desk";
  4558. const char kListAllDisplayModesName[] = "List all display modes";
  4559. const char kListAllDisplayModesDescription[] =
  4560. "Enables listing all external displays' modes in the display settings.";
  4561. const char kLocalWebApprovalsName[] = "Local web approvals";
  4562. const char kLocalWebApprovalsDescription[] =
  4563. "Enable local web approvals for Family Link users on ChromeOS. Web filter "
  4564. "interstitial refresh needs to also be enabled.";
  4565. const char kEnableHardwareMirrorModeName[] = "Enable Hardware Mirror Mode";
  4566. const char kEnableHardwareMirrorModeDescription[] =
  4567. "Enables hardware support when multiple displays are set to mirror mode.";
  4568. const char kLockScreenNotificationName[] = "Lock screen notification";
  4569. const char kLockScreenNotificationDescription[] =
  4570. "Enable notifications on the lock screen.";
  4571. const char kMediaAppHandlesPdfName[] = "Media App Handles PDF";
  4572. const char kMediaAppHandlesPdfDescription[] =
  4573. "Enables opening PDF files by default in chrome://media-app";
  4574. const char kMediaAppPhotosIntegrationImageName[] =
  4575. "Media App Photos Integration (Image)";
  4576. const char kMediaAppPhotosIntegrationImageDescription[] =
  4577. "Within Gallery, enable finding more editing tools for images in Photos";
  4578. const char kMediaAppPhotosIntegrationVideoName[] =
  4579. "Media App Photos Integration (Video)";
  4580. const char kMediaAppPhotosIntegrationVideoDescription[] =
  4581. "Within Gallery, enable finding editing tools for videos in Photos";
  4582. const char kMeteredShowToggleName[] = "Show Metered Toggle";
  4583. const char kMeteredShowToggleDescription[] =
  4584. "Shows a Metered toggle in the Network settings UI for WiFI and Cellular. "
  4585. "The toggle allows users to set whether a network should be considered "
  4586. "metered for purposes of bandwith usage (e.g. for automatic updates).";
  4587. const char kMicrophoneMuteNotificationsName[] = "Microphone Mute Notifications";
  4588. const char kMicrophoneMuteNotificationsDescription[] =
  4589. "Enables notifications that are shown when an app tries to use microphone "
  4590. "while audio input is muted.";
  4591. const char kMicrophoneMuteSwitchDeviceName[] = "Microphone Mute Switch Device";
  4592. const char kMicrophoneMuteSwitchDeviceDescription[] =
  4593. "Support for detecting the state of hardware microphone mute toggle. Only "
  4594. "effective on devices that have a microphone mute toggle. Enabling the "
  4595. "flag does not affect the toggle functionality, it only affects how the "
  4596. "System UI handles the mute toggle state.";
  4597. const char kMultilingualTypingName[] = "Multilingual typing on CrOS";
  4598. const char kMultilingualTypingDescription[] =
  4599. "Enables support for multilingual assistive typing on ChromeOS.";
  4600. const char kNearbySharingArcName[] = "ARC Nearby Sharing";
  4601. const char kNearbySharingArcDescription[] =
  4602. "Enables Nearby Sharing from ARC apps.";
  4603. const char kNearbySharingBackgroundScanningName[] =
  4604. "Nearby Sharing Background Scanning";
  4605. const char kNearbySharingBackgroundScanningDescription[] =
  4606. "Enables background scanning for Nearby Share, allowing devices to "
  4607. "persistently scan and present a notification when a nearby device is "
  4608. "attempting to share.";
  4609. const char kNearbySharingOnePageOnboardingName[] =
  4610. "Nearby Sharing one-page Onboarding.";
  4611. const char kNearbySharingOnePageOnboardingDescription[] =
  4612. "Enable new One-page onboarding workflow for Nearby Share.";
  4613. const char kNearbySharingSelfShareAutoAcceptName[] =
  4614. "Nearby Sharing Self Share Auto-Accept";
  4615. const char kNearbySharingSelfShareAutoAcceptDescription[] =
  4616. "Enables auto-accept functionality when sharing between a user's own "
  4617. "devices.";
  4618. const char kNearbySharingSelfShareUIName[] = "Nearby Sharing Self Share UI";
  4619. const char kNearbySharingSelfShareUIDescription[] =
  4620. "Enables UI features for Self Share to allow seamless sharing between a "
  4621. "user's own devices.";
  4622. const char kNearbySharingWifiLanName[] = "Nearby Sharing WifiLan";
  4623. const char kNearbySharingWifiLanDescription[] =
  4624. "Enables WifiLan as a Nearby Share transfer medium.";
  4625. const char kOobeHidDetectionRevampName[] = "OOBE HID Detection Revamp";
  4626. const char kOobeHidDetectionRevampDescription[] =
  4627. "Enables the ChromeOS HID Detection Revamp, which updates OOBE HID "
  4628. "detection screen UI and related infrastructure.";
  4629. const char kPartialSplit[] = "Partial Split";
  4630. const char kPartialSplitDescription[] =
  4631. "Enables the option to snap two windows into 2/3 and 1/3 for split view.";
  4632. const char kPcieBillboardNotificationName[] = "Pcie billboard notification";
  4633. const char kPcieBillboardNotificationDescription[] =
  4634. "Enable Pcie peripheral billboard notification.";
  4635. const char kPerformantSplitViewResizing[] = "Performant Split View Resizing";
  4636. const char kPerformantSplitViewResizingDescription[] =
  4637. "If enabled, windows may be moved instead of scaled when resizing split "
  4638. "view in tablet mode.";
  4639. const char kPhoneHubCallNotificationName[] =
  4640. "Incoming call notification in Phone Hub";
  4641. const char kPhoneHubCallNotificationDescription[] =
  4642. "Enables the incoming/ongoing call feature in Phone Hub.";
  4643. const char kPhoneHubCameraRollName[] = "Camera Roll in Phone Hub";
  4644. const char kPhoneHubCameraRollDescription[] =
  4645. "Enables the Camera Roll feature in Phone Hub, which allows users to "
  4646. "access recent photos and videos taken on a connected Android device.";
  4647. const char kPhoneHubFeatureSetupErrorHandlingName[] =
  4648. "Error handling during Phone Hub feature setup";
  4649. const char kPhoneHubFeatureSetupErrorHandlingDescription[] =
  4650. "Enable the error handling during Phone Hub feature setup. It allows"
  4651. "users to see result on Chromebook when the setup failed on connected"
  4652. "remote phone device.";
  4653. const char kProductivityLauncherName[] =
  4654. "Productivity experiment: App Launcher";
  4655. const char kProductivityLauncherDescription[] =
  4656. "To evaluate an enhanced Launcher experience that aims to improve app "
  4657. "workflows by optimizing access to apps, app content, and app actions.";
  4658. const char kProductivityLauncherImageSearchName[] =
  4659. "Productivity Launcher experiment: Launcher Image Search";
  4660. const char kProductivityLauncherImageSearchDescription[] =
  4661. "To evaluate the viability of image search as part of Productivity "
  4662. "Launcher Search.";
  4663. const char kProjectorName[] = "Enable Projector";
  4664. const char kProjectorDescription[] =
  4665. "Enables Projects SWA and associated recording tools";
  4666. const char kProjectorAnnotatorName[] = "Enable Projector annotator";
  4667. const char kProjectorAnnotatorDescription[] =
  4668. "Turns on annotator tools when recording a screen capture using Projector";
  4669. const char kProjectorExcludeTranscriptName[] =
  4670. "Enable Projector exclude transcript feature";
  4671. const char kProjectorExcludeTranscriptDescription[] =
  4672. "Supports excluding segment of Projector recording by excluding transcript";
  4673. const char kProjectorLocalPlaybackName[] = "Enable Projector local playback";
  4674. const char kProjectorLocalPlaybackDescription[] =
  4675. "Supports streaming screencast videos from DriveFS instead of Drive before "
  4676. "they have finished transcoding";
  4677. const char kProjectorAppDebugName[] = "Enable Projector app debug";
  4678. const char kProjectorAppDebugDescription[] =
  4679. "Adds more informative error messages to the Projector app for debugging";
  4680. const char kQsRevampName[] = "Quick Settings Revamp";
  4681. const char kQsRevampDescription[] =
  4682. "Enable QS UI revamp with separated message center.";
  4683. const char kReleaseNotesNotificationAllChannelsName[] =
  4684. "Release Notes Notification All Channels";
  4685. const char kReleaseNotesNotificationAllChannelsDescription[] =
  4686. "Enables the release notes notification for all ChromeOS channels";
  4687. const char kReleaseTrackUiName[] = "Release track system tray UI";
  4688. const char kReleaseTrackUiDescription[] =
  4689. "Enables the release track UI in the system tray";
  4690. const char kArcWindowPredictorName[] = "Enable ARC window predictor";
  4691. const char kArcWindowPredictorDescription[] =
  4692. "Enables the window state and bounds predictor for ARC task windows";
  4693. const char kArcInputOverlayName[] = "Enable ARC Input Overlay";
  4694. const char kArcInputOverlayDescription[] =
  4695. "Enables the input overlay feature for some Android game apps, "
  4696. "so it can play with a keyboard and a mouse instead of touch screen";
  4697. const char kArcInputOverlayNameBeta[] = "Enable ARC Input Overlay Beta";
  4698. const char kArcInputOverlayDescriptionBeta[] =
  4699. "Enable more features based on ARC Input Overlay Alpha, "
  4700. "so it can change the touch point position.";
  4701. const char kSecondaryGoogleAccountUsageName[] =
  4702. "Enable Secondary Google account usage policy.";
  4703. const char kSecondaryGoogleAccountUsageDescription[] =
  4704. "Add restrictions on a managed account's usage as a secondary account on "
  4705. "ChromeOS.";
  4706. const char kShelfAutoHideSeparationName[] =
  4707. "Enable separate shelf auto-hide preferences.";
  4708. const char kShelfAutoHideSeparationDescription[] =
  4709. "Allows for the shelf's auto-hide preference to be specified separately "
  4710. "for clamshell and tablet mode.";
  4711. const char kShimlessRMAFlowName[] = "Enable shimless RMA flow";
  4712. const char kShimlessRMAFlowDescription[] = "Enable shimless RMA flow";
  4713. const char kShimlessRMAEnableStandaloneName[] =
  4714. "Enable the Shimless RMA standalone app";
  4715. const char kShimlessRMAEnableStandaloneDescription[] =
  4716. "Allows Shimless RMA to be launched as a standalone app while logged in. "
  4717. "Will only be used to assist with development";
  4718. const char kShimlessRMAOsUpdateName[] = "Enable OS updates in shimless RMA";
  4719. const char kShimlessRMAOsUpdateDescription[] =
  4720. "Turns on OS updating in Shimless RMA";
  4721. const char kShimlessRMADisableDarkModeName[] =
  4722. "Disable dark mode in Shimless RMA";
  4723. const char kShimlessRMADisableDarkModeDescription[] =
  4724. "Disable dark mode and only allow light mode in Shimless RMA";
  4725. const char kSchedulerConfigurationName[] = "Scheduler Configuration";
  4726. const char kSchedulerConfigurationDescription[] =
  4727. "Instructs the OS to use a specific scheduler configuration setting.";
  4728. const char kSchedulerConfigurationConservative[] =
  4729. "Disables Hyper-Threading on relevant CPUs.";
  4730. const char kSchedulerConfigurationPerformance[] =
  4731. "Enables Hyper-Threading on relevant CPUs.";
  4732. const char kMediaDynamicCgroupName[] = "Media Dynamic Cgroup";
  4733. const char kMediaDynamicCgroupDescription[] =
  4734. "Dynamic Cgroup allows tasks from media workload to be consolidated on "
  4735. "limited cpuset";
  4736. const char kShowBluetoothDebugLogToggleName[] =
  4737. "Show Bluetooth debug log toggle";
  4738. const char kShowBluetoothDebugLogToggleDescription[] =
  4739. "Enables a toggle which can enable debug (i.e., verbose) logs for "
  4740. "Bluetooth";
  4741. const char kBluetoothSessionizedMetricsName[] =
  4742. "Enable Bluetooth sessionized metrics";
  4743. const char kBluetoothSessionizedMetricsDescription[] =
  4744. "Enables collecting and processing Bluetooth sessionized metrics.";
  4745. const char kShowTapsName[] = "Show taps";
  4746. const char kShowTapsDescription[] =
  4747. "Draws a circle at each touch point, which makes touch points more obvious "
  4748. "when projecting or mirroring the display. Similar to the Android OS "
  4749. "developer option.";
  4750. const char kShowTouchHudName[] = "Show HUD for touch points";
  4751. const char kShowTouchHudDescription[] =
  4752. "Shows a trail of colored dots for the last few touch points. Pressing "
  4753. "Ctrl-Alt-I shows a heads-up display view in the top-left corner. Helps "
  4754. "debug hardware issues that generate spurious touch events.";
  4755. const char kSmartLockSignInRemovedName[] = "Remove Sign in with Smart Lock";
  4756. const char kSmartLockSignInRemovedDescription[] =
  4757. "Deprecates Sign in with Smart Lock feature. Hides Smart Lock on the sign "
  4758. "in screen, removes the Smart Lock subpage in settings, and shows a "
  4759. "one-time notification for users who previously had this feature enabled.";
  4760. const char kSmartLockUIRevampName[] = "Enable Smart Lock UI Revamp";
  4761. const char kSmartLockUIRevampDescription[] =
  4762. "Replaces the existing Smart Lock UI on the lock screen with a new design "
  4763. "and adds Smart Lock to the 'Lock screen and sign-in' section of settings.";
  4764. const char kSnoopingProtectionName[] = "Enable snooping detection";
  4765. const char kSnoopingProtectionDescription[] =
  4766. "Enables snooping protection to notify you whenever there is a 'snooper' "
  4767. "looking over your shoulder. Can be enabled and disabled from the Smart "
  4768. "privacy section of your device settings.";
  4769. const char kSpectreVariant2MitigationName[] = "Spectre variant 2 mitigation";
  4770. const char kSpectreVariant2MitigationDescription[] =
  4771. "Controls whether Spectre variant 2 mitigation is enabled when "
  4772. "bootstrapping the Seccomp BPF sandbox. Can be overridden by "
  4773. "#force-spectre-variant2-mitigation.";
  4774. const char kSyncSettingsCategorizationName[] = "Split OS and browser sync";
  4775. const char kSyncSettingsCategorizationDescription[] =
  4776. "Allows OS sync to be configured separately from browser sync. Changes the "
  4777. "OS settings UI to provide controls for OS data types.";
  4778. const char kSystemChinesePhysicalTypingName[] =
  4779. "Use system IME for Chinese typing";
  4780. const char kSystemChinesePhysicalTypingDescription[] =
  4781. "Use the system input engine instead of the Chrome extension for physical "
  4782. "typing in Chinese.";
  4783. const char kSystemJapanesePhysicalTypingName[] =
  4784. "Use system IME for Japanese typing";
  4785. const char kSystemJapanesePhysicalTypingDescription[] =
  4786. "Use the system input engine instead of the Chrome extension for physical "
  4787. "typing in Japanese.";
  4788. const char kSystemTransliterationPhysicalTypingName[] =
  4789. "Use system IME for Transliteration typing";
  4790. const char kSystemTransliterationPhysicalTypingDescription[] =
  4791. "Use the system input engine instead of the Chrome extension for physical "
  4792. "typing in transliteration input methods.";
  4793. const char kQuickSettingsNetworkRevampName[] =
  4794. "Enables the Quick Settings Network revamp.";
  4795. const char kQuickSettingsNetworkRevampDescription[] =
  4796. "Enables the Quick Settings Network revamp, which updates Network Quick "
  4797. "Settings UI and related infrastructure. See https://crbug.com/1169479.";
  4798. const char kTerminalAlternativeEmulatorName[] = "Terminal alternative emulator";
  4799. const char kTerminalAlternativeEmulatorDescription[] =
  4800. "Enable the alternative emulator for the Terminal app. You will also get "
  4801. "an option in Terminal settings to change the default emulator.";
  4802. const char kTerminalDevName[] = "Terminal dev";
  4803. const char kTerminalDevDescription[] =
  4804. "Enables Terminal System App to load from Downloads for developer testing. "
  4805. "Only works in dev and canary channels.";
  4806. const char kTerminalMultiProfileName[] = "Terminal multi-profiles for settings";
  4807. const char kTerminalMultiProfileDescription[] =
  4808. "Enables Terminal System App to set multiple profiles in the settings page "
  4809. "and configure which profile to use for each Linux or SSH connection.";
  4810. const char kTerminalTmuxIntegrationName[] = "Terminal tmux integration";
  4811. const char kTerminalTmuxIntegrationDescription[] =
  4812. "Enables integration with tmux control mode (tmux -CC) in the Terminal "
  4813. "System App.";
  4814. const char kTetherName[] = "Instant Tethering";
  4815. const char kTetherDescription[] =
  4816. "Enables Instant Tethering. Instant Tethering allows your nearby Google "
  4817. "phone to share its Internet connection with this device.";
  4818. const char kTouchscreenCalibrationName[] =
  4819. "Enable/disable touchscreen calibration option in material design settings";
  4820. const char kTouchscreenCalibrationDescription[] =
  4821. "If enabled, the user can calibrate the touch screen displays in "
  4822. "chrome://settings/display.";
  4823. const char kTrafficCountersEnabledName[] = "Traffic counters enabled";
  4824. const char kTrafficCountersEnabledDescription[] =
  4825. "If enabled, data usage will be visible in the Cellular Settings UI and "
  4826. "traffic counters will be automatically reset if that setting is enabled.";
  4827. const char kUploadOfficeToCloudName[] = "Enable Office files upload workflow.";
  4828. const char kUploadOfficeToCloudDescription[] =
  4829. "Some file handlers for Microsoft Office files are only available on the "
  4830. "the cloud. Enables the cloud upload workflow for Office file handling.";
  4831. const char kUseFakeDeviceForMediaStreamName[] = "Use fake video capture device";
  4832. const char kUseFakeDeviceForMediaStreamDescription[] =
  4833. "Forces Chrome to use a fake video capture device (a rolling pacman with a "
  4834. "timestamp) instead of the system audio/video devices, for debugging "
  4835. "purposes.";
  4836. const char kUseMultipleOverlaysName[] = "Use Multiple Overlays";
  4837. const char kUseMultipleOverlaysDescription[] =
  4838. "Specifies the maximum number of quads that Chrome will attempt to promote"
  4839. " to overlays.";
  4840. const char kUXStudy1Name[] = "UX Study 1";
  4841. const char kUXStudy1Description[] = "Opt into a group for UX Study";
  4842. const char kUiDevToolsName[] = "Enable native UI inspection";
  4843. const char kUiDevToolsDescription[] =
  4844. "Enables inspection of native UI elements. For local inspection use "
  4845. "chrome://inspect#other";
  4846. const char kUiSlowAnimationsName[] = "Slow UI animations";
  4847. const char kUiSlowAnimationsDescription[] = "Makes all UI animations slow.";
  4848. const char kVaapiJpegImageDecodeAccelerationName[] =
  4849. "VA-API JPEG decode acceleration for images";
  4850. const char kVaapiJpegImageDecodeAccelerationDescription[] =
  4851. "Enable or disable decode acceleration of JPEG images (as opposed to camera"
  4852. " captures) using the VA-API.";
  4853. const char kVaapiWebPImageDecodeAccelerationName[] =
  4854. "VA-API WebP decode acceleration for images";
  4855. const char kVaapiWebPImageDecodeAccelerationDescription[] =
  4856. "Enable or disable decode acceleration of WebP images using the VA-API.";
  4857. const char kVirtualKeyboardName[] = "Virtual Keyboard";
  4858. const char kVirtualKeyboardDescription[] =
  4859. "Always show virtual keyboard regardless of having a physical keyboard "
  4860. "present";
  4861. const char kVirtualKeyboardBorderedKeyName[] = "Virtual Keyboard Bordered Key";
  4862. const char kVirtualKeyboardBorderedKeyDescription[] =
  4863. "Show virtual keyboard with bordered key";
  4864. const char kVirtualKeyboardDisabledName[] = "Disable Virtual Keyboard";
  4865. const char kVirtualKeyboardDisabledDescription[] =
  4866. "Always disable virtual keyboard regardless of device mode. Workaround for "
  4867. "virtual keyboard showing with some external keyboards.";
  4868. const char kVirtualKeyboardMultitouchName[] = "Virtual Keyboard Multitouch";
  4869. const char kVirtualKeyboardMultitouchDescription[] =
  4870. "Enables multitouch on the virtual keyboard.";
  4871. const char kVirtualKeyboardRoundCornersName[] =
  4872. "Virtual Keyboard Round Corners";
  4873. const char kVirtualKeyboardRoundCornersDescription[] =
  4874. "Enables round corners on the virtual keyboard.";
  4875. const char kWakeOnWifiAllowedName[] = "Allow enabling wake on WiFi features";
  4876. const char kWakeOnWifiAllowedDescription[] =
  4877. "Allows wake on WiFi features in shill to be enabled.";
  4878. const char kWebAppsCrosapiName[] = "Web Apps Crosapi";
  4879. const char kWebAppsCrosapiDescription[] =
  4880. "Support web apps publishing from Lacros browser.";
  4881. const char kWifiConnectMacAddressRandomizationName[] =
  4882. "MAC address randomization";
  4883. const char kWifiConnectMacAddressRandomizationDescription[] =
  4884. "Randomize MAC address when connecting to unmanaged (non-enterprise) "
  4885. "WiFi networks.";
  4886. const char kWifiSyncAllowDeletesName[] =
  4887. "Sync removal of Wi-Fi network configurations";
  4888. const char kWifiSyncAllowDeletesDescription[] =
  4889. "Enables the option to sync deletions of Wi-Fi networks to other ChromeOS "
  4890. "devices when Wi-Fi Sync is enabled.";
  4891. const char kWifiSyncAndroidName[] =
  4892. "Sync Wi-Fi network configurations with Android";
  4893. const char kWifiSyncAndroidDescription[] =
  4894. "Enables the option to sync Wi-Fi network configurations between ChromeOS "
  4895. "devices and a connected Android phone";
  4896. const char kWindowControlMenu[] = "Float current active window";
  4897. const char kWindowControlMenuDescription[] =
  4898. "Enables the accelerator (Command + Alt + F) to float current active "
  4899. "window.";
  4900. const char kLauncherGameSearchName[] = "Enable launcher game search";
  4901. const char kLauncherGameSearchDescription[] =
  4902. "Enables cloud game search results in the launcher.";
  4903. const char kLauncherHideContinueSectionName[] =
  4904. "Launcher hide continue section";
  4905. const char kLauncherHideContinueSectionDescription[] =
  4906. "Adds a 'Hide all suggestions' option to the continue section item "
  4907. "right-click menus.";
  4908. const char kMacAddressRandomizationName[] = "MAC address randomization";
  4909. const char kMacAddressRandomizationDescription[] =
  4910. "Feature to allow MAC address randomization to be enabled for WiFi "
  4911. "networks.";
  4912. // Prefer keeping this section sorted to adding new definitions down here.
  4913. #endif // BUILDFLAG(IS_CHROMEOS_ASH)
  4914. #if BUILDFLAG(IS_CHROMEOS_LACROS)
  4915. const char kDesktopCaptureLacrosV2Name[] = "Enable Lacros Desktop Capture V2";
  4916. const char kDesktopCaptureLacrosV2Description[] =
  4917. "Enables the improved desktop/window capturer for doing screen/window "
  4918. "sharing on Lacros";
  4919. const char kLacrosMergeIcuDataFileName[] =
  4920. "Enable merging of icudtl.dat in Lacros";
  4921. const char kLacrosMergeIcuDataFileDescription[] =
  4922. "Enables sharing common areas of icudtl.dat between Ash and Lacros.";
  4923. const char kLacrosScreenCoordinatesEnabledName[] =
  4924. "Enable screen coordinates system in lacros-chrome";
  4925. const char kLacrosScreenCoordinatesEnabledDescription[] =
  4926. "Enabling this will allow lacros to control the window position in screen "
  4927. "coordinates. This is required for features such as the Javascript APIs "
  4928. "moveBy, moveTo or session restore.";
  4929. extern const char kLacrosScreenCoordinatesName[];
  4930. extern const char kLacrosScreenCoordinatesDescription[];
  4931. #endif // #if BUILDFLAG(IS_CHROMEOS_LACROS)
  4932. #if BUILDFLAG(IS_CHROMEOS)
  4933. const char kAllowDefaultWebAppMigrationForChromeOsManagedUsersName[] =
  4934. "Allow default web app migration for ChromeOS managed users";
  4935. const char kAllowDefaultWebAppMigrationForChromeOsManagedUsersDescription[] =
  4936. "The web app migration flags "
  4937. "(chrome://flags/#enable-migrate-default-chrome-app-to-web-apps-gsuite and "
  4938. "chrome://flags/#enable-migrate-default-chrome-app-to-web-apps-non-gsuite) "
  4939. "are ignored for managed ChromeOS users unless this feature is enabled.";
  4940. const char kCrOSDspBasedAecAllowedName[] =
  4941. "Allow CRAS to use a DSP-based AEC if available";
  4942. const char kCrOSDspBasedAecAllowedDescription[] =
  4943. "Allows the system variant of the AEC in CRAS to be run on DSP ";
  4944. const char kCrOSDspBasedNsAllowedName[] =
  4945. "Allow CRAS to use a DSP-based NS if available";
  4946. const char kCrOSDspBasedNsAllowedDescription[] =
  4947. "Allows the system variant of the NS in CRAS to be run on DSP ";
  4948. const char kCrOSDspBasedAgcAllowedName[] =
  4949. "Allow CRAS to use a DSP-based AGC if available";
  4950. const char kCrOSDspBasedAgcAllowedDescription[] =
  4951. "Allows the system variant of the AGC in CRAS to be run on DSP ";
  4952. const char kCrOSEnforceSystemAecName[] = "Enforce using the system AEC in CrAS";
  4953. const char kCrOSEnforceSystemAecDescription[] =
  4954. "Enforces using the system variant in CrAS of the AEC";
  4955. const char kCrOSEnforceSystemAecAgcName[] =
  4956. "Enforce using the system AEC and AGC in CrAS";
  4957. const char kCrOSEnforceSystemAecAgcDescription[] =
  4958. "Enforces using the system variants in CrAS of the AEC and AGC.";
  4959. const char kCrOSEnforceSystemAecNsName[] =
  4960. "Enforce using the system AEC and NS in CrAS";
  4961. const char kCrOSEnforceSystemAecNsDescription[] =
  4962. "Enforces using the system variants in CrAS of the AEC and NS.";
  4963. const char kCrOSEnforceSystemAecNsAgcName[] =
  4964. "Enforce using the system AEC, NS and AGC in CrAS";
  4965. const char kCrOSEnforceSystemAecNsAgcDescription[] =
  4966. "Enforces using the system variants in CrAS of the AEC, NS and AGC.";
  4967. const char kCrosPrivacyHubName[] = "Enable ChromeOS Privacy Hub";
  4968. const char kCrosPrivacyHubDescription[] = "Enables ChromeOS Privacy Hub.";
  4969. const char kCrosPrivacyHubFutureName[] =
  4970. "Enable ChromeOS Privacy Hub future features";
  4971. const char kCrosPrivacyHubFutureDescription[] =
  4972. "Enables ChromeOS Privacy Hub future features.";
  4973. const char kDeprecateLowUsageCodecsName[] = "Deprecates low usage media codecs";
  4974. const char kDeprecateLowUsageCodecsDescription[] =
  4975. "Deprecates low usage codecs. Disable this feature to allow playback of "
  4976. "AMR and GSM.";
  4977. const char kDisableIdleSocketsCloseOnMemoryPressureName[] =
  4978. "Disable closing idle sockets on memory pressure";
  4979. const char kDisableIdleSocketsCloseOnMemoryPressureDescription[] =
  4980. "If enabled, idle sockets will not be closed when chrome detects memory "
  4981. "pressure. This applies to web pages only and not to internal requests.";
  4982. const char kDisableOfficeEditingComponentAppName[] =
  4983. "Disable Office Editing for Docs, Sheets & Slides";
  4984. const char kDisableOfficeEditingComponentAppDescription[] =
  4985. "Disables Office Editing for Docs, Sheets & Slides component app so "
  4986. "handlers won't be registered, making it possible to install another "
  4987. "version for testing.";
  4988. const char kVaapiAV1DecoderName[] = "VA-API decode acceleration for AV1";
  4989. const char kVaapiAV1DecoderDescription[] =
  4990. "Enable or disable decode acceleration of AV1 videos using the VA-API.";
  4991. const char kIntentChipSkipsPickerName[] =
  4992. "Link capturing intent chip skips the intent picker bubble";
  4993. const char kIntentChipSkipsPickerDescription[] =
  4994. "When enabled, clicking the intent chip in the Omnibox will skip the "
  4995. "intent picker bubble and launch directly into the app. If multiple apps "
  4996. "are installed for a URL, the intent picker will still be shown for "
  4997. "disambigation.";
  4998. const char kIntentChipAppIconName[] =
  4999. "Show app icons in the link capturing intent chip";
  5000. const char kIntentChipAppIconDescription[] =
  5001. "When enabled, the intent chip in the Omnibox will show the app icon for "
  5002. "the app which can handle the current URL.";
  5003. const char kKioskEnableAppServiceName[] = "Enable App Service in Kiosk.";
  5004. const char kKioskEnableAppServiceDescription[] =
  5005. "Uses App Service to install web apps and launch both Chrome apps and web "
  5006. "apps in Kiosk sessions.";
  5007. const char kLinkCapturingAutoDisplayIntentPickerName[] =
  5008. "Enable auto-display of intent picker bubble";
  5009. const char kLinkCapturingAutoDisplayIntentPickerDescription[] =
  5010. "When enabled, the intent picker bubble will automatically display when "
  5011. "clicking a link which can be opened in installed apps. Only applies when "
  5012. "'Enable updated link capturing UI' is enabled.";
  5013. const char kLinkCapturingInfoBarName[] = "Enable link capturing info bar";
  5014. const char kLinkCapturingInfoBarDescription[] =
  5015. "Enables an info bar which appears when launching a web app through the "
  5016. "Omnibox intent chip, prompting to update the link capturing setting for "
  5017. "that app.";
  5018. const char kLinkCapturingUiUpdateName[] = "Enable updated link capturing UI";
  5019. const char kLinkCapturingUiUpdateDescription[] =
  5020. "Enables updated UI for link capturing flows from the browser to apps, "
  5021. "including the intent picker and an in-app link capturing prompt.";
  5022. const char kMessagesPreinstallName[] = "Preinstall Messages PWA";
  5023. const char kMessagesPreinstallDescription[] =
  5024. "Enables preinstallation of the Messages for Web PWA for unmanaged users.";
  5025. const char kOneGroupPerRendererName[] =
  5026. "Use one cgroup for each foreground renderer";
  5027. const char kOneGroupPerRendererDescription[] =
  5028. "Places each Chrome foreground renderer into its own cgroup";
  5029. const char kSyncChromeOSExplicitPassphraseSharingName[] =
  5030. "Sync passphrase sharing";
  5031. const char kSyncChromeOSExplicitPassphraseSharingDescription[] =
  5032. "Allows sharing custom sync passphrase between OS and Browser on ChromeOS";
  5033. #endif // BUILDFLAG(IS_CHROMEOS)
  5034. #if defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS)
  5035. const char kVaapiVP9kSVCEncoderName[] =
  5036. "VA-API encode acceleration for k-SVC VP9";
  5037. const char kVaapiVP9kSVCEncoderDescription[] =
  5038. "Enable or disable k-SVC VP9 encode acceleration using VA-API.";
  5039. #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS)
  5040. #if BUILDFLAG(IS_CHROMEOS) && BUILDFLAG(USE_CHROMEOS_MEDIA_ACCELERATION)
  5041. const char kChromeOSDirectVideoDecoderName[] = "ChromeOS Direct Video Decoder";
  5042. const char kChromeOSDirectVideoDecoderDescription[] =
  5043. "Enables the hardware-accelerated ChromeOS direct media::VideoDecoder "
  5044. "implementation. Note that this might be entirely disallowed by the "
  5045. "--platform-disallows-chromeos-direct-video-decoder command line switch "
  5046. "which is added for platforms where said direct VideoDecoder does not work "
  5047. "or is not well tested (see the disable_cros_video_decoder USE flag in "
  5048. "ChromeOS)";
  5049. const char kChromeOSHWVBREncodingName[] =
  5050. "ChromeOS Hardware Variable Bitrate Encoding";
  5051. const char kChromeOSHWVBREncodingDescription[] =
  5052. "Enables the hardware-accelerated variable bitrate (VBR) encoding on "
  5053. "ChromeOS. If the hardware encoder supports VBR for a specified codec, a "
  5054. "video is recorded in VBR encoding in MediaRecoder API automatically and "
  5055. "WebCodecs API if configured so.";
  5056. #if defined(ARCH_CPU_ARM_FAMILY)
  5057. const char kPreferLibYuvImageProcessorName[] = "Prefer libYUV image processor";
  5058. const char kPreferLibYuvImageProcessorDescription[] =
  5059. "Prefers the libYUV image processor for format conversion of video frames "
  5060. "over the hardware implementation";
  5061. #endif // defined(ARCH_CPU_ARM_FAMILY)
  5062. #endif // BUILDFLAG(IS_CHROMEOS) && BUILDFLAG(USE_CHROMEOS_MEDIA_ACCELERATION)
  5063. #if BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)
  5064. const char kZeroCopyVideoCaptureName[] = "Enable Zero-Copy Video Capture";
  5065. const char kZeroCopyVideoCaptureDescription[] =
  5066. "Camera produces a gpu friendly buffer on capture and, if there is, "
  5067. "hardware accelerated video encoder consumes the buffer";
  5068. #endif // BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)
  5069. // All views-based platforms --------------------------------------------------
  5070. #if defined(TOOLKIT_VIEWS)
  5071. const char kDownloadShelfWebUI[] = "Download Shelf WebUI";
  5072. const char kDownloadShelfWebUIDescription[] =
  5073. "Replaces the Views download shelf with a WebUI download shelf.";
  5074. const char kSideSearchName[] = "Side search";
  5075. const char kSideSearchDescription[] =
  5076. "Enables an easily accessible way to access your most recent Google search "
  5077. "results page embedded in a browser side panel";
  5078. const char kSideSearchDSESupportName[] = "Side search DSE support";
  5079. const char kSideSearchDSESupportDescription[] =
  5080. "Side search with support for participating chrome search engines.";
  5081. #endif // defined(TOOLKIT_VIEWS)
  5082. // Random platform combinations -----------------------------------------------
  5083. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
  5084. BUILDFLAG(IS_FUCHSIA)
  5085. const char kQuickCommandsName[] = "Quick Commands";
  5086. const char kQuickCommandsDescription[] =
  5087. "Enable a text interface to browser features. Invoke with Ctrl-Space.";
  5088. #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
  5089. // BUILDFLAG(IS_FUCHSIA)
  5090. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
  5091. BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_CHROMEOS)
  5092. const char kFollowingFeedSidepanelName[] = "Following feed in the sidepanel";
  5093. const char kFollowingFeedSidepanelDescription[] =
  5094. "Enables the following feed in the sidepanel.";
  5095. #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
  5096. // BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_CHROMEOS)
  5097. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)
  5098. const char kWebShareName[] = "Web Share";
  5099. const char kWebShareDescription[] =
  5100. "Enables the Web Share (navigator.share) APIs on experimentally supported "
  5101. "platforms.";
  5102. #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)
  5103. #if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)
  5104. const char kOzonePlatformHintChoiceDefault[] = "Default";
  5105. const char kOzonePlatformHintChoiceAuto[] = "Auto";
  5106. const char kOzonePlatformHintChoiceX11[] = "X11";
  5107. const char kOzonePlatformHintChoiceWayland[] = "Wayland";
  5108. const char kOzonePlatformHintName[] = "Preferred Ozone platform";
  5109. const char kOzonePlatformHintDescription[] =
  5110. "Selects the preferred platform backend used on Linux. The default one is "
  5111. "\"X11\". \"Auto\" selects Wayland if possible, X11 otherwise. ";
  5112. #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)
  5113. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)
  5114. const char kWebBluetoothConfirmPairingSupportName[] =
  5115. "Web Bluetooth confirm pairing support";
  5116. const char kWebBluetoothConfirmPairingSupportDescription[] =
  5117. "Enable confirm-only and confirm-pin pairing mode support for Web "
  5118. "Bluetooth";
  5119. #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)
  5120. #if BUILDFLAG(IS_LINUX)
  5121. const char kCleanUndecryptablePasswordsLinuxName[] =
  5122. "Cleanup local undecryptable passwords during initial sync flow";
  5123. const char kCleanUndecryptablePasswordsLinuxDescription[] =
  5124. "Deletes the undecryptable passwords from the local database to enable "
  5125. "syncing all passwords during the initial sync.";
  5126. const char kForcePasswordInitialSyncWhenDecryptionFailsName[] =
  5127. "Force initial sync to clean local undecryptable passwords during startup";
  5128. const char kForcePasswordInitialSyncWhenDecryptionFailsDescription[] =
  5129. "During startup checks if there are undecryptable passwords in the local "
  5130. "storage and requests initial sync.";
  5131. #endif // BUILDFLAG(IS_LINUX)
  5132. #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC)
  5133. const char kSkipUndecryptablePasswordsName[] =
  5134. "Skip undecryptable passwords to use the available decryptable "
  5135. "passwords.";
  5136. const char kSkipUndecryptablePasswordsDescription[] =
  5137. "Makes the decryptable passwords available in the password manager when "
  5138. "there are undecryptable ones.";
  5139. #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC)
  5140. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)
  5141. const char kAsyncDnsName[] = "Async DNS resolver";
  5142. const char kAsyncDnsDescription[] = "Enables the built-in DNS resolver.";
  5143. #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)
  5144. // Feature flags --------------------------------------------------------------
  5145. #if BUILDFLAG(CHROME_WIDE_ECHO_CANCELLATION)
  5146. extern const char kChromeWideEchoCancellationName[] =
  5147. "Chrome-wide echo cancellation";
  5148. extern const char kChromeWideEchoCancellationDescription[] =
  5149. "Run WebRTC capture audio processing in the audio process instead of the "
  5150. "renderer processes, thereby cancelling echoes from more audio sources.";
  5151. #endif // BUILDFLAG(CHROME_WIDE_ECHO_CANCELLATION)
  5152. #if BUILDFLAG(DCHECK_IS_CONFIGURABLE)
  5153. const char kDcheckIsFatalName[] = "DCHECKs are fatal";
  5154. const char kDcheckIsFatalDescription[] =
  5155. "By default Chrome will evaluate in this build, but only log failures, "
  5156. "rather than crashing. If enabled, DCHECKs will crash the calling process.";
  5157. #endif // BUILDFLAG(DCHECK_IS_CONFIGURABLE)
  5158. #if BUILDFLAG(ENABLE_JXL_DECODER)
  5159. const char kEnableJXLName[] = "Enable JXL image format";
  5160. const char kEnableJXLDescription[] =
  5161. "Adds image decoding support for the JPEG XL image format.";
  5162. #endif // BUILDFLAG(ENABLE_JXL_DECODER)
  5163. #if BUILDFLAG(ENABLE_NACL)
  5164. const char kNaclName[] = "Native Client";
  5165. const char kNaclDescription[] =
  5166. "Support Native Client for all web applications, even those that were not "
  5167. "installed from the Chrome Web Store.";
  5168. const char kVerboseLoggingInNaclName[] = "Verbose logging in Native Client";
  5169. const char kVerboseLoggingInNaclDescription[] =
  5170. "Control the level of verbose logging in Native Client modules for "
  5171. "debugging purposes.";
  5172. const char kVerboseLoggingInNaclChoiceDefault[] = "Default";
  5173. const char kVerboseLoggingInNaclChoiceLow[] = "Low";
  5174. const char kVerboseLoggingInNaclChoiceMedium[] = "Medium";
  5175. const char kVerboseLoggingInNaclChoiceHigh[] = "High";
  5176. const char kVerboseLoggingInNaclChoiceHighest[] = "Highest";
  5177. const char kVerboseLoggingInNaclChoiceDisabled[] = "Disabled";
  5178. #endif // ENABLE_NACL
  5179. #if BUILDFLAG(ENABLE_OOP_PRINTING)
  5180. const char kEnableOopPrintDriversName[] =
  5181. "Enables Out-of-Process Printer Drivers";
  5182. const char kEnableOopPrintDriversDescription[] =
  5183. "Enables printing interactions with the operating system to be performed "
  5184. "out-of-process.";
  5185. #endif // BUILDFLAG(ENABLE_OOP_PRINTING)
  5186. #if BUILDFLAG(ENABLE_PAINT_PREVIEW) && BUILDFLAG(IS_ANDROID)
  5187. const char kPaintPreviewDemoName[] = "Paint Preview Demo";
  5188. const char kPaintPreviewDemoDescription[] =
  5189. "If enabled a menu item is added to the Android main menu to demo paint "
  5190. "previews.";
  5191. const char kPaintPreviewStartupName[] = "Paint Preview Startup";
  5192. const char kPaintPreviewStartupDescription[] =
  5193. "If enabled, paint previews for each tab are captured when a tab is hidden "
  5194. "and are deleted when a tab is closed. If a paint preview was captured for "
  5195. "the tab to be restored on startup, the paint preview will be shown "
  5196. "instead.";
  5197. #endif // ENABLE_PAINT_PREVIEW && BUILDFLAG(IS_ANDROID)
  5198. #if BUILDFLAG(ENABLE_WEBUI_TAB_STRIP)
  5199. const char kWebUITabStripFlagId[] = "webui-tab-strip";
  5200. const char kWebUITabStripName[] = "WebUI tab strip";
  5201. const char kWebUITabStripDescription[] =
  5202. "When enabled makes use of a WebUI-based tab strip.";
  5203. const char kWebUITabStripContextMenuAfterTapName[] =
  5204. "WebUI tab strip context menu after tap";
  5205. const char kWebUITabStripContextMenuAfterTapDescription[] =
  5206. "Enables the context menu to appear after a tap gesture rather than "
  5207. "following a press gesture.";
  5208. #endif // BUILDFLAG(ENABLE_WEBUI_TAB_STRIP)
  5209. #if BUILDFLAG(ENABLE_WEBUI_TAB_STRIP) && BUILDFLAG(IS_CHROMEOS_ASH)
  5210. const char kWebUITabStripTabDragIntegrationName[] =
  5211. "ChromeOS drag-drop extensions for WebUI tab strip";
  5212. const char kWebUITabStripTabDragIntegrationDescription[] =
  5213. "Enables special handling in ash for WebUI tab strip tab drags. Allows "
  5214. "dragging tabs out to new windows.";
  5215. #endif // BUILDFLAG(ENABLE_WEBUI_TAB_STRIP) && BUILDFLAG(IS_CHROMEOS_ASH)
  5216. #if defined(TOOLKIT_VIEWS) || BUILDFLAG(IS_ANDROID)
  5217. const char kAutofillCreditCardUploadName[] =
  5218. "Enable offering upload of Autofilled credit cards";
  5219. const char kAutofillCreditCardUploadDescription[] =
  5220. "Enables a new option to upload credit cards to Google Payments for sync "
  5221. "to all Chrome devices.";
  5222. #endif // defined(TOOLKIT_VIEWS) || BUILDFLAG(IS_ANDROID)
  5223. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID)
  5224. const char kElasticOverscrollName[] = "Elastic Overscroll";
  5225. const char kElasticOverscrollDescription[] =
  5226. "Enables Elastic Overscrolling on touchscreens and precision touchpads.";
  5227. #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID)
  5228. #if BUILDFLAG(IS_WIN) || \
  5229. (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \
  5230. BUILDFLAG(IS_MAC) || BUILDFLAG(IS_FUCHSIA)
  5231. const char kUIDebugToolsName[] = "Debugging tools for UI";
  5232. const char kUIDebugToolsDescription[] =
  5233. "Enables additional keyboard shortcuts to help debugging.";
  5234. const char kDesktopDetailedLanguageSettingsName[] =
  5235. "Detailed Language Settings (Desktop)";
  5236. const char kDesktopDetailedLanguageSettingsDescription[] =
  5237. "Enable the new detailed language settings page";
  5238. const char kSyncPromoAfterSigninInterceptName[] =
  5239. "Sync Promo After Sign-in Intercept";
  5240. const char kSyncPromoAfterSigninInterceptDescription[] =
  5241. "Enable updates in the first run experience for a new profile in the "
  5242. "Sign-in Intercept, such as a Sync Promo step and an updated Profile "
  5243. "Customization UI, which is also used for local profile creation.";
  5244. const char kSigninInterceptBubbleV2Name[] = "Sign-in Intercept Bubble V2";
  5245. const char kSigninInterceptBubbleV2Description[] =
  5246. "Enable visual updates to the sign-in intercept bubble, such as updated "
  5247. "illustration, strings and an enterprise disclaimer.";
  5248. #endif
  5249. #if defined(WEBRTC_USE_PIPEWIRE)
  5250. const char kWebrtcPipeWireCapturerName[] = "WebRTC PipeWire support";
  5251. const char kWebrtcPipeWireCapturerDescription[] =
  5252. "When enabled the WebRTC will use the PipeWire multimedia server for "
  5253. "capturing the desktop content on the Wayland display server.";
  5254. #endif // #if defined(WEBRTC_USE_PIPEWIRE)
  5255. #if BUILDFLAG(IS_CHROMEOS_ASH)
  5256. const char kChromeKioskEnableLacrosName[] =
  5257. "Enables Lacros in the chrome app Kiosk";
  5258. const char kChromeKioskEnableLacrosDescription[] =
  5259. "Uses Lacros-chrome as the web browser in the chrome app Kiosk session on "
  5260. "ChromeOS. When disabled, the Ash-chrome will be used";
  5261. const char kWebKioskEnableLacrosName[] =
  5262. "Enables Lacros in the web (PWA) Kiosk";
  5263. const char kWebKioskEnableLacrosDescription[] =
  5264. "Uses Lacros-chrome as the web browser in the web (PWA) Kiosk session on "
  5265. "ChromeOS. When disabled, the Ash-chrome will be used";
  5266. const char kDisableLacrosTtsSupportName[] = "Disable lacros tts support";
  5267. const char kDisableLacrosTtsSupportDescription[] =
  5268. "Disable lacros support for text to speech.";
  5269. #endif // BUILDFLAG(IS_CHROMEOS_ASH)
  5270. // ============================================================================
  5271. // Don't just add flags to the end, put them in the right section in
  5272. // alphabetical order just like the header file.
  5273. // ============================================================================
  5274. } // namespace flag_descriptions