summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on Android when the Main activity is resumed after it was destroyed.pliard@chromium.org2013-02-191-1/+7
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-192-7/+7
* History: Pass min/max timestamps as query parameters to history server.dubroy@chromium.org2013-02-182-3/+5
* Revert 183116grt@chromium.org2013-02-182-5/+3
* History: Pass min/max timestamps as query parameters to history server.dubroy@chromium.org2013-02-182-3/+5
* Revert 183089jschuh@chromium.org2013-02-181-498/+438
* Linux: add option to use system tcmalloc (off by default)phajdan.jr@chromium.org2013-02-181-438/+498
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-1810-280/+283
* cros: Use /var/run/debugfs_gpu for graphics memory infojamescook@chromium.org2013-02-181-5/+6
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-178-22/+31
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-1721-106/+129
* Make a new TRACE macro that is slower but uses less memorygman@chromium.org2013-02-162-0/+74
* This fixes the overflows identified in the parsingepenner@chromium.org2013-02-162-15/+51
* Remove PrefServiceBase, since everyone can now depend directly on PrefService.joi@chromium.org2013-02-1611-262/+184
* Make base compile with no "using base::FilePath".brettw@chromium.org2013-02-169-16/+30
* Change call_new_handler to be non extern C; not called outside this code and ...wfh@chromium.org2013-02-151-4/+5
* Adding raw tracing to trace framework.dsinclair@chromium.org2013-02-155-78/+295
* linux: Both gtk and the aura port should set the icon theme name.erg@chromium.org2013-02-152-34/+10
* Support JellyBean MR2 style of systracewangxianzhu@chromium.org2013-02-152-7/+19
* Base: account for calloc aborting in security unittestsjln@chromium.org2013-02-151-32/+47
* Add unit tests for base::GetSystemMemoryInfojamescook@chromium.org2013-02-141-0/+34
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-147-2/+803
* Fixes to prep_libc.py to support correct stripping of x64 libcmt on x64 targetwfh@chromium.org2013-02-141-0/+2
* Revert 182367rvargas@google.com2013-02-141-1/+1
* Do a giant svn propset svn:eol-style LF on .cc and .h files thatjln@chromium.org2013-02-141-77/+77
* Base: Disable the scoped handle verifier.rvargas@google.com2013-02-141-1/+1
* Fix compile breakage when using stream operators when NOTIMPLEMENTED_POLICY=5.miu@chromium.org2013-02-131-3/+5
* Temporarily disable failing Win64 tests relying on pe_imagejschuh@chromium.org2013-02-131-1/+9
* Base: disable GetNumberOfThreads unittest on Android.jln@chromium.org2013-02-121-0/+4
* Revert 182032brettw@chromium.org2013-02-129-20/+6
* Disable ProcessUtilTest.GetTerminationStatusCrash on Win64 botsjschuh@chromium.org2013-02-121-1/+2
* Make base compile with no "using base::FilePath".brettw@chromium.org2013-02-129-6/+20
* Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hac...jam@chromium.org2013-02-121-8/+0
* [Test Expectations] Add GetCurrentPlatform() and GetCurrentConfiguration().rsesek@chromium.org2013-02-113-4/+82
* This patch adds some Android-support code to allow the networkdigit@chromium.org2013-02-111-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-1118-2/+2696
* Let sequence-checking work from a SequencedWorkerPool task's destructorakalin@chromium.org2013-02-091-4/+7
* Break the debug build if a scoped_ptr self-reset is detected.dcheng@chromium.org2013-02-091-0/+3
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-084-4/+4
* [Test Expectations] Implement the low-level parser.rsesek@chromium.org2013-02-084-0/+556
* [Mac] Allow NSExceptions in third-party webcam code.shess@chromium.org2013-02-082-0/+18
* Move string_split to base/strings.tfarina@chromium.org2013-02-0715-88/+101
* Update sections and relocations for Win7 x64jschuh@chromium.org2013-02-071-2/+9
* Disable SecurityTest.NewOverflow on Win64jschuh@chromium.org2013-02-071-0/+4
* Fix IOS build of sys_string.sbrettw@chromium.org2013-02-071-1/+1
* Fix ios build for sys_string conversions.brettw@chromium.org2013-02-071-1/+1
* Move sys_string_conversions to base/strings.brettw@chromium.org2013-02-0723-121/+130
* Linux/ChromeOS Chromium style checker cleanup, base/ edition.rsleevi@chromium.org2013-02-073-5/+5
* Move utf_offset_string_conversions and utf_string_conversion_utils to strings.brettw@chromium.org2013-02-0710-22/+25
* Move string_number_conversions to base/strings.brettw@chromium.org2013-02-0729-144/+151