summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-023-4/+61
* Coverity underground warfare: Uninitalized membercpu@google.com2009-05-301-1/+5
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+2
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-0/+1
* Allow passing in a file path to a file that will be used for the new new tabarv@google.com2009-05-291-4/+48
* Fixes multiple definitions for DragDownload.sky@chromium.org2009-05-271-1/+1
* Use the original profile for the downloads manager so that a download managerarv@google.com2009-05-271-1/+2
* Show the time remaining of download items in the download manager.arv@google.com2009-05-261-3/+13
* Missed a case when converting this file to NotificationRegistrar.pkasting@chromium.org2009-05-221-6/+4
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-212-3/+4
* Revert 16567.ben@chromium.org2009-05-212-2/+2
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-212-2/+2
* Use a NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-214-16/+10
* Linux download shelf icons first cut.estade@chromium.org2009-05-203-10/+16
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-195-405/+468
* Attempt to fix leaks in DOMUISources test glen@chromium.org2009-05-161-38/+40
* Temporarily disable some stuff to get Mac/Linux green. Rollback keeps timing ...glen@chromium.org2009-05-151-0/+3
* Convert uints to size_tsglen@chromium.org2009-05-151-1/+1
* Fix mac builder. int comparison.glen@chromium.org2009-05-151-1/+1
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-155-21/+232
* Signature changed to take a Profile*tim@chromium.org2009-05-151-1/+1
* Undo 16020glen@chromium.org2009-05-145-226/+21
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-145-21/+226
* Remove win-specific ifdefs to enable searching history. TEST=Searching histor...pinkerton@chromium.org2009-05-131-6/+0
* Fix some CRLF files.maruel@chromium.org2009-05-123-133/+133
* 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-095-1/+84
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-063-5/+5
* Move l10n_util to app/ben@chromium.org2009-05-055-5/+5
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-056-8/+6
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-0417-53/+53
* Changes closed windows on the new tab page to show the Chromium/Chromesky@chromium.org2009-04-231-2/+4
* Don't delete the DOM UI property for the callback when the DOM UI is torn down.brettw@chromium.org2009-04-221-2/+8
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-202-16/+9
* Reverting 14005.brettw@chromium.org2009-04-182-9/+16
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-182-16/+9
* History observer was observing the wrong profile in incognito mode.glen@chromium.org2009-04-171-2/+4
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1
* Few changes to the NTP remove thumbnails:jcampan@chromium.org2009-04-151-30/+56
* Fix syntax error.estade@chromium.org2009-04-141-1/+1
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-142-4/+9
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-133-158/+2
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-132-6/+102
* Change the download UI not to report xx bytes of 0 bytes. Just report "xx byt...thestig@chromium.org2009-04-091-11/+14
* Cloned from 62030arv@chromium.org2009-04-071-4/+16
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-071-0/+1
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-072-3/+1
* Support p13n HTML dialogs.tim@chromium.org2009-04-071-0/+11
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-1/+0