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
*
Prevent Common_x64 from leaking thru on non-windows platforms.
bradnelson@google.com
2009-12-07
1
-1
/
+1
*
Split base.gyp and add base_nacl_win64 target
gregoryd@google.com
2009-12-04
1
-9
/
+41
*
arm: Add thumb target and associated fixes
joel@chromium.org
2009-12-04
1
-4
/
+24
*
Make no-tcmalloc (really, non-base/allocator) builds work again,
dank@chromium.org
2009-12-03
2
-11
/
+46
*
Add windows croc file
jrg@chromium.org
2009-12-03
1
-0
/
+40
*
Linux: add next-protocol-negotiation to libssl.
agl@chromium.org
2009-11-30
1
-0
/
+3
*
linux: move asynchronous-unwind-tables flag to Release-only
evan@chromium.org
2009-11-30
1
-4
/
+5
*
In-application Keystone ticket promotion.
mark@chromium.org
2009-11-28
1
-0
/
+1
*
Convert the existing .gyp configuration to use the new base\allocator
sgk@chromium.org
2009-11-26
1
-1
/
+1
*
Disable tcmalloc on Linux.
thestig@chromium.org
2009-11-26
1
-1
/
+1
*
Refactor OS-dependent filename exclusion patterns
evan@chromium.org
2009-11-26
1
-1
/
+33
*
Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.
scherkus@chromium.org
2009-11-25
1
-5
/
+0
*
Enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-25
1
-1
/
+1
*
Landing the GPU process and command buffer code again, this time with a DEPS ...
apatrick@google.com
2009-11-25
1
-0
/
+1
*
Revert "Implement method stubs for OpenMAX IL instead of relying on -lOmxCore."
scherkus@chromium.org
2009-11-24
1
-0
/
+5
*
Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.
scherkus@chromium.org
2009-11-24
1
-5
/
+0
*
Partially reverting 32942
apatrick@google.com
2009-11-24
1
-1
/
+0
*
Branched gpu process and command buffer code into Chrome tree. Fixed up paths...
apatrick@google.com
2009-11-24
1
-0
/
+1
*
Make Linux packaging options more granular.
mmoss@chromium.org
2009-11-23
2
-1
/
+6
*
Remove old files.
nsylvain@chromium.org
2009-11-20
1
-22
/
+0
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-10
/
+0
*
test_shell buildable on ARM
hclam@chromium.org
2009-11-18
1
-2
/
+2
*
linux: pass --gc-sections in link line
evan@chromium.org
2009-11-18
1
-0
/
+3
*
Do not overwrite ld.orig in install-build-deps.sh.
thestig@chromium.org
2009-11-18
1
-1
/
+2
*
Linux: update install-build-deps.sh to build gold from binutils 2.20.
thestig@chromium.org
2009-11-18
1
-77
/
+35
*
linux: set a compiler flag that drops the eh_frame section
evan@chromium.org
2009-11-18
1
-0
/
+4
*
Revert 32244 - linux: pass gcsections in link line
idana@chromium.org
2009-11-18
1
-3
/
+0
*
linux: pass --gc-sections in link line
evan@chromium.org
2009-11-18
1
-0
/
+3
*
linux: set -fvisiblility-inlines-hidden when building
evan@chromium.org
2009-11-17
1
-0
/
+3
*
TBR: willchan
willchan@chromium.org
2009-11-17
1
-1
/
+1
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-17
1
-1
/
+1
*
Add support for Ubuntu 9.10 to install-build-deps.sh
yusukes@google.com
2009-11-17
1
-6
/
+12
*
Linux: enable building with a local version of libssl.
agl@chromium.org
2009-11-17
2
-15
/
+42
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-4
/
+6
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-6
/
+4
*
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
[next]