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
*
Takes steps to make our PlatformScreen implementation more portable.
darin@chromium.org
2008-10-31
2
-52
/
+56
*
Some code in MessageBoxView was focusing the first focusable element in the v...
jcampan@chromium.org
2008-10-31
1
-2
/
+7
*
Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...
klink@chromium.org
2008-10-31
2
-2
/
+12
*
Fix a bug where languages that have a long string for the
paulg@google.com
2008-10-31
4
-79
/
+120
*
Fix regression of b/issue?id=1280317. We need to do a case-insensitive
mpcomplete@google.com
2008-10-31
1
-4
/
+9
*
2nd part of the reorganize options under 'UnderTheHood' (bug 3655):
finnur@google.com
2008-10-31
1
-37
/
+34
*
Add the comment for why we detach plugin windows when the WebContents is
brettw@google.com
2008-10-31
1
-4
/
+15
*
Background:
nsylvain@chromium.org
2008-10-31
1
-1
/
+5
*
A fix for Issue 3156 in chromium: "OmniBox: NavSuggest doesn't work fine when...
hbono@chromium.org
2008-10-31
1
-0
/
+20
*
Attempt to fix dist crashes or at least make them crash with more understanda...
ben@chromium.org
2008-10-31
1
-2
/
+5
*
Fix RTL issues in the About box (bug 3756).
finnur@google.com
2008-10-31
3
-94
/
+94
*
Adding preferences and clear browsing data for form autofill.
jcampan@chromium.org
2008-10-31
8
-7
/
+88
*
Display "No suggestions found" for misspelled words with no suggestions.
sidchat@google.com
2008-10-31
1
-0
/
+5
*
Remove an hack to enable the parent window. It seems to cause crashes in the ...
maruel@chromium.org
2008-10-31
1
-2
/
+0
*
Adds the ability for ObserverList to not notify observers added during
sky@google.com
2008-10-31
1
-0
/
+1
*
This fixes http://code.google.com/p/chromium/issues/detail?id=3769, which
ananta@chromium.org
2008-10-31
1
-1
/
+1
*
Make it so that you can refresh and see changes in Greasemonkey
aa@chromium.org
2008-10-30
4
-33
/
+55
*
Begin the first small step towards using FilePath everywhere:
evanm@google.com
2008-10-30
2
-5
/
+6
*
Include webkit licence changes, make page prettier with expando licence secti...
glen@chromium.org
2008-10-30
1
-31
/
+236
*
Fix for HTTP AUTH prompts allowing save-password infobars to be shown after a...
glen@chromium.org
2008-10-30
3
-7
/
+14
*
When acting as a drop target, the webview keeps a cache of
tc@google.com
2008-10-30
2
-7
/
+33
*
SCons config for recent bookmark changes.
sgk@google.com
2008-10-30
2
-1
/
+5
*
Roll deps to pull in new third_party/WebKit
ojan@google.com
2008-10-30
1
-1
/
+3
*
Accumulated SCons changes for Windows chrome build, round II:
sgk@google.com
2008-10-30
2
-0
/
+11
*
Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...
hbono@chromium.org
2008-10-30
3
-6
/
+5
*
Makes form resubmission dialog work again. This was a regression
sky@google.com
2008-10-30
8
-19
/
+13
*
Revert r4205 to track down buildbot unit_tests failure.
sgk@google.com
2008-10-30
2
-11
/
+0
*
Accumulated SCons changes for Windows chrome build and other
sgk@google.com
2008-10-30
2
-0
/
+11
*
Changes session restore to account for apps and popups. If you have
sky@google.com
2008-10-30
11
-81
/
+182
*
Make sure titles and bodies of web pages that come into the history system very
brettw@google.com
2008-10-30
5
-32
/
+139
*
Remove downloads from the completed dangerous downloads list
paulg@google.com
2008-10-30
1
-0
/
+6
*
Add compatible version support since it was only halfway in place, and try an...
pkasting@chromium.org
2008-10-30
8
-50
/
+82
*
Add more UMA collection to the New Tab Page
glen@chromium.org
2008-10-29
3
-31
/
+137
*
First cut at the bookmark manager. There are still a fair number of
sky@google.com
2008-10-29
27
-849
/
+2882
*
Fix more problems with search providers.
pkasting@chromium.org
2008-10-29
1
-5
/
+5
*
Fixing some windows scons build breaks.
bradnelson@chromium.org
2008-10-29
2
-9
/
+2
*
Only show the language restart warning once, and only if needed.
glen@chromium.org
2008-10-29
2
-3
/
+10
*
Fix for Save Page downloads not notifying their observers on completion.
glen@chromium.org
2008-10-29
1
-0
/
+1
*
The SharedMemory is owned by the GreasemonkeyMaster, not the unit test. My p...
evanm@google.com
2008-10-29
1
-5
/
+5
*
Free memory in unit test, so purify doesn't complain.
evanm@google.com
2008-10-29
2
-5
/
+6
*
Fix a couple of tab related bugs:
ben@chromium.org
2008-10-29
3
-0
/
+13
*
Trivial patch: add whitespace to some SQL statements to turn "INSERT INTO foo...
pkasting@chromium.org
2008-10-29
5
-15
/
+13
*
Add option to disable/enable Spell Check. In addition, remove additional code...
sidchat@google.com
2008-10-29
9
-149
/
+123
*
Fix a minor memory leak.
paulg@google.com
2008-10-29
4
-8
/
+6
*
Fix crbug.com/3684.
tim@chromium.org
2008-10-28
2
-21
/
+25
*
Don't automatically deny subresource requests that have minor
wtc@google.com
2008-10-28
2
-26
/
+43
*
Fix browser crash when closing popups (issue 3631).
finnur@google.com
2008-10-28
1
-5
/
+7
*
Give the new implementation a unique name for the database
paulg@google.com
2008-10-28
1
-1
/
+1
*
Add referrer to session restore.
ericroman@google.com
2008-10-28
8
-48
/
+95
*
- Make user script loading asynchronous on the file thread.
evanm@google.com
2008-10-28
6
-39
/
+363
[next]