summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-012-2/+2
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-012-2/+3
* Refactor the win KeywordEditorView for cross platform friendliness.mattm@chromium.org2009-06-265-0/+797
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-242-2/+3
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-235-163/+174
* Second attempt to land this. This time it compiles on windows, too.ben@chromium.org2009-06-191-0/+2
* Reverting 18865.ben@chromium.org2009-06-191-2/+0
* Fixes for TOOLKIT_VIEWS build. Disable stuff that we know isn't working so far.ben@chromium.org2009-06-191-0/+2
* Add gtk EditKeywordController.mattm@chromium.org2009-06-182-15/+13
* Pass a gfk::NativeWindow instead of gfx::NativeView for TemplateURLFetcher.mattm@chromium.org2009-06-172-4/+4
* Refactor platform-independent stuff out of EditKeywordController.mattm@chromium.org2009-06-172-0/+221
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-156-37/+38
* Completely miscellaneous minor cleanup. Remove some unneeded class declarati...pkasting@chromium.org2009-06-051-0/+2
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-212-16/+9
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-052-2/+2
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-053-3/+3
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-042-12/+10
* Remove "output=chrome" as the Suggest team has deprecated it server-side.pkasting@chromium.org2009-05-041-3/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+1
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-273-7/+110
* This CL fix issue 2674 - search engine name containing parenthesis is not dis...xji@chromium.org2009-04-212-0/+10
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-142-0/+9
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-101-0/+90
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-091-88/+0
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-091-0/+88
* This test only passed if RLZTracker::InitRlz hadn't been called, levin@chromium.org2009-03-171-3/+11
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-105-5/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-7/+7
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-031-34/+38
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-282-7/+7
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-262-4/+8
* Make template_url_fetcher.cc compile on Posix.jhawkins@chromium.org2009-02-201-5/+15
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-182-51/+56
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-1/+1
* Change the encoding for tapuz.co.il to UTF-8 from windows-1255 and update the...jungshik@google.com2009-02-171-2/+2
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-11/+1
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+11
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-11/+1
* Fix compiler warning with GCC 4.3. Patch by Craig Schlenter (see http://code...pkasting@chromium.org2009-02-051-2/+2
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-045-590/+754
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-10/+12
* Random bits of de-Winification for WebContents.brettw@chromium.org2009-01-301-9/+9
* Porting profiles to the Mac.avi@chromium.org2009-01-282-2/+12
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+1
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1