1. 1960a02 Speculative Revert 108361 - in hope to fix Win Builder 2010 by glotov@google.com · 13 years ago
  2. db8be06 This CL is based on the patch: http://codereview.chromium.org/8416025 by noelallen@google.com · 13 years ago
  3. a6009be Revert 108116 - Use GYP to build nacl_irt by dmichael@chromium.org · 13 years ago
  4. e681049 Use GYP to build nacl_irt by noelallen@google.com · 13 years ago
  5. e0a523b Make use_nss a gyp var so that aura can build w/ nss. by davemoore@chromium.org · 13 years ago
  6. 6c5e0d6 Create scanning script to determine header dependencies. by noelallen@google.com · 13 years ago
  7. 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
  8. fc205ff aura: Make GTK a dependency again for chrome/aura etc. to make things buildable. by sadrul@chromium.org · 13 years ago
  9. 847a572 Reland 102005 and 102009: aura: Explicitly disable GTK. by sadrul@chromium.org · 13 years ago
  10. edefce0 Revert 102005 - aura: Explicitly disable GTK. by sky@chromium.org · 13 years ago
  11. 393e10c aura: Explicitly disable GTK. by sadrul@chromium.org · 13 years ago
  12. dfc65a9 Make autofill regular expressions unicode again. by tony@chromium.org · 13 years ago
  13. 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
  14. 3b4d6d9 Use precompiled headers for most large projects where the .gyp file by joi@chromium.org · 13 years ago
  15. 15566f9 Allow __pnacl__ target to build code included from Chrome. by sehr@google.com · 13 years ago
  16. 60d64b1 Remove USE_BASE_DATA_PACK from build_config.h since it's only by tony@chromium.org · 13 years ago
  17. bd0b245 Upstream android string implementation etc. by michaelbai@google.com · 13 years ago
  18. a94887c Implement AES-CTR for NSS. by hclam@chromium.org · 13 years ago
  19. b038ce0 Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py in r70112. by thestig@chromium.org · 13 years ago
  20. 19ae975 Add forwarding script for build-bisect.py. by evan@chromium.org · 14 years ago
  21. 6d25e97 Rename build/build-bisect.py to tools/bisect-builds.py. by evan@chromium.org · 14 years ago
  22. b8e5ea3 build-bisect.py: Update the base snapshot archive URL. by rsesek@chromium.org · 14 years ago
  23. ee7d9aa Let build-bisect.py print download progress. by thakis@chromium.org · 14 years ago
  24. 2eb424c [cros] Adjust default font sizes for new hand hinted fonts. by nkostylev@chromium.org · 14 years ago
  25. e716286 Bring up IPC in NaCl. by abarth@chromium.org · 14 years ago
  26. 0dd3527 Make USE_OPENSSL and USE_NSS mutually exclusive by joth@chromium.org · 14 years ago
  27. 5ab4580 Don't define USE_HEAPCHECKER on Windows. by thestig@chromium.org · 14 years ago
  28. 5684aaf build-bisect: clarify usage by evan@chromium.org · 14 years ago
  29. 8b1461b Adds chromeos option to build-bisect. by sky@chromium.org · 14 years ago
  30. 1218a88 Touch extracted D3DX9 dll in extract_d3dx9 action. by apatrick@chromium.org · 14 years ago
  31. 226b791 Relanding r53076 with linux fix. by apatrick@chromium.org · 14 years ago
  32. 9331664 Revert 53076 - GYP changed to extract D3DX9 DLL into product dir. by pinkerton@chromium.org · 14 years ago
  33. 869346f GYP changed to extract D3DX9 DLL into product dir. by apatrick@chromium.org · 14 years ago
  34. 07e92d5 Dummy change to trigger a build. by maruel@chromium.org · 14 years ago
  35. 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
  36. d881c10 Make build-bisect script work on win. by nirnimesh@chromium.org · 14 years ago
  37. 0454415 Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heap by glider@chromium.org · 14 years ago
  38. 6d58347 build-bisect: don't crash on bad input to the good/bad prompt by evan@chromium.org · 14 years ago
  39. 5776dd2 Move apply_locales.py from src/chrome/tools/build/ to src/build/. by tony@chromium.org · 14 years ago
  40. c491b20 Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. by thestig@chromium.org · 14 years ago
  41. d0e6b85 Solaris: Second set adding in Solaris as an OS option by evan@chromium.org · 14 years ago
  42. 173c81c Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc. by wtc@chromium.org · 15 years ago
  43. e596f22 bsds: views/ and webkit/ support for FreeBSD/OpenBSD by evan@chromium.org · 15 years ago
  44. d8b9f5c OpenBSD defines. by benl@chromium.org · 15 years ago
  45. 21252b1 Changes to build/ from a combination of FreeBSD and OpenBSD patches. by evan@chromium.org · 15 years ago
  46. ab42567 linux: compiler_version.py tweak to work on gcc 4.4 by evan@chromium.org · 15 years ago
  47. d9110cb Linux: Autodetect and change build flags when using gcc 4.4. by craig.schlenter@chromium.org · 15 years ago
  48. 670699b Bisect script should exit gracefully when not enough revisions are present by nirnimesh@chromium.org · 15 years ago
  49. fd7a76b Added a case to build_config.h to cover compiling for Linux with 16-bit wchars by brettw@chromium.org · 15 years ago
  50. c2fedbd Emit the changelog URL, and pass on extra command-line args as args to chromium. by nirnimesh@chromium.org · 15 years ago
  51. 1be49d8 Add a simple about:tcmalloc page that just displays its canned stats. by sgk@chromium.org · 15 years ago
  52. e92f0f2 build-bisect.py: Minor tweaks and Mac fix by rsesek@chromium.org · 15 years ago
  53. cfce4c9 build-bisect: minor usability tweaks by evan@chromium.org · 15 years ago
  54. 6b6b216 Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but by benl@chromium.org · 15 years ago
  55. af003b8 Make the build-bisect tool work with non-Mac archives. by mmoss@chromium.org · 15 years ago
  56. e0c13e8 Add a Mac-specifc snapshot build archive bisecting tool. by rsesek@chromium.org · 15 years ago
  57. 95936bd Stubs out OSExchangeData for views on gtk. by sky@chromium.org · 15 years ago
  58. 204c1d8 Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary by sky@chromium.org · 15 years ago
  59. 113ec0d Lands http://codereview.chromium.org/99349 for Ryan. by sky@chromium.org · 15 years ago
  60. 569de14 Add atomic operations for ARM. Review URL: http://codereview.chromium.org/57031 by thestig@chromium.org · 15 years ago
  61. 9d68067 NO CODE CHANGE by deanm@chromium.org · 15 years ago
  62. 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
  63. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  64. 5b70cbe Detect linux with '__linux__' since 'linux' is not defined with -ansi. by deanm@google.com · 16 years ago
  65. 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
  66. d3d79a7 Add process information (ARCH_CPU_*) to build_config.h. by deanm@google.com · 16 years ago
  67. 9a0fc8a OS_WINDOWS conflicted with a macro in Windows' shlwapi.h, use OS_WIN by mmentovai@google.com · 16 years ago
  68. 3d555b8 Provide OS_ and COMPILER_ macros for OS and compiler differentiation by mmentovai@google.com · 16 years ago