1. cded8b2 Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses by wtc@chromium.org · 14 years ago
  2. dd43b73 [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement by phajdan.jr@chromium.org · 14 years ago
  3. d8670c7 Drop a file from the gyp that was deleted in r35326. by avi@chromium.org · 14 years ago
  4. 2ddfe8c Move dynamic_annotations into a separate gyp file to break by tony@chromium.org · 14 years ago
  5. 1d21128 enable RenderViewTest.OnHandleKeyboardEvent on Linux. by estade@chromium.org · 14 years ago
  6. f39c3ff Update dynamic annotations and move them to base/third_party by timurrrr@chromium.org · 14 years ago
  7. 7cdbc42 Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds. by siggi@chromium.org · 14 years ago
  8. e6c59ec Fix the dynamic_annotations build issues on Windows by timurrrr@chromium.org · 14 years ago
  9. d393cc4 Created a stock implementation of the MessageLoopProxy interface than can be used to create an implementation that targets the current thread's message loop. by sanjeevr@chromium.org · 14 years ago
  10. 9cf11e8 Move common code into process_util.cc. by maruel@chromium.org · 14 years ago
  11. 11e02e6 Created a MessageLoopProxy interface. This provides a thread-safe refcounted interface to the Post* methods by sanjeevr@chromium.org · 14 years ago
  12. 73aec0e bsd: refactor XDG bits of linux_util into a shared file. by evan@chromium.org · 14 years ago
  13. b957533 bsd: move POSIXy functions back into file_util_posix by evan@chromium.org · 15 years ago
  14. 9f7a86f Refactor FileVersionInfo into an interface with platform implementations. by tony@chromium.org · 15 years ago
  15. b6ba943 Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and rename it EnvVarGetter. Label base::SysInfo::{Get,Has}EnvVar as deprecated. by thestig@chromium.org · 15 years ago
  16. 478c944 Move allocator dependency to base for profiler.cc. by mmoss@google.com · 15 years ago
  17. 1b47d95 Move the Nigori classes from base to sync. by albertb@chromium.org · 15 years ago
  18. 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
  19. 4176813 First pass of a Nigori implementation for Chrome. Only unassisted key by albertb@chromium.org · 15 years ago
  20. d4d57c5 Implement random key generation and AES encryption using NSS. by albertb@chromium.org · 15 years ago
  21. 9fb9e37 Allowing MSI mode detection to work from the master preferences file. by robertshield@chromium.org · 15 years ago
  22. 540ad01 PBKDF2 implemetation using NSS. by albertb@chromium.org · 15 years ago
  23. e828071 Notification for battery with <= 15 minutes remaining. by seanparent@google.com · 15 years ago
  24. df8a72d Move FileWatcher from src/base/ to src/chrome/browser/ and switch by tony@chromium.org · 15 years ago
  25. 0c1d4da Move base/gfx contents to gfx/ by ben@chromium.org · 15 years ago
  26. 4300a31 POSIX: don't allocate memory after forking. by agl@chromium.org · 15 years ago
  27. e434bc8 Revert "POSIX: don't allocate memory after forking." by agl@chromium.org · 15 years ago
  28. 55a7a74 POSIX: don't allocate memory after forking. by agl@chromium.org · 15 years ago
  29. 1d919db BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUX by pvalchev@google.com · 15 years ago
  30. a3dbf21 Move wtl from chrome/third_party to third_party/. This by tony@chromium.org · 15 years ago
  31. 5c4a2e4 Add a FileWatcher to base/. by tony@chromium.org · 15 years ago
  32. c491b20 Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. by thestig@chromium.org · 15 years ago
  33. 63e82d0 I just put the code that does not compile on ARM. Trybots will fail because I had to remove these from the CL to make gcl upload properly accept it. by apatrick@chromium.org · 15 years ago
  34. 38b174a Add '-ldl' to Linux targets that use dynamic loader functions. by mmoss@google.com · 15 years ago
  35. c4e9f7c Move deprecated file_util declarations into a separate file. by evan@chromium.org · 15 years ago
  36. 617d51c Revert 39530 - GPU plugin forwards repaint events to Pepper plugin. by apatrick@chromium.org · 15 years ago
  37. 231390a GPU plugin forwards repaint events to Pepper plugin. by apatrick@chromium.org · 15 years ago
  38. 6ed4f88 Pulled out Callback code into base/callback.h. This is the first step towards redoing the Callback interfaces. by akalin@chromium.org · 15 years ago
  39. 9cc0926 Set chromium_code = 0 on base.gyp:symbolize and base.gyp:xdg_mime. by mark@chromium.org · 15 years ago
  40. eb19326 Remove DirectoryWatcher and the only thing using it. by phajdan.jr@chromium.org · 15 years ago
  41. a6768f5 linux: build with -Wextra by evan@chromium.org · 15 years ago
  42. fb84867 Sandbox: Finish the interception manager support for x64. by rvargas@google.com · 15 years ago
  43. c4bcf87 linux: split xdg_mime into a separate target by evan@chromium.org · 15 years ago
  44. 6e6b783 Use nss_util.{h,cc} also on Windows. On Windows, NSS is by wtc@chromium.org · 15 years ago
  45. 9bd30ff Import google-glog's Symbolize() and use it in debug_util_posix.cc. by satorux@chromium.org · 15 years ago
  46. 753a848 OpenBSD/FreeBSD ifdefs and GYP changes for base/ by pvalchev@google.com · 15 years ago
  47. d2f76b6 Revert 36997 - Import googleglog's Symbolize() and use it in debug_util_posix.cc. by satorux@chromium.org · 15 years ago
  48. e2696a3 Import google-glog's Symbolize() and use it in debug_util_posix.cc. by satorux@chromium.org · 15 years ago
  49. 2205821 Move two generic string split functions from sync API to their own API in base/string_split. by timsteele@google.com · 15 years ago
  50. 4bea596 Linux: Add Certificate Info dialog (part 1) by mattm@chromium.org · 15 years ago
  51. 281e210 Mac: Other approach for IPCing child task_ts. by thakis@chromium.org · 15 years ago
  52. f34010a official build and buildbots are now chromeos=1 by oshima@chromium.org · 15 years ago
  53. 875bb6e Changes to base/ from a combination of FreeBSD and OpenBSD patches. by evan@chromium.org · 15 years ago
  54. acc30ba Add a change that was supposed to be part of the previous CL - see http://codereview.chromium.org/501127/show by gregoryd@google.com · 15 years ago
  55. 5dd6a51 Make ProcessWatcher use kqueues on Mac. by jeremy@chromium.org · 15 years ago
  56. 88f5dc0 Try 2: Completely redo how themes are stored on disk and processed at install time. by erg@google.com · 15 years ago
  57. c112936 Revert "Completely redo how themes are stored on disk and processed at install by erg@google.com · 15 years ago
  58. 4c7f5f0 Completely redo how themes are stored on disk and processed at install time. by erg@google.com · 15 years ago
  59. 9e3cfd6 Split base.gyp and add base_nacl_win64 target by gregoryd@google.com · 15 years ago