summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Revert 194664 "Delete CopyRecursiveDirNoCache from test_file_util."tonyg@chromium.org2013-05-033-0/+139
* Revert 198124 "Add base/android/activity_status.cc"tedchoc@chromium.org2013-05-039-386/+8
* Get a backtrace in Chrome for Android.dmikurube@chromium.org2013-05-031-0/+60
* Add base/android/activity_status.ccpliard@chromium.org2013-05-039-8/+386
* Revert 196550 "Revert "Add a ConvertableToTraceFormat type to th..."tonyg@chromium.org2013-05-034-37/+306
* Trivial code cleanup.rjkroege@chromium.org2013-05-031-1/+0
* [Chromium] Add tracing to startup process, particularly for Androidandrewhayden@chromium.org2013-05-032-0/+4
* Stop overwriting errno in base::StringPrintf, StringAppendV, and StringToDouble.yusukes@chromium.org2013-05-028-21/+88
* Add more error codes to base::CreatePlatformFile on windows.dgrogan@chromium.org2013-05-022-1/+14
* Fix blocking of shutdown on Windowsscottmg@chromium.org2013-05-021-0/+7
* [Android] Remove unneeded icu dependency from base.yfriedman@chromium.org2013-05-021-1/+0
* Fix --dump-histograms-on-exit and make it work for Release builds.tonyg@chromium.org2013-05-023-19/+16
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-8/+9
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-11/+0
* Feeding negative numbers to the HexStringToUInt64 should fail, with output 0 ...mostynb@opera.com2013-05-013-8/+12
* Create a field trial to test if we can detect good QPC implementations.simonjam@chromium.org2013-04-302-0/+12
* Update ProcessIterator::CheckForNextProcess to get exe name from /proc/pid/exe.tonyg@chromium.org2013-04-301-4/+1
* Adding TryPostTask to the message loopcpu@chromium.org2013-04-304-17/+94
* Add base::mac::OpenApplicationWithPath()jeremya@chromium.org2013-04-303-0/+98
* Add a command line flag for dumping trace events to VLOGvollick@chromium.org2013-04-292-1/+71
* Android: Enable FileUtilProxyTest.Touch and PlatformFile.TouchGetInfoPlatform...nileshagrawal@chromium.org2013-04-291-0/+4
* Revert 197024 "Add a command line flag for dumping trace events ..."vollick@chromium.org2013-04-292-71/+1
* Add a command line flag for dumping trace events to VLOGvollick@chromium.org2013-04-292-1/+71
* Fix a couple of style nits:sadrul@chromium.org2013-04-291-1/+1
* Fix uninitialized field in test following r197009.caseq@google.com2013-04-291-0/+1
* Invoke trace callback even when trace buffer is fullcaseq@google.com2013-04-292-6/+22
* [MIPS] Support to build libchromeview for MIPS-Androidpetarj@mips.com2013-04-272-0/+10
* Update ALLOW_THIS_IN_INITIALIZER_LIST macro to reflect its deprecatation.scherkus@chromium.org2013-04-261-10/+7
* Linux sandbox: allow non racy use of O_CLOEXECjln@chromium.org2013-04-262-2/+40
* Revert "Add a ConvertableToTraceFormat type to the trace framework."tonyg@chromium.org2013-04-264-306/+37
* Overhaul comments on WeakPtr to emphasize WeakPtrFactory over SupportsWeakPtr.wez@chromium.org2013-04-251-88/+81
* base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-258-18/+12
* IsMachineATablet is now modified to check only for touch capability and hence...shrikant@chromium.org2013-04-242-12/+5
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-242-0/+9
* BindBlock supports callbacks with one argument.droger@chromium.org2013-04-242-10/+28
* When debugger is attached, use int3 to break debugger for Android x86.shouqun.liu@intel.com2013-04-231-6/+11
* Refactoring: Moved the function CompareString16WithCollator from ui/base/l10n...hajimehoshi@chromium.org2013-04-234-58/+72
* base: Always use X11 event window as event target.reveman@chromium.org2013-04-231-7/+0
* Pepper: Add VLOG support for NaCl plugins.teravest@chromium.org2013-04-223-7/+8
* base/prefs: Make use of ThreadCheck in favor of less inheritance.tfarina@chromium.org2013-04-222-7/+8
* Move Version to base namespace.xhwang@chromium.org2013-04-222-5/+17
* Restore skipping of default categories.dsinclair@chromium.org2013-04-192-1/+4
* Correctly handle multiple convertable argument names.dsinclair@chromium.org2013-04-193-3/+24
* Double the timeout values when running under ThreadSanitizer v2. It is at lea...glider@chromium.org2013-04-191-1/+3
* Avoid C++11 narrowing errors.raphael.kubo.da.costa@intel.com2013-04-191-4/+4
* Category group support/Renamings.rubentopo@gmail.com2013-04-196-543/+808
* Use std::isfinite().thakis@chromium.org2013-04-181-6/+4
* Delay bookmarks load while the profile is loading.msarda@chromium.org2013-04-185-0/+365
* posix: replace nonstandard futimes call with futimensmostynb@opera.com2013-04-181-0/+14
* Regularize storage monitor creation in Windows.gbillock@chromium.org2013-04-182-6/+18