summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix trace event ECHO_TO_CONSOLEwangxianzhu@chromium.org2013-10-283-72/+105
* Fix AmIBundled for command-line executions.avi@chromium.org2013-10-281-7/+24
* Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..."rmsousa@chromium.org2013-10-284-13/+10
* GTTF: make sharding_supervisor.py use --brave-new-test-launcherphajdan.jr@chromium.org2013-10-284-10/+13
* Convert from strings to enums for Restrictions.tedchoc@chromium.org2013-10-281-1/+10
* On posix, only break into debugger when a debugger is presentjochen@chromium.org2013-10-281-9/+13
* Remove unused IPC::Message priority.bbudge@chromium.org2013-10-282-4/+4
* Revert 231295 "Enable profile pinning by setting browser window ..."battre@chromium.org2013-10-281-4/+2
* Enable profile pinning by setting browser window relaunch detailscalamity@chromium.org2013-10-281-2/+4
* Remove helper function that was needed only in 10.5.avi@chromium.org2013-10-273-54/+0
* Send B/E events to EventCallback for X eventswangxianzhu@chromium.org2013-10-263-2/+47
* Do not set process names in the Activity Monitor.avi@chromium.org2013-10-252-93/+0