summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
Commit message (Expand)AuthorAgeFilesLines
* base: Remove discardable memory types.reveman2015-03-121-5/+0
* base: Remove unused DiscardableMemoryManager class.reveman2015-03-121-2/+0
* base: Remove DiscardableMemoryMach.reveman2015-03-111-4/+0
* base: Remove DiscardableMemoryAshmem.reveman2015-03-111-8/+0
* base: Remove DiscardableMemoryEmulated.reveman2015-03-111-2/+0
* [Android] Add animation frame time histogram UMA facility.kkimlabs2015-02-271-0/+2
* [tracing] memory maps dump provider skeletonprimiano2015-02-241-0/+4
* Separate OnJNIOnLoadmichaelbai2015-02-211-1/+0
* [tracing] Add a dump provider to dump process memory totals.primiano2015-02-201-0/+4
* [tracing] Introduce memory tracing skeleton.primiano2015-02-171-0/+5
* Upstream CRBProtocolObserverstuartmorgan2015-02-141-0/+2
* Sort GYP files under base using tools/sort_sources.pysatorux2015-02-131-41/+41
* removing all the code related to chrome://statscpu2015-02-121-4/+0
* Revert of Temporary commit to evaluate perf impact of prototype CPU profiler ...wittman2015-02-071-4/+0
* Temporary commit to evaluate perf impact of prototype CPU profilerwittman2015-02-071-0/+4
* Move OpenProcessHandle to Process::Open.rvargas2015-02-041-1/+0
* Deleting the forwarding header files base/debug/trace_event*ssid2015-02-031-5/+0
* This is the first patch to separate JNI registration with initialization, cur...michaelbai2015-01-281-0/+3
* Move base/debug/trace_event* to base/trace_event/ [part 1]ssid2015-01-271-9/+16
* Filter out a few more files from NaCl build of base/jvoung2015-01-231-0/+6
* Cleanup dead code in base/ as found by Scythe.thestig2015-01-221-1/+0
* Add a Java API for UMA histograms.ppi2015-01-221-0/+2
* Fixes for Clang plugin checks in base/dmichael2014-12-181-0/+1
* Upstream WeakNSObject in //base/iosdroger2014-12-121-0/+2
* Generalizing conditional compilation logic for systems with native utf8 locale.halliwell2014-12-121-0/+5
* Adding a memory pressure observer for ChromeOS.skuhne2014-12-101-0/+2
* File with simple block types.eugenebut2014-11-251-0/+1
* Split macros from base/metrics/histogram.h to histogram_macros.h.asvitkine2014-11-151-0/+1
* Creating infrastructure for profiler instrumentation only in developer build ...vadimt2014-10-281-2/+4
* Fix for a problem on low-memory devices caused by https://codereview.chromium...petrcermak2014-10-271-0/+1
* Re-land: Add browser-wide discardable memory implementation.reveman2014-10-251-0/+6
* Revert of Add browser-wide discardable memory implementation. (patchset #23 i...avi2014-10-241-6/+0
* Add browser-wide discardable memory implementation.reveman2014-10-241-0/+6
* [Android] Simplify logic for grabbing initial country-code.yfriedman2014-10-201-0/+2
* base: Rename and move Mach implementation of discardable memory to a separate...reveman2014-10-141-0/+4
* Use C++11 atomicsjfb2014-10-141-1/+1
* base: Remove non-caching discardable memory implementation.reveman2014-10-131-2/+0
* Make base::PowerMonitor work on Chrome OS.derat2014-10-071-0/+6
* Add base::Reversed() as an adapter for range-based for loops in reversemdempsky2014-09-291-0/+1
* Revert of Check to ensure PowerObservers are added and removed on the same th...dcheng2014-09-051-1/+0
* Check to ensure PowerObservers are added and removed on the same threadbajones2014-09-041-0/+1
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-211-0/+2
* Revert 290810 "Make class lookup lazy in jni_generator when usin..."ygorshenin@chromium.org2014-08-201-2/+0
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-201-0/+2
* base: Factor task debug annotations out of MessageLoopskyostil@chromium.org2014-08-141-0/+2
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-11/+11
* Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...tapted@chromium.org2014-08-121-0/+2
* Move ini_parser from base to chrome/commonbrettw@chromium.org2014-08-111-2/+0
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-0/+2
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-2/+0