index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
base.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate ChromeOS to base::MemoryPressureMonitor
dmichael
2015-04-15
1
-2
/
+2
*
Added RecordUserAction.record() to avoid having to add a JNI call per UMA action
pkotwicz
2015-04-09
1
-0
/
+2
*
StackSamplingProfiler clean up
wittman
2015-04-07
1
-0
/
+2
*
Introduce base::MemoryPressureMonitor
dmichael
2015-04-07
1
-0
/
+2
*
Fix missing symbols for pre-linking of the Cast sender library for iOS.
jfroy
2015-04-01
1
-0
/
+2
*
Remove android_webview_build conditions from base.
torne
2015-03-24
1
-7
/
+0
*
Statistical stack profiler for Windows x64
wittman
2015-03-20
1
-0
/
+4
*
[tracing] Move GN/gyp build files under trace_event
primiano
2015-03-19
1
-32
/
+4
*
Deduplicate PlatformThread's POSIX implementations of SetThreadPriority.
gab
2015-03-19
1
-1
/
+5
*
[tracing] Introduce support for userland memory allocators dumps.
primiano
2015-03-19
1
-0
/
+4
*
base: Rename discardable memory allocator interface and remove unnecessary cl...
reveman
2015-03-17
1
-4
/
+2
*
base: Remove discardable memory types.
reveman
2015-03-12
1
-5
/
+0
*
base: Remove unused DiscardableMemoryManager class.
reveman
2015-03-12
1
-2
/
+0
*
base: Remove DiscardableMemoryMach.
reveman
2015-03-11
1
-4
/
+0
*
base: Remove DiscardableMemoryAshmem.
reveman
2015-03-11
1
-8
/
+0
*
base: Remove DiscardableMemoryEmulated.
reveman
2015-03-11
1
-2
/
+0
*
[Android] Add animation frame time histogram UMA facility.
kkimlabs
2015-02-27
1
-0
/
+2
*
[tracing] memory maps dump provider skeleton
primiano
2015-02-24
1
-0
/
+4
*
Separate OnJNIOnLoad
michaelbai
2015-02-21
1
-1
/
+0
*
[tracing] Add a dump provider to dump process memory totals.
primiano
2015-02-20
1
-0
/
+4
*
[tracing] Introduce memory tracing skeleton.
primiano
2015-02-17
1
-0
/
+5
*
Upstream CRBProtocolObserver
stuartmorgan
2015-02-14
1
-0
/
+2
*
Sort GYP files under base using tools/sort_sources.py
satorux
2015-02-13
1
-41
/
+41
*
removing all the code related to chrome://stats
cpu
2015-02-12
1
-4
/
+0
*
Revert of Temporary commit to evaluate perf impact of prototype CPU profiler ...
wittman
2015-02-07
1
-4
/
+0
*
Temporary commit to evaluate perf impact of prototype CPU profiler
wittman
2015-02-07
1
-0
/
+4
*
Move OpenProcessHandle to Process::Open.
rvargas
2015-02-04
1
-1
/
+0
*
Deleting the forwarding header files base/debug/trace_event*
ssid
2015-02-03
1
-5
/
+0
*
This is the first patch to separate JNI registration with initialization, cur...
michaelbai
2015-01-28
1
-0
/
+3
*
Move base/debug/trace_event* to base/trace_event/ [part 1]
ssid
2015-01-27
1
-9
/
+16
*
Filter out a few more files from NaCl build of base/
jvoung
2015-01-23
1
-0
/
+6
*
Cleanup dead code in base/ as found by Scythe.
thestig
2015-01-22
1
-1
/
+0
*
Add a Java API for UMA histograms.
ppi
2015-01-22
1
-0
/
+2
*
Fixes for Clang plugin checks in base/
dmichael
2014-12-18
1
-0
/
+1
*
Upstream WeakNSObject in //base/ios
droger
2014-12-12
1
-0
/
+2
*
Generalizing conditional compilation logic for systems with native utf8 locale.
halliwell
2014-12-12
1
-0
/
+5
*
Adding a memory pressure observer for ChromeOS.
skuhne
2014-12-10
1
-0
/
+2
*
File with simple block types.
eugenebut
2014-11-25
1
-0
/
+1
*
Split macros from base/metrics/histogram.h to histogram_macros.h.
asvitkine
2014-11-15
1
-0
/
+1
*
Creating infrastructure for profiler instrumentation only in developer build ...
vadimt
2014-10-28
1
-2
/
+4
*
Fix for a problem on low-memory devices caused by https://codereview.chromium...
petrcermak
2014-10-27
1
-0
/
+1
*
Re-land: Add browser-wide discardable memory implementation.
reveman
2014-10-25
1
-0
/
+6
*
Revert of Add browser-wide discardable memory implementation. (patchset #23 i...
avi
2014-10-24
1
-6
/
+0
*
Add browser-wide discardable memory implementation.
reveman
2014-10-24
1
-0
/
+6
*
[Android] Simplify logic for grabbing initial country-code.
yfriedman
2014-10-20
1
-0
/
+2
*
base: Rename and move Mach implementation of discardable memory to a separate...
reveman
2014-10-14
1
-0
/
+4
*
Use C++11 atomics
jfb
2014-10-14
1
-1
/
+1
*
base: Remove non-caching discardable memory implementation.
reveman
2014-10-13
1
-2
/
+0
*
Make base::PowerMonitor work on Chrome OS.
derat
2014-10-07
1
-0
/
+6
*
Add base::Reversed() as an adapter for range-based for loops in reverse
mdempsky
2014-09-29
1
-0
/
+1
[next]