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
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-19
2
-2
/
+2
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
4
-0
/
+168
*
Add file icons to chrome://downloads/ on the Mac. Add Skia helper
mark@chromium.org
2009-06-16
1
-4
/
+3
*
Fixes bug where keyword editor would end up prefixing all keyword urls
sky@chromium.org
2009-06-15
1
-2
/
+2
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
5
-4
/
+11
*
Show the remaining time in the downloads page.
arv@google.com
2009-06-10
1
-2
/
+2
*
Modified ThumbnailStore to cache/store JPEGs instead
brettw@chromium.org
2009-06-09
1
-0
/
+22
*
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
2
-2
/
+12
*
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
3
-4
/
+61
*
Coverity underground warfare: Uninitalized member
cpu@google.com
2009-05-30
1
-1
/
+5
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
1
-0
/
+2
*
Headers cleanup in chrome/common
phajdan.jr@chromium.org
2009-05-29
1
-0
/
+1
*
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
*
Fixes multiple definitions for DragDownload.
sky@chromium.org
2009-05-27
1
-1
/
+1
*
Use the original profile for the downloads manager so that a download manager
arv@google.com
2009-05-27
1
-1
/
+2
*
Show the time remaining of download items in the download manager.
arv@google.com
2009-05-26
1
-3
/
+13
*
Missed a case when converting this file to NotificationRegistrar.
pkasting@chromium.org
2009-05-22
1
-6
/
+4
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
2
-3
/
+4
*
Revert 16567.
ben@chromium.org
2009-05-21
2
-2
/
+2
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
2
-2
/
+2
*
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
[next]