summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Stop doing the saturation-gradient thing on the NNTP. It blinded people. Also...glen@chromium.org2009-07-281-1/+0
* Disable first run for the New Tab Cold perf test.arv@google.com2009-07-282-1/+14
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-282-13/+64
* Don't create an ExtensionDOMUI for urls with invalid extension IDs.mpcomplete@chromium.org2009-07-271-4/+20
* Disable the tips service by default.arv@google.com2009-07-252-9/+9
* , INNTP: Adds 2 hard coded thumbnails.arv@google.com2009-07-251-2/+71
* Fix a bunch of bugs related to NNTP theming.glen@chromium.org2009-07-241-11/+28
* Make the NNTP listen for the correct theme changed notification.glen@chromium.org2009-07-241-2/+2
* Adds the first run banner.arv@google.com2009-07-231-2/+21
* Sometimes it's possible for a DOMUI to request images that don't exist (theme...glen@chromium.org2009-07-211-1/+5
* NNTP: Merge the recent activities into one list and show more itemsarv@google.com2009-07-211-1/+2
* Adds timestamp to session restore for tabs and windows.arv@google.com2009-07-201-2/+3
* Allow the tiling of theme background images on the NTP.mirandac@chromium.org2009-07-182-3/+22
* Fix for bug where we would not create ExtensionFunctionDispatcheraa@chromium.org2009-07-161-0/+8
* Fix leak in ShownSectionsHandler::HandleGetShownSections andtim@chromium.org2009-07-152-2/+3
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-2/+4
* 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