| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 60142 - Add libsrtp in DEPS, gyp file for libsrtp. | sergeyu@chromium.org | 2010-09-22 | 3 | -109/+0 |
* | Add libsrtp in DEPS, gyp file for libsrtp. | sergeyu@chromium.org | 2010-09-22 | 3 | -0/+109 |
* | Revert "net: add test for False Start corking." | agl@chromium.org | 2010-09-21 | 3 | -40/+0 |
* | net: add test for False Start corking. | agl@chromium.org | 2010-09-21 | 3 | -0/+40 |
* | Move sqlite preprocessed directory one level up, it's not from upstream. | phajdan.jr@chromium.org | 2010-09-16 | 10 | -9/+9 |
* | Linux: make tools/licenses.py happy about third_party/npapi | phajdan.jr@chromium.org | 2010-09-16 | 2 | -0/+34 |
* | Revert my two latest changes with git, seems that drover is broken. | phajdan.jr@chromium.org | 2010-09-15 | 7 | -0/+10331 |
* | Revert 59573 - Move sqlite preprocessed directory one level up, it's not from... | phajdan.jr@chromium.org | 2010-09-15 | 9 | -10333/+2 |
* | Move sqlite preprocessed directory one level up, it's not from upstream. | phajdan.jr@chromium.org | 2010-09-15 | 9 | -2/+2 |
* | Linux: make sure tools/licenses.py is happy about third_party/skia | phajdan.jr@chromium.org | 2010-09-15 | 2 | -0/+204 |
* | Add LICENSE file based on header of source files. | jar@chromium.org | 2010-09-14 | 1 | -0/+30 |
* | Add README.chromium for third_party/protobuf2 | cmasone@google.com | 2010-09-10 | 1 | -0/+7 |
* | libjingle roll 27->29 | sergeyu@chromium.org | 2010-09-08 | 2 | -3/+10 |
* | Remove empty directories in third_party/cld | jshin@chromium.org | 2010-09-03 | 1 | -1/+0 |
* | Fix for ChromeOS build, included linux version of plugin.vch file for now to ... | zelidrag@chromium.org | 2010-09-02 | 1 | -0/+1 |
* | Made sure we use ChromeOS version of flash for ChromeOS builds. | zelidrag@chromium.org | 2010-08-31 | 1 | -1/+6 |
* | Remove libxml hack that is not needed after we rolled in the WebKit fix | phajdan.jr@chromium.org | 2010-08-31 | 2 | -53/+0 |
* | Add Mozilla's ISimpleDOM COM interfaces, which are needed | dmazzoni@chromium.org | 2010-08-31 | 6 | -0/+560 |
* | Move us closer to passing the license check script. | phajdan.jr@chromium.org | 2010-08-30 | 5 | -2/+5 |
* | This CL introduces the stack shadowing mechanism that should help TCMalloc's | glider@chromium.org | 2010-08-27 | 3 | -0/+193 |
* | Add a stub implementation of sqlite3Preload when building with system sqlite. | phajdan.jr@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | Linux: Fix compilation issue with gcc-4.1.2. | craig.schlenter@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | Reintegrate certificate selection in HttpNetworkTransaction DoLoop | davidben@chromium.org | 2010-08-21 | 4 | -2/+46 |
* | Improve support for requesting client certs in tlslite | rsleevi@chromium.org | 2010-08-21 | 6 | -11/+233 |
* | Update tlslite README.chromium and add a patch for r53724 | rsleevi@chromium.org | 2010-08-21 | 3 | -6/+104 |
* | Another speculative fix. | phajdan.jr@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | Speculative fix for WebKit builder compile failures. | phajdan.jr@chromium.org | 2010-08-18 | 1 | -0/+5 |
* | Move bundled copy of sqlite one level deeper to better separate it | phajdan.jr@chromium.org | 2010-08-18 | 769 | -140/+155 |
* | Mongoose is an MIT licensed HTTP server that is used by chrome to | jmikhail@google.com | 2010-08-18 | 4 | -0/+5046 |
* | The atoms file is created by the WebDriver team to standardize | jmikhail@google.com | 2010-08-17 | 4 | -0/+1919 |
* | Remove +x from a source file. | evan@chromium.org | 2010-08-17 | 1 | -0/+0 |
* | * Add rmdir, mkdir -p and umask to d8 on Unix. | evan@chromium.org | 2010-08-17 | 173 | -107/+110 |
* | Revert my last two changes. | evan@chromium.org | 2010-08-14 | 173 | -110/+107 |
* | libxml: move all upstream code into a src/ subdirectory. | evan@chromium.org | 2010-08-13 | 173 | -107/+110 |
* | Deleted glew from third party. | apatrick@chromium.org | 2010-08-12 | 8 | -28844/+0 |
* | Backport SQLite http://www.sqlite.org/src/ci/b8b465ed2c | phajdan.jr@chromium.org | 2010-08-09 | 4 | -10/+72 |
* | Add an #if to modp_b64_data.h to avoid a typedef conflict that certain | mark@chromium.org | 2010-08-05 | 2 | -4/+14 |
* | Unfork one of our SQLite patches, icu-regexp.patch | phajdan.jr@chromium.org | 2010-08-03 | 2 | -19/+16 |
* | Fix language detection with short text pages. | jcivelli@chromium.org | 2010-08-02 | 2 | -4/+6 |
* | Revert the changes to libxml.gyp in r52725. | wtc@chromium.org | 2010-07-27 | 1 | -5/+10 |
* | Fixed compilation errors for Windows multi-DLL build. | apatrick@chromium.org | 2010-07-27 | 2 | -1/+8 |
* | Replaced sha, md5 module imports with hashlib. | zelidrag@chromium.org | 2010-07-27 | 4 | -7/+48 |
* | Build libpng.dll for chromium multi dll version. | victorw@chromium.org | 2010-07-22 | 1 | -1/+12 |
* | Revert 53122 - libxml: LIBXML_STATIC isn't needed on windows either | cevans@chromium.org | 2010-07-21 | 1 | -0/+5 |
* | libxml: LIBXML_STATIC isn't needed on windows either | evan@chromium.org | 2010-07-20 | 1 | -5/+0 |
* | Update libxml to 2.7.7. | evan@chromium.org | 2010-07-16 | 124 | -36507/+31867 |
* | Build OSMesa as a loadable_module so chrome does not link against it. | apatrick@chromium.org | 2010-07-15 | 1 | -1/+11 |
* | Added --use-gl command line flag to select GL implementation. | apatrick@chromium.org | 2010-07-14 | 2 | -6/+15 |
* | Changed the revision number of libjingle to r24. | sergeyu@chromium.org | 2010-07-12 | 1 | -0/+4 |
* | Updated cache-invalidation-api to @33. | akalin@chromium.org | 2010-07-09 | 1 | -0/+2 |