| Commit message (Expand) | Author | Age | Files | Lines |
* | Add input method support for views and integrate ibus input framework | oshima@google.com | 2011-02-12 | 1 | -0/+24 |
* | Build/install gold instead of all of binutils. | thestig@chromium.org | 2011-02-11 | 1 | -2/+2 |
* | 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 | 2 | -0/+4 |
* | 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 |
* | add enable flag for SKIA_GPU, set to 0 by default (set to 1 for local testing) | reed@google.com | 2011-02-09 | 1 | -0/+2 |
* | 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 |
* | 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 |