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
*
Adding reference to experimental browser distribution files.
robertshield@chromium.org
2009-09-11
1
-7
/
+7
*
Remove the target the bots used to use (but don't any more).
thomasvl@chromium.org
2009-09-11
1
-12
/
+35
*
There was already release_extra_cflags for linux;
dkegel@google.com
2009-09-11
1
-3
/
+15
*
Don't use --owner or --group in tar -c, these options are not present in
mark@chromium.org
2009-09-11
1
-1
/
+1
*
Adding the option to drop in a new BrowserDistribution instance for experimen...
robertshield@chromium.org
2009-09-11
1
-0
/
+6
*
strip the gold linker executable in install-build-deps.sh.
thestig@chromium.org
2009-09-10
1
-0
/
+1
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
2
-5
/
+5
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-2
/
+0
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-3
/
+21
*
Make the build-bisect tool work with non-Mac archives.
mmoss@chromium.org
2009-09-04
1
-40
/
+112
*
linux: improve support for cross-compiling
piman@chromium.org
2009-09-04
4
-28
/
+126
*
Add a Mac-specifc snapshot build archive bisecting tool.
rsesek@chromium.org
2009-09-03
1
-0
/
+160
*
Parameterize the Google Update appid at build time instead of hard coding it ...
robertshield@chromium.org
2009-09-01
1
-1
/
+4
*
Fix arg error check (was expecting too many).
thomasvl@chromium.org
2009-09-01
1
-1
/
+1
*
Put a proper info.plist into the framework so we can codesign it.
thomasvl@chromium.org
2009-09-01
1
-5
/
+2
*
Clean out leftover bits of the path-based Linux SUID sandbox.
thestig@chromium.org
2009-09-01
1
-14
/
+0
*
Allow overriding debug optimization level on mac.
dank@chromium.org
2009-08-28
1
-2
/
+3
*
Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di...
willchan@chromium.org
2009-08-26
1
-0
/
+1
*
Submitted for bmcquade:
bradnelson@google.com
2009-08-26
1
-1
/
+1
*
Build for Mac in the Release configuration at -O3
mark@chromium.org
2009-08-26
1
-1
/
+1
*
Moving configuration platform to always be present, as that is required
bradnelson@chromium.org
2009-08-26
1
-3
/
+3
*
Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...
thestig@chromium.org
2009-08-26
1
-8
/
+20
*
Add license information to our shell scripts.
agl@chromium.org
2009-08-25
1
-0
/
+4
*
Reverting 24220.
yutak@chromium.org
2009-08-25
1
-20
/
+8
*
Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...
thestig@chromium.org
2009-08-25
1
-8
/
+20
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-25
1
-20
/
+3
*
Revert "linux: call g_thread_init() at relevant startup points"
evan@chromium.org
2009-08-25
1
-3
/
+20
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-25
1
-20
/
+3
*
Revert "linux: call g_thread_init() at relevant startup points"
tony@chromium.org
2009-08-24
1
-3
/
+20
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-24
1
-20
/
+3
*
Tweak the comment in the lproj fixup script to explain why we need an "en" fo...
thomasvl@chromium.org
2009-08-24
1
-14
/
+0
*
Pulling new version of googleurl into the tree.
cira@chromium.org
2009-08-21
1
-1
/
+1
*
Build for Mac in the Release configuration at -O2
mark@chromium.org
2009-08-20
1
-18
/
+11
*
Cosmetic fixes to clobber_generated_headers.py:
sgk@google.com
2009-08-19
1
-6
/
+9
*
Explicitly set {Output,Intermediate}Directory on all configurations,
sgk@google.com
2009-08-19
1
-0
/
+15
*
Try what I tried in r23343 again
munjal@chromium.org
2009-08-15
1
-17
/
+0
*
revert unintended change
darin@chromium.org
2009-08-14
1
-1
/
+1
*
Remove WebFrame::selectAll and WebFrame::clearSelection in favor of having
darin@chromium.org
2009-08-14
1
-1
/
+1
*
Linux: add GYP flag for -fno-strict-aliasing.
agl@chromium.org
2009-08-14
1
-0
/
+6
*
Reverting 23343.
sidchat@google.com
2009-08-13
1
-0
/
+17
*
Move the sync related GYP variables and conditions to chrome.gyp from
munjal@chromium.org
2009-08-13
1
-17
/
+0
*
Use -fno-threadsafe-statics to disable thread-safe static semantics in C++.
mark@chromium.org
2009-08-13
1
-18
/
+20
*
Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux
mark@chromium.org
2009-08-13
1
-5
/
+8
*
Tweak indentation
mark@chromium.org
2009-08-12
1
-4
/
+4
*
Fix a typo in install-build-deps.sh.
thestig@chromium.org
2009-08-12
1
-1
/
+1
*
Fix build/mac/tweak_app_infoplist build script for git users. Patch by Robert
mark@chromium.org
2009-08-11
1
-15
/
+23
*
Save debugging symbols for plugin_carbon_interpose.dylib.
mark@chromium.org
2009-08-11
1
-7
/
+12
*
Avoid exit due to "-e" and test failure on non-x86_64.
mmoss@chromium.org
2009-08-11
1
-2
/
+4
*
ObjC classes generated by the build and used in Xib files is already getting ...
thomasvl@chromium.org
2009-08-11
1
-83
/
+38
*
Re-commit r22981 after backout at r22992. Contains fixes to relocate
mark@chromium.org
2009-08-11
2
-47
/
+99
[next]