| Commit message (Expand) | Author | Age | Files | Lines |
* | Roll DEPS for Breakpad r692:r697, try 3. | thestig@chromium.org | 2010-09-23 | 1 | -5/+2 |
* | Revert 60146 - Breakpad DEPS roll 692:697 | erikwright@chromium.org | 2010-09-22 | 1 | -1/+0 |
* | Breakpad DEPS roll 692:697 | erikwright@chromium.org | 2010-09-22 | 1 | -0/+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 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -1/+0 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Update breakpad (432->452) | gregoryd@google.com | 2009-12-18 | 1 | -1/+1 |
* | Allow low integrity processes to connect to the chrome crash server pipe. Thi... | ananta@chromium.org | 2009-12-07 | 2 | -1/+60 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -5/+5 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -1/+1 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -2/+1 |
* | Re-try r29078: Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -8/+7 |
* | Revert wstring patch (r29078 and follow up commits). It is causing failures o... | estade@chromium.org | 2009-10-15 | 1 | -7/+8 |
* | Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -8/+7 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 2 | -6/+6 |
* | Convert crash_service and generate_profile to gyp generation. | sgk@google.com | 2009-06-03 | 1 | -157/+0 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+0 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -110/+0 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -3/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 3 | -3/+0 |
* | Yet more crash_service fixery. | evan@chromium.org | 2009-01-21 | 1 | -0/+3 |
* | Fix crash_service to use different CommandLine API. | evan@chromium.org | 2009-01-21 | 1 | -1/+2 |
* | FIX THE BUILD. | maruel@chromium.org | 2009-01-17 | 1 | -2/+0 |
* | INTENTIONALLY BREAK THE BUILD. Sync to the next revision. | maruel@chromium.org | 2009-01-17 | 1 | -0/+2 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -15/+60 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -1/+15 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -1/+1 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -157/+157 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -157/+157 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 2 | -54/+51 |
* | Switch to the new crash service URL. | mal@chromium.org | 2008-11-08 | 1 | -1/+1 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 1 | -1/+1 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 3 | -84/+12 |
* | Part 2 of the chrome_program change. Split into two changes | tc@google.com | 2008-08-13 | 1 | -1/+1 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -78/+78 |
* | Cross-platform: Let SCons abstract library names by getting rid of .lib suff... | sgk@google.com | 2008-08-04 | 1 | -13/+14 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -22/+0 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | Fix build bustage | cpu@google.com | 2008-08-01 | 1 | -0/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 6 | -0/+943 |