summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Reland of "[tracing] Add browser-side tests for memory dumps."ruuda2015-08-182-2/+15
* Update Crashpad to 1a770c8237733e2f68bd506a99d05d82fe25fc6bmark2015-08-181-13/+0
* Fix renderers not launching on win8 and abovescottmg2015-08-181-0/+2
* Add a ShadowingAtExitManager in the base TestSuite and reset it after every t...bauerb2015-08-172-1/+30
* Print stack traces in browser tests when any process crashes, or an assert fi...jam2015-08-178-176/+221
* Revert of Print stack traces in child processes when browser tests failed. (p...rockot2015-08-164-94/+80
* Update full-form autofill config to always query the field trial state.jdonnelly2015-08-141-2/+4
* Make VS2015 component builds work on swarming.sebmarchand2015-08-141-34/+2
* Revert of [Android] Add a java.lang.System wrapper. (patchset #2 id:20001 of ...jdduke2015-08-146-84/+0
* [ETW Export] Add polling for ETW keyword.georgesak2015-08-144-12/+101
* jni_generator: Wrap all native methods in stubs.Torne (Richard Coles)2015-08-1415-223/+402
* Updates to StringSplit implementationbrettw2015-08-133-96/+62
* [Android] Add a java.lang.System wrapper.jdduke2015-08-136-0/+84
* Print stack traces in child processes when browser tests failed.jam2015-08-134-80/+94
* Added Generic Parametrized Testingskirmani2015-08-138-106/+710
* Updates to base unittests so they run correctly in libchrome on Androidarihc2015-08-124-5/+18
* Remove STATIC_CONST_MEMBER_DEFINITION.thakis2015-08-121-22/+0
* Remove remaining legacy SplitString calls.brettw2015-08-126-187/+17
* Creates BreakIterator::GetWordBreakStatus.juliusa2015-08-123-2/+118
* Optimize RTL check in ICU to avoid mmap access.danduong2015-08-123-12/+52
* Revert incorrect part of https://codereview.chromium.org/1250913002.thakis2015-08-111-5/+0
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-16/+0
* Remove outdated versions of StartsWith and EndsWith from string_util.cciceman2015-08-111-36/+1
* RFC 2459 name comparison.mattm2015-08-111-1/+0
* Prevent a thread startup race in ScheduleWorkTest which causes a nullptr dere...amistry2015-08-101-0/+7
* Add empty implementation of GetSystemMemoryInfo for IOS.georgesak2015-08-103-6/+18
* Pre-cache downloads directory path in PathUtils.wnwen2015-08-101-3/+7
* Replace ToLower calls to the new formatbrettw2015-08-102-8/+5
* Fix HistogramTester::GetAllSamples when empty.twifkak2015-08-102-5/+13
* Support XCode's "Right to Left Pseudolanguage" on iOS.marq2015-08-103-0/+22
* [tracing] Disable memory maps dump provider for security reasonssid2015-08-091-1/+8
* Default to 1 when --force-device-scale-factor has an invalid value.thestig2015-08-081-1/+5
* Increase number of bits for trace buffer chunk indexwangxianzhu2015-08-083-4/+19
* Update SplitString calls to new formbrettw2015-08-086-21/+30
* [tracing] Reland of Throttle rate of heavy dumps and support to request light...ssid2015-08-076-50/+109
* Tweaks to the precache triggering code.twifkak2015-08-071-0/+1
* Turning return by const value to return by const ref in BirthOnThread::locati...paritosh.in2015-08-071-1/+1
* [tracing] Mechanical rename of LevelOfDetail enum to enum class.ssid2015-08-078-9/+8
* Change PostTask in base::debug::TaskAnnotator::RunTask() and base::debug::Ta...yuhaoz2015-08-071-7/+9
* Add ICU message format supportjshin2015-08-076-1/+443
* Cleanup message_loop.cclucinka.brozkova2015-08-071-1/+1
* patch from chinmaygarde@ to make progress on mac, ios.dpranke2015-08-074-17/+31
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-076-30/+21
* CFI: Add diagnostic information to likely CFI violation stack traces.pcc2015-08-071-0/+13
* Update SplitString calls to new formbrettw2015-08-076-21/+30
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-066-40/+80
* Cleanup nits in ImportantFileWriter and JsonPrefStore.thestig2015-08-064-54/+65
* Corrected the key used on |advertisement_data| inkrstnmnlsn2015-08-062-0/+7
* Revert of [tracing] Throttle rate of heavy dumps and support to request light...waffles2015-08-065-104/+49
* Reland of [tracing] Fix, simplify and speed up accounting of TraceEvent memor...oysteine2015-08-066-36/+49