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
*
Convert cld.gyp to Unix line endings.Patch by chase@chromium.org
sidchat@google.com
2009-06-18
1
-105
/
+105
*
Delete the user vcproj that was accidentally checked in.
brettw@chromium.org
2009-06-16
1
-65
/
+0
*
Remove some files from third_party\cld which are not required.
sidchat@google.com
2009-06-16
7
-2249
/
+0
*
Clicking on any tile in the NTP would hide the window. Surprising!
jrg@chromium.org
2009-06-16
1
-10
/
+12
*
Make the generated stubs weak. Enable the unittests that had conflicting sym...
ajwong@chromium.org
2009-06-16
1
-1
/
+6
*
Add Compact Language Detection (CLD) library to Chrome. This works in Windows...
sidchat@google.com
2009-06-15
93
-0
/
+66491
*
Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ...
pinkerton@chromium.org
2009-06-15
4
-0
/
+370
*
Change delayload attribute from string to list in gyp files
hclam@chromium.org
2009-06-12
1
-1
/
+5
*
Delay loading FFmpeg dlls from the test_shell
hclam@chromium.org
2009-06-12
1
-0
/
+5
*
Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make bui...
tc@google.com
2009-06-11
7
-48
/
+178
*
Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build).
agl@chromium.org
2009-06-11
7
-178
/
+48
*
Define all file handles so if open fails, we can still test for the variable.
ajwong@chromium.org
2009-06-11
1
-0
/
+5
*
Reapply ffmpeg changes. The original review is at http://codereview.chromium....
ajwong@chromium.org
2009-06-11
7
-48
/
+178
*
Roll to the new version of tcmalloc.
mbelshe@google.com
2009-06-10
1
-1
/
+1
*
Removing ffmpeg again.
ajwong@chromium.org
2009-06-09
6
-150
/
+41
*
Fixing include path for windows.
ajwong@chromium.org
2009-06-09
1
-0
/
+3
*
Reapply ffmpeg changes. The original review is at http://codereview.chromium....
ajwong@chromium.org
2009-06-09
6
-41
/
+147
*
Remove the checked-in tcmalloc.vcproj file.
sgk@chromium.org
2009-06-06
1
-58
/
+0
*
Convert tcmalloc (and its modified libcmt) to building with gyp.
sgk@google.com
2009-06-06
3
-242
/
+157
*
Reverting r17820 and r17819 due to mac breakage.
ajwong@chromium.org
2009-06-06
6
-158
/
+41
*
Fix mac gyp build of ffmpeg to have type 'none'.
ajwong@chromium.org
2009-06-06
1
-0
/
+5
*
Change ffmpeg.gyp over to use generate_stubs.py.
ajwong@chromium.org
2009-06-06
6
-41
/
+153
*
Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.
jrg@chromium.org
2009-06-05
1
-2
/
+4
*
Python script for auto-generating stub/def files for a list of signatures.
ajwong@chromium.org
2009-06-03
2
-0
/
+1144
*
Linux: fix libevent bug.
agl@chromium.org
2009-06-02
1
-1
/
+1
*
Linux: stop libevent from pre-allocating huge arrays.
agl@chromium.org
2009-06-02
1
-12
/
+2
*
Linux: sync libevent/epoll.c to upstream's version.
agl@chromium.org
2009-06-02
1
-5
/
+8
*
Security bug for libpng, update needed to 1.2.36
mhm@chromium.org
2009-06-01
15
-151
/
+193
*
Implements a Zip() utility function. Refactor existing
aa@chromium.org
2009-06-01
1
-0
/
+2
*
Better seeking for <video> and <audio>
hclam@chromium.org
2009-05-29
1
-0
/
+1
*
Set svn:eol-style LF on all gyp files.
sgk@google.com
2009-05-28
2
-58
/
+58
*
Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.
ajwong@chromium.org
2009-05-28
1
-3
/
+1
*
Remove the old checked-in SCons and Visual Studio files for
sgk@google.com
2009-05-28
8
-380
/
+5
*
Add gyp-generated bspatch (used by setup.exe) and bsdiff.
sgk@google.com
2009-05-27
2
-0
/
+53
*
Make the GUID upper case (so Visual Studio won't try to correct
sgk@google.com
2009-05-26
1
-1
/
+1
*
Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."
ajwong@chromium.org
2009-05-26
1
-1
/
+3
*
Checkin a version of gmock, modified to use our boost_tuple in VS2005.
ajwong@chromium.org
2009-05-26
1
-3
/
+1
*
Add in boost_tuple into third-party for use by googlemock in windows.
ajwong@chromium.org
2009-05-23
392
-0
/
+34277
*
Adding ffmpeg_binaries target which copies FFmpeg binaries alongside chrome.d...
ajwong@chromium.org
2009-05-23
2
-1
/
+47
*
New FFmpeg public API headers to match our source tarball in deps.
scherkus@chromium.org
2009-05-22
9
-194
/
+382
*
Add events to windowless plugins on linux. This CL also refactors the event
evan@chromium.org
2009-05-22
2
-10
/
+78
*
Temporary fix for MP3 decoding by duplicating packets before handing them to ...
scherkus@chromium.org
2009-05-20
1
-0
/
+1
*
Use av_rescale_q() for converting FFmpeg timestamps to base::TimeDelta (secon...
scherkus@chromium.org
2009-05-20
1
-0
/
+1
*
Revert change 16453 because it broke the build.
nsylvain@chromium.org
2009-05-20
1
-1
/
+0
*
Use av_rescale_q() for converting FFmpeg timestamps to base::TimeDelta.
scherkus@chromium.org
2009-05-20
1
-0
/
+1
*
Update to new version of tcmalloc (new spinlock implementation)
mbelshe@google.com
2009-05-19
1
-0
/
+4
*
Remove the checked-in .scons files now that lzma_sdk is using gyp.
sgk@google.com
2009-05-16
2
-144
/
+0
*
Rework the gyp hierarchy under chrome\installer to use
sgk@google.com
2009-05-15
1
-0
/
+3
*
Convert lzma_sdk to gyp.
sgk@google.com
2009-05-15
1
-0
/
+60
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
166
-0
/
+0
[next]