summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Fix the forgotten renames of recommendations to tips.arv@google.com2009-06-271-4/+4
* revert cl 19438rvargas@google.com2009-06-272-25/+362
* Make the new new tab page the default new tab page.arv@google.com2009-06-262-362/+25
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-12/+12
* Validates links which are to be passed on to the NTP by ensuring that they st...mirandac@chromium.org2009-06-262-8/+14
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-2614-182/+144
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-2614-144/+182
* Hooks backend tip service into new tab page. Also changes tip service to loa...mirandac@chromium.org2009-06-256-113/+100
* Add tooltips to buttons on the new new tab page as well as remove thearv@google.com2009-06-241-17/+22
* Add looking up/caching of redirect lists to find the best thumbnail.meelapshah@chromium.org2009-06-242-6/+49
* In case current language is RTL we mark file names as LTR to avoid problems l...cira@chromium.org2009-06-241-1/+5
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-243-161/+0
* Update the New New Tab Page. There are still a lot of things that arearv@google.com2009-06-223-3/+131
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-192-2/+2
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-184-0/+168
* Add file icons to chrome://downloads/ on the Mac. Add Skia helpermark@chromium.org2009-06-161-4/+3
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-151-2/+2
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-135-4/+11
* Show the remaining time in the downloads page.arv@google.com2009-06-101-2/+2
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-091-0/+22
* Second (and hopefully the final) fix for the issue 805:yusukes@google.com2009-06-061-0/+6
* Don't call HandleGetMostVisited on the backend after each black listarv@google.com2009-06-061-15/+8
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-052-2/+12
* Adds the backend for pinned items on the most visited page.arv@google.com2009-06-051-17/+179
* 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