summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/dom_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-3/+1
* Reland http://codereview.chromium.org/3573014/show.johnnyg@chromium.org2010-10-131-3/+8
* Revert 62410 - Constrained HTML dialog for Windows.johnnyg@chromium.org2010-10-131-8/+3
* Constrained HTML dialog for Windows.johnnyg@chromium.org2010-10-131-3/+8
* DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...mattm@chromium.org2010-10-061-0/+6
* Support off the record content settings exceptions in DOM UI.estade@chromium.org2010-09-271-0/+14
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-16/+11
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-7/+4
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-3/+4
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+1
* remove toolstripserikkay@chromium.org2010-08-121-1/+0
* Content settings: generalize the exceptions lists for all settings types.estade@chromium.org2010-08-101-11/+34
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-5/+4
* Revert 54560 - nick@chromium.org2010-08-021-1/+1
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-1/+1
* 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-6/+6
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* DOMUI - Simplify DOMMessageHandler::Extract{Integer,String}Value.arv@chromium.org2010-05-191-21/+5
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-0/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-4/+5
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* [More BTP includes.]erg@google.com2009-12-181-0/+1
* TBR: Revert to fix Chromos.erg@google.com2009-12-171-1/+0
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-171-0/+1
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-5/+4
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-14/+2
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-301-1/+2
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-1/+5
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-1/+4
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-4/+1
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-1/+4
* Remove unnecessary win_util from dom_ui.glen@chromium.org2009-05-091-1/+0
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+7
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-5/+5
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-12/+14
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-051-4/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* Make New Tab Page work correctly in incognito mode (8294)glen@chromium.org2009-03-041-0/+4
* revert broken change 10833nsylvain@chromium.org2009-03-031-2/+2
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-2/+2
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-2/+2
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-2/+2
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-2/+1