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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win...
deanm@chromium.org
2008-09-18
6
-18
/
+11
*
Update V8 in Chromium to version 0.3.2.
kasperl@google.com
2008-09-18
1
-1
/
+1
*
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
*
back out my sbox change
cpu@google.com
2008-09-18
15
-351
/
+69
*
Fix painting of the title bar when the window is maximized and then deactivated.
ben@chromium.org
2008-09-18
1
-1
/
+1
*
Add an interface to the sandbox to block dll from loading in the target process
cpu@google.com
2008-09-18
15
-69
/
+351
*
Revert "Make tcp_client_socket_unittest pass on Linux."
evanm@google.com
2008-09-18
10
-656
/
+20
*
Make tcp_client_socket_unittest pass on Linux.
dkegel@google.com
2008-09-18
10
-20
/
+656
*
Just import libevent, with minor tweaks as described in README.google
dkegel@google.com
2008-09-18
78
-0
/
+80569
*
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
*
Order of initialization should match declaration. Fixes gcc build break:
mmoss@google.com
2008-09-17
1
-3
/
+2
*
Fix for issue 2362: On-demand update hang with "Checking for update..."
finnur@google.com
2008-09-17
1
-1
/
+3
*
Add a new switch: --allow-scripts-to-close-windows.
patrick@chromium.org
2008-09-17
10
-2
/
+39
*
Include <wincrypt.h> to fix compilation errors.
wtc@google.com
2008-09-17
1
-0
/
+1
*
First cut at SSL certificate error handling. Map
wtc@google.com
2008-09-17
4
-29
/
+231
*
More fun with detecting UAC. Reports in the field indicate that some computer...
finnur@google.com
2008-09-17
1
-1
/
+3
*
Remove the old scons-local-0.98.3 directory and its contents.
sgk@google.com
2008-09-17
179
-43016
/
+40
*
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
*
Suppress warnings in the new SCons version about an obscure
sgk@google.com
2008-09-17
1
-1
/
+2
*
Don't set any cookies as a result of the Google URL Tracker update check. Th...
pkasting@chromium.org
2008-09-17
3
-9
/
+19
*
Add support for "Add to dictionary" in the context menu.
sidchat@google.com
2008-09-17
18
-925
/
+1239
*
Review URL: http://codereview.chromium.org/2942
jeremy@chromium.org
2008-09-17
2
-2
/
+19
*
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
*
Remove duplicate stats_table.cc, left over in Windows list.
sgk@google.com
2008-09-17
1
-2
/
+0
*
Remove duplicate run_all_unittests.cc, left over in the Windows
sgk@google.com
2008-09-17
1
-1
/
+0
*
Add another disk cache performance test.
sgk@google.com
2008-09-17
1
-3
/
+4
*
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
7
-126
/
+130
*
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
*
Apply the security patch by Daniel Veillard (against libxml2 2.6.32).
maruel@google.com
2008-09-17
2
-1
/
+3
*
Remove a referenced file that doesn't exist.
maruel@google.com
2008-09-17
1
-4
/
+0
*
Put ResourceLoaderMac back in (for now). It provides an impl we need until we...
avi@google.com
2008-09-17
1
-0
/
+2
*
Revision 2303 introduced AmountOfPhysicalMemory in SysInfo, so now GetSystemM...
deanm@chromium.org
2008-09-17
4
-47
/
+2
*
add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...
pinkerton@google.com
2008-09-17
4
-3
/
+18
*
Convert CG images to Skia to draw.
avi@google.com
2008-09-17
1
-0
/
+52
*
Add support for querying the amount of memory on a system to sys_info.
deanm@chromium.org
2008-09-17
4
-1
/
+59
*
Add a class for extracting system-specific information, like the number of pr...
deanm@chromium.org
2008-09-17
8
-4
/
+102
*
Some cleanup to hmac_nss / nss_init. Move the anonymous namespaces out of th...
deanm@google.com
2008-09-17
2
-9
/
+8
*
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
[next]