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
...
*
Move KillProcess from linux to posix so it can be used on the Mac.
dkegel@google.com
2009-01-05
2
-24
/
+25
*
Histogram size of "final" block of SDCH compressed data.
jar@google.com
2009-01-05
2
-2
/
+13
*
Fix some leaks in observer_list_unittest
erikkay@google.com
2009-01-05
1
-1
/
+2
*
Add the home page url of the ICU project to the credit file.
jungshik@google.com
2009-01-05
1
-2
/
+3
*
Refactor the render widget unittest so it can be reused to create a render view
brettw@chromium.org
2009-01-05
15
-226
/
+545
*
clean up line ending
phajdan.jr@chromium.org
2009-01-05
1
-3
/
+3
*
Update some comments/nits following r7486.
ericroman@google.com
2009-01-05
5
-20
/
+19
*
Windows SCons build fixes.
phajdan.jr@chromium.org
2009-01-05
3
-1
/
+9
*
Roll DEPS for http://codereview.chromium.org/16411.
sgjesse@chromium.org
2009-01-05
1
-1
/
+1
*
Fixed console messages for messages which was not added through the console.x...
sgjesse@chromium.org
2009-01-05
1
-1
/
+1
*
Ensure that constructor functions are created in the context of the
ager@google.com
2009-01-05
3
-15
/
+20
*
Fix a typo in a bindings stats counter.
deanm@chromium.org
2009-01-05
1
-1
/
+1
*
Fix part of linking problems in Windows SCons build.
phajdan.jr@chromium.org
2009-01-03
1
-0
/
+4
*
g++ 4.3.x doesn't seem to like forward declarations
phajdan.jr@chromium.org
2009-01-03
1
-1
/
+3
*
Reverting 7537. DirectoryWatcherTest.SubDir was passing on my XP box, but fai...
phajdan.jr@chromium.org
2009-01-03
2
-23
/
+15
*
Re-enable DirectoryWatcherTest.SubDir on Vista
phajdan.jr@chromium.org
2009-01-03
2
-15
/
+23
*
Try to consistently use arraysize() with strlcpy().
deanm@chromium.org
2009-01-02
4
-15
/
+18
*
Roll up DEPS to pick up skia canvas ref count leak fix.
deanm@chromium.org
2009-01-02
1
-1
/
+1
*
PSDK v6.1 does not have VC/Include and VC/LIB directories. So, they have to b...
jungshik@google.com
2009-01-01
1
-2
/
+2
*
Update channel_change build files to refer to Platform SDK 6.1
jungshik@google.com
2008-12-31
2
-4
/
+4
*
Fix a leak in unzip code. I was calling the wrong close function.
erikkay@google.com
2008-12-31
1
-1
/
+1
*
Add generic unzip support. This is to be used by extensions.
erikkay@google.com
2008-12-31
13
-9
/
+384
*
Porting in chrome/
phajdan.jr@chromium.org
2008-12-31
9
-22
/
+20
*
Add a test case for crbug.com/2074:
jungshik@google.com
2008-12-31
2
-0
/
+55
*
Revert the 3rd file that went in prematurely in r7501 while reverting r7500.
jungshik@google.com
2008-12-31
1
-1
/
+0
*
Pull in icu38@7525 which updated the ICU build file to refer to platformsdk 6...
jungshik@google.com
2008-12-31
1
-1
/
+1
*
Bug fix issue 4669 (http://code.google.com/p/chromium/issues/detail?id=4669)
hclam@chromium.org
2008-12-31
1
-1
/
+2
*
Chromium piece of merge 39501:39520.
pamg@google.com
2008-12-31
2
-5
/
+5
*
Enable tracing on non-windows platforms.
dkegel@google.com
2008-12-31
1
-9
/
+0
*
Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa...
jungshik@google.com
2008-12-31
6
-12
/
+10
*
Update WebKit deps to pull in build fix.
pamg@google.com
2008-12-31
1
-1
/
+1
*
Add newly failing tests for Linux. Started failing with latest WebKit merge.
pamg@google.com
2008-12-31
1
-0
/
+6
*
Fix the test server to be smarter about when to
nsylvain@chromium.org
2008-12-30
1
-98
/
+58
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
25
-1038
/
+493
*
Chromium side of merge 39453:39501.
pamg@google.com
2008-12-30
14
-10
/
+78
*
Update to SCons 1.2.0.
sgk@google.com
2008-12-30
174
-740
/
+1564
*
ack. fix it for real this time.
erikkay@google.com
2008-12-30
1
-1
/
+1
*
Disable FTP tests that are hanging on the bot.
erikkay@google.com
2008-12-30
1
-1
/
+3
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
26
-517
/
+1109
*
Add TRACE_EVENT calls from tcp_client_socket_win.cc into tcp_client_socket_li...
dkegel@google.com
2008-12-30
1
-1
/
+16
*
Processes take a long time to start if started via ssh,
dkegel@google.com
2008-12-30
1
-1
/
+1
*
Set svn:eol-style to LF on the SCons *.py files.
sgk@google.com
2008-12-30
1
-2253
/
+2253
*
Adjusting the name of a function to make it more descriptive.
avi@google.com
2008-12-30
10
-14
/
+15
*
Provide and use auto startup/teardown for tracked objects
jar@google.com
2008-12-30
2
-27
/
+41
*
Revert two files that went in by mistake in r7501
jungshik@google.com
2008-12-30
2
-9
/
+1
*
Revert sdk 6.1 upgrade changes.
jungshik@google.com
2008-12-30
10
-43
/
+53
*
Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.
jungshik@google.com
2008-12-30
7
-12
/
+11
*
Remove compatibility #defines in string_util.h
phajdan.jr@chromium.org
2008-12-30
4
-15
/
+9
*
Fix some bad linux baselines.
estade@chromium.org
2008-12-30
4
-2
/
+2
*
Fix zlib bustage with hammer build.
erikkay@google.com
2008-12-30
1
-0
/
+1
[prev]
[next]