| Commit message (Expand) | Author | Age | Files | Lines |
* | ffmpeg add mkv, remove bzlib and zlib | fbarchard@chromium.org | 2010-04-23 | 21 | -41/+41 |
* | Revert 45438 - ffmpeg add mkv, remove bzlib and zlib | fbarchard@chromium.org | 2010-04-23 | 21 | -38/+38 |
* | ffmpeg add mkv, remove bzlib and zlib | fbarchard@chromium.org | 2010-04-23 | 21 | -38/+38 |
* | Added Google Cache Invalidation library to DEPS and got it to compile | akalin@chromium.org | 2010-04-23 | 9 | -0/+425 |
* | Use the /INCLUDE:symbol linker option pragmas to force | wtc@chromium.org | 2010-04-23 | 1 | -7/+14 |
* | Revert r45389. Experiment over. | willchan@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | TCMalloc: Experiment with setting FLAGS_tcmalloc_release_rate to 50. This is... | willchan@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Corrected inconsistent newlines in third_party/mesa/mesa.gyp. | apatrick@chromium.org | 2010-04-22 | 1 | -411/+411 |
* | Windows bots build and use OSMesa | apatrick@chromium.org | 2010-04-21 | 1 | -0/+451 |
* | TCMalloc: don't use initialize hook. Just set the hook pointers directly. | willchan@chromium.org | 2010-04-21 | 1 | -13/+7 |
* | Added OSMesa based GLContext. | apatrick@chromium.org | 2010-04-20 | 3 | -2/+88 |
* | Clang: Fix TCMalloc's broken externs. | willchan@chromium.org | 2010-04-20 | 2 | -5/+2 |
* | Added MesaLib to third_party. | apatrick@chromium.org | 2010-04-20 | 3268 | -0/+1213720 |
* | 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 |