summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
Commit message (Expand)AuthorAgeFilesLines
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-1/+1
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-311-1/+1
* Set Realtime Audio Thread priority on Androidjames.wei@intel.com2013-01-301-0/+1
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-1/+1
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-261-2/+2
* Add ability to retrieve a thread_name given a thread_id.dsinclair@chromium.org2013-01-251-0/+2
* Implement DiscardableMemory for Mac/iOS.avi@chromium.org2013-01-231-1/+4
* Add base::DiscardableMemory class and implementation for androidqinmin@chromium.org2013-01-221-0/+2
* Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll.gab@chromium.org2013-01-211-2/+3
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-181-3/+4
* Add numeric_cast for checked integral narrowing castsscottmg@chromium.org2013-01-161-0/+1
* Allow base::BindBlock to return a base::Callback with a return type.droger@chromium.org2013-01-151-2/+1
* android: Pass CPU properties from browser to renderer process.digit@chromium.org2013-01-091-0/+1
* Linux: add option to use system nspr.phajdan.jr@chromium.org2013-01-081-1/+14
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-1/+1
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-1/+1
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-2/+0
* Create a cross-platform crash key system in base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-1/+3
* Implement SequenceChecker, which is a generalization of ThreadCheckerakalin@chromium.org2012-12-271-0/+3
* Create LibDispatchTaskRunner, a SingleThreadTaskRunner that is backed by a li...rsesek@chromium.org2012-12-071-0/+2
* Add comments about what should and should not depend on 'allocator'akalin@chromium.org2012-12-061-0/+3
* Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug.blundell@chromium.org2012-12-041-0/+3
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-3/+3
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Move mru_cache to the new containers subdirectory.brettw@chromium.org2012-11-131-1/+1
* Move stack_container and linked_list to the new containers subdirectory.brettw@chromium.org2012-11-101-2/+2
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-2/+2
* Add a SmallMap to base for small map lookups.brettw@chromium.org2012-11-091-0/+2
* Move FileDescriptorShuffle to base/posix. This file is very posix-specific.brettw@chromium.org2012-11-091-1/+1
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-011-0/+1
* Make Chrome Trace work with Android ATrace.wangxianzhu@chromium.org2012-11-011-0/+1
* Startup perf stability: only record stats 7 minutes after system startjeremy@chromium.org2012-10-291-0/+1
* Remove base/metrics/* code from NaCl IPC proxy build.bbudge@chromium.org2012-10-281-0/+2
* Move ImportantFileWriter to base/. It now has two consumers, base/prefs and c...joi@chromium.org2012-10-241-0/+2
* Don't disable extra warnings in base on Windowsscottmg@chromium.org2012-10-221-2/+1
* Fix some potential Mach port leaks from mach_host_self using a new ScopedMach...rsesek@chromium.org2012-10-161-0/+3
* Android: Integrates native and java SystemMonitor.bulach@chromium.org2012-10-161-0/+1
* Add SampleMap and use it in SparseHistogramkaiwang@chromium.org2012-10-051-0/+2
* Adding utility method to test the version of the OS.qsr@chromium.org2012-10-051-0/+2
* Atomics implementation for compiler-based ThreadSanitizer (http://dev.chromiu...glider@chromium.org2012-10-021-0/+1
* Type profiler by intercepting 'new' and 'delete' expressions.dmikurube@chromium.org2012-09-261-0/+4
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-221-0/+4
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-0/+1
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-1/+0
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-0/+1
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-121-0/+2
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-111-2/+0
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-101-0/+2
* Fix wrong permissionnona@chromium.org2012-09-081-0/+0
* Replace PeekMessage for TSF awarenessyoichio@chromium.org2012-09-081-0/+2