summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Allow the default search providers to be specified by the preferences files,cpu@chromium.org2010-07-134-32/+157
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-4/+8
* Change a bunch of string types.estade@chromium.org2010-06-2917-325/+323
* Add UMA logging of search engine selection position when the search engine lo...mirandac@google.com2010-06-281-0/+12
* Mac: First run bubble.thakis@chromium.org2010-06-262-0/+43
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-1/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-5/+5
* Link with RLZ library from open source repo.rogerta@google.com2010-06-103-6/+5
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-066-10/+10
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-012-14/+16
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-285-12/+116
* Allow for non-HTTP schemes in URLs to OSDD entries.jochen@chromium.org2010-05-271-2/+7
* Always ask the user when adding a search engine from JS.jochen@chromium.org2010-05-251-6/+10
* Only attempt once to autogenerate a keyword for search engines.jochen@chromium.org2010-05-142-3/+12
* Linux: fix compilation error with gcc 4.5.craig.schlenter@chromium.org2010-05-113-18/+15
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+1
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-8/+3
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-041-7/+7
* 1. Add more search engine types.mirandac@chromium.org2010-04-203-6/+26
* Add UMA calls to record search engine choice during first run.mirandac@chromium.org2010-04-162-0/+48
* Change prepopulated search engines to reflect new data.mirandac@chromium.org2010-04-151-25/+65
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-232-4/+8
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-6/+8
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-172-2/+2
* BSD port: Another chunk of chrome/ ifdef changespvalchev@google.com2010-03-091-1/+1
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-085-8/+15
* The search terms escaping respect forward slash: it is not escaped if the rep...brettw@chromium.org2010-03-022-30/+40
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-193-3/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-192-0/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* A few miscellaneous changes in the Template URL Prepopulate area:pkasting@chromium.org2010-02-012-47/+54
* Removed restriction for {} so that javascript blocks can be used in the url.avayvod@chromium.org2010-01-213-15/+104
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-152-13/+42
* Lands http://codereview.chromium.org/545058 for Dmitry:sky@chromium.org2010-01-151-5/+16
* Lands http://codereview.chromium.org/551010 for avayvod:sky@chromium.org2010-01-141-1/+7
* Fix leak from cl 524003 (Change WDS to use the DB thread...)skrul@chromium.org2010-01-041-6/+19
* Revert 35339 - Change WDS to use the DB thread rather than its own thread.michaeln@google.com2009-12-291-13/+5
* Change WDS to use the DB thread rather than its own thread.skrul@chromium.org2009-12-291-5/+13
* Fixes two related bugs:sky@chromium.org2009-12-183-6/+31
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-071-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-022-0/+2
* Remove std::wstring from most of net/base/escape.h.darin@chromium.org2009-11-301-8/+11
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-172-4/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-137-17/+17
* More search engine prepopulate data updating.estade@chromium.org2009-11-111-1167/+702
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-112-2/+2