1. b038ce0 Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py in r70112. by thestig@chromium.org · 13 years ago
  2. 19ae975 Add forwarding script for build-bisect.py. by evan@chromium.org · 14 years ago
  3. 6d25e97 Rename build/build-bisect.py to tools/bisect-builds.py. by evan@chromium.org · 14 years ago
  4. b8e5ea3 build-bisect.py: Update the base snapshot archive URL. by rsesek@chromium.org · 14 years ago
  5. ee7d9aa Let build-bisect.py print download progress. by thakis@chromium.org · 14 years ago
  6. 2eb424c [cros] Adjust default font sizes for new hand hinted fonts. by nkostylev@chromium.org · 14 years ago
  7. e716286 Bring up IPC in NaCl. by abarth@chromium.org · 14 years ago
  8. 0dd3527 Make USE_OPENSSL and USE_NSS mutually exclusive by joth@chromium.org · 14 years ago
  9. 5ab4580 Don't define USE_HEAPCHECKER on Windows. by thestig@chromium.org · 14 years ago
  10. 5684aaf build-bisect: clarify usage by evan@chromium.org · 14 years ago
  11. 8b1461b Adds chromeos option to build-bisect. by sky@chromium.org · 14 years ago
  12. 1218a88 Touch extracted D3DX9 dll in extract_d3dx9 action. by apatrick@chromium.org · 14 years ago
  13. 226b791 Relanding r53076 with linux fix. by apatrick@chromium.org · 14 years ago
  14. 9331664 Revert 53076 - GYP changed to extract D3DX9 DLL into product dir. by pinkerton@chromium.org · 14 years ago
  15. 869346f GYP changed to extract D3DX9 DLL into product dir. by apatrick@chromium.org · 14 years ago
  16. 07e92d5 Dummy change to trigger a build. by maruel@chromium.org · 14 years ago
  17. 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 · 14 years ago
  18. d881c10 Make build-bisect script work on win. by nirnimesh@chromium.org · 14 years ago
  19. 0454415 Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heap by glider@chromium.org · 14 years ago
  20. 6d58347 build-bisect: don't crash on bad input to the good/bad prompt by evan@chromium.org · 14 years ago
  21. 5776dd2 Move apply_locales.py from src/chrome/tools/build/ to src/build/. by tony@chromium.org · 14 years ago
  22. c491b20 Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. by thestig@chromium.org · 14 years ago
  23. d0e6b85 Solaris: Second set adding in Solaris as an OS option by evan@chromium.org · 14 years ago
  24. 173c81c Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc. by wtc@chromium.org · 15 years ago
  25. e596f22 bsds: views/ and webkit/ support for FreeBSD/OpenBSD by evan@chromium.org · 15 years ago
  26. d8b9f5c OpenBSD defines. by benl@chromium.org · 15 years ago
  27. 21252b1 Changes to build/ from a combination of FreeBSD and OpenBSD patches. by evan@chromium.org · 15 years ago
  28. ab42567 linux: compiler_version.py tweak to work on gcc 4.4 by evan@chromium.org · 15 years ago
  29. d9110cb Linux: Autodetect and change build flags when using gcc 4.4. by craig.schlenter@chromium.org · 15 years ago
  30. 670699b Bisect script should exit gracefully when not enough revisions are present by nirnimesh@chromium.org · 15 years ago
  31. fd7a76b Added a case to build_config.h to cover compiling for Linux with 16-bit wchars by brettw@chromium.org · 15 years ago
  32. c2fedbd Emit the changelog URL, and pass on extra command-line args as args to chromium. by nirnimesh@chromium.org · 15 years ago
  33. 1be49d8 Add a simple about:tcmalloc page that just displays its canned stats. by sgk@chromium.org · 15 years ago
  34. e92f0f2 build-bisect.py: Minor tweaks and Mac fix by rsesek@chromium.org · 15 years ago
  35. cfce4c9 build-bisect: minor usability tweaks by evan@chromium.org · 15 years ago
  36. 6b6b216 Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but by benl@chromium.org · 15 years ago
  37. af003b8 Make the build-bisect tool work with non-Mac archives. by mmoss@chromium.org · 15 years ago
  38. e0c13e8 Add a Mac-specifc snapshot build archive bisecting tool. by rsesek@chromium.org · 15 years ago
  39. 95936bd Stubs out OSExchangeData for views on gtk. by sky@chromium.org · 15 years ago
  40. 204c1d8 Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary by sky@chromium.org · 15 years ago
  41. 113ec0d Lands http://codereview.chromium.org/99349 for Ryan. by sky@chromium.org · 15 years ago
  42. 569de14 Add atomic operations for ARM. Review URL: http://codereview.chromium.org/57031 by thestig@chromium.org · 15 years ago
  43. 9d68067 NO CODE CHANGE by deanm@chromium.org · 15 years ago
  44. 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 · 15 years ago
  45. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  46. 5b70cbe Detect linux with '__linux__' since 'linux' is not defined with -ansi. by deanm@google.com · 16 years ago
  47. 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
  48. d3d79a7 Add process information (ARCH_CPU_*) to build_config.h. by deanm@google.com · 16 years ago
  49. 9a0fc8a OS_WINDOWS conflicted with a macro in Windows' shlwapi.h, use OS_WIN by mmentovai@google.com · 16 years ago
  50. 3d555b8 Provide OS_ and COMPILER_ macros for OS and compiler differentiation by mmentovai@google.com · 16 years ago