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 'read_only': 1 from most .isolate files.
maruel
2015-07-20
1
-1
/
+0
*
clang/win: Enable -Wunused-local-typedef
thakis
2015-07-20
1
-1
/
+1
*
Unbreak the 32-bit win/clang asan build.
thakis
2015-07-20
1
-1
/
+1
*
[tracing] Invoke NACK MemoryDumpManager callback if tracing is disabled
primiano
2015-07-20
2
-1
/
+29
*
base/threading: Move Create() to share from all platforms
toyoshim
2015-07-18
4
-25
/
+8
*
Delete old, unused code.
rsesek
2015-07-17
10
-941
/
+0
*
[Android] Use public Message.setAsynchronous when available
jdduke
2015-07-17
1
-39
/
+84
*
[Android] Roll to findbugs 3.0.1.
jbudorick
2015-07-17
3
-18
/
+28
*
Initial bootstrap sandbox support for OS X Yosemite (10.10) and higher.
rsesek
2015-07-17
1
-0
/
+11
*
Fix base/android/path_utils_unittest.cc when running on an M device
agrieve
2015-07-17
1
-4
/
+19
*
base: Cast completion key, overlapped and this pointers to void* before compa...
pcc
2015-07-17
1
-2
/
+2
*
Fix a race in ThreadLocalStorage::StaticSlot::initialized which triggers a TS...
amistry
2015-07-17
4
-17
/
+22
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
2
-11
/
+1
*
Delete LevelDBPrefStore.
dgrogan
2015-07-16
2
-8
/
+0
*
Extract trace from TaskAnnotator::RunTask to its call sites
caseq
2015-07-16
4
-22
/
+14
*
Add IsOSElCapitan() and other util functions.
shrike
2015-07-16
2
-0
/
+30
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
4
-62
/
+73
*
Use ConvertJavaStringToUTF8() instead of GetStringUTFChars()
skyostil
2015-07-16
1
-14
/
+11
*
Report Android Build.MODEL in SystemProfileProto hardware_class.
tdresser
2015-07-16
3
-24
/
+21
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
4
-73
/
+62
*
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
[next]