summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
Commit message (Expand)AuthorAgeFilesLines
* Update the path for a disabled test.lliabraa@chromium.org2013-04-111-1/+1
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-101-1/+0
* base: Consolidate all test data directories under base/test/data.tfarina@chromium.org2013-04-071-3/+0
* Add a message pump for ChromeOS Embedded.rjkroege@chromium.org2013-04-061-0/+5
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-1/+2
* Create a new base/message_loop directory and move the message_loop_proxy.brettw@chromium.org2013-03-291-2/+2
* Move shared_memory into base/memory subdirectory.brettw@chromium.org2013-03-291-1/+1
* Move string_piece.h to base/strings.brettw@chromium.org2013-03-281-1/+1
* base: Move the rest of JSONValueSerializer unit tests from c/common to base/j...tfarina@chromium.org2013-03-281-1/+2
* base: Run JsonPrefStore unit tests on ios.tfarina@chromium.org2013-03-261-2/+1
* [Android] Always build base as a static library.yfriedman@chromium.org2013-03-221-0/+8
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-6/+6
* Invoke the iOS hook from TestSuite so each run_all_unittests.cc file does notlliabraa@chromium.org2013-03-151-3/+0
* Android: rename android_build_type gyp variable.torne@chromium.org2013-03-121-2/+2
* x11: Include X11 dependencies only when building with X11.sadrul@chromium.org2013-03-071-2/+8
* [Android] Change jni_gen_dir to jni_gen_package for jni_generator.yfriedman@chromium.org2013-03-071-1/+1
* Send pref change notifications when changing the default value for a pref.bauerb@chromium.org2013-03-071-0/+1
* Fix downstream android webview buildboliu@chromium.org2013-03-021-3/+7
* Android: Add a java version of ObserverList.nileshagrawal@chromium.org2013-03-011-0/+15
* Create JNI for ImportantFileWriteraberent@chromium.org2013-03-011-0/+1
* Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name...erikwright@chromium.org2013-02-271-2/+2
* Revert 184868mpearson@chromium.org2013-02-271-2/+2
* Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name...erikwright@chromium.org2013-02-271-2/+2
* Revert 184797abodenha@chromium.org2013-02-271-27/+0
* GTTF: symbolize stack traces on Mac OS X even on crashphajdan.jr@chromium.org2013-02-271-0/+27
* Make Ash unittests clean up zombie viewer processes between test runs. These ...robertshield@chromium.org2013-02-251-0/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* 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