| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005." | ajwong@chromium.org | 2009-05-26 | 1 | -1/+0 |
* | Checkin a version of gmock, modified to use our boost_tuple in VS2005. | ajwong@chromium.org | 2009-05-26 | 1 | -0/+1 |
* | Linux: add Breakpad support | agl@chromium.org | 2009-05-22 | 2 | -23/+13 |
* | Patch to make password patch build. | evan@chromium.org | 2009-05-22 | 1 | -0/+37 |
* | Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds. | sgk@google.com | 2009-05-22 | 1 | -1/+20 |
* | Add Croc code coverage config for linux. | rspangler@google.com | 2009-05-20 | 1 | -0/+89 |
* | didn't mean to check these in | ben@chromium.org | 2009-05-20 | 2 | -3/+0 |
* | these strings were somehow removed in my earlier revert. add back to fix the ... | ben@chromium.org | 2009-05-20 | 2 | -0/+3 |
* | Added a script to remove headers from the target. | thomasvl@chromium.org | 2009-05-20 | 3 | -4/+50 |
* | Only enable the sse2 flags when building Chromium | tc@google.com | 2009-05-20 | 1 | -3/+9 |
* | Convert views to gyp. | ben@chromium.org | 2009-05-20 | 1 | -0/+5 |
* | Adding a general script to fetch values from the BRANDING files. | thomasvl@chromium.org | 2009-05-19 | 4 | -40/+66 |