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
*
This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...
ananta@chromium.org
2008-11-04
1
-21
/
+80
*
Fix typo.
ericroman@google.com
2008-11-04
1
-1
/
+1
*
Refactoring master preference parsing code into installer util so
huanr@chromium.org
2008-11-04
3
-100
/
+34
*
Fix the TemplateURLParserTest tests for use in external buildbots.
maruel@chromium.org
2008-11-04
1
-3
/
+42
*
Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.
brg@chromium.com
2008-11-04
7
-17
/
+946
*
More SCons renaming:
sgk@google.com
2008-11-04
2
-53
/
+39
*
Fix hang in clearing browsing data from incognito mode.
finnur@google.com
2008-11-04
1
-1
/
+1
*
Adds support for autoscrolling on drag to bookmark tree/table.
sky@google.com
2008-11-04
10
-265
/
+437
*
Roll back my last change, it broke a unit test.
brettw@google.com
2008-11-04
1
-17
/
+0
*
Evil wallpaper hack to hide a crash when going back from an interstitial and ...
brettw@google.com
2008-11-04
1
-0
/
+17
*
Rolling back
abarth@chromium.org
2008-11-04
1
-8
/
+1
*
Tell the user that HTML documents can harm their computer because they can.
abarth@chromium.org
2008-11-04
1
-1
/
+8
*
Use ElideUrl for urls. It is much nicer.
maruel@chromium.org
2008-11-04
1
-2
/
+7
*
A fix for Issue 2768 "IME: Current clause of Japanese IME doesn't appear to r...
hbono@chromium.org
2008-11-04
2
-9
/
+16
*
Fixes two bookmark manager bugs. Use Activate instead of MoveToFront
sky@google.com
2008-11-04
1
-1
/
+4
*
Adds support for models to provide addition icons to the tree. Updates
sky@google.com
2008-11-04
2
-1
/
+24
*
Revert change r4523 because Vista doesn't like it.
erg@google.com
2008-11-04
25
-766
/
+1232
*
Remove old bookmarks/bookmark_drag_utils.cc entry.
sgk@google.com
2008-11-04
1
-1
/
+0
*
Redo how we block popups. Rip out the old constrained popup window cruft (whi...
erg@google.com
2008-11-04
25
-1232
/
+766
*
This fixes bug http://code.google.com/p/chromium/issues/detail?id=3907, which
ananta@chromium.org
2008-11-03
1
-1
/
+1
*
Miscellaneous bookmark manager polish:
sky@google.com
2008-11-03
9
-186
/
+371
*
Revert some of my earlier change to see if this fixes dist tests, and revert ...
ben@chromium.org
2008-11-03
3
-4
/
+5
*
More distro installer params work
cpu@google.com
2008-11-03
3
-45
/
+102
*
Make the right side of the bookmarks bar lay out correctly.
glen@chromium.org
2008-11-03
1
-3
/
+4
*
Change some places where we were using javascript: URLs to use
aa@google.com
2008-11-03
6
-46
/
+22
*
check in for one cycle to see if this fixes the dist tests.
ben@chromium.org
2008-11-03
1
-1
/
+2
*
Convert browser.lib to the new naming:
sgk@google.com
2008-11-03
1
-38
/
+22
*
Always show file extensions in the shelf.
glen@chromium.org
2008-11-03
1
-7
/
+64
*
Add widely-used variants of en, fr, de and it.
jungshik@google.com
2008-11-02
1
-2
/
+14
*
Rollback r4382 because I'm daft (submitted the wrong thing)
glen@chromium.org
2008-11-01
3
-8
/
+8
*
Unescape and use the filename when we have no title to display for a given en...
glen@chromium.org
2008-11-01
3
-8
/
+8
*
Changed the notification for the rlz
cpu@google.com
2008-11-01
1
-3
/
+3
*
Fix interactive test crashes.
beng@google.com
2008-11-01
1
-0
/
+1
*
Second attempt at fixing dist crash... more accurately control the lifetime o...
ben@chromium.org
2008-11-01
2
-3
/
+3
*
On first run process the master prefs json, only one entry matters to us.
cpu@google.com
2008-10-31
6
-22
/
+93
*
This fixes the VerifyHistoryLength ui test flakiness. The test initiates page...
ananta@chromium.org
2008-10-31
1
-2
/
+0
*
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
[next]