summaryrefslogtreecommitdiffstats
path: root/build/build_config.h
Commit message (Expand)AuthorAgeFilesLines
* Initial support for using BoringSSL with NSS certificates.davidben2015-04-221-5/+2
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-1/+4
* Introduce OS_NACL_SFI and OS_NACL_NONSFI macros.hidehiko2014-10-281-1/+10
* Don't include TargetConditionals.h when building for android.torne2014-09-051-4/+4
* Adding atomic ops for MIPS64.Gordana.Cmiljanovic@imgtec.com2014-08-141-0/+7
* Gate disabling nacl code on proper gyp flags, etc.sehr@chromium.org2014-06-041-4/+5
* Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Repl...rmcilroy@chromium.org2014-04-251-6/+0
* disable more stacktrace usage in debug uclibc buildsmostynb@opera.com2014-04-181-0/+2
* Remove all uses of toolkit_use_gtk in the gyp files.erg@chromium.org2014-04-171-6/+0
* define LIBC_GLIBC as 1 for consistencymostynb@opera.com2014-04-071-1/+1
* Make ARM64 detection consistent.primiano@chromium.org2014-03-311-1/+1
* Enable Arm64 target arch in gyp build configrmcilroy@chromium.org2014-03-201-1/+1
* gtk: Make sure TOOLKIT_GTK is defined correctly when not using aura on all x1...sadrul@chromium.org2014-02-241-7/+6
* Add support for threading and atomic ops in QNX Neutrino.ctruta@blackberry.com2014-02-061-1/+3
* Fix compilation of base for arm64sdefresne@chromium.org2014-02-061-0/+5
* Revert of https://chromiumcodereview.appspot.com/103293003/jln@chromium.org2013-12-061-3/+0
* Revert 239102 "Move build/build_config_functions.h to sandbox/"rlarocque@chromium.org2013-12-061-0/+3
* Move build/build_config_functions.h to sandbox/jln@chromium.org2013-12-061-3/+0
* Add build_config_functions.h to avoid #ifdefjln@chromium.org2013-12-061-0/+3
* Define ARCH_CPU_LITTLE_ENDIAN for PNaClsergeyu@chromium.org2013-12-031-0/+1
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-201-1/+1
* Revert r229671 "aura: Allow creating content_shell without views."pfeldman@chromium.org2013-10-201-1/+1
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-201-1/+1
* Revert 229524 "Revert 229521 "Revert 229507 "aura: Allow creating content_she...pfeldman@chromium.org2013-10-191-1/+1
* Revert 229521 "Revert 229507 "aura: Allow creating content_shell..."thakis@chromium.org2013-10-191-1/+1
* Revert 229507 "aura: Allow creating content_shell without views."thakis@chromium.org2013-10-191-1/+1
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-191-1/+1
* add a macro that really identifies glibcmostynb@opera.com2013-05-231-0/+4
* Adds TCMalloc support for Android.bulach@chromium.org2013-05-221-1/+2
* Change MessagePumpLinux to MessagePumpOzonedavemoore@chromium.org2013-05-031-5/+0
* Rationalize linux vs x11 in uidavemoore@chromium.org2013-04-291-1/+1
* Add a message pump for ChromeOS Embedded.rjkroege@chromium.org2013-04-061-1/+1
* Reorder platforms in build_config to fix Android on Mac.torne@chromium.org2013-04-041-3/+3
* chromeos: Remove CROS_FONTS_USING_BCI.derat@chromium.org2012-08-161-6/+0
* Fix build for native client to roll DEPS.bbudge@chromium.org2012-07-041-2/+2
* Fix OS_IOS definitionstuartmorgan@chromium.org2012-07-021-2/+2
* Add iOS support to common.gypistuartmorgan@chromium.org2012-06-291-2/+13
* [MIPS] Adding atomic ops for MIPS architecture.petarj@mips.com2012-06-181-0/+6
* linux: don't define NO_HEAPCHECKER for every fileevan@chromium.org2012-01-241-6/+1
* define OS_BSD on *BSD and replace the ifdefs to use thatrobert.nagy@gmail.com2011-11-151-5/+11
* Make use_nss a gyp var so that aura can build w/ nss.davemoore@chromium.org2011-10-051-6/+1
* These are the changes necessary for views to be able to build w/ use_aura imp...davemoore@chromium.org2011-09-221-6/+0
* aura: Make GTK a dependency again for chrome/aura etc. to make things buildable.sadrul@chromium.org2011-09-211-1/+1
* Reland 102005 and 102009: aura: Explicitly disable GTK.sadrul@chromium.org2011-09-211-1/+1
* Revert 102005 - aura: Explicitly disable GTK.sky@chromium.org2011-09-201-1/+1
* aura: Explicitly disable GTK.sadrul@chromium.org2011-09-201-1/+1
* Allow __pnacl__ target to build code included from Chrome.sehr@google.com2011-08-261-0/+2
* Remove USE_BASE_DATA_PACK from build_config.h since it's onlytony@chromium.org2011-08-021-3/+1
* Upstream android string implementation etc.michaelbai@google.com2011-06-271-3/+17
* Implement AES-CTR for NSS.hclam@chromium.org2011-06-241-0/+3