summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new Js Template i18n for print domuimhm@chromium.org2009-07-151-4/+3
* Update tooltips according to Roma. I ended up calling "Unpin" "Don'tarv@google.com2009-07-141-1/+6
* Hookup Print HTML page to the DOM UI for Print Preview and Settingsmhm@chromium.org2009-07-144-7/+91
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-143-9/+11
* Turn backend tip service on by default.mirandac@chromium.org2009-07-122-6/+6
* Change ThumbnailStore to use sqlite instead of individual files try 2. Previo...meelapshah@chromium.org2009-07-092-5/+2
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-1/+1
* Reapply r19950. Turns out it wasn't at fault for breaking the vista tests.willchan@chromium.org2009-07-062-0/+18
* Revert r19950 since it broke vista tests.willchan@chromium.org2009-07-062-18/+0
* Add checks to track down crashes in URLRequestChromeJob.willchan@chromium.org2009-07-062-0/+18
* Foundations for Print Preview and Setupmhm@chromium.org2009-07-033-0/+40
* Modify ThumbnailStore to make one call to the HistoryBackend using QueryTopUR...meelapshah@chromium.org2009-07-032-38/+2
* Remove null link from "welcome to tips" default suggestion. Also make some h...mirandac@chromium.org2009-07-013-3/+12
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-013-4/+24
* A recent refactoring of the DOM UI had caused the download page to be blank.jcampan@chromium.org2009-06-301-0/+1
* Reland arv's NNTP enablery after it was reverted in 19603glen@chromium.org2009-06-302-33/+32
* Reverting 19593.glen@chromium.org2009-06-302-32/+33
* Enable the NNTP by default.arv@google.com2009-06-302-33/+32
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-2914-152/+194
* Fix memory leak in tips handler.finnur@chromium.org2009-06-291-1/+1
* 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