summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-0615-37/+88
* [Mac] Use Linux WorkerPool code.shess@chromium.org2010-11-055-1/+63
* Disable WaitableEventWatcherTest.DeleteUnder on win.mattm@chromium.org2010-11-051-1/+7
* Implementation of single-module-per-logon-session-per-profile implementation ...robertshield@chromium.org2010-11-052-2/+31
* Fix compile with 10.6 SDKjrg@chromium.org2010-11-051-0/+1
* Try to improve message_loop efficiency when backloggedjar@chromium.org2010-11-042-4/+17
* Revert 65010 - Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-1/+1
* Turn on file access checks on Win.jam@chromium.org2010-11-046-2/+116
* Integrate ETW with VLOG logging.siggi@chromium.org2010-11-047-77/+165
* Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-1/+1
* linux: include linux/nfs_fs.h for NFS superblock magicevan@chromium.org2010-11-041-1/+1
* Allow histograms in cache stats.cc to bypass corruption checksjar@chromium.org2010-11-033-14/+206
* Add support for the extended header parameter syntax in Content-Disposition h...jshin@chromium.org2010-11-033-0/+62
* Do not use the new message pump for TOUCH_UI yet.bryeung@google.com2010-11-031-1/+2
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-036-116/+2
* Turn on file access checks on Win.jam@chromium.org2010-11-036-2/+116
* Fix the testing::LogDisabler for the change r64883. See http://codereview.chr...hansl@google.com2010-11-032-0/+6
* Fixed bug where CHECKs don't fire if min_log_level > FATALakalin@chromium.org2010-11-033-34/+89
* Fix clang build by moving ToLowerASCII into base namespace.tfarina@chromium.org2010-11-032-8/+8
* base: Move CaseInsensitiveCompare traits into the base namespace.tfarina@chromium.org2010-11-032-19/+20
* base: Remove 'using' declaration of StringPrintV.tfarina@chromium.org2010-11-031-1/+0
* Revert 64687 - Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-023-206/+14
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-022-37/+31
* Fix a bug that could occur when converting strings with leading characters ab...erikwright@chromium.org2010-11-022-1/+8
* Mark SharedMemoryProcessTest.Tasks as flaky on Mac.bauerb@chromium.org2010-11-021-1/+7
* Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-013-14/+206
* While there are all sorts of reasons for "/dev/shm" to be inaccessible,markus@chromium.org2010-11-011-1/+1
* Removed unused (and broken) logging functions.akalin@chromium.org2010-11-011-80/+22
* Wrote a custom pattern matcher for vmodule.akalin@chromium.org2010-11-014-15/+123
* Simplify a comment.evan@chromium.org2010-11-011-2/+1
* Fixed subtle difference in behavior between DCHECK and DCHECK_EQ et al.akalin@chromium.org2010-11-012-14/+59
* Minor typo cleanup of header title for about:tasksjar@chromium.org2010-11-011-1/+1
* process_util_linux: mark functions that use /proc as safe for disk IOevan@chromium.org2010-11-011-0/+22
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-014-7/+7
* Use GLib to parse environment variables to determine the default locale.jshin@chromium.org2010-10-302-10/+53
* Dynamic policy refresh support for the Mac.mnissler@chromium.org2010-10-292-2/+26
* Rlz fix.tfarina@chromium.org2010-10-291-29/+3
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-293-101/+0
* Added support for filtering on the entire pathname to --vmodule.akalin@chromium.org2010-10-295-90/+111
* Fixed bug where the entire file path was being printed for logs on non-Windowsakalin@chromium.org2010-10-291-5/+5
* Mac: Add AssertIOAllowed() call to CopyFile()thakis@chromium.org2010-10-281-0/+2
* Cleanup: Get rid of app/gtk_util.h.jhawkins@chromium.org2010-10-282-0/+28
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-281-2/+7
* Add histogram to track number of .nexe launches, normalized against opening n...mmortensen@google.com2010-10-283-0/+54
* This fixes the logging for ChromeOS so that it uses symlinksgspencer@chromium.org2010-10-282-6/+6
* Clean up a bad file path, and remove a deleted file.dmaclach@chromium.org2010-10-271-2/+1
* Revert 62695 - Revert 62644 - During shutdown delete any pending tasks if run...thestig@chromium.org2010-10-271-2/+2
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-275-135/+207
* base: Remove stub registry.h file implementation.tfarina@chromium.org2010-10-271-21/+0
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-3/+3