| Commit message (Expand) | Author | Age | Files | Lines |
* | Add lib/ to LD_LIBRARY_PATH for chrome shared libs. | mmoss@chromium.org | 2009-09-23 | 1 | -2/+2 |
* | First part of automated_ui_tests improvements. | phajdan.jr@chromium.org | 2009-09-16 | 2 | -2/+7 |
* | Revert 26300 - Fix installer scripts so they don't look for pthreads.dll. | nick@chromium.org | 2009-09-16 | 1 | -0/+1 |
* | Fix installer scripts so they don't look for pthreads.dll. | nick@chromium.org | 2009-09-15 | 1 | -1/+0 |
* | Revert "First part of automated_ui_tests improvements." | phajdan.jr@chromium.org | 2009-09-15 | 2 | -7/+2 |
* | First part of automated_ui_tests improvements. | phajdan.jr@chromium.org | 2009-09-15 | 2 | -2/+7 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -1/+1 |
* | Error diagnostics for Blacklist IO | idanan@chromium.org | 2009-09-10 | 1 | -2/+3 |
* | Add exe servers to the list of binaries that may be packaged with the mini_in... | robertshield@chromium.org | 2009-09-10 | 1 | -10/+22 |
* | Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere... | jshin@chromium.org | 2009-09-09 | 2 | -2/+2 |
* | Delete all precompiled support. It is causing more harm than good, especially... | maruel@chromium.org | 2009-09-04 | 6 | -93/+0 |
* | Move reference builds into DEPS. | agl@chromium.org | 2009-09-04 | 863 | -108498/+0 |
* | Add some logging in convert_dict. | mhm@chromium.org | 2009-09-04 | 1 | -8/+17 |
* | Avoid unnecessary rebuilds of installer_util and chrome.dll by only | sgk@google.com | 2009-09-03 | 1 | -4/+8 |
* | Even though the Finder's Get Info shows the language correctly when you use l... | thomasvl@chromium.org | 2009-09-02 | 3 | -6/+26 |
* | Add all locales to the grit output list. | thestig@chromium.org | 2009-09-02 | 1 | -1/+1 |
* | Add chrome-wrapper and icon file to build archive. | mmoss@chromium.org | 2009-09-01 | 2 | -0/+4 |
* | Parameterize the Google Update appid at build time instead of hard coding it ... | robertshield@chromium.org | 2009-09-01 | 1 | -0/+52 |
* | Remove old, unfunctional crx packing script. These days, http://src.chromium.... | thakis@chromium.org | 2009-08-31 | 1 | -172/+0 |
* | Add license information to our shell scripts. | agl@chromium.org | 2009-08-25 | 4 | -0/+16 |
* | Add missing deps info for check_deps (try bots didn't catch it). | thomasvl@chromium.org | 2009-08-24 | 1 | -0/+3 |
* | Set x-bit on apply_locales.py to fix Mac build break at r24104. | mark@chromium.org | 2009-08-24 | 1 | -0/+0 |
* | Tweak the comment in the lproj fixup script to explain why we need an "en" fo... | thomasvl@chromium.org | 2009-08-24 | 2 | -0/+323 |
* | Pull the entire hunspell tree and place it in depsBUG=14756TEST=Compiled Chro... | mhm@chromium.org | 2009-08-21 | 1 | -2/+2 |
* | Try to find trunk/src/tools/python before importing google.path_utils. | pam@chromium.org | 2009-08-21 | 1 | -5/+42 |
* | Some quick notes about the mac reference builds for anyone that might need to... | thomasvl@chromium.org | 2009-08-19 | 1 | -0/+10 |
* | Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com. | hbono@chromium.org | 2009-08-19 | 1 | -1/+1 |
* | Remove blank lines from FILES; this seems | nick@chromium.org | 2009-08-18 | 1 | -2/+1 |
* | syncapi shared lib: always. Build a stub | nick@chromium.org | 2009-08-18 | 1 | -0/+3 |
* | Stop shortening the Mac lproj directories (ie-"en-US" instead of "en"). | thomasvl@chromium.org | 2009-08-17 | 1 | -4/+1 |
* | Add Linux manpage to build archive. | mmoss@chromium.org | 2009-08-12 | 2 | -0/+2 |
* | Removing pthreadsgc2.dll from the FILES list - it is no longer needed. | robertshield@chromium.org | 2009-08-12 | 1 | -1/+0 |
* | CL 22502 dropped the app_strings as part of the switch, so we don't have some... | thomasvl@chromium.org | 2009-08-06 | 1 | -0/+3 |
* | Reapply r22418 for Linux lanpacks, with fix for Mac langpacks. | mmoss@chromium.org | 2009-08-05 | 1 | -0/+185 |
* | Reverting 22418. | avi@chromium.org | 2009-08-05 | 1 | -179/+0 |
* | Rewrite gyp rules with helper script to generate all langpaks on Linux. | mmoss@chromium.org | 2009-08-04 | 1 | -0/+179 |
* | Update smoketests.py so we can run ui_tests in parallel, with | huanr@chromium.org | 2009-07-29 | 1 | -1/+37 |
* | Remove unreferenced .rules files. | sgk@google.com | 2009-07-28 | 3 | -65/+0 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 11 | -146/+0 |
* | Load Multiple Blacklists | idanan@chromium.org | 2009-07-28 | 1 | -13/+13 |
* | re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shell | dpranke@google.com | 2009-07-24 | 1 | -364/+0 |
* | back out CLs 21367, 21366 - no idea why these keep breaking | dpranke@google.com | 2009-07-23 | 1 | -0/+364 |
* | re-do CL 21252 - move image_diff to tools, add deps to test_shell | dpranke@google.com | 2009-07-23 | 1 | -364/+0 |
* | linux: generate a manpage | evan@chromium.org | 2009-07-22 | 1 | -0/+11 |
* | revert change 21252, which broke the mac build for some reason | dpranke@google.com | 2009-07-22 | 1 | -0/+364 |
* | make 'test_shell' target depend on everything needed to pass layout_tests | dpranke@google.com | 2009-07-22 | 1 | -364/+0 |
* | Linux: allow the desktop file name to be given in an environment variable for... | mdm@chromium.org | 2009-07-21 | 1 | -1/+2 |
* | Add missing xdg-settings to build archive. | mmoss@chromium.org | 2009-07-20 | 2 | -0/+2 |
* | Privacy Blacklist IOImplemented parsing of input (text) blacklists. This is t... | idanan@chromium.org | 2009-07-15 | 1 | -4/+45 |
* | Include all of locales/ and themes/ in build archives. | mmoss@chromium.org | 2009-07-14 | 2 | -11/+5 |