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
*
Enable low end device mode when a ChromeOS device is assigned to one of
cnwan
2015-05-06
1
-0
/
+10
*
Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefs
raymes
2015-05-06
15
-95
/
+205
*
Reverting change to disable active verifier.
shrikant
2015-05-05
1
-4
/
+0
*
Replacing VerifierTraits with DummyVerifierTraits for non-kernel handles.
shrikant
2015-05-05
1
-1
/
+1
*
Add support for async thread times using a trace flag.
dyen
2015-05-05
2
-0
/
+20
*
Revert of Remove unnecessary ternaries to improve readability. (patchset #1 i...
piman
2015-05-05
1
-4
/
+4
*
Remove unnecessary ternaries to improve readability.
tnagel
2015-05-05
1
-4
/
+4
*
Add callback in UserScriptLoader to notify users when scripts are loaded.
hanxi
2015-05-05
1
-0
/
+2
*
Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-05
13
-157
/
+246
*
base: Remove more use of MessageLoopProxy
skyostil
2015-05-05
4
-36
/
+28
*
Adding unittest for base::trace_event::JavaHeapDumpProvider.
ssid
2015-05-05
4
-1
/
+24
*
Reland "Enable libc++ on Android"
jdduke
2015-05-05
3
-14
/
+2
*
Adding a comment to message_loop_proxy.h informing developers of its deprecat...
anujk.sharma
2015-05-05
1
-0
/
+12
*
Remove ICS support from Chromium code.
aurimas
2015-05-05
1
-5
/
+0
*
Revert of Add granular base::File tracing. (patchset #10 id:490001 of https:/...
dbeam
2015-05-05
9
-250
/
+30
*
Revert of Revert some other possible suspects of a 0.43% size increase of set...
dbeam
2015-05-04
21
-55
/
+273
*
Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...
Dan Beam
2015-05-04
21
-273
/
+55
*
Avoid unnecessary memory allocations at PlatformThread::SetName()
mikhail.pozdnyakov
2015-05-04
12
-25
/
+23
*
Add granular base::File tracing.
dbeam
2015-05-04
9
-30
/
+250
*
Android: Add a UMA histogram to assess native library prefetch failure rate.
lizeb
2015-05-04
1
-2
/
+4
*
[Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includes
tapted
2015-05-04
3
-6
/
+9
*
Make the Windows multi_dll build work in GN
brettw
2015-05-02
1
-5
/
+16
*
Build ScopedObjCClassSwizzler for iOS
stuartmorgan
2015-05-01
1
-0
/
+1
*
[tracing] Enable Android and totals dump providers.
primiano
2015-05-01
1
-4
/
+23
*
Cleanup: removing unused descendants information from tracked objects.
vadimt
2015-05-01
9
-229
/
+42
*
Add a MemoryPressureMonitor class for Mac.
shrike
2015-05-01
6
-0
/
+202
*
[Android] Rename ChromeNativeTest* to NativeTest*.
jbudorick
2015-05-01
1
-1
/
+1
*
vs2015: avoid warning about narrowing pointer to int in base/win
scottmg
2015-05-01
2
-5
/
+5
*
Revert of Inlining DeathData accessors, per earlier CR's comment (patchset #1...
vadimt
2015-04-30
2
-10
/
+34
*
base: Remove most uses of MessageLoopProxy
skyostil
2015-04-30
60
-469
/
+405
*
Android log: fix doc formatting
dgn
2015-04-30
1
-78
/
+111
*
Revert of Conv CHECK->DCHECK in CloseHandle (top crasher & data enough to deb...
grt
2015-04-30
1
-5
/
+3
*
mac: Prepare sdk_forward_declarations.h for partial availability warning.
erikchen
2015-04-29
2
-180
/
+289
*
Fix dependency issues for etw_manifest.gyp.
georgesak
2015-04-29
1
-1
/
+2
*
Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...
stevenjb
2015-04-29
63
-432
/
+503
*
Apply automated fixits for Chrome clang plugin to base.
dcheng
2015-04-29
1
-14
/
+14
*
Update the ICU's default timezone in browser/renderer
jshin
2015-04-29
1
-4
/
+19
*
base: Remove use of MessageLoopProxy
skyostil
2015-04-29
63
-503
/
+432
*
Remove a comment which is no longer valid. NFC.
glider
2015-04-29
1
-3
/
+0
*
[android log] Add documentation and presubmit checks for log usage.
dgn
2015-04-29
1
-0
/
+126
*
base: Minor MemoryDumpProvider cleanup.
reveman
2015-04-29
1
-1
/
+0
*
Avoid NPE when getCacheDir not available on renderer process.
wnwen
2015-04-29
1
-1
/
+4
*
Prefetch the native library from native code by parsing /proc/pid/maps.
lizeb
2015-04-29
8
-65
/
+335
*
Use base::StringPairs where appropriate in base/
patrikackland
2015-04-29
2
-7
/
+4
*
Add histograms to record the number of writes to the prefs file
raymes
2015-04-29
5
-3
/
+321
*
vs2015: fix pvoid->dword truncation warning
scottmg
2015-04-29
1
-5
/
+4
*
Fix ewt_manifest.gyp to support both target and host toolchains
sbc
2015-04-28
1
-0
/
+1
*
Inlining DeathData accessors, per earlier CR's comment.
vadimt
2015-04-28
2
-34
/
+10
*
Conv CHECK->DCHECK in CloseHandle (top crasher & data enough to debug)
shrikant
2015-04-28
1
-3
/
+5
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
4
-20
/
+123
[next]