| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement method stubs for OpenMAX IL instead of relying on -lOmxCore. | scherkus@chromium.org | 2009-11-25 | 1 | -5/+0 |
* | Enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-25 | 1 | -1/+1 |
* | Landing the GPU process and command buffer code again, this time with a DEPS ... | apatrick@google.com | 2009-11-25 | 1 | -0/+1 |
* | Revert "Implement method stubs for OpenMAX IL instead of relying on -lOmxCore." | scherkus@chromium.org | 2009-11-24 | 1 | -0/+5 |
* | Implement method stubs for OpenMAX IL instead of relying on -lOmxCore. | scherkus@chromium.org | 2009-11-24 | 1 | -5/+0 |
* | Partially reverting 32942 | apatrick@google.com | 2009-11-24 | 1 | -1/+0 |
* | Branched gpu process and command buffer code into Chrome tree. Fixed up paths... | apatrick@google.com | 2009-11-24 | 1 | -0/+1 |
* | Make Linux packaging options more granular. | mmoss@chromium.org | 2009-11-23 | 2 | -1/+6 |
* | Remove old files. | nsylvain@chromium.org | 2009-11-20 | 1 | -22/+0 |
* | Move Mac to using renderer spellchecker. | estade@chromium.org | 2009-11-19 | 1 | -10/+0 |
* | test_shell buildable on ARM | hclam@chromium.org | 2009-11-18 | 1 | -2/+2 |
* | linux: pass --gc-sections in link line | evan@chromium.org | 2009-11-18 | 1 | -0/+3 |
* | Do not overwrite ld.orig in install-build-deps.sh. | thestig@chromium.org | 2009-11-18 | 1 | -1/+2 |
* | Linux: update install-build-deps.sh to build gold from binutils 2.20. | thestig@chromium.org | 2009-11-18 | 1 | -77/+35 |
* | linux: set a compiler flag that drops the eh_frame section | evan@chromium.org | 2009-11-18 | 1 | -0/+4 |
* | Revert 32244 - linux: pass gcsections in link line | idana@chromium.org | 2009-11-18 | 1 | -3/+0 |
* | linux: pass --gc-sections in link line | evan@chromium.org | 2009-11-18 | 1 | -0/+3 |
* | linux: set -fvisiblility-inlines-hidden when building | evan@chromium.org | 2009-11-17 | 1 | -0/+3 |
* | TBR: willchan | willchan@chromium.org | 2009-11-17 | 1 | -1/+1 |
* | Experiment: enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-17 | 1 | -1/+1 |
* | Add support for Ubuntu 9.10 to install-build-deps.sh | yusukes@google.com | 2009-11-17 | 1 | -6/+12 |
* | Linux: enable building with a local version of libssl. | agl@chromium.org | 2009-11-17 | 2 | -15/+42 |
* | reland 31875. Revert was: | estade@chromium.org | 2009-11-16 | 1 | -4/+6 |
* | Revert 31875 to see whether it fixes reliability bot. | huanr@chromium.org | 2009-11-16 | 1 | -6/+4 |
* | Test program for OpenMAX video decoding | hclam@chromium.org | 2009-11-13 | 2 | -0/+8 |
* | Building FFmpeg in tree for arm | hclam@chromium.org | 2009-11-13 | 2 | -9/+13 |
* | Partially revert WebKit.gyp switch-over, because it broke build bot setup | dglazkov@google.com | 2009-11-13 | 1 | -1/+1 |
* | Pull the OpenType sanitiser library from code.google.com/ots/, as per our dis... | yusukes@google.com | 2009-11-13 | 2 | -0/+2 |
* | Use renderer spellchecker for windows. | estade@chromium.org | 2009-11-13 | 1 | -4/+6 |
* | Revert 31765 - Experiment: enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Experiment: enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+2 |
* | linux: TCMalloc-based C++ heap profiler. | willchan@chromium.org | 2009-11-11 | 1 | -0/+6 |
* | Set SDKROOT in the project-wide xcode_settings block instead of doing it in | mark@chromium.org | 2009-11-06 | 1 | -1/+11 |
* | Move the spellchecker to the renderer. | estade@chromium.org | 2009-11-06 | 1 | -1/+10 |
* | FFmpeg in-tree build for mac. | ajwong@chromium.org | 2009-11-05 | 1 | -1/+5 |
* | linux: let harfbuzz be pulled in by gyp naturally | evan@chromium.org | 2009-11-04 | 1 | -1/+0 |
* | Add 'am' and 'sw' to Linux/Mac build | jshin@chromium.org | 2009-11-04 | 1 | -2/+2 |
* | linux: compiler_version.py tweak to work on gcc 4.4 | evan@chromium.org | 2009-11-03 | 1 | -1/+1 |
* | Linux: Autodetect and change build flags when using gcc 4.4. | craig.schlenter@chromium.org | 2009-11-03 | 2 | -0/+53 |
* | Remove bzip2 from install requirements. | fbarchard@chromium.org | 2009-11-03 | 1 | -2/+2 |
* | Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe... | apatrick@google.com | 2009-11-02 | 2 | -0/+11 |
* | linux: fix library=shared_library issues | piman@chromium.org | 2009-11-02 | 1 | -0/+6 |
* | Adding x64 configurations for windows. | bradnelson@chromium.org | 2009-11-01 | 1 | -0/+16 |
* | Pulling in latest gyp with rule generation and configuration change. | bradnelson@chromium.org | 2009-11-01 | 1 | -5/+1 |
* | Add in bzip2 runtime and development packages. | ajwong@chromium.org | 2009-10-30 | 1 | -4/+4 |
* | Add yasm and ffmpeg into the build tree for linux. | ajwong@chromium.org | 2009-10-30 | 1 | -1/+2 |
* | Taking advantage of new configuration inheritance option. | bradnelson@chromium.org | 2009-10-29 | 1 | -76/+46 |
* | Bisect script should exit gracefully when not enough revisions are present | nirnimesh@chromium.org | 2009-10-29 | 1 | -1/+4 |
* | This does a few things: | piman@chromium.org | 2009-10-28 | 2 | -117/+147 |