| Commit message (Expand) | Author | Age | Files | Lines |
* | aura: Have aura and aura_demo build and run without gtk on linux. | sadrul@chromium.org | 2011-09-23 | 1 | -2/+8 |
* | mac: Don't build with debug information on the trybots. | thakis@chromium.org | 2011-09-22 | 1 | -3/+6 |
* | These are the changes necessary for views to be able to build w/ use_aura imp... | davemoore@chromium.org | 2011-09-22 | 1 | -1/+4 |
* | Temporarily turning off stripping for mac builds on the main waterfall to | bradnelson@google.com | 2011-09-22 | 1 | -2/+17 |
* | Aura: Use extension-based file picker from CrOS for pure-views builds. | jamescook@chromium.org | 2011-09-21 | 1 | -2/+2 |
* | Revert 102113 - Aura: Use extension-based file picker from CrOS for pure-view... | jamescook@chromium.org | 2011-09-21 | 1 | -2/+2 |
* | Aura: Use extension-based file picker from CrOS for pure-views builds. | jamescook@chromium.org | 2011-09-21 | 1 | -2/+2 |
* | aura: Make GTK a dependency again for chrome/aura etc. to make things buildable. | sadrul@chromium.org | 2011-09-21 | 1 | -1/+1 |
* | Add --use-more-webui runtime flag to toggle WebUI replacements for native dia... | flackr@chromium.org | 2011-09-21 | 1 | -16/+0 |
* | Reland 102005 and 102009: aura: Explicitly disable GTK. | sadrul@chromium.org | 2011-09-21 | 1 | -6/+10 |
* | Making TOOLKIT_USES_GTK orthogonal to USE_AURA. | saintlou@chromium.org | 2011-09-20 | 1 | -6/+8 |
* | Add a gyp flag to enable dcheck by default in release without | nsylvain@chromium.org | 2011-09-20 | 1 | -0/+7 |
* | Revert 102005 - aura: Explicitly disable GTK. | sky@chromium.org | 2011-09-20 | 1 | -8/+0 |
* | Upstream: The Common.gypi change for Android. | michaelbai@google.com | 2011-09-20 | 1 | -6/+344 |
* | aura: Explicitly disable GTK. | sadrul@chromium.org | 2011-09-20 | 1 | -0/+8 |
* | Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement... | scherkus@chromium.org | 2011-09-19 | 1 | -0/+16 |
* | Add --use-more-webui runtime flag to toggle WebUI replacements for native dia... | flackr@chromium.org | 2011-09-19 | 1 | -16/+0 |
* | Aura under Linux is enabled with: | saintlou@chromium.org | 2011-09-18 | 1 | -5/+8 |
* | Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement... | rsimha@chromium.org | 2011-09-16 | 1 | -0/+16 |
* | Add --use-more-webui runtime flag to toggle WebUI replacements for native dia... | flackr@chromium.org | 2011-09-16 | 1 | -16/+0 |
* | Adds some features to the shell: | ben@chromium.org | 2011-09-16 | 1 | -0/+3 |
* | mac: Turn style plugin on by default. | thakis@chromium.org | 2011-09-16 | 1 | -1/+2 |
* | Remove an unused seccomp sandbox gyp variable. | thestig@chromium.org | 2011-09-15 | 1 | -4/+0 |
* | mac: Switch the default compiler to clang for everyone. | thakis@chromium.org | 2011-09-15 | 1 | -8/+4 |
* | When cross-compiling for ia32, do not build 'host' targets with -m32 | rsleevi@chromium.org | 2011-09-14 | 1 | -62/+66 |
* | Retry 3 to split WebGraphicsContext3DCommandBufferImpl::initialize() into two... | nduca@chromium.org | 2011-09-13 | 1 | -0/+8 |
* | Up to now the only touch UI was running Pure Views. However, we want to impro... | saintlou@chromium.org | 2011-09-13 | 1 | -23/+19 |
* | Remove CHROME_V8 #define and related javascript_engine gyp variable. | mihaip@chromium.org | 2011-09-12 | 1 | -8/+4 |
* | Refactor ScopedJavaRef | joth@chromium.org | 2011-09-09 | 1 | -0/+6 |
* | Disable PIE for dump_syms. The framework is too big to reliably be able to | mark@chromium.org | 2011-09-08 | 1 | -23/+27 |
* | clang/make: Set LINK to $(CXX). | thakis@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | Set CC to clang when GYP_DEFINES=clang=1. | thakis@chromium.org | 2011-09-06 | 1 | -0/+20 |
* | Revert 99673 (didn't help) - mac: Use stabs instead of dwarf when fastbuild=1 | thakis@chromium.org | 2011-09-06 | 1 | -8/+0 |
* | mac: Use stabs instead of dwarf when fastbuild=1 | thakis@chromium.org | 2011-09-05 | 1 | -0/+8 |
* | Smooth scrolling | scottbyer@chromium.org | 2011-09-03 | 1 | -2/+2 |
* | If the 'asan' GYP variable is set to 1 on Mac, do not strip the __asan_init s... | glider@chromium.org | 2011-09-02 | 1 | -0/+10 |
* | Enable smooth scrolling on mac | thakis@chromium.org | 2011-09-01 | 1 | -2/+2 |
* | Reduce number of unnamed-type-template-args violations (mostly when passing v... | pkasting@chromium.org | 2011-09-01 | 1 | -6/+6 |
* | Revert 97966 : Revert 97955 - First pass on intents options UI. | gbillock@chromium.org | 2011-08-25 | 1 | -0/+10 |
* | Add Aura support to views: | ben@chromium.org | 2011-08-25 | 1 | -7/+10 |
* | Add support for GYP_DEFINES aura_wm=1 which also defines views_compositor=1. | ben@chromium.org | 2011-08-24 | 1 | -0/+14 |
* | Turn off PIE when building for Valgrind. | mark@chromium.org | 2011-08-24 | 1 | -0/+14 |
* | Give plug-in processes an executable heap and disable PIE/ASLR for Native | mark@chromium.org | 2011-08-24 | 1 | -8/+12 |
* | Revert 97955 - First pass on intents options UI. | mattm@chromium.org | 2011-08-24 | 1 | -10/+0 |
* | First pass on intents options UI. | gbillock@chromium.org | 2011-08-24 | 1 | -0/+10 |
* | Update translations using strings from launchpad.net r311 | fta@sofaraway.org | 2011-08-22 | 1 | -2/+2 |
* | Re-enable clang for official builders. | kerz@chromium.org | 2011-08-22 | 1 | -2/+1 |
* | restore OutputFile for chrome.exe, do moving hardlink on dll instead | scottmg@chromium.org | 2011-08-18 | 1 | -0/+4 |
* | Use bookmark manager to add/edit bookmark pages with webui_dialogs=1. | flackr@chromium.org | 2011-08-17 | 1 | -9/+11 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 1 | -24/+0 |