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
*
Linux: Make TCMalloc override ptmalloc hooks.
willchan@chromium.org
2010-04-19
1
-0
/
+34
*
TCMalloc: Delete unused files.
willchan@chromium.org
2010-04-19
4
-2392
/
+0
*
New experimental Pepper device API.
apatrick@chromium.org
2010-04-16
1
-0
/
+218
*
Revert 44708 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-15
3
-1255
/
+0
*
Merging in a fix for Dick sites that reduces bad detection
jcivelli@google.com
2010-04-15
1
-3
/
+12
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-15
3
-0
/
+1255
*
Updated libjingle diff.
akalin@chromium.org
2010-04-15
1
-0
/
+34
*
Mac: sync with upstream (Camino) NSPasteboard+Utils.mm
viettrungluu@chromium.org
2010-04-15
1
-6
/
+3
*
Fix README.chromium and add LICENSE for third_party/mozilla.
viettrungluu@chromium.org
2010-04-15
2
-44
/
+51
*
Pass tools/licenses.py for more directories.
evan@chromium.org
2010-04-15
5
-13
/
+73
*
Move third_pary/mozilla/include up one directory.
evan@chromium.org
2010-04-15
11
-0
/
+0
*
Set missing LF eol-style.
evan@chromium.org
2010-04-14
1
-75
/
+75
*
Check for closed read sockets and handle them properly.
akalin@chromium.org
2010-04-14
1
-1
/
+26
*
Remove trailing comma to make enum compile for native client
nfullagar@google.com
2010-04-14
1
-1
/
+1
*
Adding a missing README.chromium file to the third-party CLD.
jcivelli@google.com
2010-04-09
1
-0
/
+8
*
Pass tools/licenses.py for a few more directories.
evan@chromium.org
2010-04-09
8
-29
/
+53
*
Using now the 128 tables in the CLD to improve language detection.
jcivelli@google.com
2010-04-09
4
-5
/
+31
*
clean up comments in gyp file
fbarchard@chromium.org
2010-04-08
1
-46
/
+46
*
ffmpeg fix for neon
fbarchard@chromium.org
2010-04-07
1
-4
/
+2
*
ffmpeg new config files for roll5
fbarchard@chromium.org
2010-04-07
21
-11
/
+117
*
Fixed GPU process startup crash on Linux. Because there was no current
kbr@google.com
2010-04-02
3
-56
/
+77
*
Fix for a problem introduced by 41865 which causes sync notifications
akalin@chromium.org
2010-04-01
4
-28
/
+101
*
Quick fix for a problem introduced by 41865 which causes sync notifications
akalin@chromium.org
2010-04-01
1
-3
/
+4
*
Add build_ffmpegsumo GYP variable that controls whether libffmpegsumo is built.
scherkus@chromium.org
2010-03-31
1
-3
/
+22
*
Implemented offscreen rendering path for GLES2CmdDecoder on Linux.
kbr@google.com
2010-03-31
2
-0
/
+4
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-0
/
+59
*
Minor C++ fixes found by Clang.
evan@chromium.org
2010-03-30
1
-9
/
+9
*
Fix use_system_ffmpeg and clean up ffmpeg.gyp
scherkus@chromium.org
2010-03-30
2
-198
/
+160
*
Pass tools/licenses.py for a few more directories.
evan@chromium.org
2010-03-29
4
-10
/
+11
*
Add a dummy 'files' for flash_player 'copies'.
mmoss@google.com
2010-03-26
1
-0
/
+1
*
.gyp(i) changes to put "Cobwerks" into the right place(s) on Linux and Mac.
viettrungluu@chromium.org
2010-03-26
1
-20
/
+25
*
Pass tools/licenses.py for third_party/gles_book and third_party/glew.
alokp@chromium.org
2010-03-26
3
-3
/
+12
*
Add zooming notifications to Pepper. This allows the plugin to respond to fu...
jam@chromium.org
2010-03-26
1
-0
/
+6
*
Try rel-land the cobwerks gyp change
cpu@chromium.org
2010-03-26
1
-0
/
+34
*
Revert 42719 - Adding the cobwerks plugin piecemeal
cpu@chromium.org
2010-03-26
1
-34
/
+0
*
Adding the cobwerks plugin piecemeal
cpu@chromium.org
2010-03-26
1
-0
/
+34
*
Fix a few more places where we need to use our own allocator.
markus@chromium.org
2010-03-25
1
-5
/
+15
*
Workaround for I915 graphics cards which have horrible GL shader support.
scherkus@chromium.org
2010-03-25
2
-0
/
+7
*
Remove conflicting files.
maruel@chromium.org
2010-03-25
2
-33
/
+0
*
Chrome side of adding search support to Pepper.
jam@chromium.org
2010-03-25
1
-17
/
+62
*
Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...
scherkus@chromium.org
2010-03-25
25
-7246
/
+11
*
Check in machine-parseable licensing info for lighttpd.
evan@chromium.org
2010-03-24
2
-0
/
+33
*
Revert 42415 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...
scherkus@chromium.org
2010-03-24
25
-11
/
+7246
*
Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...
scherkus@chromium.org
2010-03-24
25
-7246
/
+11
*
ffmpeg enable wmapro
fbarchard@chromium.org
2010-03-23
17
-41
/
+41
*
Removed win32socketserver and its use in mediator_thread_impl.cc.
akalin@chromium.org
2010-03-23
3
-895
/
+0
*
Add licensing info for another set of projects in third_party.
evan@chromium.org
2010-03-22
6
-5
/
+95
*
Fix crash with "ATTACH 12345 as db". Believed to not have security impact.
cevans@chromium.org
2010-03-22
3
-0
/
+25
*
Roll deps to pick up ffmpeg fix from r42082 and fix a missing file in ffmpeg....
thestig@chromium.org
2010-03-19
1
-0
/
+1
*
Pass license check script for most of the tree.
evan@chromium.org
2010-03-19
19
-71
/
+235
[next]