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
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
4
-62
/
+73
*
Update Clang build script and gyp file for 3.8.0 version bump
hans
2015-07-15
1
-1
/
+3
*
Slow Reports - Add callbacks to histograms.
simonhatch
2015-07-15
7
-3
/
+298
*
Move ReplaceStringPlaceholders to base namespace.
brettw
2015-07-15
2
-70
/
+62
*
Move JoinString to the base namespace.
brettw
2015-07-15
8
-57
/
+20
*
Another optimization of DictionaryValue::Get().
asvitkine
2015-07-15
1
-2
/
+3
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
8
-20
/
+57
*
Move JoinString to the base namespace.
brettw
2015-07-14
8
-57
/
+20
*
Add data files for base and net. Move GN Python proto outputs.
brettw
2015-07-14
2
-3
/
+64
*
Remove AppCompat workaround for KEYCODE_MENU.
aurimas
2015-07-14
2
-49
/
+0
*
Revert of Trace MessageLoop::RunTask execution (patchset #2 id:20001 of https...
caseq
2015-07-14
1
-2
/
+0
*
base/threading: restrict to set only current thread priority
toyoshim
2015-07-14
9
-184
/
+152
*
Remove CaseInsensitiveCompare from string_util.h
brettw
2015-07-14
3
-17
/
+27
*
win: Fix unqualified lookups into dependent base classes.
thakis
2015-07-14
1
-19
/
+19
*
base: Make it possible to replace the MessageLoop's task runner
skyostil
2015-07-13
3
-6
/
+65
*
Expand the AddTraceEvent flags argument
fmeawad
2015-07-13
5
-49
/
+49
*
Add some missing virtual destructors to base classes.
derat
2015-07-13
8
-5
/
+12
*
Trace MessageLoop::RunTask execution
caseq
2015-07-13
1
-0
/
+2
*
Revert of base: Make it possible to replace the MessageLoop's task runner (pa...
glider
2015-07-13
3
-55
/
+6
*
Check Windows version before attempting to detect OSK
jschuh
2015-07-12
1
-0
/
+5
*
Reduce inline code size for CHECK() on Android builds.
tnagel
2015-07-12
2
-3
/
+13
*
Improve comment in logging.h.
tnagel
2015-07-12
1
-1
/
+1
*
Change BuildInfo.hasApkSplits -> BuildInfo.hasLanguageApkSplits
agrieve
2015-07-10
3
-7
/
+19
*
[Mac] Redo NSException handling, and generate better stacks for C++ exceptions.
rsesek
2015-07-10
8
-15
/
+245
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
6
-36
/
+107
*
Add missing base/memory/scoped_ptr.h include to base/prefs/writeable_pref_sto...
tmoniuszko
2015-07-10
1
-0
/
+1
*
Refactor chromium's Linker class.
simonb
2015-07-09
6
-609
/
+840
*
Remove base::strncmp16.
brettw
2015-07-09
3
-15
/
+0
*
Add a FoldCase function, improve ToLower/ToUpper.
brettw
2015-07-09
4
-37
/
+160
*
Fetch the thumbnail directory on FILE thread.
wnwen
2015-07-09
3
-0
/
+30
*
Make task manager memory data more efficient and meaningful.
brucedawson
2015-07-08
2
-2
/
+3
*
base: Make it possible to replace the MessageLoop's task runner
skyostil
2015-07-08
3
-6
/
+55
*
Fixed all unused-variable Clang warnings on Windows.
mgiuca
2015-07-08
1
-7
/
+7
*
JNI SampleForTests updated with clearer name for caller object.
scheib
2015-07-08
3
-17
/
+17
*
Move WriteInto to base namespace.
Brett Wilson
2015-07-07
5
-30
/
+46
*
[tracing] Fix memory overhead accounting of TraceBufferVector
primiano
2015-07-07
1
-3
/
+8
*
[tracing] Simplify and improve thread-hopping logic of memory-infra
primiano
2015-07-07
3
-217
/
+362
*
Increase priority of raster threads on Android.
aelias
2015-07-07
1
-15
/
+8
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
4
-146
/
+4
*
Move MatchPattern to its own header and the base namespace.
brettw
2015-07-06
13
-216
/
+267
*
Updated error translation logic.
kkhorimoto
2015-07-06
3
-0
/
+80
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
2
-6
/
+19
*
Update base::StartsWith calls to new form.
brettw
2015-07-06
1
-1
/
+0
*
Enable clang warning for ignored attributes.
benwells
2015-07-06
1
-1
/
+1
*
Adds IsRunningOnIOS9OrLater() utility function.
pkl
2015-07-06
2
-0
/
+7
*
[tracing] Non functional refactor of MemoryInfra headers
primiano
2015-07-06
2
-35
/
+43
*
Fix a tsan race triggerred by unprotected reads of |TraceLog::logged_events_|.
amistry
2015-07-04
1
-2
/
+5
*
Use "= delete" for DISALLOW_IMPLICIT_CONSTRUCTORS.
mlamouri
2015-07-03
1
-1
/
+1
*
Revise a stale comment on ignore_result()
toyoshim
2015-07-03
1
-1
/
+1
*
Disallow escaped invalid Unicode characters in JSONParser.
bauerb
2015-07-02
2
-0
/
+16
[next]