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
*
Add ShellIntegration::ActivateMetroChrome, which launches Chrome in metro-mod...
grt@chromium.org
2012-06-01
2
-1
/
+8
*
Revert 139885 - Enable the handle verifier.
rvargas@google.com
2012-05-31
1
-1
/
+1
*
Enable the handle verifier.
rvargas@google.com
2012-05-31
1
-1
/
+1
*
PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.cc
dmichael@chromium.org
2012-05-31
1
-3
/
+5
*
Signal thread names in instrumented binaries, even when a debugger is not att...
siggi@chromium.org
2012-05-31
2
-11
/
+31
*
Temporal increase of test timeouts for ASAN image.
glotov@google.com
2012-05-31
1
-1
/
+1
*
The LASTCHANGE file is created and updated by gclient runhooks under
torne@chromium.org
2012-05-31
1
-1
/
+0
*
Base: Add a handle verifier to ScopedHandle.
rvargas@chromium.org
2012-05-31
3
-2
/
+126
*
Fix off-by-one error in the day_of_week field in Time::Explode on mac.
rfevang@chromium.org
2012-05-31
2
-1
/
+25
*
Base: Crash when failing to close a process/thread handle.
rvargas@google.com
2012-05-31
1
-1
/
+1
*
Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc
rch@chromium.org
2012-05-30
1
-5
/
+3
*
PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc
dmichael@chromium.org
2012-05-30
1
-3
/
+5
*
Fix a bug in json parser where a 4 byte unicode character caused us to read a...
tommi@chromium.org
2012-05-30
2
-1
/
+16
*
Avoid using cmd so that python can be found on path
jar@chromium.org
2012-05-30
1
-1
/
+0
*
Disabled WorkerPoolTest.PostTaskAndReply test on Windows and Linux.
kmadhusu@chromium.org
2012-05-30
1
-1
/
+8
*
Cleanup: Remove the C version of GetUrandomFD()
mseaborn@chromium.org
2012-05-30
5
-33
/
+8
*
Re-apply 139321 - JNI Generator: removes obsolete -p option.
bulach@chromium.org
2012-05-30
1
-9
/
+5
*
Implement serial API for Windows.
miket@chromium.org
2012-05-30
3
-24
/
+84
*
aura/cros: Rename MessagePump{X => AuraX11}.
erg@chromium.org
2012-05-29
5
-37
/
+32
*
Fix ninja build for android.
yfriedman@chromium.org
2012-05-29
2
-2
/
+2
*
Provide android specific implementation for MultiProcessTest::SpawnChildImpl
nileshagrawal@chromium.org
2012-05-29
3
-0
/
+41
*
Revert 139321 - JNI Generator: removes obsolete -p option.
rlp@chromium.org
2012-05-29
1
-5
/
+9
*
JNI Generator: removes obsolete -p option.
bulach@chromium.org
2012-05-29
1
-9
/
+5
*
Fixing Android compile warnings.
felipeg@google.com
2012-05-29
1
-0
/
+5
*
Add APK targets for content_unittests and net_unittests.
nileshagrawal@chromium.org
2012-05-25
1
-37
/
+10
*
Set Android/V8 memory limits from dalvik.vm.heapsize.
ulan@chromium.org
2012-05-25
3
-0
/
+64
*
1. Enable large object pointer offset check in release build.
kaiwang@chromium.org
2012-05-24
5
-9
/
+124
*
Fix ENABLE_THREAD_CHECKER
ukai@chromium.org
2012-05-24
1
-1
/
+5
*
Change SystemMonitor::GetAttachedMediaDevices() to return a vector instead of...
thestig@chromium.org
2012-05-23
3
-28
/
+28
*
Started building the message_pump_android
michaelbai@chromium.org
2012-05-23
1
-0
/
+2
*
Update jni_generator with latest from downstream.
yfriedman@chromium.org
2012-05-23
3
-45
/
+88
*
fix checkperms for prep_libc.py
scottmg@google.com
2012-05-23
1
-0
/
+0
*
Replace prep_libc.sh with prep_libc.py, and quiet the output
scottmg@chromium.org
2012-05-23
3
-41
/
+59
*
Add java exception information to BuildInfo.
nileshagrawal@chromium.org
2012-05-23
3
-2
/
+79
*
Run base_unittests_apk on the test try bot for realz.
nileshagrawal@chromium.org
2012-05-23
1
-0
/
+4
*
Fix EtwTraceConsumerDataTest fixture.
siggi@chromium.org
2012-05-22
1
-0
/
+2
*
Cleanup: Add test fixture for SystemMonitorTest to remove some redundant code.
thestig@chromium.org
2012-05-22
1
-93
/
+78
*
fix warning compiling allocator/tcmalloc on win32
scottmg@chromium.org
2012-05-22
1
-0
/
+5
*
PPAPI/NaCl: Fix IPC proxy build; pthread_t changed
dmichael@chromium.org
2012-05-22
1
-1
/
+4
*
Fix crash in the accessibility code in the shared build. The problem is that ...
tommi@chromium.org
2012-05-22
3
-129
/
+0
*
Base: Crash when failing to close an scoped handle.
rvargas@google.com
2012-05-22
1
-1
/
+1
*
Add SystemMonitor::GetAttachedMediaDevices().
thestig@chromium.org
2012-05-21
3
-1
/
+100
*
Base: Fix a race settin the running_ flag.
rvargas@google.com
2012-05-21
1
-1
/
+1
*
Base: Don't overwrite the thread id when ThreadMain exits. There's
rvargas@google.com
2012-05-21
2
-4
/
+12
*
Handle rare conditions, like message queue exhaustion
jar@chromium.org
2012-05-20
1
-3
/
+43
*
Reverting due to memory waterfall failures.
jhawkins@chromium.org
2012-05-20
3
-38
/
+54
*
Allowed BinaryValue to take a NULL buffer.
mitchellwrosen@chromium.org
2012-05-19
3
-54
/
+38
*
Revert 138014 - Base: Don't overwrite the thread id when ThreadMain exits. Th...
rvargas@google.com
2012-05-19
1
-1
/
+2
*
Base: Don't overwrite the thread id when ThreadMain exits. There's
rvargas@google.com
2012-05-19
1
-2
/
+1
*
Base: Add power requirements to the System monitor.
rvargas@google.com
2012-05-19
5
-3
/
+240
[next]