summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Copy of new files from 1599Bijan Amirzada2014-03-041-0/+195
| | | | | | Modified folder structure - added swe folder Change-Id: I2b48a1635ad0a6406398aa9f1021a1f43baebeef
* Remove "hl=" parameter from incognito-mode GWS searches.Victoria Lease2012-03-291-2/+2
| | | | | | | | It prevents GWS from honoring Accept-language: headers, and can result in degraded search result quality. Bug: 5777487 Change-Id: Ifee726bc0b3e79be628d288606777969e72c11a0
* am 18cbc618: am 907c0563: Merge "Error in search engine script"Conley Owens2011-05-041-1/+1
|\ | | | | | | | | * commit '18cbc618229f91b5d84a36dd7a95c2628b60da5e': Error in search engine script
| * Error in search engine scriptHenrik Baard2011-04-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The script that generates the search engine xml file all_search_engines.xml contains an error when handling unicodes. The matching \\x([a-fA-F0-9]+) matches to many characters, for example Espa\x00f1a will incorrectly become ༚ instead of ña. Make script match between 1 and 4 chars instead of 1 to many. FIX=DMS01020910 Change-Id: I79a33b873e13698e17bd20da64152abcdd498bc0
* | Update Google search engine dataBjorn Bringert2011-01-191-7/+5
|/ | | | | Bug: 3369333 Change-Id: I1caff40ca2419375e2aaf5588d9d3a710cb8c56a
* Fix Google suggest and search URLs when Google Search is not installedBjorn Bringert2010-09-151-0/+10
| | | | | Bug: 3002110 Change-Id: Id49365bf53623c45bfa6f5d96d1938b801948396
* Add user-selected search providers to browserBjorn Bringert2010-09-133-0/+322
The lists of search providers are taken from Chrome. Change-Id: I7af6dc1258950d1fc5cf86013f8be9f3c5db0f1a