| Commit message (Expand) | Author | Age | Files | Lines |
* | Added GPU unit tests to win, mac and linux builds. They aren't running yet. | apatrick@chromium.org | 2010-03-29 | 1 | -2/+5 |
* | Fix official build as per Microsoft recommendation. | maruel@chromium.org | 2010-03-27 | 1 | -1/+1 |
* | Don't strip main from the browser or helper app executables. This helps | mark@chromium.org | 2010-03-26 | 1 | -5/+25 |
* | Added a test for pepper3d. It ensures that we can successfully load a pepper ... | alokp@chromium.org | 2010-03-26 | 1 | -1/+0 |
* | In build/gyp_chromium, if CHROMIUM_GYP_SYNTAX_CHECK is set to 1, run gyp with... | rsesek@chromium.org | 2010-03-26 | 1 | -0/+6 |
* | Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heap | glider@chromium.org | 2010-03-26 | 2 | -0/+14 |
* | Build fix. Revert -Wextra. | evan@chromium.org | 2010-03-26 | 1 | -1/+2 |
* | Add kochi and dejavu fonts to default package list on linux | jamesr@chromium.org | 2010-03-26 | 1 | -1/+1 |
* | linux: turn on -Wextra | evan@chromium.org | 2010-03-26 | 1 | -2/+1 |
* | Revert "linux: turn on -Wextra" | evan@chromium.org | 2010-03-25 | 1 | -1/+2 |
* | linux: turn on -Wextra | evan@chromium.org | 2010-03-25 | 1 | -2/+1 |
* | Remove Oriya from the list of UI languages for now because we're not getting ... | jshin@chromium.org | 2010-03-25 | 1 | -3/+3 |
* | Support sending a sliced file in chromium. | jianli@chromium.org | 2010-03-24 | 1 | -0/+1 |
* | Fix some gyp errors found with --check. | rsesek@chromium.org | 2010-03-24 | 1 | -6/+1 |
* | Add support for alpha and beta versions of karmic/lucid in install-build-deps.sh | satorux@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Add one build target for TSan/Windows build | timurrrr@chromium.org | 2010-03-23 | 1 | -0/+14 |
* | Remove the grd clobber script on Windows. | phajdan.jr@chromium.org | 2010-03-18 | 1 | -67/+0 |
* | Enable the touch events feature. | gdk@chromium.org | 2010-03-15 | 1 | -0/+3 |
* | Create a toplevel gfx/ dir and seed it with icon_util. | ben@chromium.org | 2010-03-13 | 1 | -0/+5 |
* | Enable TCMalloc on Linux by default. | willchan@chromium.org | 2010-03-12 | 1 | -1/+1 |
* | First cut at implementing wifi bindigns for linux, using glib-dbus to Network... | joth@chromium.org | 2010-03-12 | 1 | -17/+17 |
* | Remove libdbus-glib-1-2-dbg from install deps, as hardy does not have it and ... | joth@chromium.org | 2010-03-11 | 1 | -1/+1 |
* | Fix up following on from r41182 | joth@chromium.org | 2010-03-11 | 1 | -7/+8 |
* | Support Xcode 3.2.2 (prerelease) for release-mode builds. | mark@chromium.org | 2010-03-10 | 1 | -18/+33 |
* | Add libdbus-glib dependency into install-build-deps.sh | joth@chromium.org | 2010-03-10 | 1 | -5/+5 |
* | chromeos: adding session and emit_login_prompt_ready as deps to chromeos_builder | piman@chromium.org | 2010-03-10 | 1 | -1/+2 |
* | build-bisect: don't crash on bad input to the good/bad prompt | evan@chromium.org | 2010-03-10 | 1 | -6/+6 |
* | Add a gyp target for Xext to linux/system so that Views can depend on it. A r... | davemoore@chromium.org | 2010-03-10 | 1 | -0/+20 |
* | Move apply_locales.py from src/chrome/tools/build/ to src/build/. | tony@chromium.org | 2010-03-09 | 1 | -0/+45 |
* | linux (sysroot): force prefix=/usr in pkg-config | piman@chromium.org | 2010-03-05 | 1 | -1/+1 |
* | ARM: add arm_fpu option to specify which version of vfp to use | piman@chromium.org | 2010-03-05 | 1 | -1/+5 |
* | Yet another try to hotfix the ARM builbots. Sigh. | thestig@chromium.org | 2010-03-04 | 1 | -2/+2 |
* | Ignore missing python library when detecting python architecture and just ret... | thestig@chromium.org | 2010-03-04 | 1 | -4/+8 |
* | Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/b... | thestig@chromium.org | 2010-03-04 | 2 | -3/+3 |
* | Build pyauto only if the architecture of python binary matches. | thestig@chromium.org | 2010-03-04 | 2 | -3/+44 |
* | Add nacl_ui_tests to the mac target, since we will be running | nsylvain@chromium.org | 2010-03-03 | 1 | -0/+2 |
* | Fixed pyauto build for chromeos. Added proper sysroot and ability to specify ... | zelidrag@chromium.org | 2010-03-01 | 1 | -0/+4 |
* | Add candidate_window to chromeos_builder target. | satorux@chromium.org | 2010-03-01 | 1 | -1/+2 |
* | Adding in missing tests to make chromeos build on waterfall go green. | bradnelson@google.com | 2010-02-27 | 1 | -1/+16 |
* | Working around gyp issue 137 in scons emitter. | bradnelson@google.com | 2010-02-27 | 1 | -1/+6 |
* | Separate neon flags from armv7, because some platforms have armv7a but no neon. | piman@chromium.org | 2010-02-26 | 1 | -4/+15 |
* | add chromeos_builder target. | jiesun@google.com | 2010-02-26 | 1 | -1/+15 |
* | Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. | thestig@chromium.org | 2010-02-26 | 2 | -3/+3 |
* | Add chrome_frame_reliability_tests.exe to the set of archived CF tests. (Need... | robertshield@chromium.org | 2010-02-24 | 1 | -22/+2 |
* | Allow building without SVG. | evan@chromium.org | 2010-02-24 | 1 | -7/+9 |
* | Cross compiling: don't rewrite dirs if they're already prefixed. | davemoore@chromium.org | 2010-02-22 | 1 | -1/+1 |
* | WebKit roll 55033:55080 | agl@chromium.org | 2010-02-22 | 1 | -0/+1 |
* | Add a dependency for python2.5-dev for linux | nirnimesh@chromium.org | 2010-02-21 | 1 | -1/+1 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -2/+6 |
* | Linux: Remove -fno-asynchronous-unwind-tables. We need the eh_frame section t... | thestig@chromium.org | 2010-02-18 | 1 | -5/+0 |