| Commit message (Expand) | Author | Age | Files | Lines |
* | Add default browser checking and setting on Linux. | mdm@chromium.org | 2009-07-10 | 1 | -0/+62 |
* | Moved typedef of RedirectList from HistoryService class to history namespace. | meelapshah@chromium.org | 2009-07-01 | 1 | -1/+1 |
* | Fix: Certain redirections remove sites from the history | yuzo@chromium.org | 2009-07-01 | 1 | -1/+1 |
* | Fix check_deps failure. | idanan@chromium.org | 2009-06-30 | 1 | -0/+3 |
* | Oops! Internal conflict between two changes I made. | idanan@chromium.org | 2009-06-30 | 1 | -1/+0 |
* | Empty placeholder for Privacy Blacklist Tool to be implemented. | idanan@chromium.org | 2009-06-30 | 1 | -0/+17 |
* | Use LZX compression that takes a little more time but reduces | kuchhal@chromium.org | 2009-06-17 | 1 | -2/+2 |
* | DEPS cleanup. | thestig@chromium.org | 2009-06-12 | 1 | -1/+0 |
* | Add references builds of chromium and chrome for the page cycler tests (built... | thomasvl@chromium.org | 2009-06-11 | 511 | -0/+62412 |
* | Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam... | kuchhal@chromium.org | 2009-06-09 | 1 | -2/+1 |
* | Always output 32bit integer values in header of CRX file. | hamaji@chromium.org | 2009-06-06 | 1 | -1/+1 |
* | Checkin Erik's tracing tool. | mbelshe@google.com | 2009-06-05 | 1 | -0/+395 |
* | Remove the checked-in .vcproj files obviated by r17687. | sgk@chromium.org | 2009-06-05 | 1 | -55/+0 |
* | Fetch last change (revision) info in a separate action that can run | sgk@google.com | 2009-06-04 | 1 | -53/+1 |
* | Convert to gyp generation of chrome_resources and chrome_strings. | sgk@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Modify script that creates differntial installer to support 3stage update ins... | kuchhal@chromium.org | 2009-06-03 | 2 | -121/+173 |
* | Revert last checkin to fix resources in Release builds. | sgk@chromium.org | 2009-06-03 | 1 | -1/+1 |
* | Convert to gyp generation of chrome_resources and chrome_strings. | sgk@chromium.org | 2009-06-03 | 1 | -1/+1 |
* | Convert hunspell.lib to gyp generation. | sgk@chromium.org | 2009-06-03 | 1 | -195/+0 |
* | Convert crash_service and generate_profile to gyp generation. | sgk@google.com | 2009-06-03 | 2 | -319/+0 |
* | Converting flush_cache to be gyp generated. | bradnelson@google.com | 2009-06-02 | 1 | -148/+0 |
* | Add Linux packaging tools to the build output and the buildbot archive. | mmoss@chromium.org | 2009-05-29 | 1 | -0/+9 |
* | Fix broken Gears after gyp conversion. The path to gears.dll has changed. | kuchhal@chromium.org | 2009-05-28 | 1 | -1/+1 |
* | Add default version information and ability to output to stdout. | mmoss@chromium.org | 2009-05-28 | 1 | -9/+35 |
* | Check in a new linux reference build and enable the page cycler tests. | tc@google.com | 2009-05-26 | 27 | -306/+2926 |
* | Remove the now-unused linux/version.sh. | sgk@google.com | 2009-05-21 | 1 | -65/+0 |
* | Include the resources directory in the linux zip file. | tc@google.com | 2009-05-21 | 1 | -0/+1 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar. | thomasvl@chromium.org | 2009-05-18 | 1 | -1/+1 |
* | Rewrite version.sh as version.py to work better with gyp and be more | sgk@google.com | 2009-05-15 | 1 | -0/+199 |
* | Make convert_dict work again by adding AtExitManager in stack in main(). | jshin@chromium.org | 2009-05-14 | 1 | -0/+2 |
* | List of Linux files to archive on buildbots. | mmoss@chromium.org | 2009-05-12 | 1 | -0/+7 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+0 |
* | Enable the startup reference test and check in a reference build on linux. | tc@google.com | 2009-05-08 | 179 | -0/+27723 |
* | A file list for official builds (what gets picked up for saving) | thomasvl@chromium.org | 2009-05-06 | 1 | -0/+1 |
* | Create the directory for Mac dev build archiving to use and put in an initial... | thomasvl@chromium.org | 2009-05-01 | 1 | -0/+1 |
* | Part 1 of sample sprucing. Also, change chromium_extension.py to generate a r... | aa@chromium.org | 2009-04-29 | 1 | -1/+15 |
* | Changes in preparation for webkit switch to gyp. | bradnelson@google.com | 2009-04-29 | 1 | -1/+1 |
* | Relanding this: | jcampan@chromium.org | 2009-04-28 | 1 | -0/+18 |
* | Reverting my change it breaks release compilation on Windows. | jcampan@chromium.org | 2009-04-27 | 1 | -18/+0 |
* | This patch adds a new kind of tests: browser tests. | jcampan@chromium.org | 2009-04-27 | 1 | -0/+18 |
* | Fix version.bat to use the 'default' svn in the PATH and not a precooked one ... | maruel@chromium.org | 2009-04-23 | 1 | -6/+30 |
* | Add 8 locale dll files for 8 Indian languages to FILES. The list is used for ... | jungshik@google.com | 2009-04-21 | 1 | -2/+10 |
* | Add a script to make necessary zip files for chromebot | huanr@chromium.org | 2009-04-17 | 1 | -0/+61 |
* | Rendering dependencies inherited from version.rules less relative. | robertshield@google.com | 2009-04-14 | 1 | -1/+1 |
* | Fix for issue 9685: | sgk@google.com | 2009-04-03 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 5 | -549/+0 |
* | Make version rule's path assumptions less specific. | robertshield@google.com | 2009-03-30 | 1 | -1/+1 |
* | Slightly different mktemp syntax to appease some picky versions. | mmoss@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | Use '.' instead of 'source' because sh on the buildbots (dash) doesn't like '... | mmoss@chromium.org | 2009-03-24 | 1 | -1/+1 |