summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
Commit message (Expand)AuthorAgeFilesLines
* Move bit_cast from base/macros.h to its own headertapted2016-01-141-0/+1
* Add run-time CHECK to smoke-test allocator overridesprimiano2016-01-121-0/+2
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-121-2/+0
* Move CloseHandle hook into base/debug.wfh2016-01-061-0/+2
* Remove base/basictypes.h.avi2015-12-281-1/+0
* These caused failures on debug win7 bots that need further investigation.wfh2015-12-211-2/+0
* Move handle hooks into base/win and add tests.wfh2015-12-161-0/+2
* Add WrapUnique helper to wrap a raw pointer in a std::unique_ptr.dcheng2015-12-141-0/+1
* C++11 atomicsjfb2015-12-081-2/+0
* Added --force-ui-direction flag for developers to force LTR or RTL.mgiuca2015-12-041-0/+2
* Kill ScopedPtrMap and friendslimasdf2015-12-021-1/+0
* Move HashMetricName to base namespace.bcwhite2015-11-301-0/+2
* Define a Java-side global application context.torne2015-11-241-0/+2
* mac: The attachment broker waits for the port provider before brokering.erikchen2015-11-111-0/+1
* Remove unused OS_ANDROID_HOST GYP definepkotwicz2015-11-101-3/+0
* Add SequencedTaskRunnerHandle to get a SequencedTaskRunner for the current th...bauerb2015-10-301-0/+2
* Generalize a base64url implementation in //base.peter2015-10-291-0/+2
* Add Get/SetUniqueIdForProcess.rickyz2015-10-211-0/+1
* Adding error handlers to setup.exe.pmonette2015-10-161-0/+2
* [NaCl] Define GetPageSize symbol for Gyp buildruuda2015-10-121-0/+1
* base: Make PortProvider a class, rather than an inner class.erikchen2015-10-011-0/+1
* Use POSIX implementation of shared memory on iOS.erikchen2015-09-261-2/+1
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-0/+1
* Revert hidden renderer backgrounding on the Mac.shrike2015-09-241-1/+0
* Stop building FilePathWatcher on iOS.sdefresne2015-09-111-3/+2
* Remove clang type profiler and deep memory profiler.thakis2015-09-111-4/+0
* Build shared_memory_mac.cc and shared_memory_handle_mac.cc for iOSjfroy2015-09-051-0/+2
* Initial implementation of FeatureList in base/.asvitkine2015-09-041-0/+2
* Stack sampling profiler: re-enable stack collection for stacks terminated by ...wittman2015-08-241-0/+4
* ios: Fixing base_unittests to build with gn.sherouk2015-08-191-0/+6
* Revert of [Android] Add a java.lang.System wrapper. (patchset #2 id:20001 of ...jdduke2015-08-141-2/+0
* [Android] Add a java.lang.System wrapper.jdduke2015-08-131-0/+2
* Add ICU message format supportjshin2015-08-071-0/+2
* Stack sampling profiler: rename platform fileswittman2015-08-031-2/+2
* Remove base/mac/scoped_nsexception_enabler.h.rsesek2015-07-221-2/+0
* Fix and enable MSVC warning C4018 for base/.pkasting2015-07-211-3/+0
* [Mac] Redo NSException handling, and generate better stacks for C++ exceptions.rsesek2015-07-101-0/+4
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-0/+2
* Updated error translation logic.kkhorimoto2015-07-061-0/+2
* Remove old/unused atomicops codesbc2015-07-011-7/+0
* Add a stub __cxa_demangle to disable LLVM's demangler.simonb2015-06-301-0/+1
* Do not compile shared_memory_posix.cc on iOS platform.pkl2015-06-261-1/+1
* Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1...scottmg2015-06-191-0/+8
* Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of ...scottmg2015-06-191-8/+0
* Mac: Make SharedMemoryHandle its own class.erikchen2015-06-191-0/+8
* base: Remove port.h include.tfarina2015-06-191-1/+0
* base: Remove MessageLoopProxyskyostil2015-06-191-4/+2
* Added ScopedPtrMap class, for maps that contain scoped_ptr values.mgiuca2015-06-111-0/+1
* Move safe_strerror to posix directory and the base namespace.brettw2015-06-091-2/+2
* Add support for backgrounding processes on the Macshrike2015-06-021-0/+1