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
*
Merge 32879 - Make Linux packaging options more granular.
mal@chromium.org
2009-11-24
2
-1
/
+6
*
Revert changes that moved spellchecker to renderer for 249 branch since there...
estade@chromium.org
2009-11-18
1
-12
/
+1
*
Test program for OpenMAX video decoding
hclam@chromium.org
2009-11-13
2
-0
/
+8
*
Building FFmpeg in tree for arm
hclam@chromium.org
2009-11-13
2
-9
/
+13
*
Partially revert WebKit.gyp switch-over, because it broke build bot setup
dglazkov@google.com
2009-11-13
1
-1
/
+1
*
Pull the OpenType sanitiser library from code.google.com/ots/, as per our dis...
yusukes@google.com
2009-11-13
2
-0
/
+2
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-4
/
+6
*
Revert 31765 - Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-1
/
+1
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-1
/
+1
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+2
*
linux: TCMalloc-based C++ heap profiler.
willchan@chromium.org
2009-11-11
1
-0
/
+6
*
Set SDKROOT in the project-wide xcode_settings block instead of doing it in
mark@chromium.org
2009-11-06
1
-1
/
+11
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
1
-1
/
+10
*
FFmpeg in-tree build for mac.
ajwong@chromium.org
2009-11-05
1
-1
/
+5
*
linux: let harfbuzz be pulled in by gyp naturally
evan@chromium.org
2009-11-04
1
-1
/
+0
*
Add 'am' and 'sw' to Linux/Mac build
jshin@chromium.org
2009-11-04
1
-2
/
+2
*
linux: compiler_version.py tweak to work on gcc 4.4
evan@chromium.org
2009-11-03
1
-1
/
+1
*
Linux: Autodetect and change build flags when using gcc 4.4.
craig.schlenter@chromium.org
2009-11-03
2
-0
/
+53
*
Remove bzip2 from install requirements.
fbarchard@chromium.org
2009-11-03
1
-2
/
+2
*
Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe...
apatrick@google.com
2009-11-02
2
-0
/
+11
*
linux: fix library=shared_library issues
piman@chromium.org
2009-11-02
1
-0
/
+6
*
Adding x64 configurations for windows.
bradnelson@chromium.org
2009-11-01
1
-0
/
+16
*
Pulling in latest gyp with rule generation and configuration change.
bradnelson@chromium.org
2009-11-01
1
-5
/
+1
*
Add in bzip2 runtime and development packages.
ajwong@chromium.org
2009-10-30
1
-4
/
+4
*
Add yasm and ffmpeg into the build tree for linux.
ajwong@chromium.org
2009-10-30
1
-1
/
+2
*
Taking advantage of new configuration inheritance option.
bradnelson@chromium.org
2009-10-29
1
-76
/
+46
*
Bisect script should exit gracefully when not enough revisions are present
nirnimesh@chromium.org
2009-10-29
1
-1
/
+4
*
This does a few things:
piman@chromium.org
2009-10-28
2
-117
/
+147
*
Put back -fno-rtti which I somehow accidentally checked in.
brettw@chromium.org
2009-10-28
1
-1
/
+1
*
linux: add -fvisibility=hidden to build flags
evan@chromium.org
2009-10-27
1
-0
/
+6
*
Move Mac build tool scripts only used by chrome.gyp from build/mac into
mark@chromium.org
2009-10-27
6
-1802
/
+0
*
Switch optimization cflag to late-resolve the debug_optimize and release_opti...
ajwong@chromium.org
2009-10-26
1
-2
/
+2
*
Fix coverage on the Mac.
jrg@chromium.org
2009-10-23
1
-3
/
+3
*
Added a case to build_config.h to cover compiling for Linux with 16-bit wchars
brettw@chromium.org
2009-10-22
1
-0
/
+8
*
Move nacl_ui_tests to the right section. oops.
nsylvain@chromium.org
2009-10-22
1
-1
/
+1
*
Add the nacl ui test to the Chromium Builder configuration.
nsylvain@chromium.org
2009-10-21
1
-0
/
+1
*
Implemented getActiveAttrib, getActiveUniform and readPixels. Removed
kbr@google.com
2009-10-21
1
-1
/
+1
*
add ENABLE_WEB_SOCKETS
ukai@chromium.org
2009-10-21
1
-0
/
+1
*
Back out r29592 (-Wl,-pie) because apparently Valgrind doesn't understand
mark@chromium.org
2009-10-21
1
-7
/
+0
*
Back out r29591 (-fstack-protector) because it may have caused Valgrind test
mark@chromium.org
2009-10-21
1
-5
/
+1
*
Mmm, pie.
mark@chromium.org
2009-10-21
1
-0
/
+7
*
Use -fstack-protector in Mac Debug builds.
mark@chromium.org
2009-10-21
1
-1
/
+5
*
Default to building for the same architecture as the build host.
mmoss@chromium.org
2009-10-16
1
-2
/
+13
*
Added stub implementation of SharedWorkerRepository.
atwilson@chromium.org
2009-10-15
1
-1
/
+1
*
Official builds should be on the com.google.Chrome update product ID, not
mark@chromium.org
2009-10-14
1
-182
/
+0
*
Adding a Chrome Frame target to all.gyp to allow a continuous builder to buil...
robertshield@chromium.org
2009-10-14
1
-0
/
+18
*
Fixes bug in toolkit_views. We shouldn't set the theme provider for
sky@chromium.org
2009-10-13
1
-0
/
+3
*
include CHROMEOS files and defintions in TOOLKIT_VEIWS build.
oshima@chromium.org
2009-10-12
1
-1
/
+1
*
Disable WebGL temporarily to heal the build.
darin@chromium.org
2009-10-12
1
-1
/
+1
*
Revert 28558 because this is clearly responsible for
nsylvain@chromium.org
2009-10-10
1
-2
/
+1
[next]