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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a NotificationRegistrar to handle notification observing.
pkasting@chromium.org
2009-05-21
4
-16
/
+10
*
Linux download shelf icons first cut.
estade@chromium.org
2009-05-20
3
-10
/
+16
*
Adds a new command line switch called new-new-tab-page which enables
arv@chromium.org
2009-05-19
5
-405
/
+468
*
Attempt to fix leaks in DOMUISources test
glen@chromium.org
2009-05-16
1
-38
/
+40
*
Temporarily disable some stuff to get Mac/Linux green. Rollback keeps timing ...
glen@chromium.org
2009-05-15
1
-0
/
+3
*
Convert uints to size_ts
glen@chromium.org
2009-05-15
1
-1
/
+1
*
Fix mac builder. int comparison.
glen@chromium.org
2009-05-15
1
-1
/
+1
*
Re-land of earlier NTP theme patch; now with mac and linux compatibility.
glen@chromium.org
2009-05-15
5
-21
/
+232
*
Signature changed to take a Profile*
tim@chromium.org
2009-05-15
1
-1
/
+1
*
Undo 16020
glen@chromium.org
2009-05-14
5
-226
/
+21
*
Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...
glen@chromium.org
2009-05-14
5
-21
/
+226
*
Remove win-specific ifdefs to enable searching history. TEST=Searching histor...
pinkerton@chromium.org
2009-05-13
1
-6
/
+0
*
Fix some CRLF files.
maruel@chromium.org
2009-05-12
3
-133
/
+133
*
Remove unnecessary win_util from dom_ui.
glen@chromium.org
2009-05-09
1
-1
/
+0
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
5
-1
/
+84
*
Change chrome-ui to chrome. I didn't go too far in converting existing string...
glen@chromium.org
2009-05-06
3
-5
/
+5
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
5
-5
/
+5
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
6
-8
/
+6
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
17
-53
/
+53
*
Changes closed windows on the new tab page to show the Chromium/Chrome
sky@chromium.org
2009-04-23
1
-2
/
+4
*
Don't delete the DOM UI property for the callback when the DOM UI is torn down.
brettw@chromium.org
2009-04-22
1
-2
/
+8
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
2
-16
/
+9
*
Reverting 14005.
brettw@chromium.org
2009-04-18
2
-9
/
+16
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
2
-16
/
+9
*
History observer was observing the wrong profile in incognito mode.
glen@chromium.org
2009-04-17
1
-2
/
+4
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-1
/
+1
*
Few changes to the NTP remove thumbnails:
jcampan@chromium.org
2009-04-15
1
-30
/
+56
*
Fix syntax error.
estade@chromium.org
2009-04-14
1
-1
/
+1
*
Clean up icon loader/manager in preparation for porting.
estade@chromium.org
2009-04-14
2
-4
/
+9
*
Remove the DOMUIHost. It is not used by any code.
brettw@chromium.org
2009-04-13
3
-158
/
+2
*
This CL adds some UI to remove most-visited thumbnails from the New Tab Page.
jcampan@chromium.org
2009-04-13
2
-6
/
+102
*
Change the download UI not to report xx bytes of 0 bytes. Just report "xx byt...
thestig@chromium.org
2009-04-09
1
-11
/
+14
*
Cloned from 62030
arv@chromium.org
2009-04-07
1
-4
/
+16
*
Disables the download item on the download-shelf when the file is opened.
jcampan@chromium.org
2009-04-07
1
-0
/
+1
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
2
-3
/
+1
*
Support p13n HTML dialogs.
tim@chromium.org
2009-04-07
1
-0
/
+11
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
1
-1
/
+0
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
1
-1
/
+1
*
Make the font family and the font size used in dom UI localizable. This is a ...
jungshik@google.com
2009-04-03
5
-12
/
+26
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
7
-196
/
+159
*
Installing extensions (drag/drop, download crx file) will now be
georged@chromium.org
2009-04-01
1
-1
/
+1
*
Fix some line endings in browser/dom_ui.
brettw@chromium.org
2009-03-30
2
-115
/
+115
*
Fix the DOMUIToStandard unit test and uncomment it. The NavigationController
brettw@chromium.org
2009-03-30
1
-8
/
+20
*
Comment out the crashing test so the tree can be open while I fix it.
brettw@chromium.org
2009-03-27
1
-0
/
+2
*
Reverting 12673.
brettw@chromium.org
2009-03-27
1
-48
/
+63
*
Fix lineendings for dom ui unittest.
brettw@chromium.org
2009-03-27
1
-116
/
+116
*
Revert "Fix issues with DOM UI that cause focus to not be set to the URL bar ...
evan@chromium.org
2009-03-27
1
-133
/
+116
*
Fix issues with DOM UI that cause focus to not be set to the URL bar and the
brettw@chromium.org
2009-03-27
1
-116
/
+133
*
Add date information to the downloads page.
glen@chromium.org
2009-03-27
1
-0
/
+4
[next]