summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/tips_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-1/+1
* Mac language/locale cleanupthomasvl@chromium.org2009-11-191-3/+3
* Fix tips in OS X to respect system language settings instead of locale.mirandac@chromium.org2009-10-071-5/+5
* Coverity: tips_cache_->GetSize() returns an unsigned int so the comparison >=...jhawkins@chromium.org2009-09-301-1/+3
* Fix check for wr_list validity not covering entire use.mattm@chromium.org2009-09-181-3/+2
* Ensure that tips change when the Chrome language changes.mirandac@chromium.org2009-09-101-0/+15
* Add single line of tips to NNTP.mirandac@chromium.org2009-08-261-36/+17
* Remove null link from "welcome to tips" default suggestion. Also make some h...mirandac@chromium.org2009-07-011-1/+2
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-6/+7
* Fix memory leak in tips handler.finnur@chromium.org2009-06-291-1/+1
* Validates links which are to be passed on to the NTP by ensuring that they st...mirandac@chromium.org2009-06-261-4/+11
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-7/+6
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-6/+7
* Hooks backend tip service into new tab page. Also changes tip service to loa...mirandac@chromium.org2009-06-251-0/+82