summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the DOMUIToStandard unit test and uncomment it. The NavigationControllerbrettw@chromium.org2009-03-301-8/+20
* Comment out the crashing test so the tree can be open while I fix it.brettw@chromium.org2009-03-271-0/+2
* Reverting 12673.brettw@chromium.org2009-03-271-48/+63
* Fix lineendings for dom ui unittest.brettw@chromium.org2009-03-271-116/+116
* Revert "Fix issues with DOM UI that cause focus to not be set to the URL bar ...evan@chromium.org2009-03-271-133/+116
* Fix issues with DOM UI that cause focus to not be set to the URL bar and thebrettw@chromium.org2009-03-271-116/+133
* Add date information to the downloads page.glen@chromium.org2009-03-271-0/+4
* Minor tweaks to get chrome-ui://extensions working on the Mac.jrg@chromium.org2009-03-261-102/+97
* Fix purify error for DOM UI unit test.brettw@chromium.org2009-03-261-2/+1
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-253-14/+141
* Reverting 12469.brettw@chromium.org2009-03-252-136/+14
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-252-14/+136
* New tab page was linking to the wrong URL for the history page. We don't need...glen@chromium.org2009-03-241-15/+2
* Add a progress meter to the downloads page.glen@chromium.org2009-03-241-2/+47
* Fixes crash in new tab page when searching from a field other than thesky@google.com2009-03-241-4/+6
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-1721-1114/+933
* Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.yurys@google.com2009-03-173-7/+7
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-3/+0
* Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.brettw@chromium.org2009-03-133-3/+179
* Fix a crash when with chrome-ui://about/" or anything invalidamit@chromium.org2009-03-131-4/+4
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-122-3/+6
* Stop history search going on beyond the start of history.glen@chromium.org2009-03-113-10/+20
* NO CODE CHANGEdeanm@chromium.org2009-03-1012-13/+0
* Added null-check for current DOMUI.yurys@google.com2009-03-101-2/+2
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-4/+7
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-2/+2
* - Developer tools frontend is served from chrom-ui://devtools/tools.htmlyurys@google.com2009-03-061-2/+11
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-051-1/+3
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-056-12/+6
* NO CODE CHANGE.maruel@google.com2009-03-052-2/+2
* Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually usedbrettw@chromium.org2009-03-051-9/+4
* Get history and download HTML UIs into Mac/Linux builds along with supporting...pinkerton@chromium.org2009-03-054-17/+22
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-058-16/+16
* Fix crasher in InitCurrentUI.glen@chromium.org2009-03-041-2/+8
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-042-4/+4
* Show icons for exe files in download manager. Issue was that the paths were c...glen@chromium.org2009-03-041-2/+9
* * Make the download page focus the input field onload.* Fix spacing between c...glen@chromium.org2009-03-041-7/+21
* Make New Tab Page work correctly in incognito mode (8294)glen@chromium.org2009-03-046-48/+69
* revert broken change 10833nsylvain@chromium.org2009-03-033-102/+81
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-033-81/+102
* Revert dsh's change 10818nsylvain@chromium.org2009-03-033-97/+80
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-033-80/+97
* Resolve crash when deleting history by preventing the deleter from being call...glen@chromium.org2009-03-032-11/+20
* Fix order of downloads list (HTH it happened, I don't know).glen@chromium.org2009-03-021-1/+1
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-021-1/+2
* Fix crash; dom_ui_ is destroyed by LoadURL.glen@chromium.org2009-03-011-1/+3
* Initial work on chrome-ui://extensions/ page. URL now displays a static templ...rafaelw@chromium.org2009-02-281-0/+3
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-283-4/+3
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-1/+3
* Enable new tab page for Mac and Linuxpinkerton@chromium.org2009-02-271-3/+4