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
*
Turn tips on by default, and turn off tip loading during UI testing.
mirandac@chromium.org
2009-08-26
1
-1
/
+1
*
Reverting 24385.
mirandac@chromium.org
2009-08-26
1
-1
/
+1
*
Turn on tips by default.
mirandac@chromium.org
2009-08-26
1
-1
/
+1
*
NNTP: Remove the DownloadsHandler from the new tab page.
arv@google.com
2009-08-20
1
-13
/
+0
*
Made the Sync UI work in the New New tab page.
idana@chromium.org
2009-08-17
1
-8
/
+9
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
1
-1
/
+1
*
Build browser/sync files by default using a stubbed-out syncapi
tim@chromium.org
2009-08-11
1
-1
/
+1
*
NNTP: Remove tips and downloads and introduce a recently closed bar instead.
arv@google.com
2009-08-06
1
-20
/
+4
*
Apply theme to incognito NTP.
mirandac@chromium.org
2009-08-06
1
-6
/
+11
*
Add files to browser/sync and tweak includes.
tim@chromium.org
2009-08-05
1
-3
/
+3
*
Change the numbe of recently closed tabs to a maximum of 10 instead of 6.
arv@google.com
2009-08-04
1
-2
/
+2
*
Make sure that the "Recent activities" section of the NNTP does not include d...
mirandac@chromium.org
2009-08-03
1
-1
/
+24
*
Disable first run for the New Tab Cold perf test.
arv@google.com
2009-07-28
1
-0
/
+9
*
Disable the tips service by default.
arv@google.com
2009-07-25
1
-8
/
+8
*
, INNTP: Adds 2 hard coded thumbnails.
arv@google.com
2009-07-25
1
-2
/
+71
*
Make the NNTP listen for the correct theme changed notification.
glen@chromium.org
2009-07-24
1
-2
/
+2
*
Adds the first run banner.
arv@google.com
2009-07-23
1
-2
/
+21
*
NNTP: Merge the recent activities into one list and show more items
arv@google.com
2009-07-21
1
-1
/
+2
*
Adds timestamp to session restore for tabs and windows.
arv@google.com
2009-07-20
1
-2
/
+3
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
1
-2
/
+4
*
Update tooltips according to Roma. I ended up calling "Unpin" "Don't
arv@google.com
2009-07-14
1
-1
/
+6
*
This provides a simpler js template engine than JsTemplate. It has been
arv@google.com
2009-07-14
1
-4
/
+7
*
Turn backend tip service on by default.
mirandac@chromium.org
2009-07-12
1
-4
/
+4
*
Remove null link from "welcome to tips" default suggestion. Also make some h...
mirandac@chromium.org
2009-07-01
1
-0
/
+5
*
Reland arv's NNTP enablery after it was reverted in 19603
glen@chromium.org
2009-06-30
1
-31
/
+30
*
Reverting 19593.
glen@chromium.org
2009-06-30
1
-30
/
+31
*
Enable the NNTP by default.
arv@google.com
2009-06-30
1
-31
/
+30
*
Take two for http://codereview.chromium.org/131094
tim@chromium.org
2009-06-29
1
-87
/
+87
*
Fix the forgotten renames of recommendations to tips.
arv@google.com
2009-06-27
1
-4
/
+4
*
revert cl 19438
rvargas@google.com
2009-06-27
1
-25
/
+359
*
Make the new new tab page the default new tab page.
arv@google.com
2009-06-26
1
-359
/
+25
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-12
/
+12
*
Revert cl 19359 due to browser_tests timeout.
tim@chromium.org
2009-06-26
1
-87
/
+87
*
Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...
tim@chromium.org
2009-06-26
1
-87
/
+87
*
Hooks backend tip service into new tab page. Also changes tip service to loa...
mirandac@chromium.org
2009-06-25
1
-3
/
+3
*
Add tooltips to buttons on the new new tab page as well as remove the
arv@google.com
2009-06-24
1
-17
/
+22
*
Update the New New Tab Page. There are still a lot of things that are
arv@google.com
2009-06-22
1
-3
/
+37
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
1
-0
/
+14
*
Fixes bug where keyword editor would end up prefixing all keyword urls
sky@chromium.org
2009-06-15
1
-2
/
+2
*
Second (and hopefully the final) fix for the issue 805:
yusukes@google.com
2009-06-06
1
-0
/
+6
*
Don't call HandleGetMostVisited on the backend after each black list
arv@google.com
2009-06-06
1
-15
/
+8
*
More theme bits for the NTP and window frame.
glen@chromium.org
2009-06-05
1
-1
/
+6
*
Adds the backend for pinned items on the most visited page.
arv@google.com
2009-06-05
1
-17
/
+179
*
Allow themes to change the background of the new tab page. Adds support for d...
glen@chromium.org
2009-06-02
1
-4
/
+19
*
Allow passing in a file path to a file that will be used for the new new tab
arv@google.com
2009-05-29
1
-4
/
+48
*
Missed a case when converting this file to NotificationRegistrar.
pkasting@chromium.org
2009-05-22
1
-6
/
+4
*
Use a NotificationRegistrar to handle notification observing.
pkasting@chromium.org
2009-05-21
1
-5
/
+2
*
Adds a new command line switch called new-new-tab-page which enables
arv@chromium.org
2009-05-19
1
-2
/
+27
*
Re-land of earlier NTP theme patch; now with mac and linux compatibility.
glen@chromium.org
2009-05-15
1
-0
/
+16
*
Signature changed to take a Profile*
tim@chromium.org
2009-05-15
1
-1
/
+1
[next]