| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -1/+1 |
* | Ninth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -4/+7 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -13/+0 |
* | Remove the checked-in .vcproj files obviated by r17687. | sgk@chromium.org | 2009-06-05 | 1 | -159/+0 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -129/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -13/+80 |
* | Remove compatibility #defines in string_util.h | phajdan.jr@chromium.org | 2008-12-30 | 1 | -2/+2 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+9 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -2/+2 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -159/+159 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -159/+159 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 1 | -15/+11 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Bring chrome/test/chrome_plugin/ into Linux build. | mmoss@google.com | 2008-09-30 | 1 | -23/+28 |
* | Some cleanups for gcc warnings: | mmoss@google.com | 2008-09-29 | 1 | -7/+4 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 1 | -1/+1 |
* | Add an AtExitManager to test_chrome_plugin. It uses Time::Now(), which now u... | deanm@chromium.org | 2008-09-09 | 1 | -0/+5 |
* | 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 | 2 | -56/+8 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -76/+76 |
* | Cross-platform: Let SCons abstract library names by getting rid of .lib suff... | sgk@google.com | 2008-08-04 | 1 | -7/+9 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -21/+0 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | SCons build: | sgk@google.com | 2008-08-01 | 1 | -3/+0 |
* | Fix compile errors due to missing includes. | nsylvain@google.com | 2008-07-28 | 1 | -0/+2 |
* | Try to cut down on some unnecessary dependencies. Remove any unused includes... | deanm@google.com | 2008-07-28 | 2 | -1/+3 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 6 | -0/+767 |