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
/
webkit
/
SConscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome side of merge from r41181 to r41217
tc@google.com
2009-02-25
1
-0
/
+1
*
Build third_party/WebKit/WebKit/chromium on Linux.
darin@chromium.org
2009-02-23
1
-0
/
+1
*
Rename the localized_strings vcproj file to webkit_strings
tc@google.com
2009-02-10
1
-1
/
+1
*
Reverting 9394.
ojan@google.com
2009-02-09
1
-0
/
+2
*
Reverting 9393.
ojan@google.com
2009-02-09
1
-2
/
+0
*
Reverting 9383.
ojan@google.com
2009-02-09
1
-0
/
+2
*
Switch over to using the image decoders from third_party/WebKit
darin@chromium.org
2009-01-20
1
-19
/
+14
*
Move webkit_resources.rc to webkit_resources.grd. Add
tc@google.com
2009-01-13
1
-0
/
+1
*
Fix Scons build I broke with r7592 and r7594.
jungshik@google.com
2009-01-08
1
-0
/
+1
*
Linux: add missing include path for GdkSkia.h
agl@chromium.org
2009-01-07
1
-0
/
+1
*
cChrome side of WebKit merge 39369:39410.
pamg@google.com
2008-12-22
1
-0
/
+2
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-6
/
+6
*
Remove few more errors in mac scons build.
phajdan.jr@chromium.org
2008-12-15
1
-2
/
+18
*
Have GRIT generate files into a common directory.
tc@google.com
2008-12-12
1
-1
/
+4
*
I wanted env.subst() afterall, env.Dir is apparently incorrect.
deanm@chromium.org
2008-12-02
1
-2
/
+1
*
Pre-substitute webkit includes to avoid repeated subsitution. This causes my...
deanm@chromium.org
2008-12-02
1
-16
/
+19
*
Reverting 6072.
ojan@google.com
2008-11-27
1
-1
/
+1
*
ActiveX changes part 2: remove old #defines, replace with new one.
pkasting@chromium.org
2008-11-26
1
-1
/
+1
*
less include paths
tc@google.com
2008-11-25
1
-41
/
+49
*
Second try ad faster scons builds of test shell.
tc@google.com
2008-11-24
1
-55
/
+31
*
Revert "faster scons builds of test shell"
tc@google.com
2008-11-24
1
-31
/
+55
*
faster scons builds of test shell
tc@google.com
2008-11-24
1
-55
/
+31
*
Fix use of LOAD= with WantSystemLib() (we could blow up if a variable
sgk@google.com
2008-11-21
1
-20
/
+22
*
Finish release (opt) builds on Windows, including the parallel
sgk@google.com
2008-11-20
1
-2
/
+0
*
Expect icudt38.dll in $DESTINATION_ROOT, not $TARGET_ROOT.
sgk@google.com
2008-11-14
1
-2
/
+2
*
fix linux build by updating webcore xml path
tc@google.com
2008-11-12
1
-1
/
+1
*
Cache the GdkSkia object in PlatformContextSkia so that we aren't creating
agl@chromium.org
2008-11-11
1
-0
/
+1
*
More efficient webkit addRepository() mapping.
sgk@google.com
2008-11-06
1
-1
/
+8
*
Remove unnecessary, deleted pending/ subdirectories from CPPPATH.
sgk@google.com
2008-11-05
1
-2
/
+0
*
enable database in scons build
tc@google.com
2008-11-03
1
-1
/
+1
*
Merge linux and windows test shells to share code.
tc@google.com
2008-10-31
1
-1
/
+1
*
SCons config changes from webkit merge:
sgk@google.com
2008-10-31
1
-2
/
+2
*
Landing 36102:37604 merge on trunk
dglazkov@google.com
2008-10-30
1
-0
/
+1
*
More stubbing out. With this and the rest of Linux pending, test_shell links.
agl@chromium.org
2008-10-24
1
-0
/
+1
*
Removing more dependencies on the relative location of $CHROME_SRC_DIR.
bradnelson@google.com
2008-10-23
1
-2
/
+2
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
1
-4
/
+4
*
remove PLATFORM_GTK-isms
tc@google.com
2008-10-21
1
-15
/
+0
*
Rolling back switch to hammer patterns again.
bradnelson@chromium.org
2008-10-20
1
-10
/
+6
*
Adding in new hammer patterns. Restored from rollback change 3578.
bradnelson@chromium.org
2008-10-18
1
-6
/
+10
*
fix linux build
tc@google.com
2008-10-18
1
-0
/
+1
*
Rolling back CL 3578, discovered hammer.bat had not been updated yet.
bradnelson@chromium.org
2008-10-18
1
-10
/
+6
*
Applying software construction toolkit patterns in scons build.
bradnelson@chromium.org
2008-10-17
1
-6
/
+10
*
Fix Linux build.
evanm@google.com
2008-10-15
1
-0
/
+4
*
compile a few more files needed by WTF
tc@google.com
2008-10-15
1
-1
/
+3
*
include platform/gtk in the CPPPATH on linux
tc@google.com
2008-10-14
1
-0
/
+11
*
Build WebCore on linux. Seems to compile cleanly after disabling warnings.
tc@google.com
2008-10-13
1
-3
/
+1
*
Minimal change to make test_shell_tests link and run zero tests on Linux.
evanm@google.com
2008-10-13
1
-1
/
+1
*
libxml DerivedSources
tc@google.com
2008-10-10
1
-1
/
+1
*
Some small linux build cleanups:
tc@google.com
2008-10-09
1
-0
/
+4
*
WebKit merge hits the SCons build, the sequel:
sgk@google.com
2008-10-09
1
-39
/
+79
[next]