summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start to update search engine prepopulate data: Hungary and UAE.estade@chromium.org2009-11-101-28/+38
* Landing georgey's CLjcampan@chromium.org2009-11-091-4/+6
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-1/+1
* Remove tapuz.co.il from search provider list since it isn't a search provider.jeremy@chromium.org2009-11-021-12/+2
* If we remove a search engine from our prepopulate data, remove it from the us...pkasting@chromium.org2009-10-293-10/+77
* Remove some #includes where possible.pkasting@chromium.org2009-10-235-32/+15
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-221-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-112-2/+2
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-6/+8
* Coverity: check file_util::ReadFileToString return.mattm@chromium.org2009-10-081-1/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-2/+2
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-0/+2
* posix: fix a bug estade found in the review but I misunderstood his commentevan@chromium.org2009-09-251-1/+1
* linux: unittest fixevan@chromium.org2009-09-251-2/+2
* linux: drop temp_scaffolding_stubsevan@chromium.org2009-09-252-1/+12
* [Mac] Polish the search engine managerrsesek@chromium.org2009-09-192-0/+12
* Implement GetCurrentCountryID() for Linux.suzhe@chromium.org2009-09-181-1/+28
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-7/+2
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-13/+13
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-6/+6
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-283-14/+8
* Fix a ton of compiler warnings.estade@chromium.org2009-08-283-8/+14
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Changes Live Search to Bing for en_US only. A full worldwide review is in pr...pkasting@chromium.org2009-08-171-13/+13
* Revert of r22559.aa@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-1/+1
* Fix some character literals to use the right escape string.pkasting@chromium.org2009-07-311-2/+2
* Fixes bug in creating search terms where we weren't unescapingsky@chromium.org2009-07-312-1/+6
* Fix search engine manager allowing you to remove the current default search e...mattm@chromium.org2009-07-302-3/+3
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-4/+4
* 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