index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
dom_ui
/
new_tab_ui.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Show the current logged-in username on the NTP.
johnnyg@chromium.org
2010-10-18
1
-0
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part18:
tfarina@chromium.org
2010-10-11
1
-1
/
+1
*
Implement new strategy for default apps. Instead of using
aa@chromium.org
2010-10-09
1
-7
/
+5
*
Rename ChromeThread to BrowserThread Part9:
tfarina@chromium.org
2010-10-09
1
-5
/
+5
*
Add the ability to change NTP logos using a command from the web resource ser...
mirandac@chromium.org
2010-09-21
1
-0
/
+3
*
FBTF: Move Extension::LaunchContainer to extension_constants.h.
erg@google.com
2010-09-16
1
-0
/
+1
*
Bring back attribution. If there is no custom attribution, fall back to the p...
aa@chromium.org
2010-09-03
1
-1
/
+8
*
FBTF: Reaplly the TabRestoreService::Observer into its own file commit.
erg@google.com
2010-09-02
1
-2
/
+3
*
Revert "FBTF: Move the TabRestoreService::Observer into its own file."
erg@google.com
2010-09-01
1
-3
/
+2
*
FBTF: Move the TabRestoreService::Observer into its own file.
erg@google.com
2010-09-01
1
-2
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
DOM UI: Change DOMMessageHandler callback arg type to ListValue.
estade@chromium.org
2010-08-19
1
-58
/
+19
*
Adds RenderWidgetHostWillPaint. I need this for something else I'm
sky@chromium.org
2010-08-18
1
-0
/
+2
*
sync: take two for:
tim@chromium.org
2010-08-18
1
-0
/
+3
*
Revert 56423 - Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
1
-3
/
+0
*
Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
1
-0
/
+3
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-1
/
+0
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Convert browser/dom_ui/n*.cc to not use wstrings/wchar_t*s (insofar as possib...
viettrungluu@chromium.org
2010-08-07
1
-41
/
+42
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+3
*
Remove tips from NTP.
mirandac@google.com
2010-07-28
1
-5
/
+0
*
Speculative fix for crash in DOMUIThumbnailSource.
erg@google.com
2010-07-28
1
-0
/
+4
*
Revert bookmark bar promo CL, r52993
mirandac@google.com
2010-07-27
1
-61
/
+0
*
Add bookmark promo to NTP on first run.
mirandac@google.com
2010-07-20
1
-0
/
+61
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
1
-3
/
+2
*
NTP: Sync shown sections across instances
arv@chromium.org
2010-06-11
1
-1
/
+2
*
NTP: Remove bottom promos.
arv@chromium.org
2010-06-07
1
-39
/
+0
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
1
-2
/
+5
*
Revert 48042: it breaks unit-tests and UI tests on ChromeOS
jcivelli@chromium.org
2010-05-24
1
-1
/
+1
*
Disabling app launcher and enabling apps by default on ChromeOS .
jcivelli@chromium.org
2010-05-24
1
-1
/
+1
*
Re-land r47079: Shorten several appsrelated flags.
aa@chromium.org
2010-05-13
1
-2
/
+1
*
Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...
aa@chromium.org
2010-05-12
1
-1
/
+2
*
Shorten several apps-related flags. "256 characters should be enough for anyo...
aa@chromium.org
2010-05-12
1
-2
/
+1
*
Lands http://codereview.chromium.org/1744011/show for Hans:
sky@chromium.org
2010-05-04
1
-2
/
+2
*
Remove height 100% from NTP when in the app launcher.
arv@chromium.org
2010-05-03
1
-1
/
+2
*
Add app section to NTP.
arv@chromium.org
2010-04-20
1
-0
/
+6
*
Style (indent/spacing) fixes in DOM UI + comment fix.
viettrungluu@chromium.org
2010-03-28
1
-1
/
+2
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-5
/
+6
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-2
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
fix build
tony@chromium.org
2009-11-24
1
-0
/
+1
*
Merge in part of the last perf change. Move when we initialize
tony@chromium.org
2009-11-24
1
-19
/
+23
*
Revert "Move the NTP HTML generation to early so we can avoid an extra"
tony@chromium.org
2009-11-24
1
-19
/
+17
*
Move the NTP HTML generation to early so we can avoid an extra
tony@chromium.org
2009-11-24
1
-17
/
+19
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-12
/
+4
*
Implement a NTP resource cache. Instead of re-generating the
tony@chromium.org
2009-11-19
1
-337
/
+31
*
Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
1
-13
/
+8
*
Revert 32176 - Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
1
-8
/
+11
[next]