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
...
*
Include <unistd.h> in base/process/internal_linux.h.
earthdok@chromium.org
2013-11-13
1
-0
/
+2
*
Revert 234738 "base: Disable the scoped handle verifier."
rvargas@google.com
2013-11-13
1
-1
/
+1
*
base: Disable the scoped handle verifier.
rvargas@google.com
2013-11-13
1
-1
/
+1
*
base: Avoid purging more discardable memory than necessary.
reveman@chromium.org
2013-11-12
3
-17
/
+22
*
Revert 234367 "Base: Make RegistryOverrideManager support sharde..."
tommycli@chromium.org
2013-11-12
4
-234
/
+53
*
Implementation of MessagePump for Mojo.
sky@chromium.org
2013-11-12
6
-1083
/
+1288
*
Enable Time::ThreadNow() on Android
fmeawad@chromium.org
2013-11-12
2
-2
/
+3
*
[Base] Fix ReadPlatformFileAtCurrentPos behavior on Windows
tzik@chromium.org
2013-11-12
2
-4
/
+48
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
3
-68
/
+4
*
Base: Make RegistryOverrideManager support sharded/parallel tests.
tommycli@chromium.org
2013-11-12
4
-53
/
+234
*
GTTF: Test launcher - correctly handle non-zero exit code with all tests passing
phajdan.jr@chromium.org
2013-11-12
4
-24
/
+80
*
Android: Allow duplicate calls to InitApplicationContext.
torne@chromium.org
2013-11-11
2
-2
/
+7
*
Revert 234207 "Set the default ASan options for executables buil..."
mpearson@chromium.org
2013-11-11
2
-72
/
+0
*
Android: moves base/ to use long for JNI.
bulach@chromium.org
2013-11-11
3
-5
/
+6
*
Set the default ASan options for executables built with ASan on Linux.
glider@chromium.org
2013-11-11
2
-0
/
+72
*
Try to fix build more after r234081 / r234112.
thakis@chromium.org
2013-11-09
1
-5
/
+4
*
Try to fix official mac bot after r234081.
thakis@chromium.org
2013-11-09
1
-0
/
+2
*
Revert 232825 "Adds the concept of a 'safe mode' hotkey start"
zturner@chromium.org
2013-11-08
2
-15
/
+1
*
Revert 233963 "Revert 233960 "GTTF: Make test launcher unset GTE..."
jam@chromium.org
2013-11-08
1
-0
/
+17
*
Revert 233960 "GTTF: Make test launcher unset GTEST_ env variabl..."
jam@chromium.org
2013-11-08
1
-17
/
+0
*
GTTF: Make test launcher unset GTEST_ env variables since it handles all of s...
phajdan.jr@chromium.org
2013-11-08
1
-0
/
+17
*
Android: remove ContentViewCore from the renderer crash codepath.
ppi@chromium.org
2013-11-08
1
-0
/
+7
*
Use COMPILE_ASSERT in bit_cast() instead of ad-hoc compile assertion implemen...
dongseong.hwang@intel.com
2013-11-08
1
-3
/
+1
*
Clean up uses of use_glib that are not related to glib dependencies
spang@chromium.org
2013-11-08
2
-11
/
+31
*
Adds the ability for MessageLoop to take a MessagePump
sky@chromium.org
2013-11-08
4
-15
/
+76
*
Revert 233725 "GTTF: Make test launcher unset GTEST_ env variabl..."
kbr@chromium.org
2013-11-08
1
-6
/
+0
*
Cleanup allocator_shim.cc from ENABLE_DYNAMIC_ALLOCATOR_SWITCHING
b.kelemen@samsung.com
2013-11-08
1
-39
/
+15
*
android: Make org.chromium.base.SysUtils.isLowEndDevice() work without native...
digit@chromium.org
2013-11-08
5
-22
/
+120
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
2
-20
/
+0
*
GTTF: Make test launcher unset GTEST_ env variables since it handles all of s...
phajdan.jr@chromium.org
2013-11-08
1
-0
/
+6
*
GTTF: Add test launcher developer mode for local debugging.
phajdan.jr@chromium.org
2013-11-07
3
-28
/
+56
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-1
/
+1
*
Mojo: First stab at making MessagePipes work across OS pipes.
viettrungluu@chromium.org
2013-11-07
1
-0
/
+22
*
base: Remove call to g_get_home_dir() from GetHomeDir() for Chrome OS
satorux@chromium.org
2013-11-07
1
-3
/
+3
*
Move init of breakpad in the browser process as early as possible
jochen@chromium.org
2013-11-07
2
-0
/
+11
*
x11: Move XInput2 availability information out of the message pump.
sadrul@chromium.org
2013-11-07
2
-14
/
+1
*
Test ShareToProcess within the same process.
jyasskin@chromium.org
2013-11-07
1
-0
/
+18
*
GTTF: Fix incomplete snippet for failing/crashing tests.
phajdan.jr@chromium.org
2013-11-07
1
-1
/
+4
*
Implement thread-specific CPU time on Mac OS X
fmeawad@chromium.org
2013-11-07
3
-4
/
+38
*
Revert 233414 "x11: Move XInput2 availability information out of..."
dgrogan@chromium.org
2013-11-06
2
-1
/
+14
*
x11: Move XInput2 availability information out of the message pump.
sadrul@chromium.org
2013-11-06
2
-14
/
+1
*
Avoid threading races on TraceSamplingThread's members
haraken@chromium.org
2013-11-06
3
-40
/
+30
*
Fix parsing of vmstat, improve meminfo parsing, and add unittests
sonnyrao@chromium.org
2013-11-05
2
-80
/
+311
*
Fix iOS device builds broken by r232181
kiyun@chromium.org
2013-11-05
1
-1
/
+1
*
Use pread and pwrite in NaCl PlatformFile now that they're available.
bbudge@chromium.org
2013-11-05
1
-25
/
+5
*
more spell checking
thakis@chromium.org
2013-11-05
2
-2
/
+2
*
Fix WM_POWERBROADCAST handling
yukawa@chromium.org
2013-11-05
2
-59
/
+36
*
GTTF: Make it possible to pass sharding settings from command line.
phajdan.jr@chromium.org
2013-11-05
3
-5
/
+44
*
Android: adds ptr_type to jni_generator.
bulach@chromium.org
2013-11-05
2
-8
/
+102
*
Don't use select() in SyncSocket when handle > FD_SETSIZE.
dalecurtis@google.com
2013-11-05
1
-1
/
+7
[prev]
[next]