Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
c772153ab2280722647f86566ad1f8296b17e9f7
/
build
/
build_config.h
d759f34
Don't include TargetConditionals.h when building for android.
by torne
· 10 years ago
ab30423
Adding atomic ops for MIPS64.
by Gordana.Cmiljanovic@imgtec.com
· 10 years ago
a6ec66f
Gate disabling nacl code on proper gyp flags, etc.
by sehr@chromium.org
· 10 years ago
b01bca7
Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Replace its use with a static_cast.
by rmcilroy@chromium.org
· 11 years ago
b98da34
disable more stacktrace usage in debug uclibc builds
by mostynb@opera.com
· 11 years ago
e6184d6
Remove all uses of toolkit_use_gtk in the gyp files.
by erg@chromium.org
· 11 years ago
e1df666
define LIBC_GLIBC as 1 for consistency
by mostynb@opera.com
· 11 years ago
7c3e555
Make ARM64 detection consistent.
by primiano@chromium.org
· 11 years ago
9d6aa45
Enable Arm64 target arch in gyp build config
by rmcilroy@chromium.org
· 11 years ago
26fc1e2
gtk: Make sure TOOLKIT_GTK is defined correctly when not using aura on all x11 platforms.
by sadrul@chromium.org
· 11 years ago
57a7a05
Add support for threading and atomic ops in QNX Neutrino.
by ctruta@blackberry.com
· 11 years ago
97a13e9
Fix compilation of base for arm64
by sdefresne@chromium.org
· 11 years ago
cb4fcc1
Revert of https://chromiumcodereview.appspot.com/103293003/
by jln@chromium.org
· 11 years ago
b924340
Revert 239102 "Move build/build_config_functions.h to sandbox/"
by rlarocque@chromium.org
· 11 years ago
e0191da
Move build/build_config_functions.h to sandbox/
by jln@chromium.org
· 11 years ago
fab49a3
Add build_config_functions.h to avoid #ifdef
by jln@chromium.org
· 11 years ago
0a59604
Define ARCH_CPU_LITTLE_ENDIAN for PNaCl
by sergeyu@chromium.org
· 11 years ago
7eba7cc
aura: Allow creating content_shell without views.
by sadrul@chromium.org
· 11 years ago
155bdb1
Revert r229671 "aura: Allow creating content_shell without views."
by pfeldman@chromium.org
· 11 years ago
6178c55
aura: Allow creating content_shell without views.
by sadrul@chromium.org
· 11 years ago
e04604c
Revert 229524 "Revert 229521 "Revert 229507 "aura: Allow creating content_shell...""
by pfeldman@chromium.org
· 11 years ago
51118da
Revert 229521 "Revert 229507 "aura: Allow creating content_shell..."
by thakis@chromium.org
· 11 years ago
dbad722
Revert 229507 "aura: Allow creating content_shell without views."
by thakis@chromium.org
· 11 years ago
58aa135
aura: Allow creating content_shell without views.
by sadrul@chromium.org
· 11 years ago
889d375
add a macro that really identifies glibc
by mostynb@opera.com
· 11 years ago
3b5d359
Adds TCMalloc support for Android.
by bulach@chromium.org
· 11 years ago
97b1234
Change MessagePumpLinux to MessagePumpOzone
by davemoore@chromium.org
· 12 years ago
532864d
Rationalize linux vs x11 in ui
by davemoore@chromium.org
· 12 years ago
9e06a28
Add a message pump for ChromeOS Embedded.
by rjkroege@chromium.org
· 12 years ago
a00ac9d
Reorder platforms in build_config to fix Android on Mac.
by torne@chromium.org
· 12 years ago
de8033c
chromeos: Remove CROS_FONTS_USING_BCI.
by derat@chromium.org
· 12 years ago
3ed0c36
Fix build for native client to roll DEPS.
by bbudge@chromium.org
· 12 years ago
419824a
Fix OS_IOS definition
by stuartmorgan@chromium.org
· 12 years ago
791de94
Add iOS support to common.gypi
by stuartmorgan@chromium.org
· 12 years ago
d3a3e76
[MIPS] Adding atomic ops for MIPS architecture.
by petarj@mips.com
· 12 years ago
50dfbc4
linux: don't define NO_HEAPCHECKER for every file
by evan@chromium.org
· 13 years ago
5f343eb
define OS_BSD on *BSD and replace the ifdefs to use that
by robert.nagy@gmail.com
· 13 years ago
e0a523b
Make use_nss a gyp var so that aura can build w/ nss.
by davemoore@chromium.org
· 13 years ago
a9ca27c
These are the changes necessary for views to be able to build w/ use_aura implying no gtk.
by davemoore@chromium.org
· 13 years ago
fc205ff
aura: Make GTK a dependency again for chrome/aura etc. to make things buildable.
by sadrul@chromium.org
· 13 years ago
847a572
Reland 102005 and 102009: aura: Explicitly disable GTK.
by sadrul@chromium.org
· 13 years ago
edefce0
Revert 102005 - aura: Explicitly disable GTK.
by sky@chromium.org
· 13 years ago
393e10c
aura: Explicitly disable GTK.
by sadrul@chromium.org
· 13 years ago
15566f9
Allow __pnacl__ target to build code included from Chrome.
by sehr@google.com
· 13 years ago
60d64b1
Remove USE_BASE_DATA_PACK from build_config.h since it's only
by tony@chromium.org
· 13 years ago
bd0b245
Upstream android string implementation etc.
by michaelbai@google.com
· 13 years ago
a94887c
Implement AES-CTR for NSS.
by hclam@chromium.org
· 13 years ago
2eb424c
[cros] Adjust default font sizes for new hand hinted fonts.
by nkostylev@chromium.org
· 14 years ago
e716286
Bring up IPC in NaCl.
by abarth@chromium.org
· 14 years ago
0dd3527
Make USE_OPENSSL and USE_NSS mutually exclusive
by joth@chromium.org
· 14 years ago
5ab4580
Don't define USE_HEAPCHECKER on Windows.
by thestig@chromium.org
· 14 years ago
089339c
Solaris: various edits towards compiling Chromium on Solaris. Changed __Solaris__ to __sun. Defined NAME_MAX as MAXNAMLEN for systems where it is undefined.
by evan@chromium.org
· 15 years ago
0454415
Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heap
by glider@chromium.org
· 15 years ago
c491b20
Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.
by thestig@chromium.org
· 15 years ago
d0e6b85
Solaris: Second set adding in Solaris as an OS option
by evan@chromium.org
· 15 years ago
173c81c
Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc.
by wtc@chromium.org
· 15 years ago
e596f22
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
by evan@chromium.org
· 15 years ago
d8b9f5c
OpenBSD defines.
by benl@chromium.org
· 15 years ago
21252b1
Changes to build/ from a combination of FreeBSD and OpenBSD patches.
by evan@chromium.org
· 15 years ago
fd7a76b
Added a case to build_config.h to cover compiling for Linux with 16-bit wchars
by brettw@chromium.org
· 15 years ago
1be49d8
Add a simple about:tcmalloc page that just displays its canned stats.
by sgk@chromium.org
· 15 years ago
6b6b216
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
by benl@chromium.org
· 15 years ago
95936bd
Stubs out OSExchangeData for views on gtk.
by sky@chromium.org
· 16 years ago
204c1d8
Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary
by sky@chromium.org
· 16 years ago
113ec0d
Lands http://codereview.chromium.org/99349 for Ryan.
by sky@chromium.org
· 16 years ago
569de14
Add atomic operations for ARM. Review URL: http://codereview.chromium.org/57031
by thestig@chromium.org
· 16 years ago
9d68067
NO CODE CHANGE
by deanm@chromium.org
· 16 years ago
837a67f
WIN32 is defined by windows.h. _WIN32 is defined by the compiler. Fix the check to use _WIN32 since it is defined 100% of the time.
by maruel@chromium.org
· 16 years ago
f003cfe
Use a more compact license header in source files.
by license.bot
· 16 years ago
5b70cbe
Detect linux with '__linux__' since 'linux' is not defined with -ansi.
by deanm@google.com
· 16 years ago
e3c034a
Add defines for the size of wchar_t to build_config.h. Use this in places where we currently have an OS-specific check.
by brettw@google.com
· 16 years ago
d3d79a7
Add process information (ARCH_CPU_*) to build_config.h.
by deanm@google.com
· 16 years ago
9a0fc8a
OS_WINDOWS conflicted with a macro in Windows' shlwapi.h, use OS_WIN
by mmentovai@google.com
· 16 years ago
3d555b8
Provide OS_ and COMPILER_ macros for OS and compiler differentiation
by mmentovai@google.com
· 16 years ago