| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [cros] Adjust default font sizes for new hand hinted fonts. | nkostylev@chromium.org | 2010-11-22 | 1 | -0/+6 |
* | Bring up IPC in NaCl. | abarth@chromium.org | 2010-11-12 | 1 | -1/+3 |
* | Make USE_OPENSSL and USE_NSS mutually exclusive | joth@chromium.org | 2010-10-22 | 1 | -1/+7 |
* | Don't define USE_HEAPCHECKER on Windows. | thestig@chromium.org | 2010-10-15 | 1 | -1/+1 |
* | Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar... | evan@chromium.org | 2010-04-01 | 1 | -1/+1 |
* | Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heap | glider@chromium.org | 2010-03-26 | 1 | -0/+5 |
* | Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. | thestig@chromium.org | 2010-02-26 | 1 | -1/+1 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -2/+6 |
* | Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc. | wtc@chromium.org | 2010-01-28 | 1 | -2/+3 |
* | bsds: views/ and webkit/ support for FreeBSD/OpenBSD | evan@chromium.org | 2009-12-31 | 1 | -0/+6 |
* | OpenBSD defines. | benl@chromium.org | 2009-12-17 | 1 | -4/+1 |
* | Changes to build/ from a combination of FreeBSD and OpenBSD patches. | evan@chromium.org | 2009-12-11 | 1 | -10/+8 |
* | 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 |
* | Add a simple about:tcmalloc page that just displays its canned stats. | sgk@chromium.org | 2009-09-22 | 1 | -0/+5 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -3/+21 |
* | Stubs out OSExchangeData for views on gtk. | sky@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary | sky@chromium.org | 2009-05-07 | 1 | -0/+4 |
* | Lands http://codereview.chromium.org/99349 for Ryan. | sky@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | Add atomic operations for ARM. | thestig@chromium.org | 2009-05-01 | 1 | -1/+7 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | WIN32 is defined by windows.h. _WIN32 is defined by the compiler. Fix the che... | maruel@chromium.org | 2009-02-09 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Detect linux with '__linux__' since 'linux' is not defined with -ansi. | deanm@google.com | 2008-08-14 | 1 | -1/+1 |
* | Add defines for the size of wchar_t to build_config.h. Use this in places whe... | brettw@google.com | 2008-08-07 | 1 | -0/+10 |
* | Add process information (ARCH_CPU_*) to build_config.h. | deanm@google.com | 2008-08-05 | 1 | -2/+28 |
* | OS_WINDOWS conflicted with a macro in Windows' shlwapi.h, use OS_WIN | mmentovai@google.com | 2008-08-04 | 1 | -1/+1 |
* | Provide OS_ and COMPILER_ macros for OS and compiler differentiation | mmentovai@google.com | 2008-08-04 | 1 | -0/+57 |