summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Make symbol signatures upper-case.thestig@chromium.org2009-06-181-1/+2
* Revert the addition of -fno-threadsafe-statics. It breaks the build:deanm@chromium.org2009-06-181-1/+0
* Add -fno-threadsafe-statics to the Linux build.deanm@chromium.org2009-06-181-0/+1
* Linux: dump_app_syms would fail if the output didn't exist.agl@chromium.org2009-06-171-1/+1
* Add a small untility for checking to see if the X server is alive.tony@chromium.org2009-06-161-0/+1
* Fetch the SVN revision number correctly regardless of line endingssgk@google.com2009-06-161-4/+6
* Add Compact Language Detection (CLD) library to Chrome. This works in Windows...sidchat@google.com2009-06-151-0/+1
* Cleanups from post-submit suggestions.mmoss@chromium.org2009-06-122-11/+10
* Change delayload attribute from string to list in gyp fileshclam@chromium.org2009-06-121-1/+5
* Extract breakpad symbol files for Linux official builds.mmoss@chromium.org2009-06-122-0/+75
* Always build breakpad tools with Linux official build.mmoss@chromium.org2009-06-111-7/+0
* Review URL: http://codereview.chromium.org/122044nick@chromium.org2009-06-111-0/+5
* Support Jaunty by dropping package xcb-xlib0.dank@chromium.org2009-06-111-5/+80
* Add lib32asound2-dev into 32-bit build dependencies.ajwong@chromium.org2009-06-091-2/+2
* Convert tcmalloc (and its modified libcmt) to building with gyp.sgk@google.com2009-06-061-0/+1
* Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.jrg@chromium.org2009-06-052-2/+2
* Grab the correct element from the match group of the git regex.mmoss@chromium.org2009-06-051-1/+1
* Fix make build by providing a hint as to when to expand the filename.tc@google.com2009-06-041-1/+1
* Fetch last change (revision) info in a separate action that can runsgk@google.com2009-06-043-0/+156
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-031-0/+37
* Disable -mdynamic-no-pic, the equivalent of enabling -fPIC, to allow most ofmark@chromium.org2009-06-031-0/+1
* Adds linux2 variable and change to WidgetGtk to make it compile.sky@chromium.org2009-06-021-0/+5
* Rename the breakpad file to match the app name instead of just branding name.thomasvl@chromium.org2009-06-021-1/+11
* Enable TR1 in windows build for gmock's use in VS2008 SP1.ajwong@chromium.org2009-06-022-2/+2
* Removing unused variables and conditions in all.gypbradnelson@chromium.org2009-06-021-9/+0
* Use a variable to control the value of LinkIncremental on Debugsgk@google.com2009-06-021-1/+8
* Switching chrome.sln to gyp generated version.bradnelson@google.com2009-06-021-5/+1
* Tweak SVNVersion be happier (matches windows).jrg@chromium.org2009-06-011-6/+7
* Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This willmark@chromium.org2009-06-011-10/+37
* Reverting 17273 - Fails reliability testsmhm@chromium.org2009-05-301-37/+0
* Re-land the password store work from bug 8205, with changes that should fix b...stuartmorgan@chromium.org2009-05-301-0/+37
* Re-add the code to only add sse2 flags on Chromium builds. Ittc@google.com2009-05-291-3/+9
* Major refactoring of Croc.rspangler@google.com2009-05-293-100/+105
* Add debugging symbols to official Linux Chrome builds.thestig@chromium.org2009-05-281-0/+5
* Switching locales projects to be semi gyp generated.bradnelson@chromium.org2009-05-281-0/+1
* Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-281-0/+1
* Add .dll (and a .exe) files to the gyp build:sgk@google.com2009-05-271-1/+3
* gyp file for pdfsqueezethomasvl@chromium.org2009-05-271-0/+43
* Add gyp-generated bspatch (used by setup.exe) and bsdiff.sgk@google.com2009-05-271-2/+4
* Revert the password manager refactoring -- it failed reliability tests.evan@chromium.org2009-05-261-37/+0
* Converting gears prebuilt stub to gyp.bradnelson@chromium.org2009-05-261-0/+1
* Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."ajwong@chromium.org2009-05-261-1/+0
* Checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-261-0/+1
* Linux: add Breakpad supportagl@chromium.org2009-05-222-23/+13
* Patch to make password patch build.evan@chromium.org2009-05-221-0/+37
* Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds.sgk@google.com2009-05-221-1/+20
* Add Croc code coverage config for linux.rspangler@google.com2009-05-201-0/+89
* didn't mean to check these inben@chromium.org2009-05-202-3/+0
* these strings were somehow removed in my earlier revert. add back to fix the ...ben@chromium.org2009-05-202-0/+3
* Added a script to remove headers from the target.thomasvl@chromium.org2009-05-203-4/+50