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
*
[Mac] Initial implementation of app tabs. Loads the app and displays the corr...
andybons@chromium.org
2010-07-07
8
-31
/
+83
*
Autocomplete and AutoFill entries are shown combined in the suggestions popup.
dhollowa@chromium.org
2010-07-07
4
-20
/
+114
*
Adding labs to the chromeos options page
dhg@chromium.org
2010-07-07
8
-36
/
+109
*
Replaced IsOnlyLeftMouseButton() with IsLeftMouseButton() in PanelController:...
stevenjb@chromium.org
2010-07-07
1
-1
/
+1
*
Add Iceweasel to the list of browsers shown in about:memory.
evan@chromium.org
2010-07-07
1
-0
/
+3
*
Remove ThumbnailStore - replaced by TopSites.
nshkrob@chromium.org
2010-07-07
8
-946
/
+1
*
Fix sync startup ordering to make sense and be less broken (though not perfec...
tim@chromium.org
2010-07-07
17
-272
/
+339
*
Improves responsiveness when rapdily clicking to close tabs. If the
sky@chromium.org
2010-07-07
6
-3
/
+45
*
Fixes menus when shown by way of pressing alt-f. I need to turn on
sky@chromium.org
2010-07-07
1
-2
/
+0
*
Bye bye tab close dot, we hardly knew you.
sky@chromium.org
2010-07-07
6
-186
/
+28
*
Fixing chromeos build of the options. They were asserting becuase of a lack o...
dhg@chromium.org
2010-07-07
2
-16
/
+3
*
Fix a bug effectively disabling the default plugin.
bauerb@chromium.org
2010-07-07
1
-2
/
+1
*
Mac: Change translate infobar gradients to light grey.
jeremy@chromium.org
2010-07-07
1
-17
/
+7
*
Pass the correct flag to input_method::GetInputMethodIdsFromLanguageCode() fu...
yusukes@google.com
2010-07-07
1
-1
/
+1
*
Remove false warning.
yusukes@google.com
2010-07-07
1
-1
/
+1
*
Add string resources for ibus-chewing.
yusukes@google.com
2010-07-07
1
-1
/
+5
*
Fix typo in input_method_util.cc.
yusukes@google.com
2010-07-07
1
-1
/
+4
*
Do not show shortcut labels when labels are set to empty.
satorux@chromium.org
2010-07-07
1
-26
/
+56
*
Move default_plugin from webkit/ to chrome/
thakis@chromium.org
2010-07-07
2
-2
/
+1
*
Remove logging in SetImeConfig().
yusukes@google.com
2010-07-07
1
-2
/
+0
*
Simplify LanguageConfigModel
satorux@chromium.org
2010-07-07
4
-36
/
+28
*
Revert 51681 - Move default_plugin out of webkit.
thakis@chromium.org
2010-07-07
1
-1
/
+1
*
Move default_plugin out of webkit.
thakis@chromium.org
2010-07-07
1
-1
/
+1
*
Mac: Add tooltip to download item.
thakis@chromium.org
2010-07-07
3
-2
/
+19
*
Add IssueAuthToken and unit tests to GaiaAuthenticator2.
chron@chromium.org
2010-07-06
3
-6
/
+6
*
Increase the current version of the history index DBs, because of the switch ...
dumi@chromium.org
2010-07-06
1
-2
/
+4
*
Adjusted both user and camera image size to 256x256.
avayvod@chromium.org
2010-07-06
2
-25
/
+35
*
Add Notifications pane to content settings.
thakis@chromium.org
2010-07-06
15
-39
/
+196
*
Backend changes for notifications content settings.
thakis@chromium.org
2010-07-06
7
-66
/
+458
*
Rename IDS_GEOLOCATION_EXCEPTION_DIALOG to IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG
thakis@chromium.org
2010-07-06
2
-4
/
+4
*
chocobo's comments on http://codereview.chromium.org/2769007/show
joth@chromium.org
2010-07-06
1
-6
/
+6
*
DevTools: follow up to r51661 (64bit build fix).
pfeldman@chromium.org
2010-07-06
1
-2
/
+2
*
DevTools: add stub for HTTP-based remote debugger interface.
pfeldman@chromium.org
2010-07-06
8
-40
/
+373
*
An experimental fix for Issue 48361.
hbono@chromium.org
2010-07-06
1
-1
/
+1
*
Display an info link in the blocked cookies info bubble.
jochen@chromium.org
2010-07-06
9
-3
/
+93
*
Display warning banner in Win preferences dialog for managed options.
mnissler@chromium.org
2010-07-06
4
-4
/
+146
*
ibus-hangul: Use Ctrl+Alt+F9 as a Hanja hot-key instead of F9.
yusukes@google.com
2010-07-06
3
-0
/
+14
*
Enable the Configure buttons for opening the mozc configuration dialog.
mazda@chromium.org
2010-07-06
1
-5
/
+3
*
Password changed UI.
nkostylev@google.com
2010-07-05
15
-86
/
+422
*
[Mac] Implement BrowserWindowCocoa::ConfirmAddSearchProvider.
bauerb@chromium.org
2010-07-05
3
-1
/
+22
*
Fix a bug that caused Languages and Input dialog not to be redrawn.
satorux@chromium.org
2010-07-05
1
-3
/
+3
*
Brushed up listen socket:
pfeldman@chromium.org
2010-07-05
7
-86
/
+39
*
Re-land r51526
mnissler@chromium.org
2010-07-05
7
-93
/
+94
*
Hide cancel buttons on configuration dialogs.
mazda@chromium.org
2010-07-05
8
-0
/
+60
*
Cascading menus change growth dirction (right or left) when we hit the
jrg@chromium.org
2010-07-04
3
-42
/
+166
*
sync: Get rid of the now obsolete character_set_converters.h API.
tfarina@chromium.org
2010-07-03
6
-66
/
+5
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
32
-366
/
+215
*
Attempted build fix: Run IO blocking task actually on IO thread.
thakis@chromium.org
2010-07-03
1
-12
/
+19
*
Add a default content setting to the notifications service.
thakis@chromium.org
2010-07-03
6
-7
/
+214
*
AutoFill auxiliary profiles should be off on non-Mac platforms.
dhollowa@chromium.org
2010-07-03
2
-1
/
+10
[next]