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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a memory leak in Add to dictionary code.
sidchat@google.com
2008-09-18
2
-0
/
+6
*
Fix an old leak in tab_strip_model_unittest which had recently contributed to...
erikkay@google.com
2008-09-18
2
-59
/
+7
*
Use libevent, second try. Changes this time:
dkegel@google.com
2008-09-18
1
-0
/
+1
*
Make uninstall slightly less prone to chrome.exe crashes by changing default ...
kuchhal@chromium.org
2008-09-18
3
-45
/
+26
*
NULL check the return value during navigation to prevent a crash.
brettw@google.com
2008-09-18
1
-0
/
+2
*
Submit Issue 2965 patch by vega.james@gmail.com (jamessan)
mmoss@google.com
2008-09-18
1
-2
/
+1
*
Enable safe browsing tests exercising VerifyMAC. Reorder libraries to match ...
deanm@chromium.org
2008-09-18
3
-14
/
+5
*
Fix a typo in r2358.
deanm@chromium.org
2008-09-18
1
-1
/
+1
*
Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win...
deanm@chromium.org
2008-09-18
5
-18
/
+6
*
Add some padding between the right edge of the new tab button and the left ed...
ben@chromium.org
2008-09-18
1
-2
/
+7
*
Make sure window controls in maximized browser windows can be hit-tested as t...
ben@chromium.org
2008-09-18
1
-2
/
+8
*
Fix painting of the title bar when the window is maximized and then deactivated.
ben@chromium.org
2008-09-18
1
-1
/
+1
*
Revert "Make tcp_client_socket_unittest pass on Linux."
evanm@google.com
2008-09-18
1
-1
/
+0
*
Make tcp_client_socket_unittest pass on Linux.
dkegel@google.com
2008-09-18
1
-0
/
+1
*
Disable part of the Importer unit test because it fails
nsylvain@chromium.org
2008-09-18
1
-0
/
+6
*
filter out a couple of tests which seem to be causing a lot of purify crashes
erikkay@google.com
2008-09-18
1
-1
/
+6
*
Fix GDI leak in Window object (leak of HICONs)
ben@chromium.org
2008-09-17
1
-4
/
+12
*
=fix stretched logo
kuchhal@chromium.org
2008-09-17
1
-0
/
+0
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
96
-1664
/
+1631
*
Fix for issue 2362: On-demand update hang with "Checking for update..."
finnur@google.com
2008-09-17
1
-1
/
+3
*
Fix a leak in the view unit tests.
ben@chromium.org
2008-09-17
1
-2
/
+2
*
Disable Add to dictionary unit tests temporarily. It is flaky.
sidchat@google.com
2008-09-17
1
-2
/
+2
*
Don't set any cookies as a result of the Google URL Tracker update check. Th...
pkasting@chromium.org
2008-09-17
1
-1
/
+5
*
Add support for "Add to dictionary" in the context menu.
sidchat@google.com
2008-09-17
18
-925
/
+1239
*
Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ...
kuchhal@chromium.org
2008-09-17
2
-0
/
+20
*
Include chrome SConscript.unit_tests in Linux build.
tc@google.com
2008-09-17
7
-223
/
+262
*
Second try to make the theme dll no-executable.
nsylvain@chromium.org
2008-09-17
1
-1
/
+1
*
Include chrome/browser/SConscript in Linux build.
tc@google.com
2008-09-17
11
-264
/
+298
*
Delete the provisional load commit notification since it duplicates the nav e...
brettw@google.com
2008-09-17
6
-61
/
+60
*
Adds logging to file_util::WriteFile to figure out why writing
sky@google.com
2008-09-17
3
-115
/
+1
*
Some initial work on compiling chrome/common/ on Linux.
deanm@chromium.org
2008-09-17
10
-159
/
+162
*
Wires up session restore so that it correctly deals with the
sky@google.com
2008-09-17
7
-40
/
+232
*
Remove a referenced file that doesn't exist.
maruel@google.com
2008-09-17
1
-4
/
+0
*
Add a missing include and match a constant type better. From phajdan.jr.
deanm@chromium.org
2008-09-17
1
-1
/
+4
*
Don't load the font for the window title if we're not going to be painting a ...
beng@google.com
2008-09-17
8
-154
/
+76
*
Re-land this fix from earlier. Since I was making the tab icon view optional,...
beng@google.com
2008-09-17
3
-21
/
+29
*
According to reports in the field, some XP machines have a registry flag that...
finnur@google.com
2008-09-17
1
-0
/
+1
*
Roll back this fix until I can figure out why it;s crashing the ui tests
beng@google.com
2008-09-17
2
-28
/
+20
*
Don't initialize the TabIconView if we don't need to. It's expensive to create.
beng@google.com
2008-09-17
2
-20
/
+28
*
Revert this earlier fix since it didn't do any good.
beng@google.com
2008-09-17
2
-33
/
+28
*
Always block the request for a sub-resource with an
wtc@google.com
2008-09-16
1
-14
/
+5
*
Adds logging of loading/saving bookmarks to help me diagnose why some
sky@google.com
2008-09-16
3
-0
/
+19
*
Fixed bookmark bubble bug. If you changed the title, then clicked edit
sky@google.com
2008-09-16
1
-0
/
+3
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2321, which was...
iyengar@google.com
2008-09-16
1
-2
/
+4
*
Attempt to reduce startup regression by deferring load of inactive window bit...
beng@google.com
2008-09-16
2
-28
/
+33
*
Move gears.dll location to the versioned directory (alongside chrome.dll). We
mpcomplete@google.com
2008-09-16
1
-3
/
+12
*
Remove the rest of the alternate nav url fetcher from the navigation controller.
brettw@google.com
2008-09-16
4
-40
/
+27
*
Added code for personalization to the new frame class
jhaas@chromium.org
2008-09-16
2
-1
/
+48
*
Remove an explicit call from the NavigationController to the alternate URL
brettw@google.com
2008-09-16
6
-54
/
+177
*
Create a copy of the test directory before using it.
mbelshe@google.com
2008-09-16
1
-10
/
+52
[next]