Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
f2e9545c956f9b27245553c20342485d4444242f
/
build
9f0d617
Delete the scan sources test. I previously deleted scan_sources but left the
by brettw@chromium.org
· 13 years ago
d761942
Remove build/scan_sources.py
by brettw@chromium.org
· 13 years ago
509c754
Yet another fix for concurrent calls to expand.exe.
by grt@chromium.org
· 13 years ago
3faf3c8
Address comments in 8921029 extract_from_cab script now takes a global lock while extracting from the CAB file.
by apatrick@chromium.org
· 13 years ago
38ff3d2
extract_from_cab script now takes a global lock while extracting from the CAB file.
by apatrick@chromium.org
· 13 years ago
c04ced4
Add automatic retry of cab extraction.
by maruel@chromium.org
· 13 years ago
1f144a3
Fix python scripts in src/build/
by maruel@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
12722e3
Make it possible to include another file and port print_preview unit test to unit_tests.
by scr@chromium.org
· 13 years ago
1960a02
Speculative Revert 108361 - in hope to fix Win Builder 2010
by glotov@google.com
· 13 years ago
db8be06
This CL is based on the patch: http://codereview.chromium.org/8416025
by noelallen@google.com
· 13 years ago
a6009be
Revert 108116 - Use GYP to build nacl_irt
by dmichael@chromium.org
· 13 years ago
e681049
Use GYP to build nacl_irt
by noelallen@google.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
6c5e0d6
Create scanning script to determine header dependencies.
by noelallen@google.com
· 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
dfc65a9
Make autofill regular expressions unicode again.
by tony@chromium.org
· 13 years ago
225ca5f
Eliminate headers from precompile.h that define 'interface' to avoid compile failures on Windows that would not be seen on Mac or Linux. I didn't do an exact measurement but I think we lose very little in terms of build time from this; Windows.h is the big Windows-specific header and it's still precompiled.
by joi@chromium.org
· 13 years ago
3b4d6d9
Use precompiled headers for most large projects where the .gyp file
by joi@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
b038ce0
Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py in r70112.
by thestig@chromium.org
· 14 years ago
19ae975
Add forwarding script for build-bisect.py.
by evan@chromium.org
· 14 years ago
6d25e97
Rename build/build-bisect.py to tools/bisect-builds.py.
by evan@chromium.org
· 14 years ago
b8e5ea3
build-bisect.py: Update the base snapshot archive URL.
by rsesek@chromium.org
· 14 years ago
ee7d9aa
Let build-bisect.py print download progress.
by thakis@chromium.org
· 14 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
5684aaf
build-bisect: clarify usage
by evan@chromium.org
· 14 years ago
8b1461b
Adds chromeos option to build-bisect.
by sky@chromium.org
· 14 years ago
1218a88
Touch extracted D3DX9 dll in extract_d3dx9 action.
by apatrick@chromium.org
· 14 years ago
226b791
Relanding r53076 with linux fix.
by apatrick@chromium.org
· 14 years ago
9331664
Revert 53076 - GYP changed to extract D3DX9 DLL into product dir.
by pinkerton@chromium.org
· 14 years ago
869346f
GYP changed to extract D3DX9 DLL into product dir.
by apatrick@chromium.org
· 14 years ago
07e92d5
Dummy change to trigger a build.
by maruel@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
d881c10
Make build-bisect script work on win.
by nirnimesh@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
6d58347
build-bisect: don't crash on bad input to the good/bad prompt
by evan@chromium.org
· 15 years ago
5776dd2
Move apply_locales.py from src/chrome/tools/build/ to src/build/.
by tony@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
ab42567
linux: compiler_version.py tweak to work on gcc 4.4
by evan@chromium.org
· 15 years ago
d9110cb
Linux: Autodetect and change build flags when using gcc 4.4.
by craig.schlenter@chromium.org
· 15 years ago
670699b
Bisect script should exit gracefully when not enough revisions are present
by nirnimesh@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
c2fedbd
Emit the changelog URL, and pass on extra command-line args as args to chromium.
by nirnimesh@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
e92f0f2
build-bisect.py: Minor tweaks and Mac fix
by rsesek@chromium.org
· 15 years ago
cfce4c9
build-bisect: minor usability tweaks
by evan@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
af003b8
Make the build-bisect tool work with non-Mac archives.
by mmoss@chromium.org
· 15 years ago
e0c13e8
Add a Mac-specifc snapshot build archive bisecting tool.
by rsesek@chromium.org
· 15 years ago
95936bd
Stubs out OSExchangeData for views on gtk.
by sky@chromium.org
· 15 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