summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe...apatrick@google.com2009-11-022-0/+11
* linux: fix library=shared_library issuespiman@chromium.org2009-11-021-0/+6
* Adding x64 configurations for windows.bradnelson@chromium.org2009-11-011-0/+16
* Pulling in latest gyp with rule generation and configuration change.bradnelson@chromium.org2009-11-011-5/+1
* Add in bzip2 runtime and development packages.ajwong@chromium.org2009-10-301-4/+4
* Add yasm and ffmpeg into the build tree for linux.ajwong@chromium.org2009-10-301-1/+2
* Taking advantage of new configuration inheritance option.bradnelson@chromium.org2009-10-291-76/+46
* Bisect script should exit gracefully when not enough revisions are presentnirnimesh@chromium.org2009-10-291-1/+4
* This does a few things:piman@chromium.org2009-10-282-117/+147
* Put back -fno-rtti which I somehow accidentally checked in.brettw@chromium.org2009-10-281-1/+1
* linux: add -fvisibility=hidden to build flagsevan@chromium.org2009-10-271-0/+6
* Move Mac build tool scripts only used by chrome.gyp from build/mac intomark@chromium.org2009-10-276-1802/+0
* Switch optimization cflag to late-resolve the debug_optimize and release_opti...ajwong@chromium.org2009-10-261-2/+2
* Fix coverage on the Mac.jrg@chromium.org2009-10-231-3/+3
* Added a case to build_config.h to cover compiling for Linux with 16-bit wchars brettw@chromium.org2009-10-221-0/+8
* Move nacl_ui_tests to the right section. oops.nsylvain@chromium.org2009-10-221-1/+1
* Add the nacl ui test to the Chromium Builder configuration.nsylvain@chromium.org2009-10-211-0/+1
* Implemented getActiveAttrib, getActiveUniform and readPixels. Removedkbr@google.com2009-10-211-1/+1
* add ENABLE_WEB_SOCKETSukai@chromium.org2009-10-211-0/+1
* Back out r29592 (-Wl,-pie) because apparently Valgrind doesn't understandmark@chromium.org2009-10-211-7/+0
* Back out r29591 (-fstack-protector) because it may have caused Valgrind testmark@chromium.org2009-10-211-5/+1
* Mmm, pie.mark@chromium.org2009-10-211-0/+7
* Use -fstack-protector in Mac Debug builds.mark@chromium.org2009-10-211-1/+5
* Default to building for the same architecture as the build host.mmoss@chromium.org2009-10-161-2/+13
* Added stub implementation of SharedWorkerRepository.atwilson@chromium.org2009-10-151-1/+1
* Official builds should be on the com.google.Chrome update product ID, notmark@chromium.org2009-10-141-182/+0
* Adding a Chrome Frame target to all.gyp to allow a continuous builder to buil...robertshield@chromium.org2009-10-141-0/+18
* Fixes bug in toolkit_views. We shouldn't set the theme provider forsky@chromium.org2009-10-131-0/+3
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-121-1/+1
* Disable WebGL temporarily to heal the build.darin@chromium.org2009-10-121-1/+1
* Revert 28558 because this is clearly responsible fornsylvain@chromium.org2009-10-101-2/+1
* Relanding the interactive UI tests GYP factor out, as it turnsjcampan@chromium.org2009-10-091-1/+2
* Reverting 28404, it seems to break the interactive ui tests in mysterious ways.jcampan@chromium.org2009-10-091-2/+1
* Emit the changelog URL, and pass on extra command-line args as args to chromium.nirnimesh@chromium.org2009-10-081-5/+14
* Extracting the interactive ui tests to their own GYP file.jcampan@chromium.org2009-10-081-1/+2
* Rolling back the previous fix which didn't fix it. Will try a clobber build ...johnnyg@chromium.org2009-10-081-1/+1
* Rollback features_override 3D_CANVAS to 0. It seems to conflict with latest ...johnnyg@chromium.org2009-10-081-1/+1
* Includes chrome_frame project in chrome.sln for windows.slightlyoff@chromium.org2009-10-081-0/+5
* Compile WebGL support in to Chrome's Dev Channel builds. Stillkbr@google.com2009-10-071-1/+1
* Separate ARM-v7 compilation flags from chromeospiman@chromium.org2009-10-071-2/+5
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-069-1/+56
* gyp_chromium automatically includes features_override.gypiyaar@chromium.org2009-10-051-1/+2
* Add googleurl unittest to the mac builders for the testers to run it.thomasvl@chromium.org2009-10-051-0/+4
* Adds desktop notification support for renderer process, and enables the build...johnnyg@chromium.org2009-10-051-1/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-1/+1
* Remove the xcopy step from the PGO optimize vspropscpu@chromium.org2009-10-031-4/+0
* Updating Native Client (should fix the Linux x64 build)gregoryd@google.com2009-10-031-0/+44
* Reenable fastbuild (for windows only).maruel@chromium.org2009-10-021-0/+20
* Add an option to disable NaCl at compile time for platforms where it doesn't ...piman@chromium.org2009-10-021-0/+11
* Add (yet another) option to allow stripping the chrome binary after dumping s...thestig@chromium.org2009-10-012-6/+16