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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a checkbox to the malware interstitial page, for user to opt-in to send m...
panayiotis@google.com
2011-01-07
1
-3
/
+36
*
Polish about:conflicts a bit as requested by Clem/UI review.
finnur@chromium.org
2011-01-07
1
-4
/
+16
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
3
-38
/
+44
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
3
-44
/
+38
*
Relayout NTP after apps section loads, even if zero apps installed.
aa@chromium.org
2011-01-06
1
-1
/
+1
*
[SYNC] Sessions datatype refactor. Most things related to sessions under-the-...
zea@chromium.org
2011-01-06
1
-27
/
+80
*
DOMUI: Make Autofill profile lists multi-select and implementing deleting
jhawkins@chromium.org
2011-01-06
3
-14
/
+25
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
3
-38
/
+44
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
3
-44
/
+38
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
3
-38
/
+44
*
Integrate about:conflicts with --diagnostics
finnur@chromium.org
2011-01-06
1
-39
/
+39
*
This is follow-up CL for
kochi@chromium.org
2011-01-06
1
-1
/
+1
*
Move remoting setup from the wrench menu to the advances options page.
sergeyu@chromium.org
2011-01-06
2
-0
/
+16
*
NTP: Fix issue where multiple calls to showNotification was broken.
arv@chromium.org
2011-01-06
1
-7
/
+7
*
DOMUI: Fix issue with the calculation of the index of a list item.
arv@chromium.org
2011-01-06
1
-1
/
+2
*
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
25
-274
/
+135
*
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
*
Fix text layout of the delete menu in the file browser.
satorux@chromium.org
2011-01-05
1
-10
/
+14
*
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
*
This fixes resource loading for the virtual keyboard.
bryeung@chromium.org
2011-01-04
1
-4
/
+8
*
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
*
Reduces the CPU usage when about:net-internals is open,
mmenke@chromium.org
2011-01-04
1
-16
/
+17
*
Enable the virtual keyboard in incognito mode.
sadrul@chromium.org
2011-01-04
1
-0
/
+1
*
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
5
-13
/
+46
*
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
12
-241
/
+242
*
Adding proper authentication to the DOM based login screen.
bryeung@google.com
2010-12-21
1
-1
/
+1
*
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
*
Give focus to the Save button.
satorux@chromium.org
2010-12-21
1
-31
/
+19
*
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
[next]