index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
SConscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons win fix
tc@google.com
2009-01-16
1
-1
/
+1
*
Porting in views/
phajdan.jr@chromium.org
2009-01-13
1
-2
/
+3
*
Remove net_resources.rc and net_resources.h and replace it
tc@google.com
2009-01-08
1
-1
/
+1
*
Windows SCons build fixes.
phajdan.jr@chromium.org
2009-01-05
1
-1
/
+3
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-2
/
+55
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-9
/
+9
*
Have GRIT generate files into a common directory.
tc@google.com
2008-12-12
1
-6
/
+11
*
Fixes and enhancements
sgk@google.com
2008-12-02
1
-4
/
+0
*
Fix up paths now that test_file_util has moved.
deanm@chromium.org
2008-11-25
1
-5
/
+0
*
Update scons for the unforking of the inspector resource files.
ojan@google.com
2008-11-24
1
-1
/
+1
*
Finish release (opt) builds on Windows, including the parallel
sgk@google.com
2008-11-20
1
-2
/
+4
*
Fix accumulated webkit merge ramifications in the SCons build of Chrome
sgk@google.com
2008-11-16
1
-63
/
+20
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
1
-1
/
+0
*
More *.scons renaming:
sgk@google.com
2008-11-14
1
-4
/
+4
*
Next round of SCons changes:
sgk@google.com
2008-11-14
1
-25
/
+32
*
Allow chromium to be built with some system libs by introducing
evanm@google.com
2008-11-12
1
-2
/
+5
*
* Revert "Por rt flush_cache tool."
agl@chromium.org
2008-11-11
1
-1
/
+1
*
Port flush_cache tool.
agl@chromium.org
2008-11-11
1
-1
/
+1
*
SCons rename: automated_ui_tests and ui_tests.
sgk@google.com
2008-11-05
1
-12
/
+0
*
Enable building of chrome/tools/test/image_diff in Linux
agl@chromium.org
2008-11-05
1
-1
/
+1
*
More SCons renaming:
sgk@google.com
2008-11-04
1
-2
/
+0
*
Adding visual studio solution files.
bradnelson@chromium.org
2008-11-04
1
-1
/
+4
*
Convert chrome\renderer to new SCons naming.
sgk@google.com
2008-11-03
1
-1
/
+0
*
Convert chrome/plugin to the new naming (SConscript => plugin.scons).
sgk@google.com
2008-11-03
1
-1
/
+0
*
Convert chrome/common to new SCons naming:
sgk@google.com
2008-11-03
1
-1
/
+0
*
Convert browser.lib to the new naming:
sgk@google.com
2008-11-03
1
-1
/
+1
*
Now that the unit_tests get built from a separate SConscript file,
sgk@google.com
2008-11-03
1
-3
/
+0
*
Refactor building unit_tests with SCons for the new structure:
sgk@google.com
2008-11-03
1
-1
/
+0
*
Accumulated SCons changes for Windows chrome build, round II:
sgk@google.com
2008-10-30
1
-22
/
+21
*
Revert r4205 to track down buildbot unit_tests failure.
sgk@google.com
2008-10-30
1
-21
/
+22
*
Accumulated SCons changes for Windows chrome build and other
sgk@google.com
2008-10-30
1
-22
/
+21
*
Fix SCons modules build on Windows:
sgk@google.com
2008-10-25
1
-24
/
+6
*
Fixing collision in definitions from old use of CHROME_SRC_DIR.
bradnelson@google.com
2008-10-22
1
-4
/
+3
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
1
-10
/
+12
*
Include chrome/renderer/SConscript in Linux build. Patch by Paweł Hajdan jr
mark@chromium.org
2008-10-21
1
-1
/
+1
*
Run GRIT on all platforms.
tc@google.com
2008-10-17
1
-26
/
+28
*
Add about_credits.html and recognize ssl_error.html in its new location.
sgk@google.com
2008-10-11
1
-14
/
+24
*
fix linux build
tc@google.com
2008-10-10
1
-0
/
+1
*
Re-catch-up SCons webkit build (r2734) plus:
sgk@google.com
2008-10-02
1
-24
/
+0
*
Revert r2734 (catch up SCons build with webkit). It relied on a
sgk@google.com
2008-10-02
1
-0
/
+24
*
Bring chrome/plugin/SConscript into the Linux build.
mmoss@google.com
2008-10-01
1
-1
/
+1
*
Catch up the SCons webkit build:
sgk@google.com
2008-09-30
1
-24
/
+0
*
Bring chrome/test/chrome_plugin/ into Linux build.
mmoss@google.com
2008-09-30
1
-1
/
+1
*
Move 'sdch' into the Windows-specific LIBS lists until it's integrated
sgk@google.com
2008-09-27
1
-1
/
+3
*
Catch up SCons Windows build with recent file shuffling and other changes:
sgk@google.com
2008-09-26
1
-3
/
+6
*
Roll the third_party/icu38 revision in DEPS to have SCons build libicu,
sgk@google.com
2008-09-26
1
-2
/
+2
*
Build hunspell on Linux.
deanm@google.com
2008-09-23
1
-1
/
+1
*
Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo...
tc@google.com
2008-09-19
1
-2
/
+2
*
Use libevent, second try. Changes this time:
dkegel@google.com
2008-09-18
1
-0
/
+1
*
Revert "Make tcp_client_socket_unittest pass on Linux."
evanm@google.com
2008-09-18
1
-1
/
+0
[next]