summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Revert everything related to the relanding.erg@chromium.org2010-07-145-47/+45
* Reland r52336.erg@chromium.org2010-07-145-45/+47
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-145-47/+45
* More header cleanup:erg@chromium.org2010-07-145-45/+47
* Use file_util::GetHomeDir instead of getenv("HOME").tfarina@chromium.org2010-07-142-7/+7
* Mac: Tweak content settings window.thakis@chromium.org2010-07-131-0/+1
* Revert "Add support for SymmetricKey to import raw keys when using NSS."albertb@chromium.org2010-07-125-93/+23
* Add support for SymmetricKey to import raw keys when using NSS.albertb@chromium.org2010-07-125-23/+93
* Roll GTM r330:375.rsesek@chromium.org2010-07-122-2/+5
* Added DISALLOW_COPY_AND_ASSIGN to ScopedNativeLibrary.apatrick@chromium.org2010-07-121-0/+1
* Fix flakeyness in the timer test.mbelshe@chromium.org2010-07-121-1/+8
* base: Add SetEnvVar test to env_var_unittest.cctfarina@chromium.org2010-07-091-0/+14
* file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n...tfarina@chromium.org2010-07-092-12/+0
* file_util: Get rid of most uses of UpOneDirectory.tfarina@chromium.org2010-07-091-5/+1
* Define USE_SYMBOLIZE for Solaris because we build the 'symbolize' targetwtc@chromium.org2010-07-091-6/+2
* Coverity: uninitialized member in posix WaitableEventWatcher constructor.mattm@chromium.org2010-07-091-0/+1
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-081-1/+0
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-082-18/+30
* Move the sources/ exclude and sources! rules that apply only towtc@chromium.org2010-07-081-9/+16
* base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs.tfarina@chromium.org2010-07-083-2/+19
* base: Get rid of the deprecated SysInfo::GetEnvVar.tfarina@chromium.org2010-07-084-32/+0
* base: Add unittests for the EnvVarGetter class.tfarina@chromium.org2010-07-082-0/+25
* Add a lock for OS X CSSM wrapper APIsdavidben@chromium.org2010-07-072-0/+33
* base: Get rid of the deprecated SysInfo::HasEnvVar.tfarina@chromium.org2010-07-054-23/+3
* Changing the pre-reading of chrome.dll to read it as an image section instead...ananta@chromium.org2010-07-032-0/+34
* [chromeos]Set GtkWidget's default direction correctly.suzhe@chromium.org2010-07-021-1/+10
* Linux: Undo a bit of tcmalloc gyp change from r49597. The reverted change put...thestig@chromium.org2010-07-021-11/+11
* Deprecate more old filepath functions.evan@chromium.org2010-07-012-8/+11
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-07-017-7/+94
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-013-3/+75
* Catch OOMs in purgeable memory.avi@chromium.org2010-07-013-7/+172
* Revert 51371 - Catch OOMs in purgeable memory.avi@chromium.org2010-07-013-170/+7
* Catch OOMs in purgeable memory.avi@chromium.org2010-07-013-7/+170
* Revert 51231 - Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-307-95/+12
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-307-12/+95
* Change chrome from statically enabling high resolution timers on windowsmbelshe@chromium.org2010-06-296-14/+126
* Consistently increase the reference count when calling GetDefaultNSSKeySlotdavidben@chromium.org2010-06-292-1/+3
* Removing message loop instrumentation.dhollowa@chromium.org2010-06-291-4/+0
* Add virtual to some base classes that have virtual methodsjar@chromium.org2010-06-251-0/+3
* Add a unit test to check KeygenHandler's thread-safetydavidben@chromium.org2010-06-252-0/+68
* Effectively revert r50648 (code review URLwtc@chromium.org2010-06-251-1/+3
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-1/+1
* Do some minor cleanup in histogram.*jar@chromium.org2010-06-252-39/+13
* Add a method for normalizing path separators on Windows.tony@chromium.org2010-06-253-1/+59
* Change LOG(DFATAL) to avoid dialog in production buildjar@chromium.org2010-06-241-3/+3
* Add a locked version of CryptAcquireContextdavidben@chromium.org2010-06-233-0/+85
* Implement the SecureHashAlgorithm class using Windows CryptoAPI.wtc@chromium.org2010-06-233-12/+128
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-235-90/+128
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-233-9/+19