| Commit message (Expand) | Author | Age | Files | Lines |
* | Modifying mini_installer to have different additional options. | bradnelson@chromium.org | 2009-07-03 | 1 | -7/+20 |
* | Don't screw up /usr/bin/ld if you can't write to current dir as root. | dkegel@google.com | 2009-06-30 | 1 | -11/+23 |
* | Fix the tree. It looks like the previous change (19561) | nsylvain@chromium.org | 2009-06-30 | 1 | -16/+7 |
* | Learned that mini_installer's linker settings cannot actually be shared | bradnelson@chromium.org | 2009-06-30 | 1 | -8/+17 |
* | Use C99 standard format macros for 64-bit values. | agl@chromium.org | 2009-06-29 | 1 | -0/+8 |
* | Another go at switching mini_installer to gyp. | bradnelson@google.com | 2009-06-29 | 1 | -1/+1 |
* | Added stub native web worker support, including build support in preparation | sehr@google.com | 2009-06-29 | 1 | -2/+2 |
* | Add a gyp "buildtype" variable to differentiate official release builds. | mmoss@chromium.org | 2009-06-25 | 1 | -0/+10 |
* | Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build. | ajwong@chromium.org | 2009-06-23 | 2 | -2/+2 |
* | Make symbol signatures upper-case. | thestig@chromium.org | 2009-06-18 | 1 | -1/+2 |
* | Revert the addition of -fno-threadsafe-statics. It breaks the build: | deanm@chromium.org | 2009-06-18 | 1 | -1/+0 |
* | Add -fno-threadsafe-statics to the Linux build. | deanm@chromium.org | 2009-06-18 | 1 | -0/+1 |
* | Linux: dump_app_syms would fail if the output didn't exist. | agl@chromium.org | 2009-06-17 | 1 | -1/+1 |
* | Add a small untility for checking to see if the X server is alive. | tony@chromium.org | 2009-06-16 | 1 | -0/+1 |
* | Fetch the SVN revision number correctly regardless of line endings | sgk@google.com | 2009-06-16 | 1 | -4/+6 |
* | Add Compact Language Detection (CLD) library to Chrome. This works in Windows... | sidchat@google.com | 2009-06-15 | 1 | -0/+1 |
* | Cleanups from post-submit suggestions. | mmoss@chromium.org | 2009-06-12 | 2 | -11/+10 |
* | Change delayload attribute from string to list in gyp files | hclam@chromium.org | 2009-06-12 | 1 | -1/+5 |
* | Extract breakpad symbol files for Linux official builds. | mmoss@chromium.org | 2009-06-12 | 2 | -0/+75 |
* | Always build breakpad tools with Linux official build. | mmoss@chromium.org | 2009-06-11 | 1 | -7/+0 |
* | Review URL: http://codereview.chromium.org/122044 | nick@chromium.org | 2009-06-11 | 1 | -0/+5 |
* | Support Jaunty by dropping package xcb-xlib0. | dank@chromium.org | 2009-06-11 | 1 | -5/+80 |
* | Add lib32asound2-dev into 32-bit build dependencies. | ajwong@chromium.org | 2009-06-09 | 1 | -2/+2 |
* | Convert tcmalloc (and its modified libcmt) to building with gyp. | sgk@google.com | 2009-06-06 | 1 | -0/+1 |
* | Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage. | jrg@chromium.org | 2009-06-05 | 2 | -2/+2 |
* | Grab the correct element from the match group of the git regex. | mmoss@chromium.org | 2009-06-05 | 1 | -1/+1 |
* | Fix make build by providing a hint as to when to expand the filename. | tc@google.com | 2009-06-04 | 1 | -1/+1 |
* | Fetch last change (revision) info in a separate action that can run | sgk@google.com | 2009-06-04 | 3 | -0/+156 |
* | Change PasswordStoreDefault to access the WebDataService from the UI thread o... | stuartmorgan@chromium.org | 2009-06-03 | 1 | -0/+37 |
* | Disable -mdynamic-no-pic, the equivalent of enabling -fPIC, to allow most of | mark@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Adds linux2 variable and change to WidgetGtk to make it compile. | sky@chromium.org | 2009-06-02 | 1 | -0/+5 |
* | Rename the breakpad file to match the app name instead of just branding name. | thomasvl@chromium.org | 2009-06-02 | 1 | -1/+11 |
* | Enable TR1 in windows build for gmock's use in VS2008 SP1. | ajwong@chromium.org | 2009-06-02 | 2 | -2/+2 |
* | Removing unused variables and conditions in all.gyp | bradnelson@chromium.org | 2009-06-02 | 1 | -9/+0 |
* | Use a variable to control the value of LinkIncremental on Debug | sgk@google.com | 2009-06-02 | 1 | -1/+8 |
* | Switching chrome.sln to gyp generated version. | bradnelson@google.com | 2009-06-02 | 1 | -5/+1 |
* | Tweak SVNVersion be happier (matches windows). | jrg@chromium.org | 2009-06-01 | 1 | -6/+7 |
* | Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This will | mark@chromium.org | 2009-06-01 | 1 | -10/+37 |
* | Reverting 17273 - Fails reliability tests | mhm@chromium.org | 2009-05-30 | 1 | -37/+0 |
* | Re-land the password store work from bug 8205, with changes that should fix b... | stuartmorgan@chromium.org | 2009-05-30 | 1 | -0/+37 |
* | Re-add the code to only add sse2 flags on Chromium builds. It | tc@google.com | 2009-05-29 | 1 | -3/+9 |
* | Major refactoring of Croc. | rspangler@google.com | 2009-05-29 | 3 | -100/+105 |
* | Add debugging symbols to official Linux Chrome builds. | thestig@chromium.org | 2009-05-28 | 1 | -0/+5 |
* | Switching locales projects to be semi gyp generated. | bradnelson@chromium.org | 2009-05-28 | 1 | -0/+1 |
* | Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005. | ajwong@chromium.org | 2009-05-28 | 1 | -0/+1 |
* | Add .dll (and a .exe) files to the gyp build: | sgk@google.com | 2009-05-27 | 1 | -1/+3 |
* | gyp file for pdfsqueeze | thomasvl@chromium.org | 2009-05-27 | 1 | -0/+43 |
* | Add gyp-generated bspatch (used by setup.exe) and bsdiff. | sgk@google.com | 2009-05-27 | 1 | -2/+4 |
* | Revert the password manager refactoring -- it failed reliability tests. | evan@chromium.org | 2009-05-26 | 1 | -37/+0 |
* | Converting gears prebuilt stub to gyp. | bradnelson@chromium.org | 2009-05-26 | 1 | -0/+1 |