| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland 102005 and 102009: aura: Explicitly disable GTK. | sadrul@chromium.org | 2011-09-21 | 3 | -20/+48 |
* | Relanding precompiled header support for VS 2008, now enabled for | joi@chromium.org | 2011-09-20 | 1 | -10/+18 |
* | 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 | 3 | -10/+1 |
* | 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 | 3 | -1/+10 |
* | Temporary revert of r101474, will re-land tomorrow with a change to disable u... | joi@chromium.org | 2011-09-19 | 1 | -1/+3 |
* | Fix duplicate rule for LASTCHANGE | piman@chromium.org | 2011-09-19 | 1 | -2/+1 |
* | 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 |
* | Dummy change to trigger the bots | nsylvain@chromium.org | 2011-09-18 | 1 | -1/+1 |
* | Aura under Linux is enabled with: | saintlou@chromium.org | 2011-09-18 | 1 | -5/+8 |
* | cycle bots | thakis@chromium.org | 2011-09-17 | 1 | -0/+2 |
* | 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 | 2 | -2/+10 |
* | mac: Turn style plugin on by default. | thakis@chromium.org | 2011-09-16 | 1 | -1/+2 |
* | Switch on use of precompiled headers for VS 2008. | joi@chromium.org | 2011-09-16 | 1 | -3/+1 |
* | Don't build this gyp file, it's clearly problematic. | ben@chromium.org | 2011-09-15 | 1 | -1/+0 |
* | Fourth attempt at the following. Unreviewed, this was originally reviewed in... | pkasting@chromium.org | 2011-09-15 | 2 | -16/+57 |
* | Adds code for a new Aura shell. | ben@chromium.org | 2011-09-15 | 1 | -0/+1 |
* | Remove an unused seccomp sandbox gyp variable. | thestig@chromium.org | 2011-09-15 | 1 | -4/+0 |
* | cycle bots (for memory waterfall) | thakis@chromium.org | 2011-09-15 | 1 | -1/+1 |
* | mac: Switch the default compiler to clang for everyone. | thakis@chromium.org | 2011-09-15 | 1 | -8/+4 |
* | Make autofill regular expressions unicode again. | tony@chromium.org | 2011-09-15 | 1 | -0/+55 |
* | Add a webkit_builder_win target to all.gyp so the webkit win builders | tony@chromium.org | 2011-09-15 | 1 | -0/+10 |
* | Move Aura to UI subdir. | ben@chromium.org | 2011-09-14 | 1 | -1/+1 |
* | Eliminate headers from precompile.h that define 'interface' to avoid compile ... | joi@chromium.org | 2011-09-14 | 1 | -21/+29 |
* | 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 |
* | Linux: Stop installing the gold linker as /usr/bin/ld. Ask users to pass -B/u... | thestig@chromium.org | 2011-09-12 | 1 | -23/+68 |
* | Remove CHROME_V8 #define and related javascript_engine gyp variable. | mihaip@chromium.org | 2011-09-12 | 2 | -13/+5 |
* | Disable no-compile tests for now since bots are timing out randomly. | ajwong@chromium.org | 2011-09-10 | 1 | -0/+1 |
* | Create a "no compile" drivers script in python to unittest compile time asserts. | ajwong@chromium.org | 2011-09-10 | 1 | -0/+94 |
* | Refactor ScopedJavaRef | joth@chromium.org | 2011-09-09 | 1 | -0/+6 |
* | Remove obsolete NaCl tests. | phajdan.jr@chromium.org | 2011-09-08 | 1 | -11/+0 |
* | Don't print the strip command line being executed in strip_save_dsym. | mark@chromium.org | 2011-09-08 | 1 | -3/+1 |
* | Disable PIE for dump_syms. The framework is too big to reliably be able to | mark@chromium.org | 2011-09-08 | 1 | -23/+27 |
* | Use precompiled headers for most large projects where the .gyp file | joi@chromium.org | 2011-09-07 | 3 | -0/+127 |
* | 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 |
* | Update binutils URL and sha1sum for gold sources | thestig@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | 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 | 2 | -0/+19 |
* | Enable smooth scrolling on mac | thakis@chromium.org | 2011-09-01 | 1 | -2/+2 |
* | Use chain-loading for Linux nacl_helper | mcgrathr@chromium.org | 2011-09-01 | 1 | -1/+1 |