| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new target for building qa-related targets on the qa waterfall. | kkania@chromium.org | 2011-02-04 | 1 | -1/+15 |
* | Reworked player_x11: | scherkus@chromium.org | 2011-02-04 | 1 | -1/+1 |
* | Revert 73825 - Add new target for building qa-related targets on the qa water... | kkania@chromium.org | 2011-02-04 | 1 | -9/+1 |
* | Add new target for building qa-related targets on the qa waterfall. | kkania@chromium.org | 2011-02-04 | 1 | -1/+9 |
* | 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 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -6/+6 |
* | 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 |
* | Disabling building of CEEE; we will be moving the code to a separate | joi@chromium.org | 2011-01-31 | 1 | -1/+0 |
* | Include remoting/ in test coverage dashboard | hclam@chromium.org | 2011-01-31 | 1 | -1/+1 |
* | 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 |
* | lastchange: use shell=True on Windows | evan@chromium.org | 2011-01-27 | 1 | -1/+2 |
* | lastchange: don't use git rev-parse output when it fails | evan@chromium.org | 2011-01-26 | 1 | -1/+4 |
* | lastchange: give up on git-svn | evan@chromium.org | 2011-01-26 | 1 | -29/+24 |
* | Add views_unittests to chromeos_builder target. | thestig@chromium.org | 2011-01-25 | 1 | -1/+2 |
* | Add ENABLE_WEBGL=1 definition to handle renaming of ENABLE_3D_CANVAS | kbr@chromium.org | 2011-01-24 | 1 | -0/+2 |
* | lastchange: wrap another subprocess call in a try block | evan@chromium.org | 2011-01-24 | 1 | -5/+8 |
* | lastchange: skip over git-svn "rebuilding..." lines | evan@chromium.org | 2011-01-24 | 1 | -1/+3 |
* | Add a chromium_builder_perf target. | chase@chromium.org | 2011-01-24 | 1 | -2/+15 |
* | lastchange: handle the git-but-not-git-svn case | evan@chromium.org | 2011-01-24 | 1 | -3/+18 |
* | Fixed invocation of "git svn info" under win32. | caseq@google.com | 2011-01-24 | 1 | -3/+9 |
* | Conditionally add compile-time enable for the web audio API only on Mac OS X | crogers@google.com | 2011-01-24 | 1 | -0/+5 |
* | Revert 72306 - Conditionally add compile-time enable for web audio API on Mac... | crogers@google.com | 2011-01-24 | 1 | -5/+0 |
* | Conditionally add compile-time enable for web audio API on Mac OS X | crogers@google.com | 2011-01-23 | 1 | -0/+5 |
* | Revert 72282 - Enable web audio compile-time flag | crogers@google.com | 2011-01-22 | 1 | -1/+0 |
* | Enable web audio compile-time flag | crogers@google.com | 2011-01-22 | 1 | -0/+1 |
* | webkit: expose webkit branch and revision number in about pages | evan@chromium.org | 2011-01-22 | 1 | -21/+46 |
* | Chromium support for window.webkitRequestAnimationFrame() | jamesr@chromium.org | 2011-01-21 | 1 | -0/+1 |
* | lastchange: add a flag to only print the svn revision number | evan@chromium.org | 2011-01-21 | 1 | -6/+10 |
* | lastchange.py: fix style, unify git codepath | evan@chromium.org | 2011-01-21 | 1 | -41/+15 |
* | Remove gconf build dependence for Chrome OS. | petkov@chromium.org | 2011-01-20 | 1 | -3/+7 |
* | Build the views unittests in the builder targer. Also fix ordering. | nsylvain@chromium.org | 2011-01-20 | 1 | -6/+7 |
* | Fix libnss include path when building under WebKit on linux to match | adamk@chromium.org | 2011-01-19 | 1 | -2/+2 |
* | clang/linux: Build with -g0 if fastbuild=1 is set (e.g. on the buildbots) | thakis@chromium.org | 2011-01-19 | 1 | -0/+8 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 2 | -5/+6 |
* | 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 |
* | Move OSExchangeData from src/app to src/ui/base/dragdrop | ben@chromium.org | 2011-01-12 | 1 | -1/+0 |
* | Fixing several typos in gyp files detected by jeanluc's forthcoming changes t... | bradnelson@google.com | 2011-01-11 | 1 | -1/+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 |
* | Move animation code to new ui/base/animation directory. | ben@chromium.org | 2011-01-07 | 1 | -0/+1 |
* | Allow the official target to be used for non-official builds. | nsylvain@chromium.org | 2011-01-07 | 1 | -3/+9 |
* | Private Pepper extension for Flapper to allow TCP connections to be made | viettrungluu@chromium.org | 2011-01-07 | 1 | -0/+11 |