summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/history2_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part9:tfarina@chromium.org2010-10-091-4/+4
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-36/+30
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-2/+6
* Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).viettrungluu@chromium.org2010-08-121-6/+10
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-44/+44
* Remove Value/StringValue's ...UTF16() methods in favour of overloading.viettrungluu@chromium.org2010-08-031-3/+3
* Revert 54560 - nick@chromium.org2010-08-021-6/+2
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-2/+6
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-8/+9
* Fork chrome://history/ for development of a new UI, currently calledpam@chromium.org2010-06-211-0/+413