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 raw handles from base::win::RegKey
rvargas
2014-10-15
3
-60
/
+144
*
Fix Mac ASan builds.
John Abd-El-Malek
2014-10-15
1
-1
/
+7
*
Fix LSan on swarming.
John Abd-El-Malek
2014-10-15
1
-0
/
+8
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
10
-30
/
+30
*
Remove two SequencedWorkerPool histograms.
asvitkine
2014-10-15
1
-12
/
+0
*
grt for owner of base/win
cpu
2014-10-15
1
-0
/
+1
*
MacViews: Handle failure to enter fullscreen
tapted
2014-10-15
2
-0
/
+12
*
Allow custom deleters to opt out of self reset checks for scoped_ptr.
dcheng
2014-10-14
2
-3
/
+52
*
Fix Java Checkstyle issues.
Aurimas Liutikas
2014-10-14
5
-21
/
+21
*
base: Rename and move Mach implementation of discardable memory to a separate...
reveman
2014-10-14
11
-156
/
+211
*
remove the FINAL macro
mostynb
2014-10-14
1
-7
/
+0
*
Use C++11 atomics
jfb
2014-10-14
7
-231
/
+302
*
Convert COMPILE_ASSERT to static_assert in base/numerics
jschuh
2014-10-14
4
-36
/
+34
*
Add UMA for testing whether device supports memory mapping APK files with exe...
petrcermak
2014-10-14
4
-7
/
+125
*
Make ARRAYSIZE_UNSAFE() just use arraysize().
viettrungluu
2014-10-14
1
-47
/
+5
*
base: Remove non-caching discardable memory implementation.
reveman
2014-10-13
10
-130
/
+6
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
1
-0
/
+3
*
base: Add NOTREACHED() for when using a non-supported discardable memory type.
reveman
2014-10-13
4
-14
/
+18
*
base: Use range-based for loops in DiscardableMemoryManager.
reveman
2014-10-13
1
-5
/
+4
*
Rationalize and fix chromium android linker histogram recording.
simonb
2014-10-13
4
-43
/
+118
*
MacViews: NativeWidget -> Widget notifications: fullscreen, activation.
tapted
2014-10-12
2
-0
/
+12
*
Disable implicit conversions from scoped_refptr to T* on iOS.
dcheng
2014-10-11
1
-1
/
+1
*
Align base::hash_map with C++11, part 1.
davidben
2014-10-11
3
-23
/
+11
*
Cleanup: Actually remove base/file_util.h.
thestig
2014-10-10
1
-6
/
+0
*
scoped_refptr: support opaque pointed-to classes via extern template
mdempsky
2014-10-09
6
-6
/
+99
*
Fix ChromeOS Asan build breakage.
John Abd-El-Malek
2014-10-09
1
-1
/
+1
*
Sets a white background color for iOS unittest windows.
rohitrao
2014-10-09
1
-0
/
+1
*
Disable implicit conversions from scoped_refptr to T* on Android.
dcheng
2014-10-09
1
-1
/
+1
*
Fix Mac ASAN on swarming and enable ASAN symbolization.
John Abd-El-Malek
2014-10-09
2
-0
/
+12
*
Downloading a file with ".tar.bz" extension mulitple times resulted in incorr...
arun87.kumar
2014-10-09
2
-1
/
+2
*
Allow Registry Iterator functions to use a specified WOW64 mode when iterating.
wfh
2014-10-09
2
-17
/
+71
*
Refactor AppendToFile and WriteFileDescriptor
chirantan
2014-10-07
6
-34
/
+45
*
[Base] Use variadic template in base/bind_internal_win.h
tzik
2014-10-07
2
-402
/
+16
*
[Base] Use variadic template in callback_list.h
tzik
2014-10-07
2
-452
/
+7
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
152
-596
/
+637
*
Make base::PowerMonitor work on Chrome OS.
derat
2014-10-07
4
-0
/
+63
*
base: Fix 'gn check' warning.
Thiago Farina
2014-10-07
1
-0
/
+1
*
Add libclang_rt.asan_osx_dynamic.dylib to base.isolate for Mac ASAN bots.
John Abd-El-Malek
2014-10-06
1
-0
/
+7
*
base: Make scoped_ptr::Pass() act like std::move().
danakj
2014-10-06
3
-20
/
+19
*
Implement fast path in {Wide|UTF16}ToUTF8 for pure ASCII strings
Mikhail Naganov
2014-10-06
4
-7
/
+66
*
Fix bug in BreakIterator class that could cause illegal access
iceman
2014-10-06
3
-5
/
+48
*
Add ApiCompat for isDeviceProvisioned (17+) API.
aruslan
2014-10-03
1
-0
/
+14
*
Enable "extern template" under MSVC
mdempsky
2014-10-03
2
-6
/
+0
*
base: Add CHECK_IMPLIES and DCHECK_IMPLIES.
vmpstr
2014-10-02
1
-0
/
+2
*
Disable SecurityTest.NewOverflow as it fails on 10.8
John Abd-El-Malek
2014-10-02
1
-7
/
+7
*
New base owners list.
brettw
2014-10-02
1
-1
/
+3
*
Improve MessageLoop's comments.
maniscalco
2014-10-02
1
-4
/
+2
*
Enable content layer to initCommandLine on Android
johnme
2014-10-02
1
-1
/
+1
*
Use a more suitable storage for the timezone table.
bratell
2014-10-02
1
-12
/
+20
*
Add Read/WriteSizeT() functions to the pickle layer, plus one consumer.
pkasting
2014-10-02
4
-27
/
+106
[next]