summaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* Delete third_party/scons.evan@chromium.org2010-11-23183-47969/+0
* Fix XPath bug from upstream.cevans@chromium.org2010-11-182-4/+9
* Sync to r31 of npapi-headersstuartmorgan@chromium.org2010-11-152-9/+38
* Fix build for third_party/qcms when SSE is diabled.thestig@chromium.org2010-11-131-0/+8
* Add qcms library for applying ICC color profile transforms to images. Thisabarth@chromium.org2010-11-1210-0/+3209
* Update internal state on undo to avoid a crash.sadrul@chromium.org2010-11-101-0/+26
* Revert r64981: "Delete third_party/scons."maruel@chromium.org2010-11-04183-0/+47969
* Add include directory for ICC JPEG. Turns out this is required to actually u...abarth@chromium.org2010-11-041-0/+5
* Fancy filter (jpeg term) using 9 3 3 1 coefficients for chroma upsample.fbarchard@chromium.org2010-11-046-122/+297
* move full libvpx tree into deps to include license and gypfbarchard@chromium.org2010-11-041-90/+0
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+4
* Delete third_party/scons.evan@chromium.org2010-11-03183-47969/+0
* Made OSMesa shared library position independent on linux.apatrick@chromium.org2010-11-031-0/+5
* Revert r64932 to bring back src/third_party/libvpx.maruel@chromium.org2010-11-031-0/+90
* Removing src/third_party/libvpx. WARNING: THIS WILL BREAK THE BUILD.maruel@chromium.org2010-11-031-90/+0
* Touch src/third_party/libvpx/libvpx.gyp to force it to be synced on slaves.maruel@chromium.org2010-11-031-1/+1
* iccjpeg library for jpeg color profilesfbarchard@chromium.org2010-11-025-0/+406
* Adding activscp redistributable to third_party.joi@chromium.org2010-11-0212-0/+16104
* webp minor cleanups and sync to gitfbarchard@chromium.org2010-11-012-39/+35
* Enable color profile support in libpng. We're going to use this in WebKit.abarth@chromium.org2010-10-301-1/+1
* fix cast warning in webp for Visual C by using stddef and uintptr_tfbarchard@chromium.org2010-10-291-1/+2
* Remove execute perms on .test files introduced in r64368nirnimesh@chromium.org2010-10-2921-0/+0
* Add Hunspell 'Hyphen' hyphenation library.rolandsteiner@chromium.org2010-10-29133-0/+73044
* Revert "Revert "libpng: update to 1.2.44""agl@chromium.org2010-10-286-110/+113
* ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...apatrick@chromium.org2010-10-271-5/+0
* Revert "libpng: update to 1.2.44"agl@chromium.org2010-10-276-113/+110
* Re-add disabling of optimization in s_texcombine.c on Windows lostkbr@chromium.org2010-10-267-4/+105
* Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to thekbr@chromium.org2010-10-253636-398975/+621387
* libpng: update to 1.2.44agl@chromium.org2010-10-256-110/+113
* Apply behaviour change fix from upstream for previous XPath change.cevans@chromium.org2010-10-222-16/+18
* webp update to use standard C, not c99 or c++ to make it build without warningsfbarchard@chromium.org2010-10-208-295/+383
* Update the credits file, fix two READMEs that were broken, change the encodin...avi@chromium.org2010-10-192-6/+8
* Move APSL code into third_party.avi@chromium.org2010-10-185-0/+513
* Pull in XPath fix from upstream.cevans@chromium.org2010-10-162-4/+19
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-153-0/+203
* Use protobuf_lite to save on binary size.agl@chromium.org2010-10-131-2/+4
* Remove third_party/protobuf2agl@chromium.org2010-10-135-1634/+0
* [Sync] Rolled cache invalidation API to @49.akalin@chromium.org2010-10-136-0/+133
* protobuf: add unknown field retention to protobuf-lite.agl@chromium.org2010-10-1219-622/+589
* Update sqlite's README.chromium with a note to keep webkit sidephajdan.jr@chromium.org2010-10-111-0/+5
* [Sync] Rolled cache-invalidation-api to @39.akalin@chromium.org2010-10-071-1/+2
* Add libwebp library source and gyp file.fbarchard@chromium.org2010-10-0716-0/+3692
* Revert 61787 - Add WebP library to Chromiumfbarchard@chromium.org2010-10-0716-3694/+0
* Add WebP library to Chromiumfbarchard@chromium.org2010-10-0716-0/+3694
* Allow building with system-provided sqlite. Last change (tm).phajdan.jr@chromium.org2010-10-051-1/+1
* I added FreeBSD-generated config files for libevent and tcmalloc, along with ...pvalchev@chromium.org2010-10-047-6/+15
* protobuf: switch to using third_party/protobufagl@chromium.org2010-10-012-5/+5
* protobuf: check in local copy.agl@chromium.org2010-09-30238-0/+106019
* SQLite: logging to track down SQLITE_IOERR_WRITE on waterfall.shess@chromium.org2010-09-291-2/+16
* Implement VP8 encoder for chromotinghclam@chromium.org2010-09-281-0/+90