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
...
*
Cleanup: Get rid of base::WideToUTF16Hack.
thestig@chromium.org
2014-05-06
1
-7
/
+0
*
Fix a typo in a file extension in a comment
timurrrr@chromium.org
2014-05-06
1
-3
/
+3
*
Checking for 'model name' string in /proc/cpuinfo for ARM.
grunell@chromium.org
2014-05-06
1
-7
/
+14
*
base: Increase emulated discardable memory limit.
reveman@chromium.org
2014-05-06
1
-4
/
+3
*
Base: Make FileProxy automaticaly close the file on a worker thread.
rvargas@chromium.org
2014-05-06
4
-11
/
+37
*
Revert 268203 "There are many ways to get it wrong."
benjhayden@chromium.org
2014-05-05
1
-2
/
+2
*
There are many ways to get it wrong.
tnagel@chromium.org
2014-05-05
1
-2
/
+2
*
Fix EXPECT_EQ() parameter order in file_util_unittest.cc.
tnagel@chromium.org
2014-05-05
1
-28
/
+27
*
Change the way libc++ is linked when use_custom_libcxx=1.
earthdok@chromium.org
2014-05-05
1
-2
/
+1
*
Set the default visibility for __asan_default_options.
glider@chromium.org
2014-05-05
1
-0
/
+4
*
Enable Enterprise enrollment on desktop builds.
joaodasilva@chromium.org
2014-05-02
3
-8
/
+49
*
Remove URL from base's DEPS
brettw@chromium.org
2014-05-02
1
-1
/
+2
*
Revert of Enable Enterprise enrollment on desktop builds. (https://codereview...
falken@chromium.org
2014-05-02
3
-45
/
+8
*
Revert 267672 "Remove URL from base's DEPS"
jsbell@chromium.org
2014-05-02
1
-2
/
+1
*
Remove JNIEnv::NewStringUTF calls. Use ConvertUTF8ToJavaString instead.
sungmann.cho@navercorp.com
2014-05-02
1
-1
/
+2
*
Remove URL from base's DEPS
brettw@chromium.org
2014-05-01
1
-1
/
+2
*
Enable Enterprise enrollment on desktop builds.
joaodasilva@chromium.org
2014-05-01
3
-8
/
+45
*
Render comment for FilePath::ReferencesParent() more precisely.
tnagel@chromium.org
2014-05-01
1
-2
/
+2
*
Use process_singleton_linux on Mac.
jackhou@chromium.org
2014-05-01
2
-3
/
+10
*
Make base::ReadFileToString() return false on I/O error.
tnagel@chromium.org
2014-05-01
3
-18
/
+31
*
Remove jni_helper.h now that the rename is complete.
newt@chromium.org
2014-05-01
3
-9
/
+0
*
Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>
mdempsky@chromium.org
2014-04-30
3
-40
/
+55
*
Add pointer+size ctor to RefCountedBytes
scottmg@chromium.org
2014-04-30
3
-2
/
+17
*
Fix mismatched bookmark favicons on Android 4.2.1.
newt@chromium.org
2014-04-30
1
-31
/
+25
*
Added myself to the per-file owners of base/debug/sanitizer_options.cc
glider@chromium.org
2014-04-30
1
-0
/
+1
*
Disable strict mode for SysUtils#amountOfPhysicalMemoryKB
cimamoglu@chromium.org
2014-04-30
1
-7
/
+5
*
Enable use_sigaltstack=1 for ASan builds. This will ease the stack overflow d...
glider@chromium.org
2014-04-30
1
-3
/
+5
*
Reland r267170 "Use DiscardableMemoryManager on Android."
pliard@chromium.org
2014-04-30
21
-290
/
+430
*
Revert 267170 "Use DiscardableMemoryManager on Android."
pliard@chromium.org
2014-04-30
20
-428
/
+286
*
Use DiscardableMemoryManager on Android.
pliard@chromium.org
2014-04-30
20
-286
/
+428
*
Hide NSAutoreleasePool from ARC translation units.
jfroy@chromium.org
2014-04-30
2
-8
/
+22
*
Switch from a DCHECK to RAW_LOG in base::LaunchProcess.
rsesek@chromium.org
2014-04-29
1
-2
/
+3
*
Cleanup random bits of base/.
thestig@chromium.org
2014-04-29
3
-9
/
+8
*
[Android]: Don't redefine timegm on arm64.
primiano@chromium.org
2014-04-29
1
-1
/
+6
*
Omnibox: Highlight Matches in URLs Properly
mpearson@chromium.org
2014-04-28
3
-2
/
+105
*
libevent message-pump: Fix a particular case of nested message-loop runs.
sadrul@chromium.org
2014-04-28
2
-4
/
+45
*
Parsing /proc/cpuinfo for cpu branding information on Android and Aura.
puttaraju.r@samsung.com
2014-04-28
1
-7
/
+50
*
Clean up the Linux FileWatcher implementation.
thestig@chromium.org
2014-04-26
1
-123
/
+143
*
Fix typo inside comment in base/bind_helpers.h.
tnagel@chromium.org
2014-04-25
1
-1
/
+1
*
base: Refactor DiscdarableMemoryManager for use with different type of alloca...
reveman@chromium.org
2014-04-25
5
-328
/
+367
*
base: Test the cost of adding observers on message loops.
epenner@chromium.org
2014-04-25
1
-0
/
+26
*
Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Repl...
rmcilroy@chromium.org
2014-04-25
1
-7
/
+2
*
Extend UnixDomainSocket::RecvMsg to return sender's PID
mdempsky@chromium.org
2014-04-24
3
-8
/
+112
*
Rename gpu.SwapBuffers to gpu.PresentingFrame and add it to PostSubBuffer.
geofflang@chromium.org
2014-04-24
1
-5
/
+6
*
TRACING: Enable java tracing from native also
epenner@chromium.org
2014-04-23
3
-13
/
+39
*
Make use of cached trace state in TraceEvent
hush@chromium.org
2014-04-23
1
-0
/
+1
*
Rename jni_helper.h to jni_weak_ref.h.
newt@chromium.org
2014-04-23
5
-41
/
+50
*
[Android]: Avoid time_t special case on 64bit Android devices.
rmcilroy@chromium.org
2014-04-23
1
-3
/
+3
*
Enable check_printf=1 for ASan.
glider@chromium.org
2014-04-23
1
-3
/
+6
*
Cleanup: Get rid of base::UTF16ToWideHack.
thestig@chromium.org
2014-04-23
1
-1
/
+0
[prev]
[next]