| Commit message (Expand) | Author | Age | Files | Lines |
* | Parameterize the Google Update appid at build time instead of hard coding it ... | robertshield@chromium.org | 2009-09-01 | 1 | -1/+4 |
* | Fix arg error check (was expecting too many). | thomasvl@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | Put a proper info.plist into the framework so we can codesign it. | thomasvl@chromium.org | 2009-09-01 | 1 | -5/+2 |
* | Clean out leftover bits of the path-based Linux SUID sandbox. | thestig@chromium.org | 2009-09-01 | 1 | -14/+0 |
* | Allow overriding debug optimization level on mac. | dank@chromium.org | 2009-08-28 | 1 | -2/+3 |
* | Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di... | willchan@chromium.org | 2009-08-26 | 1 | -0/+1 |
* | Submitted for bmcquade: | bradnelson@google.com | 2009-08-26 | 1 | -1/+1 |
* | Build for Mac in the Release configuration at -O3 | mark@chromium.org | 2009-08-26 | 1 | -1/+1 |
* | Moving configuration platform to always be present, as that is required | bradnelson@chromium.org | 2009-08-26 | 1 | -3/+3 |
* | Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ... | thestig@chromium.org | 2009-08-26 | 1 | -8/+20 |
* | Add license information to our shell scripts. | agl@chromium.org | 2009-08-25 | 1 | -0/+4 |
* | Reverting 24220. | yutak@chromium.org | 2009-08-25 | 1 | -20/+8 |
* | Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ... | thestig@chromium.org | 2009-08-25 | 1 | -8/+20 |
* | linux: call g_thread_init() at relevant startup points | evan@chromium.org | 2009-08-25 | 1 | -20/+3 |
* | Revert "linux: call g_thread_init() at relevant startup points" | evan@chromium.org | 2009-08-25 | 1 | -3/+20 |
* | linux: call g_thread_init() at relevant startup points | evan@chromium.org | 2009-08-25 | 1 | -20/+3 |
* | Revert "linux: call g_thread_init() at relevant startup points" | tony@chromium.org | 2009-08-24 | 1 | -3/+20 |
* | linux: call g_thread_init() at relevant startup points | evan@chromium.org | 2009-08-24 | 1 | -20/+3 |
* | Tweak the comment in the lproj fixup script to explain why we need an "en" fo... | thomasvl@chromium.org | 2009-08-24 | 1 | -14/+0 |
* | Pulling new version of googleurl into the tree. | cira@chromium.org | 2009-08-21 | 1 | -1/+1 |
* | Build for Mac in the Release configuration at -O2 | mark@chromium.org | 2009-08-20 | 1 | -18/+11 |
* | Cosmetic fixes to clobber_generated_headers.py: | sgk@google.com | 2009-08-19 | 1 | -6/+9 |
* | Explicitly set {Output,Intermediate}Directory on all configurations, | sgk@google.com | 2009-08-19 | 1 | -0/+15 |
* | Try what I tried in r23343 again | munjal@chromium.org | 2009-08-15 | 1 | -17/+0 |
* | revert unintended change | darin@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Remove WebFrame::selectAll and WebFrame::clearSelection in favor of having | darin@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Linux: add GYP flag for -fno-strict-aliasing. | agl@chromium.org | 2009-08-14 | 1 | -0/+6 |
* | Reverting 23343. | sidchat@google.com | 2009-08-13 | 1 | -0/+17 |
* | Move the sync related GYP variables and conditions to chrome.gyp from | munjal@chromium.org | 2009-08-13 | 1 | -17/+0 |
* | Use -fno-threadsafe-statics to disable thread-safe static semantics in C++. | mark@chromium.org | 2009-08-13 | 1 | -18/+20 |
* | Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux | mark@chromium.org | 2009-08-13 | 1 | -5/+8 |
* | Tweak indentation | mark@chromium.org | 2009-08-12 | 1 | -4/+4 |
* | Fix a typo in install-build-deps.sh. | thestig@chromium.org | 2009-08-12 | 1 | -1/+1 |
* | Fix build/mac/tweak_app_infoplist build script for git users. Patch by Robert | mark@chromium.org | 2009-08-11 | 1 | -15/+23 |
* | Save debugging symbols for plugin_carbon_interpose.dylib. | mark@chromium.org | 2009-08-11 | 1 | -7/+12 |
* | Avoid exit due to "-e" and test failure on non-x86_64. | mmoss@chromium.org | 2009-08-11 | 1 | -2/+4 |
* | ObjC classes generated by the build and used in Xib files is already getting ... | thomasvl@chromium.org | 2009-08-11 | 1 | -83/+38 |
* | Re-commit r22981 after backout at r22992. Contains fixes to relocate | mark@chromium.org | 2009-08-11 | 2 | -47/+99 |
* | Build browser/sync files by default using a stubbed-out syncapi | tim@chromium.org | 2009-08-11 | 1 | -3/+15 |
* | Back out r22981, it may have caused Windows test failures. | mark@chromium.org | 2009-08-11 | 2 | -99/+47 |
* | Provide a separate app bundle for subprocesses like the renderer on the Mac. | mark@chromium.org | 2009-08-11 | 2 | -47/+99 |
* | Fix the expected path logic in clobber_generated_headers.py | phajdan.jr@chromium.org | 2009-08-11 | 1 | -1/+0 |
* | Target Cortex A8 for the ARM ChromeOS build of Chrome. | piman@chromium.org | 2009-08-10 | 1 | -0/+12 |
* | Fix up broken behavior in install-build-deps.sh. | thestig@chromium.org | 2009-08-10 | 1 | -9/+17 |
* | Add a 'tools' list to 'scons_settings' so we'll still get the | sgk@google.com | 2009-08-10 | 1 | -0/+1 |
* | Turning on incremental linking for 64-bit machines. | bradnelson@chromium.org | 2009-08-07 | 1 | -1/+7 |
* | Bounce through a set so we uniq the string list to avoid having something lis... | thomasvl@chromium.org | 2009-08-07 | 1 | -3/+3 |
* | Add 'rpm' to dev tools for creating RPM packages. | mmoss@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Define _FILE_OFFSET_BITS=64 in order to support large files (>2GB). | thestig@chromium.org | 2009-08-06 | 1 | -0/+1 |
* | Add patch to the Linux build deps script. | thestig@chromium.org | 2009-08-06 | 1 | -1/+1 |