summaryrefslogtreecommitdiffstats
path: root/chrome/browser/possible_url_model.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...pkasting@chromium.org2009-11-031-1/+0
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-221-1/+2
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-2/+2
* Coverity: Initialize observer_ in the constructor.jhawkins@chromium.org2009-09-251-1/+3
* Fix a crash where we were looking for the fav icon in the wrong service.estade@chromium.org2009-08-291-4/+4
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-5/+6
* 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
* Show recent history list in UrlPickerDialogGtk.mattm@chromium.org2009-06-231-0/+183