| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing newlines in chrome/tools/build/win/FILES. | apatrick@chromium.org | 2010-08-09 | 1 | -1/+1 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 1 | -2/+2 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 1 | -2/+2 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 1 | -2/+2 |
* | Revert 54363 since it adds a runtime dependency on MSVCR80.dll. | darin@chromium.org | 2010-07-30 | 2 | -20/+1 |
* | Add d3dx9_42.dll, libEGL.dll, and libGLESv2.dll to the distributed builds. | darin@chromium.org | 2010-07-30 | 2 | -1/+20 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 4 | -0/+4 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -1/+0 |
* | Stuff the MCX policy file into the app bundle where it belongs. | avi@chromium.org | 2010-07-16 | 1 | -0/+22 |
* | Convert some helper tools to use FilePaths for file names. | evan@chromium.org | 2010-07-14 | 6 | -25/+25 |
* | Fix build. | evan@chromium.org | 2010-07-08 | 1 | -2/+4 |
* | Deprecate most of the remaining wstring file_util functions. | evan@chromium.org | 2010-07-08 | 2 | -3/+6 |
* | Add resources.pak to be included in chrome official builds | eblake@chromium.org | 2010-06-30 | 1 | -0/+5 |
* | Load net-internals resources from resources.pak. | tony@chromium.org | 2010-06-22 | 1 | -0/+5 |
* | Load resources.pak, which should be located next to the chrome | tony@chromium.org | 2010-06-15 | 2 | -0/+2 |
* | Update installer for internal plugin. | jam@chromium.org | 2010-06-15 | 4 | -0/+14 |
* | Finish the job that r48732 started. Move the remainder of the | mark@chromium.org | 2010-06-11 | 4 | -1698/+1 |
* | Allow hdiutil makehybrid -hfs-openfolder to be disabled by the existing | mark@chromium.org | 2010-06-11 | 1 | -1/+1 |
* | Allow hdiutil makehybrid -hfs-openfolder to be disabled by the existing | mark@chromium.org | 2010-06-11 | 1 | -2/+3 |
* | Merging issue 2067023 for bryner@google.com | ian@chromium.org | 2010-06-10 | 2 | -3/+25 |
* | Add UDRO support to pkg-dmg. This is only useful for testing. | mark@chromium.org | 2010-06-10 | 1 | -13/+15 |
* | Remove rlz.dll references | eblake@chromium.org | 2010-06-09 | 2 | -6/+0 |
* | Modify the password manager code to report at startup whether it is enabled | dpranke@chromium.org | 2010-06-07 | 1 | -0/+2 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Include plugin.vch files for Flash Player (on official builds). | viettrungluu@chromium.org | 2010-06-04 | 3 | -6/+19 |
* | [Mac] packaging process cleanup: Net of this is the zip off the official buil... | thomasvl@chromium.org | 2010-06-02 | 4 | -817/+0 |
* | helper binaries for chromium OS login manager are no longer needed | cmasone@google.com | 2010-05-20 | 1 | -2/+0 |
* | [Mac] Brand code support on the Mac: | thomasvl@chromium.org | 2010-04-27 | 1 | -1/+63 |
* | Archive lib.target/_pyautolib.so on Linux. | nirnimesh@chromium.org | 2010-04-26 | 1 | -1/+1 |
* | Minor code issues found by Clang. | evan@chromium.org | 2010-04-23 | 1 | -1/+3 |
* | Modified the extract script to create a file including the hash column. Added... | evan@chromium.org | 2010-04-15 | 2 | -3/+527 |
* | Helper script that will look try to figure out what string values are stale i... | thomasvl@chromium.org | 2010-04-09 | 1 | -0/+161 |
* | Remove the output caused by the repack step. | tony@chromium.org | 2010-04-09 | 1 | -1/+0 |
* | Remove an extra ' | laforge@chromium.org | 2010-04-05 | 1 | -1/+1 |
* | Remove FILES* that have been obsoleted by FILES.cfg. | mmoss@google.com | 2010-04-01 | 2 | -14/+0 |
* | Start converting other platforms to new FILES.cfg format. | mmoss@google.com | 2010-03-31 | 2 | -0/+368 |
* | Initial refactoring of "FILES" handling for buildbot archive/staging scripts. | mmoss@google.com | 2010-03-29 | 1 | -0/+88 |
* | Adding the cobwerks plugin to the windows installer | cpu@chromium.org | 2010-03-26 | 1 | -0/+1 |
* | Linux installer/packager changes for "Cobwerks". | viettrungluu@chromium.org | 2010-03-26 | 1 | -0/+1 |
* | Committing for Jeff... | mad@chromium.org | 2010-03-26 | 1 | -1/+0 |
* | Change how version_build_patch is computed to allow PATCH > 255 | mark@chromium.org | 2010-03-26 | 1 | -7/+15 |
* | UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure. | evan@chromium.org | 2010-03-23 | 1 | -11/+20 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+1 |
* | Archive and upload pyauto artifacts for Win | nirnimesh@chromium.org | 2010-03-09 | 1 | -1/+3 |
* | Move apply_locales.py from src/chrome/tools/build/ to src/build/. | tony@chromium.org | 2010-03-09 | 1 | -45/+0 |
* | chrome 6: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 2 | -0/+2 |
* | Add 64-bit binaries that are required for NaCl support to Chrome installation... | gregoryd@google.com | 2010-03-04 | 1 | -0/+2 |
* | prepare archived file list | jiesun@google.com | 2010-02-26 | 1 | -0/+2 |
* | Adding additional set of things to capture for chromeos (initially empty), | bradnelson@google.com | 2010-02-26 | 3 | -0/+0 |