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
*
Fix XPath bug from upstream.
cevans@chromium.org
2010-11-18
2
-4
/
+9
*
Sync to r31 of npapi-headers
stuartmorgan@chromium.org
2010-11-15
2
-9
/
+38
*
Fix build for third_party/qcms when SSE is diabled.
thestig@chromium.org
2010-11-13
1
-0
/
+8
*
Add qcms library for applying ICC color profile transforms to images. This
abarth@chromium.org
2010-11-12
10
-0
/
+3209
*
Update internal state on undo to avoid a crash.
sadrul@chromium.org
2010-11-10
1
-0
/
+26
*
Revert r64981: "Delete third_party/scons."
maruel@chromium.org
2010-11-04
183
-0
/
+47969
*
Add include directory for ICC JPEG. Turns out this is required to actually u...
abarth@chromium.org
2010-11-04
1
-0
/
+5
*
Fancy filter (jpeg term) using 9 3 3 1 coefficients for chroma upsample.
fbarchard@chromium.org
2010-11-04
6
-122
/
+297
*
move full libvpx tree into deps to include license and gyp
fbarchard@chromium.org
2010-11-04
1
-90
/
+0
*
PyAuto hooks for Sync in TestingAutomationProvider
rsimha@chromium.org
2010-11-03
1
-0
/
+4
*
Delete third_party/scons.
evan@chromium.org
2010-11-03
183
-47969
/
+0
*
Made OSMesa shared library position independent on linux.
apatrick@chromium.org
2010-11-03
1
-0
/
+5
*
Revert r64932 to bring back src/third_party/libvpx.
maruel@chromium.org
2010-11-03
1
-0
/
+90
*
Removing src/third_party/libvpx. WARNING: THIS WILL BREAK THE BUILD.
maruel@chromium.org
2010-11-03
1
-90
/
+0
*
Touch src/third_party/libvpx/libvpx.gyp to force it to be synced on slaves.
maruel@chromium.org
2010-11-03
1
-1
/
+1
*
iccjpeg library for jpeg color profiles
fbarchard@chromium.org
2010-11-02
5
-0
/
+406
*
Adding activscp redistributable to third_party.
joi@chromium.org
2010-11-02
12
-0
/
+16104
*
webp minor cleanups and sync to git
fbarchard@chromium.org
2010-11-01
2
-39
/
+35
*
Enable color profile support in libpng. We're going to use this in WebKit.
abarth@chromium.org
2010-10-30
1
-1
/
+1
*
fix cast warning in webp for Visual C by using stddef and uintptr_t
fbarchard@chromium.org
2010-10-29
1
-1
/
+2
*
Remove execute perms on .test files introduced in r64368
nirnimesh@chromium.org
2010-10-29
21
-0
/
+0
*
Add Hunspell 'Hyphen' hyphenation library.
rolandsteiner@chromium.org
2010-10-29
133
-0
/
+73044
*
Revert "Revert "libpng: update to 1.2.44""
agl@chromium.org
2010-10-28
6
-110
/
+113
*
ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...
apatrick@chromium.org
2010-10-27
1
-5
/
+0
*
Revert "libpng: update to 1.2.44"
agl@chromium.org
2010-10-27
6
-113
/
+110
*
Re-add disabling of optimization in s_texcombine.c on Windows lost
kbr@chromium.org
2010-10-26
7
-4
/
+105
*
Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to the
kbr@chromium.org
2010-10-25
3636
-398975
/
+621387
*
libpng: update to 1.2.44
agl@chromium.org
2010-10-25
6
-110
/
+113
*
Apply behaviour change fix from upstream for previous XPath change.
cevans@chromium.org
2010-10-22
2
-16
/
+18
*
webp update to use standard C, not c99 or c++ to make it build without warnings
fbarchard@chromium.org
2010-10-20
8
-295
/
+383
*
Update the credits file, fix two READMEs that were broken, change the encodin...
avi@chromium.org
2010-10-19
2
-6
/
+8
*
Move APSL code into third_party.
avi@chromium.org
2010-10-18
5
-0
/
+513
*
Pull in XPath fix from upstream.
cevans@chromium.org
2010-10-16
2
-4
/
+19
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
3
-0
/
+203
*
Use protobuf_lite to save on binary size.
agl@chromium.org
2010-10-13
1
-2
/
+4
*
Remove third_party/protobuf2
agl@chromium.org
2010-10-13
5
-1634
/
+0
*
[Sync] Rolled cache invalidation API to @49.
akalin@chromium.org
2010-10-13
6
-0
/
+133
*
protobuf: add unknown field retention to protobuf-lite.
agl@chromium.org
2010-10-12
19
-622
/
+589
*
Update sqlite's README.chromium with a note to keep webkit side
phajdan.jr@chromium.org
2010-10-11
1
-0
/
+5
*
[Sync] Rolled cache-invalidation-api to @39.
akalin@chromium.org
2010-10-07
1
-1
/
+2
*
Add libwebp library source and gyp file.
fbarchard@chromium.org
2010-10-07
16
-0
/
+3692
*
Revert 61787 - Add WebP library to Chromium
fbarchard@chromium.org
2010-10-07
16
-3694
/
+0
*
Add WebP library to Chromium
fbarchard@chromium.org
2010-10-07
16
-0
/
+3694
*
Allow building with system-provided sqlite. Last change (tm).
phajdan.jr@chromium.org
2010-10-05
1
-1
/
+1
*
I added FreeBSD-generated config files for libevent and tcmalloc, along with ...
pvalchev@chromium.org
2010-10-04
7
-6
/
+15
*
protobuf: switch to using third_party/protobuf
agl@chromium.org
2010-10-01
2
-5
/
+5
*
protobuf: check in local copy.
agl@chromium.org
2010-09-30
238
-0
/
+106019
*
SQLite: logging to track down SQLITE_IOERR_WRITE on waterfall.
shess@chromium.org
2010-09-29
1
-2
/
+16
*
Implement VP8 encoder for chromoting
hclam@chromium.org
2010-09-28
1
-0
/
+90
*
Add safebrowsing test server into dependencies. Also added Readme.chromium fo...
lzheng@chromium.org
2010-09-28
2
-0
/
+37
[next]