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
/
resources
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
*
DOMUI: Make Autofill profile lists multi-select and implementing deleting
jhawkins@chromium.org
2011-01-06
2
-9
/
+20
*
Move remoting setup from the wrench menu to the advances options page.
sergeyu@chromium.org
2011-01-06
2
-0
/
+16
*
Use ListSingleSelectionModel for content settings exceptions lists.
estade@chromium.org
2011-01-05
2
-1
/
+2
*
Update the HTML source to use the CSS3 syntax for gradients.
arv@chromium.org
2011-01-05
3
-36
/
+10
*
DOMUI: Unselect all list items when the Autofill lists are blurred.
jhawkins@chromium.org
2011-01-05
1
-0
/
+28
*
Simplify the accounts options page markup.
satorux@chromium.org
2011-01-05
2
-11
/
+1
*
DOMUI: Display the appropriate CC icon in the AutoFill credit card list.
jhawkins@chromium.org
2011-01-05
3
-30
/
+128
*
DOMUI: Fix regression by removing a useless and errant <if></if> combo.
jhawkins@chromium.org
2011-01-04
1
-3
/
+1
*
DOMUI: Remove .png file accidentally added in r70441.
jhawkins@chromium.org
2011-01-04
1
-0
/
+0
*
DOMUI: Add credit card icons for Autofill editor.
jhawkins@chromium.org
2011-01-04
9
-0
/
+0
*
chromeos: Add OS credits link to about page.
derat@chromium.org
2010-12-29
1
-0
/
+10
*
chromeos: Fix DOMUI about:credits link.
derat@chromium.org
2010-12-29
1
-2
/
+4
*
DOMUI Settings: UTH: Section seperators are wrong if the last section is hidden.
kmadhusu@chromium.org
2010-12-28
1
-2
/
+3
*
Some RTL fixes for tabbed options.
estade@chromium.org
2010-12-28
7
-54
/
+57
*
dom-ui settings:
csilv@chromium.org
2010-12-24
3
-55
/
+200
*
DOMUI: Fix the AutoFill profile list CSS selector for the last item.
jhawkins@chromium.org
2010-12-23
1
-1
/
+1
*
DOMUI: Remove two unnecessary getters/setters.
jhawkins@chromium.org
2010-12-22
1
-22
/
+0
*
[tabbed options] tidy up some bits of content settings
estade@chromium.org
2010-12-22
4
-13
/
+38
*
DOMUI Settings: UTH: Fix up the 'Web Content' section.
kmadhusu@chromium.org
2010-12-22
2
-4
/
+45
*
DOMUI: Implement the new-style Autofill options page.
jhawkins@chromium.org
2010-12-22
11
-241
/
+227
*
Content settings lists moved to sub-sub pages.
estade@chromium.org
2010-12-21
8
-118
/
+203
*
Use sub-sub page for cookies and other sites data.
estade@chromium.org
2010-12-21
2
-2
/
+2
*
DOMUI Prefs: Switch search engines to inline delete buttons
stuartmorgan@chromium.org
2010-12-21
3
-17
/
+16
*
DOMUI Prefs: Prevent prepopulated search engines from having their urls changed
stuartmorgan@chromium.org
2010-12-21
1
-1
/
+3
*
Show warning text in the user settings page for non-owner users.
satorux@chromium.org
2010-12-21
4
-0
/
+25
*
Hide startup page selection section from settings UI for guest users.
kochi@chromium.org
2010-12-21
1
-5
/
+2
*
Don't scroll up when the user clicks on the 'disable plugins' tab.
estade@chromium.org
2010-12-21
1
-0
/
+1
*
DOMUI: Refactor common list style into 'settings-list' class.
jhawkins@chromium.org
2010-12-21
11
-43
/
+24
*
DOMUI: Cleanup the Autofill page.
jhawkins@chromium.org
2010-12-21
4
-35
/
+46
*
DOMUI: Set 'margin: 0' for the search input field.
jhawkins@chromium.org
2010-12-21
2
-2
/
+6
*
DOMUI Prefs: Refactor deletable lists
stuartmorgan@chromium.org
2010-12-21
7
-79
/
+90
*
DOMUI Prefs: Make the search engine management list look like two lists
stuartmorgan@chromium.org
2010-12-20
4
-35
/
+56
*
DOMUI: Narrow the last-child selector for sections.
jhawkins@chromium.org
2010-12-20
1
-1
/
+1
*
content settings lists
estade@chromium.org
2010-12-20
10
-40
/
+73
*
Allow default desktop content settings and default geolocation settings to be...
markusheintz@chromium.org
2010-12-20
1
-2
/
+7
*
DOMUI: Rename download path 'Browse...' button to 'Change...'
tfarina@chromium.org
2010-12-19
2
-5
/
+5
*
DOMUI Settings: UTH: Fix up Downloads section
tfarina@chromium.org
2010-12-18
1
-2
/
+4
*
DOMUI: Cleanup options_page.css a bit.
jhawkins@chromium.org
2010-12-18
1
-21
/
+9
*
DOMUI: Implement new-style password manager.
jhawkins@google.com
2010-12-17
9
-346
/
+240
*
DOMUI Settings: UTH: Remove the 'Reset to Defaults' button.
kmadhusu@chromium.org
2010-12-17
2
-10
/
+0
*
DOMUI Prefs: Add support for multiple levels of sub-pages
stuartmorgan@chromium.org
2010-12-17
4
-72
/
+176
*
DOMUI Settings: UTH: Fix the wrapping of the privacy explanation text.
kmadhusu@chromium.org
2010-12-17
2
-7
/
+9
*
Add 'en' in addition to 'en-US' as Accept-Language.
satorux@chromium.org
2010-12-17
1
-6
/
+31
*
fix a couple of close buttons
estade@chromium.org
2010-12-17
1
-4
/
+3
*
dom-ui settings: Fix faulty search highlighting.
csilv@chromium.org
2010-12-16
1
-29
/
+66
*
DOMUI: Add show_password.png.
jhawkins@google.com
2010-12-16
1
-0
/
+0
*
DOMUI Prefs: Remove border from list seletion, per mocks clarification
stuartmorgan@chromium.org
2010-12-16
4
-10
/
+1
*
[tabbed options] more work on content settings exceptions lists
estade@chromium.org
2010-12-15
4
-128
/
+210
*
DOMUI Options: Add esc handling for closing subpages
stuartmorgan@chromium.org
2010-12-15
1
-1
/
+6
*
Widen the clearing browsing history dialog to 300px.
kochi@chromium.org
2010-12-15
1
-0
/
+4
[next]