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
/
build_config.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for using BoringSSL with NSS certificates.
davidben
2015-04-22
1
-5
/
+2
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
1
-1
/
+4
*
Introduce OS_NACL_SFI and OS_NACL_NONSFI macros.
hidehiko
2014-10-28
1
-1
/
+10
*
Don't include TargetConditionals.h when building for android.
torne
2014-09-05
1
-4
/
+4
*
Adding atomic ops for MIPS64.
Gordana.Cmiljanovic@imgtec.com
2014-08-14
1
-0
/
+7
*
Gate disabling nacl code on proper gyp flags, etc.
sehr@chromium.org
2014-06-04
1
-4
/
+5
*
Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Repl...
rmcilroy@chromium.org
2014-04-25
1
-6
/
+0
*
disable more stacktrace usage in debug uclibc builds
mostynb@opera.com
2014-04-18
1
-0
/
+2
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-6
/
+0
*
define LIBC_GLIBC as 1 for consistency
mostynb@opera.com
2014-04-07
1
-1
/
+1
*
Make ARM64 detection consistent.
primiano@chromium.org
2014-03-31
1
-1
/
+1
*
Enable Arm64 target arch in gyp build config
rmcilroy@chromium.org
2014-03-20
1
-1
/
+1
*
gtk: Make sure TOOLKIT_GTK is defined correctly when not using aura on all x1...
sadrul@chromium.org
2014-02-24
1
-7
/
+6
*
Add support for threading and atomic ops in QNX Neutrino.
ctruta@blackberry.com
2014-02-06
1
-1
/
+3
*
Fix compilation of base for arm64
sdefresne@chromium.org
2014-02-06
1
-0
/
+5
*
Revert of https://chromiumcodereview.appspot.com/103293003/
jln@chromium.org
2013-12-06
1
-3
/
+0
*
Revert 239102 "Move build/build_config_functions.h to sandbox/"
rlarocque@chromium.org
2013-12-06
1
-0
/
+3
*
Move build/build_config_functions.h to sandbox/
jln@chromium.org
2013-12-06
1
-3
/
+0
*
Add build_config_functions.h to avoid #ifdef
jln@chromium.org
2013-12-06
1
-0
/
+3
*
Define ARCH_CPU_LITTLE_ENDIAN for PNaCl
sergeyu@chromium.org
2013-12-03
1
-0
/
+1
*
aura: Allow creating content_shell without views.
sadrul@chromium.org
2013-10-20
1
-1
/
+1
*
Revert r229671 "aura: Allow creating content_shell without views."
pfeldman@chromium.org
2013-10-20
1
-1
/
+1
*
aura: Allow creating content_shell without views.
sadrul@chromium.org
2013-10-20
1
-1
/
+1
*
Revert 229524 "Revert 229521 "Revert 229507 "aura: Allow creating content_she...
pfeldman@chromium.org
2013-10-19
1
-1
/
+1
*
Revert 229521 "Revert 229507 "aura: Allow creating content_shell..."
thakis@chromium.org
2013-10-19
1
-1
/
+1
*
Revert 229507 "aura: Allow creating content_shell without views."
thakis@chromium.org
2013-10-19
1
-1
/
+1
*
aura: Allow creating content_shell without views.
sadrul@chromium.org
2013-10-19
1
-1
/
+1
*
add a macro that really identifies glibc
mostynb@opera.com
2013-05-23
1
-0
/
+4
*
Adds TCMalloc support for Android.
bulach@chromium.org
2013-05-22
1
-1
/
+2
*
Change MessagePumpLinux to MessagePumpOzone
davemoore@chromium.org
2013-05-03
1
-5
/
+0
*
Rationalize linux vs x11 in ui
davemoore@chromium.org
2013-04-29
1
-1
/
+1
*
Add a message pump for ChromeOS Embedded.
rjkroege@chromium.org
2013-04-06
1
-1
/
+1
*
Reorder platforms in build_config to fix Android on Mac.
torne@chromium.org
2013-04-04
1
-3
/
+3
*
chromeos: Remove CROS_FONTS_USING_BCI.
derat@chromium.org
2012-08-16
1
-6
/
+0
*
Fix build for native client to roll DEPS.
bbudge@chromium.org
2012-07-04
1
-2
/
+2
*
Fix OS_IOS definition
stuartmorgan@chromium.org
2012-07-02
1
-2
/
+2
*
Add iOS support to common.gypi
stuartmorgan@chromium.org
2012-06-29
1
-2
/
+13
*
[MIPS] Adding atomic ops for MIPS architecture.
petarj@mips.com
2012-06-18
1
-0
/
+6
*
linux: don't define NO_HEAPCHECKER for every file
evan@chromium.org
2012-01-24
1
-6
/
+1
*
define OS_BSD on *BSD and replace the ifdefs to use that
robert.nagy@gmail.com
2011-11-15
1
-5
/
+11
*
Make use_nss a gyp var so that aura can build w/ nss.
davemoore@chromium.org
2011-10-05
1
-6
/
+1
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
1
-6
/
+0
*
aura: Make GTK a dependency again for chrome/aura etc. to make things buildable.
sadrul@chromium.org
2011-09-21
1
-1
/
+1
*
Reland 102005 and 102009: aura: Explicitly disable GTK.
sadrul@chromium.org
2011-09-21
1
-1
/
+1
*
Revert 102005 - aura: Explicitly disable GTK.
sky@chromium.org
2011-09-20
1
-1
/
+1
*
aura: Explicitly disable GTK.
sadrul@chromium.org
2011-09-20
1
-1
/
+1
*
Allow __pnacl__ target to build code included from Chrome.
sehr@google.com
2011-08-26
1
-0
/
+2
*
Remove USE_BASE_DATA_PACK from build_config.h since it's only
tony@chromium.org
2011-08-02
1
-3
/
+1
*
Upstream android string implementation etc.
michaelbai@google.com
2011-06-27
1
-3
/
+17
*
Implement AES-CTR for NSS.
hclam@chromium.org
2011-06-24
1
-0
/
+3
[next]