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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Xvfb in isolated testing only if use_x11 is set
spang
2015-01-08
1
-19
/
+13
*
Fixed GPU tracing so the categories do not get mixed.
dyen
2015-01-08
1
-0
/
+10
*
Remove virtuals from base::ElapsedTimer
hashimoto
2015-01-07
1
-3
/
+2
*
Revert of Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchPr...
mek
2015-01-07
6
-172
/
+5
*
Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.
rickyz
2015-01-07
6
-5
/
+172
*
Revert of Fix EnableTerminationOnOutOfMemory for malloc (patchset #1 id:1 of ...
mek
2015-01-07
1
-7
/
+6
*
Fix EnableTerminationOnOutOfMemory for malloc
cpu
2015-01-07
1
-6
/
+7
*
Nobody uses base::JsonPrefStore::ReadResult without a path
bratell
2015-01-07
1
-13
/
+2
*
Export __system_property_get symbol for component builds.
fdegans
2015-01-07
1
-1
/
+1
*
[Android] Add a device-side test HTTP server via ChromeInstrumentationTestRun...
jbudorick
2015-01-07
1
-0
/
+96
*
Revert of base: Enable browser-wide discardable memory on Linux, CrOS and Win...
falken
2015-01-07
4
-8
/
+8
*
Further instrumentations to find jank in Windows message processing.
vadimt
2015-01-06
1
-4
/
+24
*
base: Enable browser-wide discardable memory on Linux, CrOS and Windows.
reveman
2015-01-06
4
-8
/
+8
*
Add DictionaryValue::Set and ::SetWithoutPathExpansion functions
estade
2015-01-06
3
-25
/
+64
*
Clean-up: Remove base::TimeTicks::UnprotectedNow().
miu
2015-01-06
3
-19
/
+0
*
Added checks for use after free of PrefService
battre
2015-01-05
1
-0
/
+14
*
Instrumenting more WM_ message processing methods to find jank.
vadimt
2015-01-02
1
-0
/
+5
*
Disable MacUtilTest.TestExcludeFileFromBackups, flaking a lot on Mac 10.8 tes...
Dan Beam
2014-12-30
1
-1
/
+2
*
Disable DiscardableMemoryTest.AddressSpace under AddressSanitizer on Windows
timurrrr
2014-12-29
1
-0
/
+4
*
Remove deprecated methods from Pickle.
avi
2014-12-28
2
-116
/
+47
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
2
-47
/
+116
*
Make callers of CommandLine use it via the base:: namespace, and remove the g...
avi
2014-12-25
2
-3
/
+1
*
base: Add free list implementation to browser-wide discardable memory system.
reveman
2014-12-24
4
-21
/
+50
*
Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https...
avi
2014-12-23
1
-65
/
+0
*
Revert "Update legacy Tuple-using code."
Avi Drissman
2014-12-23
1
-0
/
+65
*
Standardize usage of virtual/override/final specifiers in base/.
dcheng
2014-12-23
44
-116
/
+76
*
Simplify observer_list_threadsafe.h using a variadic template.
thakis
2014-12-23
1
-45
/
+14
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
2
-116
/
+47
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
4
-118
/
+53
*
Switch users of foundation_util.h to include it directly and clean up uses of...
avi
2014-12-21
3
-4
/
+2
*
Linux: Fix an out of bound error in FilePathWatcherImpl::OnFilePathChanged.
thestig
2014-12-19
1
-9
/
+32
*
Revert of DevTools: Parallelize trace messages serialization. (patchset #7 id...
fmeawad
2014-12-19
2
-29
/
+12
*
Allow managing Camera and Location for Supervised Users
khannans
2014-12-19
4
-0
/
+24
*
remove some dead visual studio < 2013 code
mostynb
2014-12-19
3
-30
/
+1
*
More wiring for server autofill data.
brettw
2014-12-19
1
-1
/
+1
*
Fixes for Clang plugin checks in base/
dmichael
2014-12-18
8
-52
/
+104
*
Make wstring StringPrintf() functions Windows only.
thestig
2014-12-18
3
-17
/
+16
*
base: Add ashmem support to base::DiscardableSharedMemory implementation.
reveman
2014-12-18
8
-67
/
+275
*
Avoid a string copy for every CommandLine::HasSwitch query
jdduke
2014-12-17
1
-2
/
+4
*
Removing the |MemoryPressureObserverChromeOS::MemoryPressureLevel| enum.
skuhne
2014-12-17
2
-53
/
+17
*
DevTools: Parallelize trace messages serialization.
loislo
2014-12-17
2
-12
/
+29
*
Extending the memory pressure system by adding one more state to denote a lac...
skuhne
2014-12-17
2
-8
/
+10
*
Removed discrepancy in low-end-device-mode flag
ssid
2014-12-16
5
-23
/
+19
*
tuple: leave fields uninitialized in default constructors
mdempsky
2014-12-15
1
-2
/
+2
*
android: Remove TraceEvent.begin()/end()
boliu
2014-12-15
1
-36
/
+0
*
Mark as unused the "Closing" UMA entry in ImportantFile.TempFileFailures.
tnagel
2014-12-15
1
-1
/
+5
*
Avoid scheduling a message loop that we know is not sleeping
jamesr
2014-12-13
5
-22
/
+50
*
Misc. warning fixes/cleanup
pkasting
2014-12-12
1
-1
/
+1
*
Tracing: make filtering logic more intuitive for multiple categories
caseq
2014-12-12
3
-34
/
+63
*
Upstream WeakNSObject in //base/ios
droger
2014-12-12
6
-0
/
+330
[next]