summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/dom_ui.h
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+5
* Initialize DOMUI handlers if the DOM itself is re-usedstuartmorgan@chromium.org2010-11-291-0/+11
* [GTK] - constrained html dialog gtk implementationestade@chromium.org2010-10-141-3/+3
* Reland http://codereview.chromium.org/3573014/show.johnnyg@chromium.org2010-10-131-2/+6
* Revert 62410 - Constrained HTML dialog for Windows.johnnyg@chromium.org2010-10-131-6/+2
* Constrained HTML dialog for Windows.johnnyg@chromium.org2010-10-131-2/+6
* DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...mattm@chromium.org2010-10-061-0/+2
* Support off the record content settings exceptions in DOM UI.estade@chromium.org2010-09-271-0/+5
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-3/+3
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-6/+3
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+1
* remove toolstripserikkay@chromium.org2010-08-121-7/+0
* Content settings: generalize the exceptions lists for all settings types.estade@chromium.org2010-08-101-1/+5
* 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
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Advanced (Under the Hood) dom-ui progress.csilv@chromium.org2010-07-151-3/+4
* First cut at the tabbed content settings page.estade@chromium.org2010-07-121-2/+2
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-1/+1
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+2
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-0/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-1/+1
* linux: build with -Wextraevan@chromium.org2010-02-051-3/+3
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-1/+1
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-1/+1
* Remove references to DOMUIContents. It looks like the class doesn't exist.tony@chromium.org2009-10-051-1/+1
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-301-2/+9
* Fix for bug where we would not create ExtensionFunctionDispatcheraa@chromium.org2009-07-161-0/+8
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-2/+10
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-2/+9
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-9/+2
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-2/+9
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-1/+0
* This is the first pass at themes.glen@chromium.org2009-05-091-1/+4
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-5/+5
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-131-2/+2
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-26/+68
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Make New Tab Page work correctly in incognito mode (8294)glen@chromium.org2009-03-041-1/+1
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-261-0/+3
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-2/+15
* Add some browser/dom_ui files to Mac and Linux. Fix errors exposed by GCC.pinkerton@chromium.org2009-02-241-1/+1
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-191-0/+7
* More bustage fixes.brettw@chromium.org2009-02-011-1/+2
* Reupload of 12418glen@chromium.org2008-12-071-0/+86