summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only enable the sse2 flags when building Chromiumtc@google.com2009-05-201-3/+9
* Convert views to gyp.ben@chromium.org2009-05-201-0/+5
* Adding a general script to fetch values from the BRANDING files.thomasvl@chromium.org2009-05-194-40/+66
* Remove two todo's since the pref controls initializing breakpad, and if users...thomasvl@chromium.org2009-05-191-2/+0
* Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.thomasvl@chromium.org2009-05-183-6/+30
* Convert app/ to GYP.ben@chromium.org2009-05-171-0/+1
* Switching cygwin setup_mount project to use bare command line.bradnelson@chromium.org2009-05-161-0/+1
* Convert lzma_sdk to gyp.sgk@google.com2009-05-151-0/+1
* Changes common.gypi to not wrap number with quotes because of recentsky@chromium.org2009-05-151-1/+1
* Stubs out OSExchangeData for views on gtk.sky@chromium.org2009-05-131-0/+1
* linux: gyp should fail if the build dependencies aren't met.evan@chromium.org2009-05-132-54/+24
* Moving all the breakpad stuff to: src/breakpadbradnelson@chromium.org2009-05-132-74/+1
* Add croc code coverage tool. (Same change as yesterday, but now made in therspangler@google.com2009-05-131-0/+96
* - Roll DEPS to pick up newer GYPthomasvl@chromium.org2009-05-132-2/+91