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
*
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
*
UTF8 Adjustments for FormatURL(): Fix Overly-Aggressive DCHECK
mpearson@chromium.org
2014-04-23
1
-4
/
+5
*
Extracted logging::SystemErrorCodeToString function.
vitalybuka@chromium.org
2014-04-23
3
-87
/
+48
*
Some cleanups for the message_loop.h/cc.
sadrul@chromium.org
2014-04-23
3
-146
/
+85
*
Allow creating SharedMemory that can't be shared read-only.
jbauman@chromium.org
2014-04-23
3
-24
/
+44
*
Disable crazy linker build on 64-bit.
anton@chromium.org
2014-04-22
1
-4
/
+6
*
Added support to convert double to timedelta's without loss of data during ty...
behara.ms@samsung.com
2014-04-22
2
-0
/
+32
*
Support COM in SequencedWorkerPool. This will be used by some code that
pkasting@chromium.org
2014-04-21
2
-0
/
+11
*
x11: Make the event-source work with both glib and libevent message-pumps.
sadrul@chromium.org
2014-04-21
2
-4
/
+8
*
disable more stacktrace usage in debug uclibc builds
mostynb@opera.com
2014-04-18
2
-3
/
+5
*
base::Thread will store its |name| as a string, so take the name as a string
pkasting@chromium.org
2014-04-18
4
-6
/
+5
*
Make FormatUrl Keep Track of Full Transformation
mpearson@chromium.org
2014-04-18
3
-176
/
+329
*
base::ReadFile() should return the number of read bytes on Windows.
fukino@chromium.org
2014-04-18
4
-14
/
+60
*
Add generate_jni template
cjhopman@chromium.org
2014-04-18
1
-28
/
+46
*
Remove --debug-on-start and --debug-children.
pkasting@chromium.org
2014-04-17
10
-279
/
+1
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-2
/
+0
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-35
/
+1
*
Fix a bug in Arm64 atomicops.
rmcilroy@chromium.org
2014-04-16
1
-1
/
+1
*
Fill out the rest of the net targets in the GN build except Android.
brettw@chromium.org
2014-04-16
1
-2
/
+13
*
Remove the libc++ and ASan/TSan/MSan runtime dependencies from base.gyp:sanit...
glider@chromium.org
2014-04-16
1
-0
/
+15
*
message-loop: Remove MessagePumpDispatcher support from glib message-pump.
sadrul@chromium.org
2014-04-16
5
-90
/
+58
*
Remove MessagePumpGtk.
erg@chromium.org
2014-04-16
11
-286
/
+3
*
remove redundant ifdefs
estade@chromium.org
2014-04-15
1
-3
/
+3
*
Implement net in GN build.
brettw@chromium.org
2014-04-15
1
-6
/
+0
*
Remove CreatePlatformFile
rvargas@chromium.org
2014-04-15
5
-232
/
+20
*
Set the default ASan options for executables built with ASan on Linux.
glider@chromium.org
2014-04-15
2
-0
/
+88
*
Re-enable ProcessUtilTest.GetTerminationStatusCrash on Win64 bots
jschuh@chromium.org
2014-04-15
1
-3
/
+1
*
base: Remove dependency on x11.
sadrul@chromium.org
2014-04-15
2
-33
/
+0
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-15
7
-135
/
+5
*
Android: Make looper traces toplevel.
epenner@chromium.org
2014-04-15
2
-5
/
+14
*
Revert of Base: Make FileProxy automaticaly close the file on a worker thread...
leviw@chromium.org
2014-04-15
4
-37
/
+11
*
Revert 263726 "x11: Remove X11 message-pump."
fischman@chromium.org
2014-04-14
7
-5
/
+135
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-14
7
-135
/
+5
*
Base: Make FileProxy automaticaly close the file on a worker thread.
rvargas@chromium.org
2014-04-14
4
-11
/
+37
*
Trace event micro-optimization: use finer grained lock.
bulach@chromium.org
2014-04-14
1
-29
/
+43
[next]