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
*
DOMUI: Load and display the AutoFill addresses and credit cards.
jhawkins@chromium.org
2010-08-17
2
-5
/
+96
*
DOMUI prefs: CSS changes for search engine manager
stuartmorgan@chromium.org
2010-08-17
1
-1
/
+4
*
DOMUI prefs: Implement the non-editing parts of search engine management.
stuartmorgan@chromium.org
2010-08-17
6
-4
/
+323
*
[Mac] Tweak some CSS for extension infobars to have the correct text size and...
andybons@chromium.org
2010-08-17
1
-2
/
+2
*
Fix a bug where we were incorrectly disabling input methods used in other act...
satorux@chromium.org
2010-08-17
1
-9
/
+34
*
Fix an incorrect comment in chromeos_language_options.js
satorux@chromium.org
2010-08-17
1
-2
/
+2
*
Fix "Languages and Input" options.
satorux@chromium.org
2010-08-17
2
-2
/
+3
*
- Add support for managed options so that basic controls can disable themselv...
csilv@chromium.org
2010-08-16
2
-5
/
+20
*
Get saved passwords when click the "show saved passwords" button on personal ...
sargrass@google.com
2010-08-16
5
-12
/
+58
*
Reenabled ChromeOS system setting for timezone selection.
zelidrag@chromium.org
2010-08-16
1
-3
/
+1
*
DOMUI prefs: Fix typo in CSS values
stuartmorgan@chromium.org
2010-08-16
1
-2
/
+2
*
Unbreak build - add missing file
estade@chromium.org
2010-08-16
1
-0
/
+18
*
Content settings: support --enable-cookie-prompt flag
estade@chromium.org
2010-08-16
3
-8
/
+51
*
Content settings: show/hide exceptions list when the exceptions link is clicked.
estade@chromium.org
2010-08-16
5
-66
/
+39
*
Add logic to remove duplicates.
satorux@chromium.org
2010-08-16
2
-8
/
+30
*
Show native display names in two places: tooltip and language title on the ri...
satorux@chromium.org
2010-08-16
2
-1
/
+29
*
Add logic to enable the default input method for the language added.
satorux@chromium.org
2010-08-16
1
-1
/
+13
*
Fix a bug where users were able to remove a language used for displaying Chro...
satorux@chromium.org
2010-08-16
1
-1
/
+9
*
Fix a bug where clicking on the configure button caused the input method to b...
satorux@chromium.org
2010-08-16
1
-0
/
+4
*
Made download location hidden on ChromeOS, fixed a JS error due to a related ...
zelidrag@chromium.org
2010-08-14
3
-13
/
+18
*
Fix some issues with the New Tab Page:
pkasting@chromium.org
2010-08-13
3
-2
/
+4
*
Overwrite a list to display the passwords.
sargrass@google.com
2010-08-13
6
-23
/
+221
*
First draft of DOM UI for about box. See chromium-os:5161 for details on what
seanparent@google.com
2010-08-13
4
-6
/
+203
*
Adding ability to sort by date to directory_lister.cc. Adding support for ti...
dhg@chromium.org
2010-08-13
1
-23
/
+55
*
Implement logic to sort input methods per language codes.
satorux@chromium.org
2010-08-13
1
-3
/
+58
*
Emit an event to NetLog whenever the proxy settings change.
eroman@chromium.org
2010-08-13
1
-0
/
+22
*
Show restart warning when UI language is changed.
satorux@chromium.org
2010-08-13
3
-4
/
+28
*
Implement drag-and-drop for Languages and Input dialog.
satorux@chromium.org
2010-08-13
2
-5
/
+111
*
Removed incompatible options from ChromeOS version of DOM UI options page.
zelidrag@chromium.org
2010-08-13
4
-7
/
+14
*
DOMUI: Add basic HTML for the AutoFill options page.
jhawkins@chromium.org
2010-08-12
3
-0
/
+47
*
Revert 55881 - DOM-UI Options: Disable the 'Clear browsing Data' button when ...
stuartmorgan@chromium.org
2010-08-12
4
-62
/
+34
*
Display saved login entries in Passwords and Exceptions subpage
sargrass@google.com
2010-08-12
3
-1
/
+17
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-8
/
+0
*
If ethernet is not available (i.e. no wired nic), don't show ethernet in stat...
chocobo@chromium.org
2010-08-12
3
-3
/
+15
*
Net-internal's Javascript code no longer requires all enties have a unique so...
mmenke@chromium.org
2010-08-12
3
-12
/
+35
*
DOM-UI Options: Disable the 'Clear browsing Data' button when no checkboxes a...
tfarina@chromium.org
2010-08-12
4
-34
/
+62
*
Fix a bug that caused the lead index to always move to the first item after r...
satorux@chromium.org
2010-08-12
1
-0
/
+2
*
Add instructions in the Languages and Input dialog per a mock from UX.
satorux@chromium.org
2010-08-12
2
-0
/
+12
*
Implement DOMUI version of key repeat options.
yusukes@chromium.org
2010-08-12
1
-0
/
+42
*
Tabbed content settings:
estade@chromium.org
2010-08-11
1
-17
/
+28
*
Show alert messages when the user tries to remove the last language or the in...
satorux@chromium.org
2010-08-11
2
-6
/
+24
*
Add better support for languages in kExtraLanguages.
satorux@chromium.org
2010-08-11
2
-8
/
+12
*
Add ability to show "Chromium OS cannot be displayed" as needed.
satorux@chromium.org
2010-08-11
1
-2
/
+10
*
Use ListSingleSelectionModel in LanguageList.
satorux@chromium.org
2010-08-11
3
-15
/
+12
*
Widen the margin between the two-column list and the cancel button
mazda@chromium.org
2010-08-11
1
-0
/
+1
*
Content settings: allow "session only" type for cookies exceptions
estade@chromium.org
2010-08-11
1
-7
/
+20
*
DOMUI prefs: Wire up Basics control states based on pref selections
stuartmorgan@chromium.org
2010-08-10
2
-9
/
+55
*
DOMUI prefs: Basic implementation of adding a startup page
stuartmorgan@chromium.org
2010-08-10
5
-16
/
+79
*
Re-enable the link to disable invididual plug-ins in a group.
bauerb@chromium.org
2010-08-10
1
-19
/
+18
*
Add "Configure..." buttons for input methods that config pages.
satorux@chromium.org
2010-08-10
3
-25
/
+60
[next]