summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Show the current logged-in username on the NTP.johnnyg@chromium.org2010-10-181-0/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-7/+5
* Rename ChromeThread to BrowserThread Part9:tfarina@chromium.org2010-10-091-5/+5
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-211-0/+3
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-0/+1
* Bring back attribution. If there is no custom attribution, fall back to the p...aa@chromium.org2010-09-031-1/+8
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-2/+3
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-3/+2
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-2/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-58/+19
* Adds RenderWidgetHostWillPaint. I need this for something else I'msky@chromium.org2010-08-181-0/+2
* sync: take two for:tim@chromium.org2010-08-181-0/+3
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-3/+0
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-0/+3
* remove toolstripserikkay@chromium.org2010-08-121-1/+0
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Convert browser/dom_ui/n*.cc to not use wstrings/wchar_t*s (insofar as possib...viettrungluu@chromium.org2010-08-071-41/+42
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+3
* Remove tips from NTP.mirandac@google.com2010-07-281-5/+0
* Speculative fix for crash in DOMUIThumbnailSource.erg@google.com2010-07-281-0/+4
* Revert bookmark bar promo CL, r52993mirandac@google.com2010-07-271-61/+0
* Add bookmark promo to NTP on first run.mirandac@google.com2010-07-201-0/+61
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-3/+2
* NTP: Sync shown sections across instancesarv@chromium.org2010-06-111-1/+2
* NTP: Remove bottom promos.arv@chromium.org2010-06-071-39/+0
* Relanding 48042.jcivelli@chromium.org2010-05-251-2/+5
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-1/+1
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-1/+1
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-2/+1
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-1/+2
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-2/+1
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-041-2/+2
* Remove height 100% from NTP when in the app launcher.arv@chromium.org2010-05-031-1/+2
* Add app section to NTP.arv@chromium.org2010-04-201-0/+6
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-281-1/+2
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-5/+6
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-2/+2
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* fix buildtony@chromium.org2009-11-241-0/+1
* Merge in part of the last perf change. Move when we initializetony@chromium.org2009-11-241-19/+23
* Revert "Move the NTP HTML generation to early so we can avoid an extra"tony@chromium.org2009-11-241-19/+17
* Move the NTP HTML generation to early so we can avoid an extratony@chromium.org2009-11-241-17/+19
* Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...jamesr@chromium.org2009-11-201-12/+4
* Implement a NTP resource cache. Instead of re-generating thetony@chromium.org2009-11-191-337/+31
* Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-181-13/+8
* Revert 32176 - Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-181-8/+11