1. ab42567 linux: compiler_version.py tweak to work on gcc 4.4 by evan@chromium.org · 15 years ago
  2. d9110cb Linux: Autodetect and change build flags when using gcc 4.4. by craig.schlenter@chromium.org · 15 years ago
  3. 670699b Bisect script should exit gracefully when not enough revisions are present by nirnimesh@chromium.org · 15 years ago
  4. fd7a76b Added a case to build_config.h to cover compiling for Linux with 16-bit wchars by brettw@chromium.org · 15 years ago
  5. c2fedbd Emit the changelog URL, and pass on extra command-line args as args to chromium. by nirnimesh@chromium.org · 15 years ago
  6. 1be49d8 Add a simple about:tcmalloc page that just displays its canned stats. by sgk@chromium.org · 15 years ago
  7. e92f0f2 build-bisect.py: Minor tweaks and Mac fix by rsesek@chromium.org · 15 years ago
  8. cfce4c9 build-bisect: minor usability tweaks by evan@chromium.org · 15 years ago
  9. 6b6b216 Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but by benl@chromium.org · 15 years ago
  10. af003b8 Make the build-bisect tool work with non-Mac archives. by mmoss@chromium.org · 15 years ago
  11. e0c13e8 Add a Mac-specifc snapshot build archive bisecting tool. by rsesek@chromium.org · 15 years ago
  12. 95936bd Stubs out OSExchangeData for views on gtk. by sky@chromium.org · 15 years ago
  13. 204c1d8 Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary by sky@chromium.org · 15 years ago
  14. 113ec0d Lands http://codereview.chromium.org/99349 for Ryan. by sky@chromium.org · 15 years ago
  15. 569de14 Add atomic operations for ARM. Review URL: http://codereview.chromium.org/57031 by thestig@chromium.org · 15 years ago
  16. 9d68067 NO CODE CHANGE by deanm@chromium.org · 15 years ago
  17. 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
  18. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  19. 5b70cbe Detect linux with '__linux__' since 'linux' is not defined with -ansi. by deanm@google.com · 16 years ago
  20. 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
  21. d3d79a7 Add process information (ARCH_CPU_*) to build_config.h. by deanm@google.com · 16 years ago
  22. 9a0fc8a OS_WINDOWS conflicted with a macro in Windows' shlwapi.h, use OS_WIN by mmentovai@google.com · 16 years ago
  23. 3d555b8 Provide OS_ and COMPILER_ macros for OS and compiler differentiation by mmentovai@google.com · 16 years ago