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 using_generated_resources.scons to the build. This
tc@google.com
2009-01-06
6
-4
/
+20
*
Reverting 7581.
brettw@chromium.org
2009-01-06
8
-61
/
+86
*
Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...
brettw@chromium.org
2009-01-06
8
-86
/
+61
*
The timing is somewhat arbitrary, but trunk is now developing a major rev (ne...
mal@chromium.org
2009-01-06
1
-1
/
+1
*
* Disable test that seems to have been broken by r7570\
kuchhal@chromium.org
2009-01-06
1
-1
/
+3
*
Ignoring the sdk so it's not reverted on the try slaves.
maruel@chromium.org
2009-01-06
0
-0
/
+0
*
Reverting 7574 which reverted 7570. It was an error on my part.
maruel@chromium.org
2009-01-06
6
-31
/
+108
*
Reverting 7570.
maruel@chromium.org
2009-01-06
6
-108
/
+31
*
Enable parallel compiles. This speeds up builds on 4-processor systems by abo...
brettw@chromium.org
2009-01-06
1
-0
/
+1
*
Keep trying to undo 7564.
estade@chromium.org
2009-01-05
6
-12
/
+9
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
20
-220
/
+198
*
* Port l10n_utiL and it's unit test on POSIX.
jeremy@chromium.org
2009-01-05
6
-31
/
+108
*
WebKit Merge 39520:39606, Chromium side
dglazkov@google.com
2009-01-05
38
-6
/
+387
*
Fix an uninitialized memory read that purify exposed.
brettw@chromium.org
2009-01-05
1
-6
/
+7
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
16
-186
/
+211
*
Checking in a patch from m0interactive, reviewed by pkasting. Quote:
finnur@google.com
2009-01-05
1
-1
/
+1
*
Add a small utility for dumping the system clipboard's contents on GTK.
estade@chromium.org
2009-01-05
3
-0
/
+64
*
Checking in media.xcodeproj.
scherkus@chromium.org
2009-01-05
2
-0
/
+915
*
Some more GRIT refactoring.
tc@google.com
2009-01-05
15
-19
/
+39
*
Update Channel Changer to support a new Dev channel tag.
mal@chromium.org
2009-01-05
3
-3
/
+11
*
Watchdog test is flaky, try relaxing timeout.
dkegel@google.com
2009-01-05
1
-1
/
+2
*
A simple tone source useful for testing and troubleshooting
cpu@google.com
2009-01-05
2
-0
/
+83
*
Make stress_cache and net_perftests link properly
evanm@google.com
2009-01-05
2
-0
/
+4
*
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
[next]