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
*
Run more unit tests on Linux:
phajdan.jr@chromium.org
2009-03-09
1
-4
/
+7
*
Add a command-line disable-p13n and use that to disable
munjal@chromium.org
2009-03-05
1
-1
/
+3
*
Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used
brettw@chromium.org
2009-03-05
1
-9
/
+4
*
Get history and download HTML UIs into Mac/Linux builds along with supporting...
pinkerton@chromium.org
2009-03-05
1
-8
/
+0
*
Make New Tab Page work correctly in incognito mode (8294)
glen@chromium.org
2009-03-04
1
-12
/
+1
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-60
/
+45
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-45
/
+60
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-58
/
+45
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-45
/
+58
*
Fix compilations errors introduced by revision 10712.
maruel@chromium.org
2009-03-02
1
-1
/
+2
*
Fix crash; dom_ui_ is destroyed by LoadURL.
glen@chromium.org
2009-03-01
1
-1
/
+3
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
1
-1
/
+1
*
Refactor the p13n NTP handler.
nick@chromium.org
2009-02-26
1
-1
/
+1
*
Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.
glen@chromium.org
2009-02-25
1
-102
/
+80
*
Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...
pinkerton@chromium.org
2009-02-25
1
-1
/
+16
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-2
/
+2
*
HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...
ben@chromium.org
2009-02-24
1
-1
/
+0
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
1
-6
/
+4
*
Move browser_resources.rc into a a grd file. While I'm at it,
tc@google.com
2009-02-09
1
-1
/
+2
*
This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated...
xji@chromium.org
2009-02-04
1
-13
/
+34
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-4
/
+5
*
NTP twiddling for p13n
tim@chromium.org
2009-01-30
1
-0
/
+10
*
Remove the Windows set focus call and bad-design browser call from the new tab
brettw@chromium.org
2009-01-29
1
-27
/
+16
*
Do some header file cleanup of RenderWidgetHost. I moved everything to be
brettw@chromium.org
2009-01-24
1
-1
/
+1
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-1
/
+1
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move search code to a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Fie.
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Remove a static initializer while reducing a bit of casting.
deanm@chromium.org
2009-01-13
1
-7
/
+4
*
Changes new tab page to show recently closed window correctly.
sky@google.com
2008-12-11
1
-2
/
+4
*
Make the autocomplete system and various other connected bits of code use GUR...
pkasting@chromium.org
2008-12-10
1
-5
/
+4
*
Moves some utility functions out of bookmark model into
sky@google.com
2008-12-09
1
-1
/
+3
*
Reupload of 12418
glen@chromium.org
2008-12-07
1
-102
/
+2
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
1
-3
/
+10
*
Chromium-MultiProfile-Prototype
munjal@chromium.org
2008-12-03
1
-5
/
+32
*
Changes tab restore service to handle restoring closed windows as a
sky@google.com
2008-11-25
1
-33
/
+65
*
Fix issue where NTP metrics for restored tabs weren't getting recorded correc...
glen@chromium.org
2008-11-21
1
-4
/
+0
*
Add more UMA collection to the New Tab Page
glen@chromium.org
2008-10-29
1
-27
/
+106
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
1
-3
/
+5
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-1
/
+4
*
Removes expiring of recently closed tabs from new tab page. Also makes
sky@google.com
2008-10-17
1
-31
/
+5
*
Start splitting out view-related stuff from WebContents into a new class WebC...
brettw@google.com
2008-10-10
1
-1
/
+1
*
Reorganize the declarations to have some grouping and logical ordering in tab...
brettw@google.com
2008-09-26
1
-1
/
+1
*
This is almost a complete rewrite of DidNavigate and the associated Navigatio...
brettw@google.com
2008-09-14
1
-9
/
+3
*
Renames BoomarkBarModel to BookmarkModel.
sky@google.com
2008-09-11
1
-10
/
+10
*
Remove Google Chrome specific strings from common resources file and use them...
rahulk@google.com
2008-08-27
1
-0
/
+1
*
Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...
brettw@google.com
2008-08-27
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
[next]