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
/
third_party
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update libpng to 1.2.35.
maruel@chromium.org
2009-02-20
18
-517
/
+618
*
Check in C99 compatibility headers for MSVC and FFmpeg.
scherkus@chromium.org
2009-02-19
3
-1
/
+37
*
Checking in basic FFmpeg import library generator project and public header f...
scherkus@chromium.org
2009-02-19
32
-0
/
+6915
*
#define XP_UNIX and XP_MACOSX for NPAPI as was done for Linux in r9170.
mark@chromium.org
2009-02-18
1
-2
/
+6
*
Add pre-generated mac/config.h to libxslt
mark@chromium.org
2009-02-18
2
-2
/
+164
*
Fix duplicate entries in third_party scons files.
thestig@chromium.org
2009-02-13
2
-36
/
+0
*
Check in pre-generated xmlversion.h and config.h files for libxml on the Mac.
mark@chromium.org
2009-02-13
3
-4
/
+719
*
Provide pre-generated config.h files for the Mac for sdch and libevent, so
mark@chromium.org
2009-02-05
2
-0
/
+254
*
Get windowed plugins (Flash) limping along on Linux.
evan@chromium.org
2009-02-04
1
-0
/
+7
*
Update SCons to latest checkpoint release, 1.2.0.d20090113.
sgk@google.com
2009-02-03
175
-708
/
+1312
*
Rename README.google to README.chromium.
mal@chromium.org
2009-01-30
18
-0
/
+0
*
Add zlib unzip to mac build and enable unit test.
erikkay@google.com
2009-01-29
3
-7
/
+37
*
Generation of .vcproj files for remaining third_party components.
sgk@google.com
2009-01-27
15
-85
/
+622
*
Prep for generated .vcproj files:
sgk@google.com
2009-01-23
2
-0
/
+12
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
2
-1
/
+4
*
remove libxslt_config.vcproj and add generate header script
tc@google.com
2009-01-16
7
-107
/
+21
*
Remove the build time generation of config.h and xmlversion.h.
tc@google.com
2009-01-15
10
-131
/
+556
*
Apply Gears modifications to zlib to our copy, so we're both using the same
mpcomplete@google.com
2009-01-13
3
-17
/
+24
*
Updates to Visual Studio project generation to accomodate
sgk@google.com
2009-01-10
3
-19
/
+19
*
Reduce the number of warnings in third party code.
maruel@chromium.org
2009-01-08
3
-9
/
+87
*
Stub out NPN_Construct.
estade@chromium.org
2009-01-08
1
-3
/
+9
*
Fix win scons build (disabled some warnings).
mpcomplete@google.com
2009-01-06
1
-0
/
+3
*
Allow command-line argument to fuzzy matcher for output file.
evan@chromium.org
2009-01-06
1
-1
/
+10
*
Try 2 at fixing linux scons build.
mpcomplete@google.com
2009-01-06
1
-3
/
+8
*
Fix sqlite scons build.
mpcomplete@google.com
2009-01-06
1
-1
/
+4
*
Mac project file changes for sqlite upgrade (r7623)
mark@chromium.org
2009-01-06
1
-17
/
+121
*
Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm
mpcomplete@google.com
2009-01-06
642
-18508
/
+270036
*
One more step towards working Mac SCons build.
phajdan.jr@chromium.org
2009-01-06
1
-0
/
+8
*
Update to SCons 1.2.0.
sgk@google.com
2008-12-30
174
-740
/
+1564
*
Set svn:eol-style to LF on the SCons *.py files.
sgk@google.com
2008-12-30
1
-2253
/
+2253
*
Fix zlib bustage with hammer build.
erikkay@google.com
2008-12-30
1
-0
/
+1
*
Add zlib/contrib/minizip to third_party/zlib
erikkay@google.com
2008-12-30
19
-2
/
+5559
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
11
-11
/
+11
*
Initial subset of .vcproj file generation, covering generation of:
sgk@google.com
2008-12-24
3
-24
/
+98
*
Add pyftpdlib to python PATH
erikkay@google.com
2008-12-23
1
-0
/
+0
*
Add pyftpdlib for future ftp unit tests.
erikkay@google.com
2008-12-23
23
-0
/
+10053
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
12
-2252
/
+2304
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
10
-20
/
+20
*
Update libpng to 1.2.33.
maruel@chromium.org
2008-12-18
20
-974
/
+1368
*
Change sqlite fts2 tokenizer to recognize "foo*" as a prefix search, and not
mpcomplete@google.com
2008-12-17
1
-3
/
+5
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
16
-3380
/
+3380
*
fuzzymatch needed libtiff to compile for me.
evanm@google.com
2008-12-16
1
-1
/
+1
*
Fuzzy matching: ignore scrollbars and add option to highlight
agl@chromium.org
2008-12-06
1
-11
/
+62
*
Add fuzzy image matching tool for Linux pixel tests
agl@chromium.org
2008-12-05
2
-0
/
+99
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
16
-3380
/
+3380
*
Get the test plugin compiling and working for the Mac.
avi@google.com
2008-12-03
1
-0
/
+1
*
Remove getallheader() compat shim after upstream changes to use $_SERVER.
deanm@chromium.org
2008-12-02
2
-18
/
+0
*
Local fix to SCons bug:
sgk@google.com
2008-12-02
1
-0
/
+4
*
Rediff the tlslite patch (it was against wrong baseline)
dank@chromium.org
2008-11-26
2
-13
/
+14
*
Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to be
mark@chromium.org
2008-11-25
1
-2
/
+7
[next]