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
*
Make ValueDeserializer::Deserialize return scoped_ptr
olli.raula
2015-10-16
8
-38
/
+39
*
Stack sampling profiler: work around invalid BoringSSL assembly
wittman
2015-10-15
1
-1
/
+7
*
Handle EAGAIN error for the mincore syscall used
ssid
2015-10-15
1
-4
/
+20
*
Add CHECK to PostTaskAndReply to detect null closures earlier
tzik
2015-10-15
1
-0
/
+3
*
Implement ThreadTicks::Now on Windows.
fdoray
2015-10-15
7
-25
/
+192
*
Extend base::Reversed to support iterating arrays
mdempsky
2015-10-15
2
-2
/
+37
*
StackSamplingProfiler: sanity check RUNTIME_FUNCTION contents
wittman
2015-10-14
3
-51
/
+211
*
base: Bump default android version to 6.0.99
boliu
2015-10-14
1
-2
/
+2
*
[Android] remove dots from log tags
dgn
2015-10-14
3
-3
/
+3
*
Add pre instrumentation test hooks
dgn
2015-10-14
3
-11
/
+61
*
Use permissions 0666 on POSIX platforms
hashimoto
2015-10-14
1
-1
/
+1
*
Make base::IsUnicodeWhitespace('\0') return false.
eroman
2015-10-13
3
-3
/
+30
*
Reland of [tracing] Display the locked size of discardable memory segment. (p...
ssid
2015-10-13
3
-1
/
+22
*
Fix uninit memory errors in ProcessMemoryDump::CountResidentBytes().
thestig
2015-10-13
1
-9
/
+11
*
Use #if DCHECK_IS_ON() in base/strings/string_piece.*
olli.raula
2015-10-12
2
-3
/
+4
*
[NaCl] Define GetPageSize symbol for Gyp build
ruuda
2015-10-12
1
-0
/
+1
*
Update glog URL.
bungeman
2015-10-12
1
-1
/
+2
*
[tracing] Display the resident size of the discardable memory segments
ssid
2015-10-12
3
-1
/
+86
*
[Tracing] Introduce --enable-heap-profiling switch
ruuda
2015-10-12
5
-2
/
+24
*
Enforce WARN_UNUSED_RESULT attribute on Windows
dcheng
2015-10-10
1
-1
/
+3
*
base: Don't leave msgh_id field uninitialized.
erikchen
2015-10-09
1
-0
/
+1
*
Disable TimeTicks.WinRollover under ASan
rnk
2015-10-09
1
-1
/
+8
*
mac: Make base_unittests build with the 10.11 SDK.
thakis
2015-10-09
2
-2
/
+4
*
Remove the TRACE_EVENT_*_ETW macros.
fdoray
2015-10-09
8
-683
/
+0
*
Revert of [tracing] Display the locked size of discardable memory segment. (p...
ssid
2015-10-09
3
-22
/
+1
*
Remove iOS code paths since this file is no longer used nor built there.
lpromero
2015-10-09
1
-9
/
+0
*
Stop using the TRACE_EVENT_*_ETW macros.
fdoray
2015-10-08
1
-1
/
+2
*
Fix -Wunused-function error in native_stack_sampler_win.cc
Hans Wennborg
2015-10-08
1
-0
/
+2
*
Restrict memory maps dump provider to only android and linux
ssid
2015-10-08
5
-27
/
+19
*
StackSamplingProfiler: walk a copy of the stack
wittman
2015-10-08
5
-156
/
+465
*
Emphasizes that TimeTicks::UnixEpoch() is only an estimate
charliea
2015-10-07
1
-6
/
+8
*
StackSamplingProfiler: test fixes
wittman
2015-10-07
2
-12
/
+18
*
Reland of [Tracing] Add allocation register for heap profiling
ruuda
2015-10-07
7
-0
/
+684
*
[NaCl] Define GetPageSize symbol
ruuda
2015-10-07
3
-0
/
+20
*
Disable ETW EnableDisable test
brucedawson
2015-10-07
1
-1
/
+2
*
Remove use of JSONReader::DeprecatedRead and
olli.raula
2015-10-07
9
-135
/
+92
*
Revert of [Tracing] Add allocation register for heap profiling (patchset #7 i...
kuan
2015-10-06
7
-684
/
+0
*
[tracing] Smaps provider uses fscanf instead of istream
ssid
2015-10-06
3
-83
/
+75
*
[Tracing] Add allocation register for heap profiling
ruuda
2015-10-06
7
-0
/
+684
*
Detecting and fixing stringprintf.h format bugs
brucedawson
2015-10-06
3
-14
/
+38
*
Remove cpu.has_avx_hardware()
fbarchard
2015-10-06
2
-11
/
+1
*
Enable CPU.RunExtendedInstructions test for win64 with clangcl
fbarchard
2015-10-06
1
-3
/
+4
*
Copy the register context before calling StackWalk64
rnk
2015-10-06
2
-5
/
+13
*
[tracing] Implement trace_event::AllocationContext
ruuda
2015-10-06
3
-94
/
+178
*
win: Remove uses of UNREFERENCED_PARAMETER.
thakis
2015-10-06
3
-62
/
+42
*
[tracing] Expose a GetOrCreateAllocatorDump for memory tracing
primiano
2015-10-05
2
-0
/
+11
*
Clarify WeakPtr threading characteristic.
scheib
2015-10-05
1
-2
/
+7
*
Move ChromeCommandLineInitUtil to base/
dtrainor
2015-10-05
1
-0
/
+107
*
Fix AllocationContextTracker TLS initialization
ruuda
2015-10-05
2
-11
/
+20
*
Remove the debug_message.exe helper.
brettw
2015-10-03
3
-61
/
+2
[next]