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
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
4
-14
/
+14
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
2
-4
/
+4
*
net: Add namespace net to URLRequestFileJob.
tfarina@chromium.org
2010-12-12
2
-5
/
+5
*
Revert 68919 - Remove the 'restart required' alert when enabling the metrics ...
thestig@chromium.org
2010-12-11
2
-5
/
+9
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
3
-11
/
+11
*
DOMUI: Temporarily strip trailing colons from section titles until the strings
jhawkins@chromium.org
2010-12-11
5
-17
/
+81
*
Remove the 'restart required' alert when enabling the metrics reporting optio...
csilv@chromium.org
2010-12-11
2
-9
/
+5
*
DOMUI: Remove the sync settings overlay.
jhawkins@chromium.org
2010-12-11
3
-16
/
+19
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
3
-4
/
+4
*
Cleanup: Remove unneeded profile.h usage in headers.
thestig@chromium.org
2010-12-10
4
-2
/
+7
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
4
-3
/
+6
*
DOMUI Prefs: Add a subpage for startup page management.
stuartmorgan@chromium.org
2010-12-09
4
-4
/
+57
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
4
-9
/
+19
*
Merge PluginGroups for Adobe Reader
jkummerow@chromium.org
2010-12-09
1
-5
/
+3
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
24
-54
/
+65
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
3
-7
/
+8
*
Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, as
jhawkins@chromium.org
2010-12-07
2
-50
/
+43
*
Disable printing context menus on the print preview page. (resubmit)
thestig@chromium.org
2010-12-07
1
-0
/
+27
*
Added in basic DOMui login page with stubbed authentication.
rjkroege@google.com
2010-12-07
1
-3
/
+7
*
DOMUI: Clean up importer.
jhawkins@chromium.org
2010-12-07
1
-12
/
+12
*
Localize instant string.
estade@chromium.org
2010-12-06
1
-1
/
+1
*
Print preview: Display a message when the PDF viewer is missing.
thestig@chromium.org
2010-12-06
1
-0
/
+2
*
Remove IDS_ABOUT_PAGE_TITLE and use IDS_ABOUT instead.
kochi@chromium.org
2010-12-06
1
-1
/
+1
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
5
-12
/
+16
*
DOMUI Settings: UTH: Polish the 'Security' section
tfarina@chromium.org
2010-12-04
1
-2
/
+0
*
WEBUI Settings: Basics: Change 'Manage' to 'Manage search engines'
tfarina@chromium.org
2010-12-04
1
-2
/
+2
*
Revert 68228 - Disable printing context menus on the print preview page.
thestig@chromium.org
2010-12-04
1
-34
/
+0
*
Disable printing context menus on the print preview page.
thestig@chromium.org
2010-12-03
1
-0
/
+34
*
Print preview: Implement functions to add a PDF plugin to the page and update...
thestig@chromium.org
2010-12-02
3
-17
/
+44
*
Move:
ben@chromium.org
2010-12-02
43
-45
/
+45
*
DOMUI Settings: Personal Stuff: Fix two Autofill related bugs.
tfarina@chromium.org
2010-12-02
1
-2
/
+2
*
Crash fix + OS specific ss's enabled.
rkc@chromium.org
2010-12-02
2
-11
/
+89
*
Move:
ben@chromium.org
2010-12-02
5
-7
/
+7
*
Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...
jochen@chromium.org
2010-12-02
1
-11
/
+9
*
DOMUI Cert manager: fix personal cert export error dialog not appearing.
mattm@chromium.org
2010-12-02
1
-1
/
+1
*
Skip migrating for default shown sections prefs.
xiyuan@chromium.org
2010-12-02
1
-0
/
+6
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
1
-48
/
+62
*
Collapse content settings tabs into one long list.
estade@chromium.org
2010-11-30
1
-14
/
+0
*
Expose Cloud Print UI inside Chrome options.
scottbyer@chromium.org
2010-11-30
1
-1
/
+3
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
3
-15
/
+15
*
NTP update for ChromeOS.
xiyuan@chromium.org
2010-11-30
2
-0
/
+10
*
Remove SSL 2.0 support.
wtc@chromium.org
2010-11-30
2
-24
/
+0
*
Refactor: move HostContentSettingsMap to content_settings
gfeher@chromium.org
2010-11-30
1
-1
/
+1
*
Add UMA counter for when about:conflicts is viewed.
finnur@chromium.org
2010-11-30
1
-0
/
+5
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-3
/
+4
*
Retry commit for,
rkc@chromium.org
2010-11-30
1
-20
/
+56
*
Add "create Application Shortcut" to the app menu on NTP.
skerner@google.com
2010-11-30
3
-12
/
+34
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-4
/
+3
*
Revert 67633 - UI Revamp + several fixes.
rkc@chromium.org
2010-11-30
1
-56
/
+20
[next]