summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
Commit message (Expand)AuthorAgeFilesLines
* Add a Clock and TickClock interface for mocking out timeakalin@chromium.org2013-02-211-0/+4
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-201-2/+0
* Remove PrefServiceBase, since everyone can now depend directly on PrefService.joi@chromium.org2013-02-161-1/+0
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-0/+6
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-0/+17
* [Test Expectations] Implement the low-level parser.rsesek@chromium.org2013-02-081-0/+3
* Move string_split to base/strings.tfarina@chromium.org2013-02-071-1/+1
* Move sys_string_conversions to base/strings.brettw@chromium.org2013-02-071-2/+2
* Move utf_offset_string_conversions and utf_string_conversion_utils to strings.brettw@chromium.org2013-02-071-1/+1
* Move string_number_conversions to base/strings.brettw@chromium.org2013-02-071-1/+1
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-1/+1
* [Test Expectations] Create the basic data structures.rsesek@chromium.org2013-02-011-0/+3
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-311-1/+1
* base/prefs: Build and run json_pref_store_unittest.cc within base_unittests t...tfarina@chromium.org2013-01-301-0/+3
* Set Realtime Audio Thread priority on Androidjames.wei@intel.com2013-01-301-0/+1
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-261-1/+1
* Add ability to retrieve a thread_name given a thread_id.dsinclair@chromium.org2013-01-251-1/+2
* Add base::DiscardableMemory class and implementation for androidqinmin@chromium.org2013-01-221-0/+1
* Disabling nacl_win64 targets when building in target_arch!=ia32 mode.bradnelson@google.com2013-01-211-32/+32
* Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll.gab@chromium.org2013-01-211-11/+0
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-181-0/+1
* Add numeric_cast for checked integral narrowing castsscottmg@chromium.org2013-01-161-0/+2
* base: Add a couple Pref unit tests to base_unittests target.tfarina@chromium.org2013-01-161-0/+18
* Create the crash key registration system and register some Mac-specific keys.rsesek@chromium.org2013-01-151-0/+1
* TCMalloc: restrict maximum size of memory allocationsjln@chromium.org2013-01-151-0/+1
* Serialize/Deserialize support in HistogramBasekaiwang@chromium.org2013-01-111-0/+1
* Make all base targets build on Win64jschuh@chromium.org2013-01-091-0/+10
* android: Pass CPU properties from browser to renderer process.digit@chromium.org2013-01-091-0/+4
* Linux: add option to use system nspr.phajdan.jr@chromium.org2013-01-081-0/+10
* Implement SequenceChecker, which is a generalization of ThreadCheckerakalin@chromium.org2012-12-271-0/+4
* Base: Modify ScopedHandle so that Receive() doesn't fully expose the gutsrvargas@google.com2012-12-221-0/+1
* Unify various test TaskRunner implementationsakalin@chromium.org2012-12-191-0/+4
* Remove extra string copies when iterating listsjoth@chromium.org2012-12-141-0/+1
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+3
* Create LibDispatchTaskRunner, a SingleThreadTaskRunner that is backed by a li...rsesek@chromium.org2012-12-071-0/+1
* Add STLSetDifference to stl_util.h, because std::set_difference is extremelykalman@chromium.org2012-12-051-0/+1
* Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug.blundell@chromium.org2012-12-041-5/+0
* Provide an iOS message pump for IO implementation.blundell@chromium.org2012-11-301-3/+8
* Revert 170287 - Add dependency on allocator.gyp from 'base' and export itakalin@chromium.org2012-11-301-14/+6
* Add dependency on allocator.gyp from 'base' and export itakalin@chromium.org2012-11-291-6/+14
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* GTTF: Make Linux stack dump signal handler async-signal safe.phajdan.jr@chromium.org2012-11-141-0/+4
* 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
* Add a SmallMap to base for small map lookups.brettw@chromium.org2012-11-091-0/+1
* Move FileDescriptorShuffle to base/posix. This file is very posix-specific.brettw@chromium.org2012-11-091-3/+3
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-0/+1
* Adding 'base_prefs' target to base/gypi.joi@chromium.org2012-11-011-0/+36
* Move ImportantFileWriter to base/. It now has two consumers, base/prefs and c...joi@chromium.org2012-10-241-0/+1
* Convert all the foo_test_run from using actions to use rules.maruel@chromium.org2012-10-201-21/+3