summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/history2_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-171-413/+0
* WebUI: Rename dom_ui_ variable to web_ui_.tfarina@chromium.org2011-02-141-13/+13
* WebUI: Get rid of more referecens to DOMUI. Part 2.tfarina@chromium.org2011-02-101-5/+5
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-12/+4
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-4/+12
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-12/+4
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-4/+12
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-12/+4
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-2/+2
* WebUI: Change DOMUI to WebUI in more two class names.tfarina@chromium.org2011-02-011-3/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-3/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-5/+4
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+4
* Deinline even more destructors.erg@google.com2010-12-141-0/+4
* 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