summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* [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
* [tracing] Throttle rate of heavy dumps and support to request light/heavy dumpsssid2015-08-065-49/+104
* [tracing] Prevent memory maps dump for light dump requestsssid2015-08-061-2/+3
* [tracing] Introduce MemoryDumpArgs to enable light and heavy dumpsssid2015-08-0620-57/+107
* base/threading: fix a potential race issue on start_event_toyoshim2015-08-063-22/+22
* Microoptimisation for OnLibeventNotification.ricea2015-08-062-12/+25
* base/threading: remove ScopedTracker placed for experimentstoyoshim2015-08-051-5/+0
* Add support to increase a UMA histogram bucket by an aribitrary integer.amohammadkhan2015-08-057-2/+70
* Implement HttpUserAgentSettings delegate for Android WebViewtserng2015-08-051-5/+13
* Revert of [tracing] Fix, simplify and speed up accounting of TraceEvent memor...oysteine2015-08-056-49/+36