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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the first-run search engine choice dialog accessible to
dmazzoni@chromium.org
2010-09-30
2
-1
/
+30
*
Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.
akalin@chromium.org
2010-09-30
5
-29
/
+37
*
DOMUI: Use a hash mark instead of an empty href URL in a link that is
jhawkins@chromium.org
2010-09-30
1
-2
/
+2
*
dom-ui settings: Changes not to assume the existance of a preference, elimina...
csilv@chromium.org
2010-09-30
1
-3
/
+4
*
userList.redraw when users options becomes visible to avoid chromium-os:7160
xiyuan@chromium.org
2010-09-30
1
-4
/
+1
*
[Mac] Convert the page info window to a bubble.
rsesek@chromium.org
2010-09-30
12
-13
/
+691
*
Make chrome aware of text/x-sh mime type.
estade@chromium.org
2010-09-30
2
-2
/
+10
*
Don't change the extension for downloads that already have benign extensions.
estade@chromium.org
2010-09-30
3
-71
/
+13
*
Adds the ability for a link to set the filter in the events
mmenke@chromium.org
2010-09-30
9
-35
/
+174
*
[cros] Proper implementation for Guest mode on legacy login screen.
nkostylev@chromium.org
2010-09-30
3
-9
/
+4
*
Mark ExtensionManagementTest.ExternalUrlUpdate as flaky.
asargent@chromium.org
2010-09-30
1
-1
/
+2
*
When computing the list of hosts to use for install permissions and privilege...
erikkay@chromium.org
2010-09-30
1
-73
/
+0
*
Add detailed speech descriptions for Chrome OS login screen accessibility
dmazzoni@chromium.org
2010-09-30
10
-26
/
+722
*
Don't try to test alt-f4 on ChromeOS.
isherman@chromium.org
2010-09-30
1
-0
/
+4
*
Fix compile error after merge.
bauerb@chromium.org
2010-09-30
1
-1
/
+1
*
Move disabling outdated plugins to labs and update UI to Glen's mocks.
bauerb@chromium.org
2010-09-30
2
-2
/
+9
*
Added support for ?menu=off search pattern in chrome://settings/... URLs.
dilmah@chromium.org
2010-09-30
5
-3
/
+18
*
An experimental fix for Bug 57387.
hbono@chromium.org
2010-09-30
1
-0
/
+4
*
Fixes possible problem with NULL delegate.
altimofeev@chromium.org
2010-09-30
2
-0
/
+3
*
[cros] Fix crashes happening when changing language on login screen (on Debug...
nkostylev@chromium.org
2010-09-30
1
-3
/
+3
*
Don't renew timeout timer on NetworkChanged notification
dpolukhin@chromium.org
2010-09-30
4
-12
/
+65
*
Remove FLAKY mark from CollectedCookiesTest.
jochen@chromium.org
2010-09-30
1
-4
/
+2
*
Support alt-f4 when omnibox is focused in popup
isherman@chromium.org
2010-09-30
2
-15
/
+101
*
Save intl.accept_languages in addition to settings.language.preferred_languages.
satorux@chromium.org
2010-09-30
1
-6
/
+21
*
GTTF: use chrome/test/test_timeouts in more places.
phajdan.jr@chromium.org
2010-09-30
4
-24
/
+25
*
Undisable download UI tests. We shouldn't leak processes now if they fail.
phajdan.jr@chromium.org
2010-09-30
1
-16
/
+16
*
Revert 61031 - Ensure browser cache of the renderer tree contains an accessib...
ctguil@chromium.org
2010-09-30
1
-28
/
+29
*
Ensure browser cache of the renderer tree contains an accessibility object be...
ctguil@chromium.org
2010-09-30
1
-29
/
+28
*
Change the menu item 'Options' to 'Settings' on the status icon.
tfarina@chromium.org
2010-09-30
1
-9
/
+14
*
Change the indicator character for Hangul, per suggestion from jungshik
satorux@chromium.org
2010-09-30
2
-2
/
+2
*
Move common CSS from platform-specific about:memory pages to a css file.
thestig@chromium.org
2010-09-30
5
-883
/
+358
*
gtk: Update the InfoBar UI to the new style.
tfarina@chromium.org
2010-09-30
5
-113
/
+154
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-30
14
-52
/
+299
*
[Chrome OS] Enable CryptohomeLibrary to optionally create new cryptohomes
cmasone@chromium.org
2010-09-30
5
-31
/
+27
*
Marked two ChromeOS browser tests as flaky to get autotest move on.
zelidrag@chromium.org
2010-09-30
2
-3
/
+4
*
Reland changes from r60979 with fixes to test code.
asargent@chromium.org
2010-09-30
1
-5
/
+12
*
Allow the info bar close button to be focused by screen reader uses.
ctguil@chromium.org
2010-09-29
1
-6
/
+11
*
Adding images for upcoming Apps DOM UI change.
andybons@chromium.org
2010-09-29
2
-0
/
+0
*
chromeos: Bind F3 to reload.
derat@chromium.org
2010-09-29
1
-0
/
+5
*
[omnibox] Ignore empty search suggestions.
suzhe@chromium.org
2010-09-29
1
-0
/
+6
*
Refactor out the cloud print URL management into a separate header/file for f...
scottbyer@google.com
2010-09-29
6
-64
/
+86
*
[omnibox] Ignore empty search suggestions.
shess@chromium.org
2010-09-29
1
-1
/
+1
*
Convert ElideFilename from using wstring to string16.
tony@chromium.org
2010-09-29
6
-22
/
+25
*
Disable the 'Sign in to Cloud Print' button while the authorization dialog is...
scottbyer@chromium.org
2010-09-29
1
-2
/
+22
*
Revert 60997 - o Add user customizable launch type for apps by adding options...
andybons@chromium.org
2010-09-29
16
-299
/
+52
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-29
16
-52
/
+299
*
DOMUI options: NSS Certificate manager part 1 (read only)
mattm@chromium.org
2010-09-29
15
-18
/
+832
*
Mac: Comment tweaks requested in http://codereview.chromium.org/3549004
thakis@chromium.org
2010-09-29
1
-2
/
+4
*
Revert 60979 - Change management API uninstall event to just pass the extensi...
asargent@chromium.org
2010-09-29
1
-12
/
+5
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
7
-7
/
+7
[next]