summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Changed the way the client pairings are stored in the registry.alexeypa@chromium.org2013-08-092-0/+26
* Moved power_monitor_test_base to a more appropriate locationbajones@chromium.org2013-08-095-7/+12
* Omnibox: Create DemoteByType Experimentmpearson@chromium.org2013-08-092-8/+9
* Revert 216592 "Moved power_monitor_test_base to a more appropria..."nhiroki@chromium.org2013-08-095-4/+4
* Moved power_monitor_test_base to a more appropriate locationbajones@chromium.org2013-08-095-4/+4
* Fix multiple typos in base tracing files.etienneb@chromium.org2013-08-092-13/+14
* Improve time resolution in PlatformFileInfo.gavinp@chromium.org2013-08-081-3/+44
* Add CurrentProcessInfo::CreationTime() for Linuxsimonjam@chromium.org2013-08-088-54/+109
* Making a way to create thread with a Java Looper for Androidkristianm@chromium.org2013-08-089-2/+176
* Extract pair hash functions so that they can be re-used outside of hash tablespiman@chromium.org2013-08-081-86/+85
* Ensure cleanup after Android systracewangxianzhu@chromium.org2013-08-073-30/+28
* Block signals while forking so they aren't run in the child process.mdempsky@google.com2013-08-061-0/+31
* Make element removal methods in DictionaryValue and ListValue take scoped_ptr...bauerb@chromium.org2013-08-066-53/+47
* Fix GetNSExecutablePath for running tests with relative pathjiangj@opera.com2013-08-061-1/+6
* Fix typos in basic types header.etienneb@chromium.org2013-08-061-3/+3
* Fix some typo in base::file_util.h comments.etienneb@chromium.org2013-08-041-4/+4
* Use gyp variables for NaCl untrusted build paths instead of hardcoding them.dschuff@chromium.org2013-08-041-0/+1
* Remove obsolete WeakPtr hack.sievers@chromium.org2013-08-032-39/+37
* Remove FileUtilProxy from the untrusted (NaCl) build of base.bbudge@chromium.org2013-08-032-16/+1
* Revert 215407 "Base: FileEnumerator should not follow reparse po..."rvargas@google.com2013-08-032-139/+97
* Base: FileEnumerator should not follow reparse points.rvargas@chromium.org2013-08-022-97/+139
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-0219-279/+543
* Bump up the fallback OS version number to 4.3.0joth@chromium.org2013-08-021-3/+3
* Remove unnecesary work from ThreadNow() unittest.elijahtaylor@chromium.org2013-07-311-8/+0
* base: Added thread-specific CPU-time clockernstm@chromium.org2013-07-315-23/+90
* Fix a misuse of pragma disable/default in a header file.etienneb@chromium.org2013-07-311-1/+2
* base: Re-re-apply WeakPtr support for SequencedWorkerPoolstommycli@chromium.org2013-07-3010-292/+385
* Make field trial randomization type a constructor param.asvitkine@chromium.org2013-07-303-172/+157
* Merge google-glog r137.thakis@chromium.org2013-07-292-1/+4
* Revert 213906 "base: Re-apply WeakPtr support for SequencedWorke..."dewittj@chromium.org2013-07-2610-375/+292
* base: Re-apply WeakPtr support for SequencedWorkerPools, fixing deadlocktommycli@chromium.org2013-07-2610-292/+375
* Add ScopedPlatformFileCloser to base.vandebo@chromium.org2013-07-263-0/+44
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-2547-97/+53
* Revert 213638 "Switched base::MessagePumpForUI to use base::win:..."alexeypa@google.com2013-07-252-35/+84
* Switched base::MessagePumpForUI to use base::win::MessageWindow. Removed unus...alexeypa@chromium.org2013-07-252-84/+35
* Roll swarm_client @ 213621.maruel@chromium.org2013-07-251-3/+3
* Introduce a delay before a high priority binding is unbound (reland).ppi@chromium.org2013-07-241-16/+27
* Disable timeouts when we detect that a debugger is attached to a test.jochen@chromium.org2013-07-241-1/+11
* Record Chrome trace events in tcmalloc heap profilesjamescook@chromium.org2013-07-248-4/+800
* Fix app shim focus.jackhou@chromium.org2013-07-242-3/+6
* Revert 213003 "Move UploadList class to base/"jochen@chromium.org2013-07-235-249/+0
* Replace AudioSilenceDetector with an AudioPowerMonitor.miu@chromium.org2013-07-233-12/+83
* Move UploadList class to base/jochen@chromium.org2013-07-235-0/+249
* Made MessagePump a non-thread safe class.alexeypa@chromium.org2013-07-2227-391/+474
* roll clang 184830:186332thakis@chromium.org2013-07-221-1/+1
* Revert 212948 "Made MessagePump a non-thread safe class."alexeypa@google.com2013-07-2227-472/+391
* Made MessagePump a non-thread safe class.alexeypa@chromium.org2013-07-2227-391/+472
* Revert 211956 "base: Change WeakPtr to use SequenceChecker inste..." vandebo@chromium.org2013-07-209-381/+292
* base: Make SequenceChecker death tests multi-threads work correctly.tommycli@chromium.org2013-07-201-0/+10
* Move the remaning base/process* files into base/process/.rsesek@chromium.org2013-07-1914-159/+129