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
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
3
-3
/
+3
*
Remove wstring from TableModel.
avi@chromium.org
2010-12-30
3
-13
/
+11
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-37
/
+34
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-34
/
+37
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-37
/
+34
*
chromeos: Add OS credits link to about page.
derat@chromium.org
2010-12-29
1
-1
/
+25
*
chromeos: Fix DOMUI about:credits link.
derat@chromium.org
2010-12-29
2
-5
/
+11
*
DOMUI Settings: UTH: Section seperators are wrong if the last section is hidden.
kmadhusu@chromium.org
2010-12-28
2
-2
/
+14
*
[tabbed options] tidy up some bits of content settings
estade@chromium.org
2010-12-22
1
-1
/
+1
*
DOMUI Settings: UTH: Fix up the 'Web Content' section.
kmadhusu@chromium.org
2010-12-22
2
-0
/
+51
*
DOMUI: Implement the new-style Autofill options page.
jhawkins@chromium.org
2010-12-22
3
-137
/
+122
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
1
-7
/
+7
*
Content settings lists moved to sub-sub pages.
estade@chromium.org
2010-12-21
2
-58
/
+73
*
DOMUI Prefs: Switch search engines to inline delete buttons
stuartmorgan@chromium.org
2010-12-21
1
-2
/
+0
*
DOMUI Prefs: Prevent prepopulated search engines from having their urls changed
stuartmorgan@chromium.org
2010-12-21
1
-0
/
+1
*
Allow default desktop content settings and default geolocation settings to be...
markusheintz@chromium.org
2010-12-20
2
-2
/
+21
*
DOMUI: Rename download path 'Browse...' button to 'Change...'
tfarina@chromium.org
2010-12-19
1
-2
/
+2
*
DOMUI Settings: UTH: Fix up Downloads section
tfarina@chromium.org
2010-12-18
1
-1
/
+1
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-0
/
+1
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-1
/
+0
*
DOMUI: Implement new-style password manager.
jhawkins@google.com
2010-12-17
2
-21
/
+9
*
DOMUI Settings: UTH: Remove the 'Reset to Defaults' button.
kmadhusu@chromium.org
2010-12-17
2
-19
/
+0
*
DOMUI Settings: UTH: Fix the wrapping of the privacy explanation text.
kmadhusu@chromium.org
2010-12-17
1
-2
/
+4
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
5
-6
/
+6
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
1
-1
/
+1
*
[tabbed options] more work on content settings exceptions lists
estade@chromium.org
2010-12-15
1
-0
/
+2
*
DOMUI cert manager: Initialized the boolean variables: trust_obj_sign, trust_...
mattm@chromium.org
2010-12-15
1
-3
/
+3
*
Remove the 'restart required' alert when enabling the metrics reporting optio...
csilv@chromium.org
2010-12-15
2
-10
/
+5
*
DOMUI Prefs: Add a deletable item list type, and use it for startup pages.
stuartmorgan@chromium.org
2010-12-14
1
-2
/
+0
*
Deinline even more destructors.
erg@google.com
2010-12-14
2
-1
/
+5
*
DOMUI: Rename PasswordsException* to PasswordManager*.
jhawkins@google.com
2010-12-13
3
-42
/
+42
*
Revert 68919 - Remove the 'restart required' alert when enabling the metrics ...
thestig@chromium.org
2010-12-11
2
-5
/
+9
*
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 unneeded profile.h usage in headers.
thestig@chromium.org
2010-12-10
3
-1
/
+5
*
DOMUI Prefs: Add a subpage for startup page management.
stuartmorgan@chromium.org
2010-12-09
4
-4
/
+57
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
2
-3
/
+3
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-2
/
+2
*
Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, as
jhawkins@chromium.org
2010-12-07
2
-50
/
+43
*
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
*
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
3
-9
/
+14
*
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
*
Move:
ben@chromium.org
2010-12-02
16
-18
/
+18
*
DOMUI Settings: Personal Stuff: Fix two Autofill related bugs.
tfarina@chromium.org
2010-12-02
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
4
-6
/
+6
*
Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...
jochen@chromium.org
2010-12-02
1
-11
/
+9
[next]