summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath.tony@chromium.org2009-10-144-6/+9
* Fix a whole bunch of style nits.erg@google.com2009-10-135-8/+13
* Add API to CommandLine to get a FilePath value of a switch.evan@chromium.org2009-10-131-2/+7
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-138-24/+16
* Match window's behavior when recursively copying directories that exist.vandebo@chromium.org2009-10-132-5/+153
* Add FilePathTest.StripTrailingSeparators to base_unittests to testmark@chromium.org2009-10-131-1/+64
* Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:]avi@chromium.org2009-10-131-1/+7
* When a nested run loop is driven directly by Run/DoRun as opposed to being amark@chromium.org2009-10-132-18/+30
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-135-10/+14
* This is a second attempt at submitting this changelist. The original one wasmarkus@chromium.org2009-10-133-1/+10
* Make GetLinuxDistro thread-safe.thestig@chromium.org2009-10-131-8/+61
* Remove obsolete source excludes in base/gfx. The files have been moved to app...thestig@chromium.org2009-10-131-6/+0
* Use ASCII strings for switch names.evan@chromium.org2009-10-1310-80/+100
* linux: drop linux-specific CommandLine functionevan@chromium.org2009-10-133-10/+9
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-121-2/+2
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-123-30/+25
* CommandLine: rejigger how initialization works.evan@chromium.org2009-10-122-30/+26
* In a signal handler, call _exit, not exit.jrg@chromium.org2009-10-121-1/+4
* Step 2 in porting disk cache to using FilePath.tony@chromium.org2009-10-123-10/+25
* Drop redundant CommandLine::Terminate.evan@chromium.org2009-10-123-13/+7
* Trim the list of signals used by debug_util::DisableOSCrashDumps() on Mac.mark@chromium.org2009-10-122-19/+16
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-117-726/+0
* Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes andamanda@chromium.org2009-10-112-0/+34
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-108-281/+372
* linux: include stdio.h for snprintfcraig.schlenter@chromium.org2009-10-101-0/+1
* posix: avoid using printf when we're not sure of the types involvedevan@chromium.org2009-10-091-8/+12
* Add logging macros that automatically append the last system error in string ...tschmelcher@chromium.org2009-10-095-8/+407
* Revert "Remove deprecated AbsolutePath function."evan@chromium.org2009-10-092-0/+9
* Remove deprecated AbsolutePath function.evan@chromium.org2009-10-092-9/+0
* Add a FilePath version of the CommandLine constructor. Mark the wstring versi...thestig@chromium.org2009-10-092-2/+20
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-0918-55/+56
* Fixing scoped_ptr misusage in base/win_util.cctimurrrr@chromium.org2009-10-091-7/+10
* Fixes a bug that .crx can not be installed by "Could not createtkent@chromium.org2009-10-092-4/+31
* Implement the missing memory information functions that memory_test uses.vandebo@chromium.org2009-10-082-2/+14
* Use static_cast in LinkNode<T>::value() so that it works withdarin@chromium.org2009-10-082-3/+19
* MD5 header cleanup for lint and items brought up when reviewing code based on...fbarchard@chromium.org2009-10-081-16/+24
* Mark the FileUtilICUTest.ReplaceIllegalCharactersTest as ignored since it is ...brettw@chromium.org2009-10-081-0/+3
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-0812-317/+250
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-084-7/+17
* Linux: remove the concept of physical memory from the task manager.agl@chromium.org2009-10-071-6/+4
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0716-1453/+0
* Move all resources into the framework.mark@chromium.org2009-10-072-0/+6
* [Mac] Use OCMock in autocomplete_text_field_unittest.mm.shess@chromium.org2009-10-071-0/+1
* Refactor ASN1 parsing/serializationrafaelw@chromium.org2009-10-077-633/+574
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-0725-434/+1127
* Reverting 28166.ojan@chromium.org2009-10-062-337/+8
* Add logging macros that automatically append the last system error in string ...tschmelcher@google.com2009-10-062-8/+337
* Implement signature_creator_mac. Also moved CSSM memory functions to a common...rafaelw@chromium.org2009-10-067-66/+129
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-062-2/+4
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6