summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Build selenium tests on the bots. This test is running on the webkit.org xp ...nsylvain@chromium.org2010-04-081-0/+1
* Add interactive ui tests to the chromeos builder.nsylvain@chromium.org2010-04-071-0/+1
* Linux: simplify dump_app_syms since newer versions of Breakpad no longer gene...thestig@chromium.org2010-04-061-20/+6
* Update dump_symbols to match new file_id code.agl@chromium.org2010-04-051-4/+9
* Fix breakpad (again)agl@chromium.org2010-04-051-2/+22
* Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...evan@chromium.org2010-04-012-4/+7
* Make build-bisect script work on win.nirnimesh@chromium.org2010-03-311-33/+62
* Disable executable stack on Linux.willchan@chromium.org2010-03-301-1/+1
* Flip seccomp sandbox back off, now that we have some perf numbers.evan@chromium.org2010-03-301-3/+3
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-03-301-0/+7
* Added GPU unit tests to win, mac and linux builds. They aren't running yet.apatrick@chromium.org2010-03-291-2/+5
* Fix official build as per Microsoft recommendation.maruel@chromium.org2010-03-271-1/+1
* Don't strip main from the browser or helper app executables. This helpsmark@chromium.org2010-03-261-5/+25
* Added a test for pepper3d. It ensures that we can successfully load a pepper ...alokp@chromium.org2010-03-261-1/+0
* In build/gyp_chromium, if CHROMIUM_GYP_SYNTAX_CHECK is set to 1, run gyp with...rsesek@chromium.org2010-03-261-0/+6
* Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heapglider@chromium.org2010-03-262-0/+14
* Build fix. Revert -Wextra.evan@chromium.org2010-03-261-1/+2
* Add kochi and dejavu fonts to default package list on linuxjamesr@chromium.org2010-03-261-1/+1
* linux: turn on -Wextraevan@chromium.org2010-03-261-2/+1
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-251-1/+2
* linux: turn on -Wextraevan@chromium.org2010-03-251-2/+1
* Remove Oriya from the list of UI languages for now because we're not getting ...jshin@chromium.org2010-03-251-3/+3
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-0/+1
* Fix some gyp errors found with --check.rsesek@chromium.org2010-03-241-6/+1
* Add support for alpha and beta versions of karmic/lucid in install-build-deps.shsatorux@chromium.org2010-03-241-1/+1
* Add one build target for TSan/Windows buildtimurrrr@chromium.org2010-03-231-0/+14
* Remove the grd clobber script on Windows.phajdan.jr@chromium.org2010-03-181-67/+0
* Enable the touch events feature.gdk@chromium.org2010-03-151-0/+3
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-0/+5
* Enable TCMalloc on Linux by default.willchan@chromium.org2010-03-121-1/+1
* First cut at implementing wifi bindigns for linux, using glib-dbus to Network...joth@chromium.org2010-03-121-17/+17
* Remove libdbus-glib-1-2-dbg from install deps, as hardy does not have it and ...joth@chromium.org2010-03-111-1/+1
* Fix up following on from r41182joth@chromium.org2010-03-111-7/+8
* Support Xcode 3.2.2 (prerelease) for release-mode builds.mark@chromium.org2010-03-101-18/+33
* Add libdbus-glib dependency into install-build-deps.shjoth@chromium.org2010-03-101-5/+5
* chromeos: adding session and emit_login_prompt_ready as deps to chromeos_builderpiman@chromium.org2010-03-101-1/+2
* build-bisect: don't crash on bad input to the good/bad promptevan@chromium.org2010-03-101-6/+6
* Add a gyp target for Xext to linux/system so that Views can depend on it. A r...davemoore@chromium.org2010-03-101-0/+20
* Move apply_locales.py from src/chrome/tools/build/ to src/build/.tony@chromium.org2010-03-091-0/+45
* linux (sysroot): force prefix=/usr in pkg-configpiman@chromium.org2010-03-051-1/+1
* ARM: add arm_fpu option to specify which version of vfp to usepiman@chromium.org2010-03-051-1/+5
* Yet another try to hotfix the ARM builbots. Sigh.thestig@chromium.org2010-03-041-2/+2
* Ignore missing python library when detecting python architecture and just ret...thestig@chromium.org2010-03-041-4/+8
* Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/b...thestig@chromium.org2010-03-042-3/+3
* Build pyauto only if the architecture of python binary matches.thestig@chromium.org2010-03-042-3/+44
* Add nacl_ui_tests to the mac target, since we will be runningnsylvain@chromium.org2010-03-031-0/+2
* Fixed pyauto build for chromeos. Added proper sysroot and ability to specify ...zelidrag@chromium.org2010-03-011-0/+4
* Add candidate_window to chromeos_builder target.satorux@chromium.org2010-03-011-1/+2
* Adding in missing tests to make chromeos build on waterfall go green.bradnelson@google.com2010-02-271-1/+16
* Working around gyp issue 137 in scons emitter.bradnelson@google.com2010-02-271-1/+6