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
*
Add test data so we can run https://codereview.chromium.org/14021015/
alecflett@chromium.org
2013-05-02
11
-0
/
+58
*
Roll libjingle r310.
wjia@chromium.org
2013-05-02
1
-1
/
+1
*
Revert "Move components/zip to third_party/zip", which broke linux and androi...
mattm@chromium.org
2013-05-02
22
-1837
/
+1
*
Move components/zip to third_party/zip
alecflett@chromium.org
2013-05-02
22
-1
/
+1837
*
Add more error codes to base::CreatePlatformFile on windows.
dgrogan@chromium.org
2013-05-02
1
-0
/
+2
*
Build libpeerconnection.so on Mac directly into the build target folder.
tommi@chromium.org
2013-05-02
1
-1
/
+0
*
INT64_C for visual C
fbarchard@chromium.org
2013-05-02
1
-9
/
+10
*
Support for loading libpeerconnection dynamically instead of statically.
tommi@chromium.org
2013-05-01
8
-97
/
+326
*
Add period lost in r197264.
dgrogan@chromium.org
2013-04-30
1
-1
/
+1
*
[Android WebView] Actually remove snappy dep from levelDb.
benm@chromium.org
2013-04-30
1
-7
/
+9
*
[Android WebView] Disable Snappy in leveldb on Android WebView.
benm@chromium.org
2013-04-30
1
-0
/
+7
*
Account for reserved space in SQLite recover module.
shess@chromium.org
2013-04-30
1
-5
/
+1
*
Cleanup / refactor LevelDB histograms
dgrogan@chromium.org
2013-04-30
1
-78
/
+37
*
Snappy: Enable snappy compression for leveldb, roll snappy to r74, and suppre...
jsbell@chromium.org
2013-04-29
3
-2
/
+24
*
Reland r196939 "Add Widevine CDM component installer."
xhwang@chromium.org
2013-04-29
1
-0
/
+3
*
Revert r196939 "Add Widevine CDM component installer."
oshima@chromium.org
2013-04-28
1
-3
/
+0
*
Add Widevine CDM component installer.
xhwang@chromium.org
2013-04-27
1
-0
/
+3
*
libxml: XML_PARSER_EOF checks from upstream
aedla@chromium.org
2013-04-26
3
-27
/
+176
*
Introduce arm_version to allow building for armv5, v6 or v7.
ohrn@opera.com
2013-04-26
1
-2
/
+2
*
libwebp: rollup from v0.3.0-rc6..v0.3.0
jzern@chromium.org
2013-04-26
18
-62
/
+63
*
libwebp: add OWNERS file
jzern@chromium.org
2013-04-26
1
-0
/
+1
*
Extract use_system_foo logic out of gyp files, patch 2
phajdan.jr@chromium.org
2013-04-26
8
-1078
/
+756
*
Disable thin archive optimization for libpeerconnection target.
wjia@chromium.org
2013-04-25
1
-0
/
+3
*
Update libjingle 308:309.
ronghuawu@chromium.org
2013-04-25
1
-1
/
+1
*
Adding clarification on who needs 3rd party approval
cpu@chromium.org
2013-04-25
1
-0
/
+4
*
Make recover-table create locale-independent.
shess@chromium.org
2013-04-24
1
-7
/
+43
*
Handle UTF16 encodings in SQLite recover table.
shess@chromium.org
2013-04-24
2
-1
/
+156
*
SQLite recover virtual table support for reading interior nodes.
shess@chromium.org
2013-04-23
2
-18
/
+286
*
Roll libjingle r308.
mallinath@chromium.org
2013-04-23
1
-1
/
+1
*
Use std::map<int, int> instead of SparseArray<int> to save memory.
battre@chromium.org
2013-04-23
4
-18
/
+158
*
IndexedDB: Add tracing to leveldb env filesystem sync calls
jsbell@chromium.org
2013-04-22
1
-0
/
+2
*
Linux: move use_system_harfbuzz logic out of the main file.
phajdan.jr@chromium.org
2013-04-22
1
-143
/
+113
*
Fix build failure with use_system_minizip=1
phajdan.jr@chromium.org
2013-04-22
1
-1
/
+1
*
Make the build work with speech-dispatcher >= 0.8.
raphael.kubo.da.costa@intel.com
2013-04-19
3
-0
/
+1103
*
Roll libjingle 305:307
sergeyu@chromium.org
2013-04-19
1
-1
/
+1
*
Rename SpecificError to OSError to reflect its source
dgrogan@chromium.org
2013-04-19
1
-13
/
+12
*
Linux: fix compatibility with libwebp-0.3 for use_system_libwebp=1 case.
phajdan.jr@chromium.org
2013-04-18
1
-1
/
+7
*
Update webrtc 3765:3853.
ronghuawu@chromium.org
2013-04-15
1
-0
/
+1
*
Roll libjingle r305.
mallinath@chromium.org
2013-04-13
1
-1
/
+1
*
Add chrome://tracing entries for leveldb background threads
jsbell@chromium.org
2013-04-12
2
-3
/
+12
*
suppress mesa build warning spam on windows
scottmg@chromium.org
2013-04-12
1
-5
/
+11
*
Roll libjingle r304.
mallinath@chromium.org
2013-04-12
2
-1
/
+12
*
tcmalloc: add x32 abi support to linux_syscall_support.h
vapier@chromium.org
2013-04-12
1
-56
/
+141
*
SQLite recover virtual table support for overflow pages.
shess@chromium.org
2013-04-12
2
-22
/
+458
*
Add CPU_ and ARCH_ for jingle overlay
fbarchard@chromium.org
2013-04-11
1
-0
/
+27
*
[Android] Apply subprocess fixes to third party android_testrunner/run_comman...
craigdh@chromium.org
2013-04-10
3
-11
/
+35
*
Fix mangling of zlib API on 64 bit platforms.
gavinp@chromium.org
2013-04-10
3
-24
/
+49
*
Complete update of zlib from 1.2.3 to 1.2.5.
gavinp@chromium.org
2013-04-09
9
-1036
/
+1909
*
Add libpeerconnection to the content shell app on mac. Also change the output...
tommi@chromium.org
2013-04-09
1
-0
/
+1
*
Add third_party/zlib/OWNERS
gavinp@chromium.org
2013-04-09
1
-0
/
+2
[next]