1. 193c351 FTP: fix navigating to files listed under non-ASCII characters by [email protected] · 15 years ago
  2. 3e56955 Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds. by [email protected] · 15 years ago
  3. 656475d27 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 [email protected] · 15 years ago
  4. 1c65785 bsd: refactor XDG bits of linux_util into a shared file. by [email protected] · 15 years ago
  5. 11991c3 GTK: Improve xfce detection. by [email protected] · 15 years ago
  6. bcff05a Refactor FileVersionInfo into an interface with platform implementations. by [email protected] · 15 years ago
  7. ef8f5ba Move allocator dependency to base for profiler.cc. by [email protected] · 15 years ago
  8. b7c6924 Move the Nigori classes from base to sync. by [email protected] · 15 years ago
  9. 1b47ce2 First pass of a Nigori implementation for Chrome. Only unassisted key by [email protected] · 15 years ago
  10. 39422e3 Implement random key generation and AES encryption using NSS. by [email protected] · 15 years ago
  11. 8f6f202 Fix Linux shared library build. by [email protected] · 15 years ago
  12. 41c78fa PBKDF2 implemetation using NSS. by [email protected] · 15 years ago
  13. 7cf1b6ce Move RTL related functions from app/l10n_util to base/i18n/rtl by [email protected] · 15 years ago
  14. 9f95844 Die on an OOM situation in many more cases. by [email protected] · 15 years ago
  15. 49c6319 Reverting 41834; ui tests are asploding. by [email protected] · 15 years ago
  16. 73a964f0 Die on an OOM situation in many more cases. by [email protected] · 15 years ago
  17. d6f9c9e Move FileWatcher from src/base/ to src/chrome/browser/ and switch by [email protected] · 15 years ago
  18. e0fc2f1 Move base/gfx contents to gfx/ by [email protected] · 15 years ago
  19. ef73044e POSIX: don't allocate memory after forking. by [email protected] · 15 years ago
  20. a0607da9 Revert "POSIX: don't allocate memory after forking." by [email protected] · 15 years ago
  21. cd3cf12 POSIX: don't allocate memory after forking. by [email protected] · 15 years ago
  22. da2566e1 Implements AeroPeek of Windows 7. by [email protected] · 15 years ago
  23. b0a5bf2 Add a FileWatcher to base/. by [email protected] · 15 years ago
  24. 2041cf34 Pulled out Callback code into base/callback.h. This is the first step towards redoing the Callback interfaces. by [email protected] · 16 years ago
  25. b5c72b82 Solaris: Second set adding in Solaris as an OS option by [email protected] · 16 years ago
  26. 19f60a5 Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp. by [email protected] · 16 years ago
  27. 353cf10 linux: remove needless base/i18n gtk dep by [email protected] · 16 years ago
  28. a437825 Remove DirectoryWatcher and the only thing using it. by [email protected] · 16 years ago
  29. 752b9f9a Make LASTCHANGE work properly for make build. by [email protected] · 16 years ago
  30. 8d57882 OpenBSD/FreeBSD ifdefs and GYP changes for base/ by [email protected] · 16 years ago
  31. 0477554f Move two generic string split functions from sync API to their own API in base/string_split. by [email protected] · 16 years ago
  32. 0716cba Added the ToolsSanityTest test case to base_unittests. by [email protected] · 16 years ago
  33. f017cc9 Try 2: Completely redo how themes are stored on disk and processed at install time. by [email protected] · 16 years ago
  34. 75cbb35 Revert "Completely redo how themes are stored on disk and processed at install by [email protected] · 16 years ago
  35. 5973945 Completely redo how themes are stored on disk and processed at install time. by [email protected] · 16 years ago
  36. ef4fa407 Split base.gyp and add base_nacl_win64 target by [email protected] · 16 years ago
  37. baeb22f5 Rename AtomicFlag to CancelFlag, change its semantics a bit by [email protected] · 16 years ago
  38. 9e9b6e8e Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather than Chromium specific, and clean up a few headers. by [email protected] · 16 years ago
  39. 7c87290f Tries to catch callbacks expecting scoped_refptr<T> and getting T* using template magic by [email protected] · 16 years ago
  40. 097ae5a Make SystemMonitor not a Singleton and move it out of base by [email protected] · 16 years ago
  41. 96a1e3a Convert the existing .gyp configuration to use the new base\allocator by [email protected] · 16 years ago
  42. 182c44fa Implement SyncSocket class for Posix targets (Linux, Mac), and enable the by [email protected] · 16 years ago
  43. 4ebb4f1 Refactor OS-dependent filename exclusion patterns by [email protected] · 16 years ago
  44. 2b07b841 Integrate the base logging with Event Tracing for Windows. This allows ETW to control the log level and log feature flags from outside the process, and all log messages can be transported into ETW trace sessions.As is this provides an event trace provider class thatmanages the log level on control callbacks and shunts the formatted log messages to ETW when warranted.The provider observes one feature flag, which when turned on causes it to capture and log a stack trace at the log site, which can be helpful when diagnosing errors from logs.This CL also initializes ETW logging for chrome.dll, but only if the environment variable "CHROME_ETW_LOGGING" is set. The ETW machinery may create a thread in every process registering a trace provider, and the environment variable makes this overhead optional. by [email protected] · 16 years ago
  45. 3c4e3015 Enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  46. 0840cc7 This adds the first version of SyncSocket to base, along with a trivial unittest. by [email protected] · 16 years ago
  47. 978df34 Move base64 from 'net/base' into 'base'. by [email protected] · 16 years ago
  48. 5f5ac6a posix: split OS-specific bits out of sys_info_posix by [email protected] · 16 years ago
  49. 5d1937bb posix: refactor duplicated path-handling code by [email protected] · 16 years ago
  50. 5be7da24 Use AutoReset (formerly ScopedBool) where possible. by [email protected] · 16 years ago
  51. 6d1729e Moved bits.h from O3D to Chrome base. TEST=none BUG=none by [email protected] · 16 years ago
  52. 4535097 TBR: willchan by [email protected] · 16 years ago
  53. edcca49 Experiment: enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  54. fd220e60 More safe browsing cleanup work: by [email protected] · 16 years ago
  55. b9f9383 Split *AndAdjustOffset() functions into their own header, to restore utf_string_conversions.h to a simple, readable state. by [email protected] · 16 years ago
  56. 2c55605 Revert 31765 - Experiment: enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  57. 79fca46 Experiment: enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  58. 5ca27443 Implement the memory leak annotations for heap leak checker. by [email protected] · 16 years ago
  59. 01699e2 linux: TCMalloc-based C++ heap profiler. by [email protected] · 16 years ago
  60. a2494cb Fix NSString conversions to treat a null NSString as a string of length 0, instead of crashing. This allows Cocoa to use null objects as empties, as is its wont, and we only run a check when needed. by [email protected] · 16 years ago
  61. ce85f60 Fix various problems with inline autocomplete and URLs that change length during fixup: by [email protected] · 16 years ago
  62. aaa47ee Cleans up our autorelease pool handling by making sure that an autorelease pool isn't created while the app is handling an event sent via -[NSApp sendEvent]. by [email protected] · 16 years ago
  63. c2ad1e3 Implement FormStructure and an initial method, EncodeUploadRequest. This also adds SHA1HashString, a utility method to get the SHA-1 hash of an input string, with appropriate unit tests. by [email protected] · 16 years ago
  64. a340697 Attempt 2 at: by [email protected] · 16 years ago
  65. 6c856ae Revert 30903 - Gets find bar animation/clipping to work on views/gtk. by [email protected] · 16 years ago
  66. b7aaf42 Gets find bar animation/clipping to work on views/gtk. by [email protected] · 16 years ago
  67. 276aa6a Lower priorities of background tabs on linux. by [email protected] · 16 years ago
  68. a9527c20 Reset the Mac message pump's delayed work timer upon waking from system sleep. by [email protected] · 16 years ago
  69. 8b386ced Add GrabWindowSnapshot method to mac_util class, and a unit test. by [email protected] · 16 years ago
  70. 49aeee5 About box auto-update improvements. by [email protected] · 16 years ago
  71. 93d49d7 Move the json-related files into a separate json directory. This hopefully also by [email protected] · 16 years ago
  72. 6de2799 First fix to minimize copying of image data. by [email protected] · 16 years ago
  73. 1c9cc40 Add AtomicFlag class to base/... by [email protected] · 16 years ago
  74. d34d79f Remove the base_gfx project since it no longer has an external dependencies. by [email protected] · 16 years ago
  75. 4f9bd8b84 Remove obsolete source excludes in base/gfx. The files have been moved to app/gfx/ by [email protected] · 16 years ago
  76. a678f3f include CHROMEOS files and defintions in TOOLKIT_VEIWS build. by [email protected] · 16 years ago
  77. 010ea08a Move native_widget_types and gtk_native_view_id_manager from base/gfx to by [email protected] · 16 years ago
  78. d6e58c6e Remove the dependency on i18n/icu_string_conversions from base/string_util.h. by [email protected] · 16 years ago
  79. d8617a6 Add logging macros that automatically append the last system error in string form. by [email protected] · 16 years ago
  80. fb895c6 Move more ICU-dependent stuff from base into base/i18n. Some test stuff also by [email protected] · 16 years ago
  81. d0767cb54 Separate out some more ICU from base and into base/i18n. by [email protected] · 16 years ago
  82. 86281ad Move classes depending on Skia out of base/gfx and into app/gfx. Rename by [email protected] · 16 years ago
  83. 308379a5 Refactor ASN1 parsing/serialization by [email protected] · 16 years ago
  84. 047a03f Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* by [email protected] · 16 years ago
  85. e90ed8a Implement signature_creator_mac. Also moved CSSM memory functions to a common shared location. by [email protected] · 16 years ago
  86. f5c990c Add comments setting emacs and vim tab width and expansion variables. by [email protected] · 16 years ago
  87. 3075a7f Move nsimage_cache into base so that it can be accessed from outside of chrome. by [email protected] · 16 years ago
  88. 90f3990 Move the clipboard stuff out of base and into app/clipboard. I renamed by [email protected] · 16 years ago
  89. 468fec9 Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes by [email protected] · 16 years ago
  90. 2973ab5 Move the ICU string conversions into its own file. This new file is included by [email protected] · 16 years ago
  91. 0691bdf4 Implement RSAPrivateKey for Mac OS X by [email protected] · 16 years ago
  92. c6c2b47 Remove IdleTimer, which no one uses. by [email protected] · 16 years ago
  93. 59326aac Implement ScopedRunnableMethodFactory using WeakPtr. by [email protected] · 16 years ago
  94. c566c610 [Relanding erg's change with fix for toolkit_views shortcuts and by [email protected] · 16 years ago
  95. 71a9f84 Reland: Linux (nss) implementations of RSAPrivateKey and SignatureCreator. by [email protected] · 16 years ago
  96. fdf3cff0 Revert "Linux (nss) implementations of RSAPrivateKey and SignatureCreator" by [email protected] · 16 years ago
  97. 9719a89 Linux (nss) implementations of RSAPrivateKey and SignatureCreator by [email protected] · 16 years ago
  98. a032e66e5 Revert 26756 - "Use windows keycodes under linux (and all non-windows platforms)." by [email protected] · 16 years ago
  99. 400e5ef Use windows keycodes under linux (and all non-windows platforms). by [email protected] · 16 years ago
  100. a97488f Add xdisplaycheck as a dependency on Linux for tests that use the UI. This way we don't have to explicitly build xdisplaycheck on all the bots where we run tests. by [email protected] · 16 years ago