summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix typo and remove extra line break from TestMockTimeTaskRunner.engedy2015-02-162-3/+2
* Don't DCHECK that the runloop has been Run on iOS shutdownstuartmorgan2015-02-161-0/+5
* Re-sort GYP files with the latest version of tools/source_list.pysatorux2015-02-162-8/+8
* Upstream CRBProtocolObserverstuartmorgan2015-02-145-0/+297
* Use real time instead of event time to compute trace event overheadwangxianzhu2015-02-131-4/+8
* Move GetProcessIntegrityLevel to file_info.h and remove the handle argument.rvargas2015-02-134-71/+78
* Moved scoped_histogram_timer to the main histogram_macros.h since this is bro...rkaplow2015-02-133-0/+38
* [tracing] Add a DCHECK to ensure that trace events have a valid timestamp.rmcilroy2015-02-131-0/+1
* Add support in TestMockTimeTaskRunner for vending mock Time values and mock C...engedy2015-02-132-56/+135
* Sort GN files under basesatorux2015-02-133-48/+48
* Know the process shared library loaded in.michaelbai2015-02-136-65/+141
* Sort GYP files under base using tools/sort_sources.pysatorux2015-02-132-51/+51
* Cosmetic changes (spelling, grammar) and fix an annoyance.dougk2015-02-131-3/+3
* Add a base::TimeTicks::SnappedToNextTick methodbrianderson2015-02-133-0/+78
* Delete some tests from allocator_unittests.thakis2015-02-121-292/+2
* Add DeadlineOverrun step to the RendererSchedulerIdlePeriod trace event.rmcilroy2015-02-121-0/+9
* Revert of DevTools: Parallelize trace messages serialization. (patchset #8 id...loislo2015-02-122-29/+12
* Revert of Add DeadlineOverrun step to the RendererSchedulerIdlePeriod trace e...gab2015-02-121-9/+0
* DevTools: Parallelize trace messages serialization.loislo2015-02-122-12/+29
* Optimize implementation of "replace substrings after offset" utility function topkasting2015-02-121-9/+89
* Added bluetooth LE support on Mac platformdvh2015-02-122-0/+67
* Add time histograms to RecordHistogramcjhopman2015-02-123-10/+156
* removing all the code related to chrome://statscpu2015-02-128-1574/+0
* [Android] Reland: Convert ContentShellTest.apk to isolate.jbudorick2015-02-111-4/+24
* Cleanup: Remove some #defines that should already be in linux/magic.h.thestig2015-02-101-15/+0
* Add .dSYM paths for test isolate files that have ASan support on Macglider2015-02-101-1/+1
* Make base unit tests work when TEMP has a lower case drive.rvargas2015-02-091-0/+9
* Remove CloseProcessHandle.rvargas2015-02-095-21/+7
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-0911-79/+34
* Ignore FILE_ATTRIBUTE_NOT_CONTENT_INDEXED for base unit tests.rvargas2015-02-091-9/+5
* Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.reillyg2015-02-097-24/+27
* Remove unused base::NthTypetzik2015-02-091-17/+0
* Update JNI generator for javap version 1.8.ohrn2015-02-092-2/+20
* Fully qualify usage of ArraySizeHelper to prevent conflict.qsr2015-02-091-1/+1
* A memory issue occurred in https://codereview.chromium.org/827123004/jww2015-02-081-6/+0
* The Certificate Web UI incorrectly formats the issued and expires dates.jww2015-02-083-0/+31
* Revert #315148 "[Android] Convert ContentShellTest.apk to isolate."dpranke2015-02-081-24/+4
* Revert of Temporary commit to evaluate perf impact of prototype CPU profiler ...wittman2015-02-076-476/+0
* Temporary commit to evaluate perf impact of prototype CPU profilerwittman2015-02-076-0/+476
* Revert of Added bluetooth LE support on Mac platform (patchset #13 id:340001 ...ccameron2015-02-071-58/+0
* Added bluetooth LE support on Mac platformdvh2015-02-071-0/+58
* Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev...jam2015-02-073-9/+9
* Stronger comment for LAZY_STREAM macro.chcunningham2015-02-071-1/+1
* [Android] Convert ContentShellTest.apk to isolate.jbudorick2015-02-071-4/+24
* Enable libc++ on Androidjdduke2015-02-063-9/+9
* Fix report symbolization on swarming bots.glider2015-02-061-0/+7
* Add DeadlineOverrun step to the RendererSchedulerIdlePeriod trace event.rmcilroy2015-02-061-0/+9
* Revert "Enable positional parameters for base::vsnprintf and base::vswprintf ...thakis2015-02-062-25/+6
* Update {virtual,override,final} to follow C++11 style in base.dcheng2015-02-065-28/+23
* Assert RendererScheduler thread usagejdduke2015-02-062-2/+3