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
...
*
Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...
cbentzel@chromium.org
2010-04-14
1
-0
/
+13
*
Add download item tooltips on linux/win.
estade@chromium.org
2010-04-14
4
-0
/
+33
*
GTK: Prevent inappropriate drag of location bar location icon.
estade@chromium.org
2010-04-14
2
-9
/
+31
*
GTK: make the primary selection include the url's scheme when an entire URL i...
estade@chromium.org
2010-04-14
2
-19
/
+115
*
Remove the second part of SetPageTitle since it's used only for debugging, if...
nsylvain@chromium.org
2010-04-14
1
-5
/
+0
*
[Mac] Fix MouseDown/MouseUp error for Steve animation effects
thomasvl@chromium.org
2010-04-14
10
-19
/
+21
*
Fixed possible crash in {Bookmark,Preference}DataTypeController
akalin@chromium.org
2010-04-14
5
-12
/
+42
*
Revert 44504 - AutofillDataTypeController should invoke start callback on abort.
skrul@chromium.org
2010-04-14
14
-348
/
+20
*
Implement cut and paste and rework copy and delete bookmark actions from cont...
mrossetti@chromium.org
2010-04-14
6
-51
/
+165
*
AutofillDataTypeController should invoke start callback on abort.
skrul@chromium.org
2010-04-14
14
-20
/
+348
*
Looping for audio / video
hclam@chromium.org
2010-04-14
1
-1
/
+5
*
Show an error infobar when we fail to retrieve the translate script.
jcivelli@google.com
2010-04-14
3
-27
/
+53
*
status_icons: Fix include issues.
atwilson@chromium.org
2010-04-14
5
-15
/
+2
*
[Mac] Adds a BookmarkButtonDelegate method to retrieve the top-level browser ...
rohitrao@chromium.org
2010-04-14
5
-1
/
+17
*
Fix IDN urls in geolocation infobars and bubbles (but not exceptions dialog)
joth@chromium.org
2010-04-14
2
-11
/
+19
*
Acquire registrar_lock_ before [de]activating data types in the sync backend ...
tim@chromium.org
2010-04-14
1
-2
/
+3
*
[Mac] Fix search icon in keyword search to be right-side-up.
shess@chromium.org
2010-04-14
1
-4
/
+27
*
Revert "r44062 Fix issue where the size of notification on
oshima@chromium.org
2010-04-14
5
-22
/
+11
*
Revert "r43732 Use CSS word-wrap property to prevent long
oshima@chromium.org
2010-04-14
3
-6
/
+0
*
Resource changes to the mediaplayer
dhg@chromium.org
2010-04-14
1
-128
/
+131
*
GTK: Set the selection colors on the omnibox.
erg@chromium.org
2010-04-14
1
-0
/
+24
*
Ensure proper teardown of repost form warning objects.
bauerb@chromium.org
2010-04-14
7
-30
/
+23
*
Try to fix CrOS build.
brettw@chromium.org
2010-04-14
1
-2
/
+0
*
Remove registration of the extension protocol late in the init process. This
brettw@chromium.org
2010-04-14
3
-15
/
+4
*
Schedule PasswordStore tasks on the DB thread on Windows and Linux; add a
albertb@chromium.org
2010-04-14
5
-17
/
+36
*
Open the languages dialog, rather than the system option.
satorux@chromium.org
2010-04-14
1
-2
/
+7
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
20
-41
/
+110
*
Add LanguageConfigView::Show()
satorux@chromium.org
2010-04-14
3
-13
/
+20
*
Language menu improvements.
yusukes@google.com
2010-04-14
1
-28
/
+27
*
The geolocation icon must be displayed even if the current origin change its ...
bulach@chromium.org
2010-04-14
2
-4
/
+21
*
Add logic to change UI language.
satorux@chromium.org
2010-04-14
1
-14
/
+31
*
This change adds a single pref to sync: you can find it in
akalin@chromium.org
2010-04-14
1
-0
/
+1
*
Replace HWND with gfx::NativeWindow in RestartMessageBox so it works on Linux.
satorux@chromium.org
2010-04-14
2
-7
/
+8
*
Remove the --enable-user-stylesheet flag.
tony@chromium.org
2010-04-14
1
-4
/
+5
*
Change IME hot-key.
yusukes@google.com
2010-04-14
1
-2
/
+3
*
Change "OK" button to "Done" button, to follow the mock from UX.
satorux@chromium.org
2010-04-14
2
-0
/
+13
*
Fixed crash in ThemeDataTypeController when OnUnrecoverableError()
akalin@chromium.org
2010-04-14
3
-8
/
+21
*
First cut at adding UI for changing the UI language.
satorux@chromium.org
2010-04-14
2
-26
/
+93
*
Removes assert in autocomplete test that is no longer valid. The
sky@chromium.org
2010-04-14
1
-1
/
+0
*
Revert 44443 - Try removing the enableuserstylesheet flag.
tony@chromium.org
2010-04-14
1
-2
/
+6
*
Try removing the --enable-user-stylesheet flag.
tony@chromium.org
2010-04-14
1
-6
/
+2
*
Add LanguageLibrary::GetLanguageCodeFromDescriptor().
satorux@chromium.org
2010-04-14
3
-2
/
+47
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
13
-17
/
+30
*
Disabled WebSocket tests on Windows,
ukai@chromium.org
2010-04-14
1
-5
/
+5
*
Add diagnostic check for the Preferences file
cpu@chromium.org
2010-04-14
5
-4
/
+90
*
Revert 44407 - Fix freedmemoryread (and maybe writes later?) due to accessing...
nsylvain@chromium.org
2010-04-14
4
-24
/
+14
*
Too many audio hangs Leopard
hclam@chromium.org
2010-04-13
1
-7
/
+50
*
Bookmark manager: More workarounds for buggy flex box layout code.
arv@chromium.org
2010-04-13
1
-1
/
+52
*
Shorten text next to checkmark. Use yellow text instead of an alert dialog.
aa@chromium.org
2010-04-13
5
-78
/
+72
*
Add new search engine dialog for first run process.
mirandac@chromium.org
2010-04-13
27
-103
/
+1003
[prev]
[next]