| Commit message (Expand) | Author | Age | Files | Lines |
* | Wrap the p2p transport API in a compile time flag. | satish@chromium.org | 2011-04-20 | 1 | -0/+8 |
* | Made full tab file browser to open automatically when a new disk device is pr... | zelidrag@chromium.org | 2011-04-16 | 1 | -5/+10 |
* | clang: Use -Wheader-hygiene instead of a custom check in the plugin. | thakis@chromium.org | 2011-04-05 | 1 | -0/+2 |
* | Enable dynamic annotations in WebKit if release_valgrind_build is 1. | timurrrr@chromium.org | 2011-04-05 | 1 | -3/+12 |
* | Revert 79846 - Add -Wsign-compare for C++ compilation on linux & friends. | fischman@chromium.org | 2011-03-30 | 1 | -5/+1 |
* | Add -Wsign-compare for C++ compilation on linux & friends. | fischman@chromium.org | 2011-03-30 | 1 | -1/+5 |
* | Standardize grit invokes | thomasvl@chromium.org | 2011-03-28 | 1 | -4/+6 |
* | DevTools: if 'debug_devtools' is defined in .gyp, always try loading from dis... | mnaganov@chromium.org | 2011-03-28 | 1 | -0/+6 |
* | Consolidate google chrome build flag for grit targets. | tony@chromium.org | 2011-03-23 | 1 | -0/+7 |
* | WinDDK ATL and MSVC express 2008/2005 compatability | mark@chromium.org | 2011-03-21 | 1 | -2/+35 |
* | Yet another clang roll attempt. | thakis@chromium.org | 2011-03-05 | 1 | -0/+4 |
* | Initial landing of file_manager component extension (not yet enabled) | rginda@chromium.org | 2011-03-01 | 1 | -0/+12 |
* | Use libjpeg-turbo as the default JPEG library (Take 2) | hbono@chromium.org | 2011-02-28 | 1 | -1/+1 |
* | Re-enable sign-compare in Clang build by pulling in a ICU @75916 | jshin@chromium.org | 2011-02-24 | 1 | -2/+0 |
* | Disable -Wsign-compare for Clang. | hans@chromium.org | 2011-02-24 | 1 | -0/+2 |
* | clang: Turn on -Woverloaded-virtual! | thakis@chromium.org | 2011-02-23 | 1 | -4/+0 |
* | Revert 74103 - Use libjpeg-turbo by default. | jschuh@chromium.org | 2011-02-14 | 1 | -1/+1 |
* | clang: Make it possible to run Elliot's plugin on the bots | thakis@chromium.org | 2011-02-11 | 1 | -0/+25 |
* | Revert 74597 - clang: Make it possible to run Elliot's plugin on the bots | thakis@chromium.org | 2011-02-11 | 1 | -24/+0 |
* | clang: Make it possible to run Elliot's plugin on the bots | thakis@chromium.org | 2011-02-11 | 1 | -0/+24 |
* | linux: switch to -Wno-format | evan@chromium.org | 2011-02-10 | 1 | -1/+1 |
* | Adding support for JavaScript internationalization API as V8 extension. See p... | cira@chromium.org | 2011-02-10 | 1 | -0/+3 |
* | clang: Set clang-specific flags on linux only if the target compiler is used. | thakis@chromium.org | 2011-02-10 | 1 | -20/+26 |
* | linux: hide more warnings in third-party code | evan@chromium.org | 2011-02-09 | 1 | -0/+5 |
* | linux: don't show deprecation warnings in third-party code | evan@chromium.org | 2011-02-08 | 1 | -0/+4 |
* | Use libjpeg-turbo by default. | hbono@chromium.org | 2011-02-08 | 1 | -1/+1 |
* | Roll clang to r125007 | thakis@chromium.org | 2011-02-07 | 1 | -4/+4 |
* | Reworked player_x11: | scherkus@chromium.org | 2011-02-04 | 1 | -1/+1 |
* | Add back the inspector_strings target | tony@chromium.org | 2011-02-04 | 1 | -0/+1 |
* | Commit my clang plugin and fix up documentation. | erg@google.com | 2011-02-03 | 1 | -1/+1 |
* | Pull in new launchpad.net translations and actually build the | tony@chromium.org | 2011-02-02 | 1 | -1/+3 |
* | Added command line switches and UI (controlled via a build option) | davemoore@chromium.org | 2011-02-01 | 1 | -0/+13 |
* | Revert 73304 (broke clang/linux) - Use early expansion for debug_optimize and... | thakis@chromium.org | 2011-02-01 | 1 | -2/+2 |
* | Add a grit define for enabling third_party translations. | tony@chromium.org | 2011-02-01 | 1 | -0/+6 |
* | Use early expansion for debug_optimize and release_optimize | timurrrr@chromium.org | 2011-02-01 | 1 | -2/+2 |
* | clang: Disable -Wuninitialized for now. | thakis@chromium.org | 2011-01-31 | 1 | -0/+4 |
* | clang: Make it possible to add a plugin through GYP_DEFINES | thakis@chromium.org | 2011-01-28 | 1 | -0/+21 |
* | Remove gconf build dependence for Chrome OS. | petkov@chromium.org | 2011-01-20 | 1 | -3/+7 |
* | clang/linux: Build with -g0 if fastbuild=1 is set (e.g. on the buildbots) | thakis@chromium.org | 2011-01-19 | 1 | -0/+8 |
* | Clang: enable -Wbool-conversions and -Wunused-variables on Linux. | hans@chromium.org | 2011-01-14 | 1 | -5/+0 |
* | net: enable DnsRRResolver on Windows | agl@chromium.org | 2011-01-13 | 1 | -0/+1 |
* | Marking the following targets for non-incremental linking independent | joi@chromium.org | 2011-01-11 | 1 | -0/+3 |
* | Fix compilation with disabled remoting. | sergeyu@chromium.org | 2011-01-11 | 1 | -3/+7 |
* | Refactor grit -D flags into a gyp variable so we don't | tony@chromium.org | 2011-01-07 | 1 | -22/+48 |
* | Private Pepper extension for Flapper to allow TCP connections to be made | viettrungluu@chromium.org | 2011-01-07 | 1 | -0/+11 |
* | Some clean ups to build/common.gypi. | tony@chromium.org | 2011-01-06 | 1 | -98/+91 |
* | harfbuzz: check in harfbuzz-ng, add gyp define to use it | evan@chromium.org | 2011-01-05 | 1 | -0/+4 |
* | seccomp: remove build-time flags | evan@chromium.org | 2010-12-15 | 1 | -3/+0 |
* | Switch linux OpenSSL build to use custom openssl version | joth@chromium.org | 2010-12-09 | 1 | -1/+1 |
* | linux: remove --as-needed in the shared build | evan@chromium.org | 2010-12-08 | 1 | -0/+5 |