| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed pyauto build for chromeos. Added proper sysroot and ability to specify ... | zelidrag@chromium.org | 2010-03-01 | 1 | -0/+4 |
* | Add candidate_window to chromeos_builder target. | satorux@chromium.org | 2010-03-01 | 1 | -1/+2 |
* | Adding in missing tests to make chromeos build on waterfall go green. | bradnelson@google.com | 2010-02-27 | 1 | -1/+16 |
* | Working around gyp issue 137 in scons emitter. | bradnelson@google.com | 2010-02-27 | 1 | -1/+6 |
* | Separate neon flags from armv7, because some platforms have armv7a but no neon. | piman@chromium.org | 2010-02-26 | 1 | -4/+15 |
* | add chromeos_builder target. | jiesun@google.com | 2010-02-26 | 1 | -1/+15 |
* | Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. | thestig@chromium.org | 2010-02-26 | 2 | -3/+3 |
* | Add chrome_frame_reliability_tests.exe to the set of archived CF tests. (Need... | robertshield@chromium.org | 2010-02-24 | 1 | -22/+2 |
* | Allow building without SVG. | evan@chromium.org | 2010-02-24 | 1 | -7/+9 |
* | Cross compiling: don't rewrite dirs if they're already prefixed. | davemoore@chromium.org | 2010-02-22 | 1 | -1/+1 |
* | WebKit roll 55033:55080 | agl@chromium.org | 2010-02-22 | 1 | -0/+1 |
* | Add a dependency for python2.5-dev for linux | nirnimesh@chromium.org | 2010-02-21 | 1 | -1/+1 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -2/+6 |
* | Linux: Remove -fno-asynchronous-unwind-tables. We need the eh_frame section t... | thestig@chromium.org | 2010-02-18 | 1 | -5/+0 |
* | Added utility to compile webkit with WTF_USE_ACCELERATED_COMPOSITING flag. We... | alokp@chromium.org | 2010-02-17 | 1 | -0/+11 |
* | media: remove redundant gyp excludes | evan@chromium.org | 2010-02-17 | 1 | -2/+9 |
* | Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp. | mmoss@google.com | 2010-02-17 | 1 | -0/+1 |
* | Circular relationships between .gyp files should be errors. Make them errors, | mark@chromium.org | 2010-02-16 | 1 | -0/+10 |
* | Roll WebKit to 54653 | jorlow@chromium.org | 2010-02-11 | 1 | -0/+1 |
* | Ignore .m files in addition to .mm on non-Macs. | mark@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Include test_shell.gypi in webkit.gyp instead of maintaining a distinct | mark@chromium.org | 2010-02-10 | 1 | -3/+2 |
* | Let the chromium_code variable be applied in target scope in addition to .gyp | mark@chromium.org | 2010-02-10 | 1 | -5/+18 |
* | Move build/external_code.gypi into build/common.gypi. | mark@chromium.org | 2010-02-10 | 2 | -44/+29 |
* | Really enable JAVASCRIPT_DEBUGGER WebKit feature for Chromium. | mnaganov@chromium.org | 2010-02-10 | 1 | -0/+1 |
* | Let the chromium_code variable be applied in target scope in addition to .gyp | mark@chromium.org | 2010-02-09 | 2 | -73/+63 |
* | Make LASTCHANGE work properly for make build. | mmoss@google.com | 2010-02-08 | 1 | -1/+0 |
* | Move candidate_window from third_party/chromeos_text_input to chrome/browser/... | satorux@chromium.org | 2010-02-08 | 1 | -1/+1 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 2 | -2/+9 |
* | Enable JAVASCRIPT_DEBUGGER flag. JSC-dependent parts of WebCore were guarded ... | mnaganov@chromium.org | 2010-02-05 | 1 | -1/+0 |
* | Dropping unconnected obsolete vsprops files. | bradnelson@google.com | 2010-02-03 | 6 | -136/+0 |
* | Changes necessary to compile gpu demos on linux. It is not functional yet jus... | alokp@chromium.org | 2010-02-03 | 1 | -2/+5 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -1/+10 |
* | Try to fix canaries. | jorlow@chromium.org | 2010-01-30 | 1 | -0/+1 |
* | Use refactored filename rules in net.gyp. | evan@chromium.org | 2010-01-29 | 1 | -1/+1 |
* | Fix install-build-deps.sh so that it does not interpret a yes-no answer in re... | yutak@chromium.org | 2010-01-28 | 1 | -1/+1 |
* | Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc. | wtc@chromium.org | 2010-01-28 | 1 | -2/+3 |
* | Add support for UserIdleTime to Linux. | zork@chromium.org | 2010-01-26 | 1 | -2/+2 |
* | Add options to install-build-deps.sh to enable unattended mode. | dkegel@google.com | 2010-01-26 | 1 | -23/+67 |
* | linux: enable pepper plugin | piman@chromium.org | 2010-01-25 | 2 | -4/+8 |
* | Revert 36399 - linux: enable pepper_test_plugin | laforge@chromium.org | 2010-01-23 | 2 | -8/+4 |
* | GYP: recognize OpenBSD/amd64 as x64 as it's called in this world | pvalchev@google.com | 2010-01-23 | 1 | -1/+1 |
* | linux: always set visibility=hidden | evan@chromium.org | 2010-01-21 | 1 | -4/+3 |
* | Revert r36641 "Linux: Enable TCMalloc (Take X)." | kuchhal@chromium.org | 2010-01-21 | 1 | -1/+1 |
* | Linux: Enable TCMalloc (Take X). | willchan@chromium.org | 2010-01-20 | 1 | -1/+1 |
* | Enable geolocation at build time, and update the flag to configure it at runt... | joth@chromium.org | 2010-01-20 | 1 | -0/+1 |
* | Reland r36541 (which went in without any commit log by some magic). Was rever... | jshin@chromium.org | 2010-01-19 | 1 | -1/+1 |
* | Revert 36541 (which went in without any commit log by some black magic). | jshin@chromium.org | 2010-01-19 | 1 | -1/+1 |
* | Adding a secondary mini_installer target for Chrome Frame. This will remove t... | robertshield@chromium.org | 2010-01-19 | 2 | -14/+3 |
* | Review URL: http://codereview.chromium.org/545123 | jshin@chromium.org | 2010-01-19 | 1 | -1/+1 |
* | Add browser_tests to coverage (note recent mac fixes). | jrg@chromium.org | 2010-01-19 | 1 | -1/+1 |