summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
Commit message (Expand)AuthorAgeFilesLines
* Use the local crazy_linker source fork in place of the NDK.simonb@chromium.org2014-06-161-1/+4
* [Android] Java Bridge with Gin: implement Java methods invocationmnaganov@chromium.org2014-06-121-0/+1
* Link the contents of tools/valgrind/tsan_v2/suppressions.txt into TSan binaries.glider@chromium.org2014-05-301-0/+5
* Make sure that when a SupportsUserData is destroyed, objects destroyed transi...jyasskin@chromium.org2014-05-291-0/+1
* Never instrument the crazy linker.qsr@chromium.org2014-05-271-0/+4
* Android: cleanup gtest_target_type conditions.bulach@chromium.org2014-05-171-16/+4
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-161-2/+0
* Revert 270750 "Android: cleans up jni_generator_ptr_type."jiayl@chromium.org2014-05-151-0/+2
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-151-2/+0
* Resubmit "Add an UMA metric to track whether running on a tablet".zturner@chromium.org2014-05-131-0/+50
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-4/+2
* Revert 268825 "Add an UMA metric to track whether chrome is runn..."dalecurtis@google.com2014-05-071-12/+0
* Add an UMA metric to track whether chrome is running on a tablet.zturner@chromium.org2014-05-071-0/+12
* Change the way libc++ is linked when use_custom_libcxx=1.earthdok@chromium.org2014-05-051-2/+1
* Reland r267170 "Use DiscardableMemoryManager on Android."pliard@chromium.org2014-04-301-1/+5
* Revert 267170 "Use DiscardableMemoryManager on Android."pliard@chromium.org2014-04-301-5/+1
* Use DiscardableMemoryManager on Android.pliard@chromium.org2014-04-301-1/+5
* Disable crazy linker build on 64-bit.anton@chromium.org2014-04-221-4/+6
* Remove unused input_shlib_pathcjhopman@chromium.org2014-04-171-2/+0
* Remove all uses of toolkit_use_gtk in the gyp files.erg@chromium.org2014-04-171-35/+1
* Remove the libc++ and ASan/TSan/MSan runtime dependencies from base.gyp:sanit...glider@chromium.org2014-04-161-0/+15
* Remove MessagePumpGtk.erg@chromium.org2014-04-161-2/+0
* Set the default ASan options for executables built with ASan on Linux.glider@chromium.org2014-04-151-0/+26
* base: Remove dependency on x11.sadrul@chromium.org2014-04-151-21/+0
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-151-2/+0
* Revert 263726 "x11: Remove X11 message-pump."fischman@chromium.org2014-04-141-0/+2
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-141-2/+0
* Revert 263625 "Set the default ASan options for executables buil..."fischman@chromium.org2014-04-141-26/+0
* Set the default ASan options for executables built with ASan on Linux.glider@chromium.org2014-04-141-0/+26
* Revert 259561 "Set the default ASan options for executables buil..."mukai@chromium.org2014-03-281-25/+0
* Revert 259709 "Add the host toolset to base:sanitizer_options. F..."mukai@chromium.org2014-03-281-2/+1
* Add the host toolset to base:sanitizer_options. Fix a typo in nacl.gypglider@chromium.org2014-03-261-1/+2
* Set the default ASan options for executables built with ASan on Linux.glider@chromium.org2014-03-261-0/+25
* Refactor EDID parsing utilities and consolidate them under ui/display/chromeosdnicoara@chromium.org2014-03-251-5/+0
* Remove prtypes.h and prcpucfg*.h from base/third_party/nspr.wtc@chromium.org2014-03-251-6/+0
* base: Rename DiscardableMemoryProvider to DiscardableMemoryManager.reveman@chromium.org2014-03-211-1/+1
* Remove X11 and GTK dependencies from host_forwarderzhenyu.liang@intel.com2014-03-191-13/+0
* Base: Introduce a new version of FileUtilProxy that works with File.rvargas@chromium.org2014-03-151-0/+1
* base: add MockTimerellyjones@chromium.org2014-03-131-0/+1
* Add ScopedGeneric.brettw@chromium.org2014-03-121-0/+1
* base: Add perf tests target and threading perf-test.epenner@chromium.org2014-03-111-0/+37
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-2/+4
* Disable redirects in component builds (for now at least).caitkp@chromium.org2014-03-051-1/+0
* Copying the following files AS-IS from google.glog r141:ivanpe@google.com2014-03-051-0/+3
* Add foundation_util_unittest.mm to base_unittests on iOSsdefresne@chromium.org2014-03-031-1/+2
* Only add chrome_redirects as a dependency of base.dll in component builds.caitkp@chromium.org2014-02-281-0/+1
* Fix build issues in base/ for Android x64yang.gu@intel.com2014-02-281-1/+1
* Added unit test for base/hash.mgiuca@chromium.org2014-02-281-0/+1
* ui/base/resource: Remove dependency on net's big_endian implementation.tfarina@chromium.org2014-02-261-1/+1
* Refactor ActivityStatus to not store currentdtrainor@chromium.org2014-02-211-8/+8