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
*
Capture Mozilla's codesighs, for use in executable sizing.
sgk@google.com
2009-04-25
16
-0
/
+8318
*
Fixes for two benign race conditions and one bug detected
dkegel@google.com
2009-04-24
1
-21
/
+7
*
Fix linker errors on Visual Studio 2008 after the tcmalloc introduction.
sverrir@chromium.org
2009-04-22
1
-16
/
+13
*
Build on Linux with shared libraries (significant chunks courtesy craigsch):
sgk@google.com
2009-04-22
1
-0
/
+3
*
Start pulling tcmalloc into the build. Not using it yet
mbelshe@google.com
2009-04-21
3
-0
/
+540
*
Implemented FFmpegDemuxer::Seek() via av_seek_frame().
scherkus@chromium.org
2009-04-15
1
-0
/
+1
*
Second attempt to fix purify issue in test_shell_tests
cpu@google.com
2009-04-12
1
-1
/
+0
*
Remove built-in network stack from libxml
cpu@google.com
2009-04-10
3
-6
/
+6
*
Restore -Wall to Linux build and set up for -Werror.
sgk@google.com
2009-04-09
3
-9
/
+0
*
Checking in FFmpeg benchmarking application.
scherkus@chromium.org
2009-04-09
1
-0
/
+1
*
Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:
sgk@google.com
2009-04-08
10
-11
/
+11
*
Convert /third_party/ffmpeg to gyp for Windows builds.
scherkus@chromium.org
2009-04-07
5
-222
/
+136
*
Add Harfbuzz to third_party and Skia support for such.
agl@chromium.org
2009-04-07
84
-0
/
+39645
*
Fixing guid to match sln files (odd this oversight hasn't caused more problems?)
bradnelson@google.com
2009-04-05
1
-1
/
+1
*
lcov-1.7 into third_party for code coverage on POSIX systems.
jrg@chromium.org
2009-04-03
37
-0
/
+18817
*
Move a bunch of libs over to gyp on windows.
bradnelson@google.com
2009-04-02
3
-1286
/
+0
*
Update public FFmpeg header files from r16647 to r18286.
scherkus@chromium.org
2009-04-02
27
-711
/
+1130
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
18
-1272
/
+0
*
Remove the 'Hammer' name in favor of the Debug|Release names
sgk@google.com
2009-04-01
1
-3
/
+3
*
Revert r12849 (conversion of "Hammer" names to "Debug").
sgk@google.com
2009-03-31
1
-3
/
+3
*
Replace "Hammer" references with "Debug" as appropriate.
sgk@google.com
2009-03-31
1
-3
/
+3
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
1
-1
/
+3
*
Don't build sqlite_shell when using the system sqlite.
sgk@google.com
2009-03-26
1
-1
/
+1
*
Add support for -Duse_system_{libxml,libxslt,sqlite}=1 for
sgk@google.com
2009-03-25
3
-360
/
+413
*
Add a sqlite_shell target.
sgk@google.com
2009-03-25
1
-8
/
+34
*
Update the gyp Linux build:
sgk@google.com
2009-03-20
1
-0
/
+18
*
Uses FFmpeg in chrome/renderer
hclam@chromium.org
2009-03-19
1
-1
/
+1
*
Switching net over to use gyp on windows.
bradnelson@google.com
2009-03-18
2
-149
/
+0
*
Linux (libevent): Supply sys/queue.h replacement macros when needed.
agl@chromium.org
2009-03-17
5
-1
/
+55
*
Build the sqlite shell via scons on linux so we can debug the
tc@google.com
2009-03-16
5
-158
/
+46
*
Adding back in files lost in 11688.
bradnelson@google.com
2009-03-14
2
-0
/
+149
*
Switching net to gyp on windows.
bradnelson@google.com
2009-03-13
2
-149
/
+0
*
Switching to gyp generated vcprojs for some components.
bradnelson@google.com
2009-03-12
3
-563
/
+0
*
Have scons fully evaluate order-only prequisites Nodes before evaluating
sgk@google.com
2009-03-11
1
-1
/
+11
*
Rolling back change 11431 (didn't work with a clobber either).
bradnelson@google.com
2009-03-11
3
-0
/
+563
*
Attempting to roll out gyp for base.
bradnelson@google.com
2009-03-11
3
-563
/
+0
*
Rolling back change 11429.
bradnelson@google.com
2009-03-11
3
-0
/
+563
*
junk
bradnelson@google.com
2009-03-11
3
-563
/
+0
*
Fixing typo in gyp file guid.
bradnelson@google.com
2009-03-11
1
-1
/
+1
*
Adding fixed guids to some modules to facilitate incremental switch to gyp.
bradnelson@google.com
2009-03-10
8
-0
/
+8
*
Snapshotting progress.
bradnelson@google.com
2009-03-09
1
-1
/
+1
*
Update the mac config to properly match the sources.
thomasvl@chromium.org
2009-03-06
2
-6
/
+7
*
Remove abandoned NSS/NSPR import.
mmoss@chromium.org
2009-03-04
2788
-1074158
/
+0
*
GYP it, GYP it good.
mark@chromium.org
2009-03-02
14
-4213
/
+1
*
Initial commit of upstream NSPR (4.7.3) and NSS3 (3.12).
mmoss@chromium.org
2009-02-25
2788
-0
/
+1074158
*
Import .gyp files into the Chromium tree
mark@chromium.org
2009-02-25
10
-0
/
+792
*
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
[next]