summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Avoid threading races on TraceSamplingThread's membersharaken@chromium.org2013-11-063-40/+30
* Fix parsing of vmstat, improve meminfo parsing, and add unittestssonnyrao@chromium.org2013-11-052-80/+311
* Fix iOS device builds broken by r232181kiyun@chromium.org2013-11-051-1/+1
* Use pread and pwrite in NaCl PlatformFile now that they're available.bbudge@chromium.org2013-11-051-25/+5
* more spell checkingthakis@chromium.org2013-11-052-2/+2
* Fix WM_POWERBROADCAST handlingyukawa@chromium.org2013-11-052-59/+36
* GTTF: Make it possible to pass sharding settings from command line.phajdan.jr@chromium.org2013-11-053-5/+44
* Android: adds ptr_type to jni_generator.bulach@chromium.org2013-11-052-8/+102
* Don't use select() in SyncSocket when handle > FD_SETSIZE.dalecurtis@google.com2013-11-051-1/+7
* Adds the concept of a 'safe mode' hotkey startcpu@chromium.org2013-11-042-1/+15
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330bbudge@chromium.org2013-11-042-4/+4
* Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L...rmcilroy@chromium.org2013-11-042-24/+53
* Refactor parsing of /proc files into separate functionsdavemoore@chromium.org2013-11-022-22/+54
* Ensure TimeOffset is applied to timestamps of traceswangxianzhu@chromium.org2013-11-023-15/+53
* GTTF: Unify parallel test launching.phajdan.jr@chromium.org2013-11-016-359/+249
* Ensure handle_ fits in FD_SETSIZE.dalecurtis@chromium.org2013-11-011-21/+20
* Disable C4146 warning in pickle_unittest.cc.halyavin@google.com2013-11-011-0/+7
* Avoid undefined behaviour in Pickle::FindNext.halyavin@google.com2013-11-013-6/+29
* Revert 232274 "Reland "Enable SysInfo::AmountOfPhysicalMemory to..."dglazkov@chromium.org2013-11-012-49/+24
* Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L...rmcilroy@chromium.org2013-11-012-24/+49
* Change the PrefService::GetPreferenceValues() interface to return a scoped_ptr.earthdok@chromium.org2013-11-012-9/+10
* GTTF: Make the new test launcher exit early if many tests are broken.phajdan.jr@chromium.org2013-10-314-47/+110
* Change to calculate the real NTP in TimeTicks.pwestin@google.com2013-10-312-0/+32
* ScopedNativeLibrary.Basic test fixtmoniuszko@opera.com2013-10-311-6/+12
* Avoid crashing if the crash key system is not initialized.jochen@chromium.org2013-10-311-2/+4
* Enable profile pinning by setting browser window relaunch detailscalamity@chromium.org2013-10-311-2/+4
* Use swarming_client instead of swarm_client.maruel@chromium.org2013-10-311-1/+1
* Unmap unpinned ashmem regions. ...pliard@chromium.org2013-10-311-4/+26
* Add a test restriction type for non-low end devices.tedchoc@chromium.org2013-10-311-2/+5
* Force virtual contexts on Chrome OS ARMpiman@chromium.org2013-10-311-0/+7
* Pickle::Write* micro-optimizationspiman@chromium.org2013-10-313-91/+91
* Remove Pickle::BeginWriteData/TrimWriteData, it's not usedpiman@chromium.org2013-10-303-80/+4
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-304-0/+228
* Make RenderTextMac more efficient by caching fonts and taking advantage of to...avi@chromium.org2013-10-302-1/+69
* Add discardable memory emulation for non-android/mac platformsvollick@chromium.org2013-10-3012-56/+869
* Change access flags on duplicated shared memory handle to read only when the ...wfh@chromium.org2013-10-301-6/+7
* Update order of FieldTrial functions.asvitkine@chromium.org2013-10-302-29/+29
* Revert 231670 "Make RenderTextMac more efficient by caching font..."avi@chromium.org2013-10-302-69/+1
* Fix AmIBundled for command-line executions. Again.avi@chromium.org2013-10-291-24/+2
* Make RenderTextMac more efficient by caching fonts and taking advantage of to...avi@chromium.org2013-10-292-1/+69
* GTTF: Add a flag controlling handling of test stdio by the new launcher.phajdan.jr@chromium.org2013-10-293-3/+28
* IPC pickling optimization for render passes.danakj@chromium.org2013-10-292-1/+16
* Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..."dglazkov@chromium.org2013-10-292-68/+36
* Put back debug break instructions for non-x86 OSsjochen@chromium.org2013-10-291-8/+14
* Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux san...rmcilroy@chromium.org2013-10-292-36/+68
* Add static FieldTrial::CreateSimulatedFieldTrial function.asvitkine@chromium.org2013-10-293-4/+91
* Pass timestamp into trace event callback.alph@chromium.org2013-10-293-7/+21
* Take advantage of some newer optimizations of FindFirstFile.brettw@chromium.org2013-10-292-1/+16
* GTTF: increase new test launcher timeout to one compatible with run_test_case...phajdan.jr@chromium.org2013-10-281-1/+1
* Revert "Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new...""phajdan.jr@chromium.org2013-10-284-10/+13