summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove scoped_array from Chromium.dcheng@chromium.org2013-04-173-227/+6
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-173-139/+0
* Revert 194649 "Remove scoped_array from Chromium."dcheng@chromium.org2013-04-173-6/+227
* Remove scoped_array from Chromium.dcheng@chromium.org2013-04-173-227/+6
* Fix the CHECK macro for Android x86 builds.shashishekhar@chromium.org2013-04-161-4/+2
* Add operator<< for subtypes of base::Value.pneubeck@google.com2013-04-161-1/+24
* Fix trivial comment misspellingpkasting@chromium.org2013-04-151-1/+1
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-151-0/+4
* Remove file_util::IsDot and ::IsDotDot.brettw@chromium.org2013-04-132-15/+3
* Remove base/mach_ipc_mac.{h,mm}.rsesek@chromium.org2013-04-123-688/+0
* Fix build bustage.michaeln@google.com2013-04-121-3/+3
* Adds iOS implementation of ProcessMetrics::GetPagefileUsage().leng@chromium.org2013-04-121-0/+7
* Add support for unsigned int64 in string_number_conversionsfelipeg@chromium.org2013-04-123-1/+81
* Remove base::DictionaryValue::HasNext.pneubeck@chromium.org2013-04-122-6/+3
* fix gcc 4.7 compilation errors in base_unittestsmostynb@opera.com2013-04-121-4/+4