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
*
[Android] Avoid unnecessary JNI calls for empty string conversions
jdduke
2015-08-04
2
-2
/
+30
*
Namespace clean-up in histogram_tester_unittest.cc
vabr
2015-08-04
1
-7
/
+11
*
[Android] Make BaseInstrumentationTestRunner reset CommandLine.
jbudorick
2015-08-04
1
-0
/
+2
*
[Android] Reland CommandLine reset listeners.
jbudorick
2015-08-03
1
-0
/
+25
*
Stack sampling profiler: rename platform files
wittman
2015-08-03
4
-4
/
+4
*
HistogramTester::GetHistogramSamplesSinceCreation never returns null
vabr
2015-08-03
2
-10
/
+30
*
base: Move DelayedTaskBasic out of TaskRunnerTest.
dcastagna
2015-07-31
3
-29
/
+57
*
[Android] Move @CommandLineFlag setup to BaseInstrumentationTestRunner.
jbudorick
2015-07-31
3
-74
/
+44
*
Disable flaky FileProxyTest.SetTimes on Android
pkotwicz
2015-07-31
1
-1
/
+7
*
Stack sampling profiler: add fire-and-forget interface
wittman
2015-07-31
3
-246
/
+203
*
CFI: Add a death test.
pcc
2015-07-31
1
-0
/
+15
*
[MediaSession,Android] Use a badged notification icon for the Work profile
avayvod
2015-07-30
1
-0
/
+14
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
31
-15
/
+61
*
Implement a new flow event API that allows binding flow events and regular ev...
yuhaoz
2015-07-30
1
-1
/
+1
*
Reduce LOG(ERROR) spam on linux with chromeos=1
stevenjb
2015-07-30
1
-1
/
+4
*
- Added RESTRICTION_TYPE_INTERNET
skirmani
2015-07-30
2
-5
/
+62
*
Implement a new flow event API that allows binding flow events and regular ev...
yuhaoz
2015-07-29
6
-40
/
+221
*
Update low-end definition for 512MB devices.
wnwen
2015-07-29
1
-1
/
+1
*
Implement GetSystemMemoryInfo on Windows and Mac.
georgesak
2015-07-29
4
-29
/
+124
*
Remove CVE-2011-1149 detection machinery.
simonb
2015-07-29
2
-51
/
+4
*
test launcher: print test file names and lines in summary results
phajdan.jr
2015-07-29
10
-50
/
+99
*
POSIX: Delete ThreadParams on newly created threads ASAP.
thestig
2015-07-29
1
-6
/
+11
*
Make use of '// static' consistent.
ajose
2015-07-28
2
-2
/
+2
*
Fix a crash that some devices throws an IllegalStateException when accessing ...
qinmin
2015-07-28
1
-0
/
+2
*
clang/win: Fix most -Wunused-function warnings in Chromium code.
thakis
2015-07-28
1
-9
/
+0
*
[tracing] Fix memory-infra tracing process id translation for single process ...
ssid
2015-07-28
4
-38
/
+26
*
base/threading: Lazy thread startup for pthreads
toyoshim
2015-07-28
1
-45
/
+18
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
2
-1
/
+6
*
Add Tracing.requestMemoryDump method to DevTools API (tracing handler)
petrcermak
2015-07-28
1
-1
/
+3
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
2
-6
/
+1
*
Create an experiment that avoids mmap access of ICU during startup.
danduong
2015-07-27
3
-5
/
+10
*
StringPiece shouldn't "fix" out-of-order iterators.
brettw
2015-07-27
2
-3
/
+33
*
Split most of trace_event_impl.h/cc out into trace_log.h/cc, trace_sampling_t...
oysteine
2015-07-27
17
-2745
/
+2818
*
Base: Make TimeDelta constructors deal with overflow.
rvargas
2015-07-27
3
-84
/
+100
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
2
-1
/
+6
*
Use UintToString rather than IntToString in version.cc
ricea
2015-07-27
1
-2
/
+2
*
base/test/histogram_tester.h: Add a way to query a whole family of related
nick
2015-07-27
2
-8
/
+52
*
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
gab
2015-07-27
3
-10
/
+51
*
Add a way to reset cached command line arguments
dgn
2015-07-27
1
-0
/
+25
*
'break' statement after 'return' is not required.
deepak.m1
2015-07-27
1
-4
/
+0
*
Disable periodic memory dumps when running memory benchmarks
petrcermak
2015-07-27
1
-1
/
+7
*
Proof-reading comments in base/message_loop/.
qyearsley
2015-07-25
9
-27
/
+27
*
base: Move RunsTasksOnCurrentThread out of TaskRunnerTest.
dcastagna
2015-07-24
2
-3
/
+17
*
media: Always enable trace event for "media" category group.
xhwang
2015-07-24
1
-0
/
+8
*
Align base::Pickle allocations to 4k boundaries
primiano
2015-07-24
7
-36
/
+52
*
Make UTF16ToASCII and UTF16TOUTF8 take a StringPiece
brettw
2015-07-24
2
-13
/
+19
*
base/threading: measure event wait times
toyoshim
2015-07-24
2
-1
/
+12
*
Expose the current kAllocatedObjects in MemoryDumpManager.
dcastagna
2015-07-24
4
-7
/
+27
*
PlatformThreadHandle: remove public id() interface
toyoshim
2015-07-24
8
-53
/
+103
*
Unify LowerCaseEqualsASCII and EqualsASCII functions.
brettw
2015-07-23
2
-80
/
+42
[next]