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 width of overlay pages flexible.
satorux@chromium.org
2010-08-05
2
-12
/
+13
*
Delete AvailableProfile (et al.) in browser/profile_manager.*.
viettrungluu@chromium.org
2010-08-05
2
-54
/
+1
*
Remove a couple of unneeded forwarded decls.
viettrungluu@chromium.org
2010-08-05
1
-3
/
+1
*
Fix behaviors of Add and Remove buttons.
satorux@chromium.org
2010-08-05
1
-8
/
+17
*
Implement "Display Chrome OS in this language" button.
satorux@chromium.org
2010-08-05
4
-10
/
+121
*
Delete chrome/browser/page_state.*.
viettrungluu@chromium.org
2010-08-05
2
-174
/
+0
*
Reset the notification ui manager even earlier, before the IO thread goes away.
johnnyg@chromium.org
2010-08-05
1
-3
/
+4
*
Shutdown ibus when logging in.
zork@chromium.org
2010-08-05
2
-0
/
+6
*
Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.
viettrungluu@chromium.org
2010-08-05
5
-120
/
+124
*
Implement AutomationProvider::WindowGetViewBounds() for
jrg@google.com
2010-08-05
1
-4
/
+33
*
Unplumb AllStatus from SyncerThread.
tim@chromium.org
2010-08-05
10
-136
/
+108
*
[Mac] Tweaks to the Wrench menu buttons.
rsesek@chromium.org
2010-08-05
3
-0
/
+116
*
Rename --enable-chromoting to --enable-remoting
hclam@chromium.org
2010-08-05
2
-2
/
+2
*
New translate pyauto hook: select translate target language
alyssad@chromium.org
2010-08-04
1
-0
/
+34
*
Update the names of some parameters passed to contextMenu onclick handlers.
asargent@chromium.org
2010-08-04
2
-6
/
+6
*
base: rename Environment::HasEnv to Environment::HasVar.
tfarina@chromium.org
2010-08-04
2
-2
/
+2
*
Initialize use_stub_impl_ in cros_library.cc
davemoore@chromium.org
2010-08-04
1
-0
/
+1
*
Adds chromium side plumbing to pass speech input calls back and forth with We...
satish@chromium.org
2010-08-04
7
-1
/
+338
*
Fix a crash in the history publisher. This is caused by me changing the
brettw@chromium.org
2010-08-04
1
-1
/
+4
*
Fixes bug 12305 -- 1.66:1 should be UNKNOWN, not URL.
erg@google.com
2010-08-04
2
-32
/
+51
*
Add back the lost mock data to get rid of "undefined" in users options page.
xiyuan@chromium.org
2010-08-04
1
-0
/
+5
*
AutoFill: Add more NameField tests and fix incorrect logic in ParseEmpty.
jhawkins@chromium.org
2010-08-04
3
-5
/
+201
*
Let the Nigori client import and export raw encryption keys.
albertb@chromium.org
2010-08-04
4
-38
/
+121
*
Revert "Remove GetSwitchValue() from chrome/* where easy."
evan@chromium.org
2010-08-04
1
-3
/
+2
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-04
1
-2
/
+3
*
Allow open local pdf file from FileBrowse UI.
xiyuan@chromium.org
2010-08-04
2
-3
/
+17
*
Start passwords exceptions
sargrass@google.com
2010-08-04
7
-1
/
+108
*
GTK: unbreak extension badges.
estade@chromium.org
2010-08-04
2
-15
/
+27
*
To effectively test some parts of chrome for cros on the linux desktop, we ne...
davemoore@chromium.org
2010-08-04
31
-2212
/
+2317
*
[Linux Views] Refactor accelerator handler related code.
suzhe@chromium.org
2010-08-04
3
-12
/
+68
*
Remove a deprecated wstring ToLower function.
tony@chromium.org
2010-08-04
4
-5
/
+6
*
Remove wstring-ness from some more locale variables.
evan@chromium.org
2010-08-04
4
-4
/
+4
*
Rename GetStringAsUTF16() to GetString() (and overload), etc.
viettrungluu@chromium.org
2010-08-04
13
-132
/
+132
*
Makes browser windows always render active on chromeos.
sky@chromium.org
2010-08-04
1
-0
/
+6
*
Add "Other..." to wireless networks.
xiyuan@chromium.org
2010-08-04
3
-5
/
+49
*
Cleanup of unused code.
avi@chromium.org
2010-08-04
1
-1
/
+0
*
PrependWrapper is platform-specific, so it should take a platform string.
evan@chromium.org
2010-08-04
6
-18
/
+16
*
Adds an option, enabled by default, to net-internals to
cbentzel@chromium.org
2010-08-04
4
-15
/
+46
*
tabbed content settings:
estade@chromium.org
2010-08-04
1
-5
/
+39
*
Revert 54771 - Enable speculative preconnection by default
jar@chromium.org
2010-08-04
5
-94
/
+31
*
GTK: Fix upgrade notification dot.
estade@chromium.org
2010-08-04
2
-17
/
+18
*
Fix valgrind mem leak per chromium:51134.
xiyuan@chromium.org
2010-08-04
1
-0
/
+2
*
Mac: Make clang compile unit_tests.
thakis@chromium.org
2010-08-04
3
-3
/
+2
*
Initial port of accelerated compositor to Mac OS X 10.6. Reused
kbr@google.com
2010-08-04
11
-18
/
+141
*
Make options tabs keyboard-accessible.
dmazzoni@chromium.org
2010-08-04
1
-0
/
+7
*
Fix Firefox import lock dialog on Windows.
mirandac@chromium.org
2010-08-04
5
-20
/
+27
*
Remove wstrings from l10n_util/ResourceBundle locale functions.
evan@chromium.org
2010-08-04
5
-5
/
+5
*
When toggling an extension in incognito, don't disable/reenable the extension
mpcomplete@chromium.org
2010-08-04
1
-3
/
+8
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
11
-339
/
+337
*
Fixing css layouts
dhg@chromium.org
2010-08-04
4
-53
/
+90
[next]