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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: Use -mfpmath=sse to remove differences between opt and debug
agl@chromium.org
2009-03-16
1
-1
/
+23
*
Update V8 containing the new compiler infrastructure.
ager@chromium.org
2009-03-16
1
-0
/
+18
*
Reverting change 11688.
bradnelson@google.com
2009-03-14
1
-1
/
+1
*
Switching net to gyp on windows.
bradnelson@google.com
2009-03-13
1
-1
/
+1
*
Have the gyp build use base SCons, not Hammer components, so it can
sgk@google.com
2009-03-13
1
-19
/
+25
*
Rollback v8 DEPS roll (for real)
jar@chromium.org
2009-03-13
1
-18
/
+0
*
Update V8 to version 1.1.1.
ager@chromium.org
2009-03-13
1
-0
/
+18
*
Allow Mac precompiled headers to be disabled based on a GYP variable.
mark@chromium.org
2009-03-12
1
-1
/
+23
*
Get rid of now unnecessary SCons-isms for gyp on Linux
sgk@google.com
2009-03-12
1
-8
/
+0
*
Switching to gyp generated vcprojs for some components.
bradnelson@google.com
2009-03-12
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Reenable incremental linking for most projects except the largest ones. Will ...
maruel@chromium.org
2009-03-11
1
-1
/
+1
*
Adding fixed guids to some modules to facilitate incremental switch to gyp.
bradnelson@google.com
2009-03-10
2
-0
/
+4
*
Making what gets generated platform conditional to allow gradual phase in on ...
bradnelson@google.com
2009-03-10
1
-22
/
+35
*
Prompt the user before performing particularly expensive operations.
markus@chromium.org
2009-03-10
1
-1
/
+62
*
Re-implemented the install-build-deps.sh script file, so that on 64 bit
markus@chromium.org
2009-03-10
1
-109
/
+178
*
Build test_shell and test_shell_tests on Linux from gyp-generated scons files:
sgk@google.com
2009-03-06
1
-1
/
+7
*
Branding of Chrome.app.
jrg@chromium.org
2009-03-04
1
-3
/
+8
*
Move the main entry point *.scons files in the key remaining components
sgk@google.com
2009-03-04
1
-4
/
+4
*
Fixes to gyp files to get test_shell building on windows from a gyp project (...
bradnelson@google.com
2009-03-03
1
-2
/
+2
*
Start stitching GYP-generated files into the Linux build:
sgk@google.com
2009-03-03
1
-11
/
+25
*
Add googleurl.gyp:googleurl_unittests
mark@chromium.org
2009-03-02
1
-6
/
+22
*
GYP it, GYP it good.
mark@chromium.org
2009-03-02
6
-4121
/
+1
*
Link applications with -Wl,-ObjC to keep Objective-C implementations available
mark@chromium.org
2009-02-28
2
-146
/
+3
*
Ensure classes only referenced by .xib files end up in the executable
mark@chromium.org
2009-02-27
1
-0
/
+146
*
v8.gyp changes for Chromium r10594 v8 r1370 (1.0.2)
mark@chromium.org
2009-02-27
1
-14
/
+0
*
Update V8 to version 1.0.2.
ager@chromium.org
2009-02-27
2
-138
/
+0
*
Reverting 10456.
hbono@chromium.org
2009-02-26
1
-2
/
+0
*
Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85
hbono@chromium.org
2009-02-26
1
-0
/
+2
*
Add printing.gyp
mark@chromium.org
2009-02-26
1
-0
/
+1
*
Import .gyp files into the Chromium tree
mark@chromium.org
2009-02-25
6
-0
/
+901
*
We need more symlinks on 64-bit Hardy.
evan@chromium.org
2009-02-25
1
-3
/
+7
*
Add hunspell.xcodeproj.
mark@chromium.org
2009-02-24
1
-0
/
+41
*
Add printing.xcodeproj.
mark@chromium.org
2009-02-24
1
-0
/
+84
*
Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...
mmoss@chromium.org
2009-02-23
1
-1
/
+1
*
Add linux printing module.
maruel@chromium.org
2009-02-21
1
-0
/
+2
*
Add the fastbuild build type. FAST_BUILD_TYPE=fastbuild will cause no debug s...
maruel@chromium.org
2009-02-20
3
-2
/
+31
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-2
/
+2
*
Remove filtering out of some libraries from shared links.
evan@chromium.org
2009-02-12
1
-9
/
+0
*
Remove LIBS_DIR usage.
evan@chromium.org
2009-02-09
2
-4
/
+1
*
WIN32 is defined by windows.h. _WIN32 is defined by the compiler. Fix the che...
maruel@chromium.org
2009-02-09
1
-1
/
+1
*
DEBUG was dropped from the preprocessor macros at some point. Add it
iposva@chromium.org
2009-02-05
1
-0
/
+1
*
Disable incremental linking for every projects while we sort out what is brea...
maruel@chromium.org
2009-02-03
1
-1
/
+1
*
Rename README.google to README.chromium.
mal@chromium.org
2009-01-30
3
-0
/
+0
*
Add media/base to the build.
thestig@chromium.org
2009-01-29
1
-1
/
+0
*
Add sqlite to list of things to build.
thestig@chromium.org
2009-01-28
1
-0
/
+11
*
Allow "hammer Hammer SHARED=1" to build cleanly.
tc@google.com
2009-01-27
2
-0
/
+14
*
More updates to build optimization settings.
deanm@chromium.org
2009-01-27
1
-4
/
+5
*
Force SCons to use the VC8 toolchain. (Take 2)
maruel@chromium.org
2009-01-27
1
-0
/
+5
*
Reverting 8665.
maruel@chromium.org
2009-01-26
1
-4
/
+0
[next]