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
*
Remove move-only-type whitelists in CallbackParamTraits and CallbackForward b...
kinuko@chromium.org
2013-10-22
3
-32
/
+46
*
TraceLog::SetCurrentThreadBlocksMessageLoop()
wangxianzhu@chromium.org
2013-10-22
4
-5
/
+95
*
Android: Add chrome-specific dynamic linker.
digit@chromium.org
2013-10-21
1
-1
/
+8
*
Add write() impl to SyncSocket for NaCl. Fix shutdown leaks.
dalecurtis@chromium.org
2013-10-21
1
-8
/
+10
*
GTTF: Move logic related to "what to do next" out of TestResultsTracker
phajdan.jr@chromium.org
2013-10-21
4
-125
/
+127
*
Refactor DiscardableMemory for the upcoming DiscardableMemoryAllocator.
pliard@chromium.org
2013-10-21
5
-244
/
+207
*
Add unit test for base::scoped_refptr boolean operations.
mikhail.pozdnyakov@intel.com
2013-10-21
2
-0
/
+26
*
TRACE_EVENT_PHASE_COMPLETE (X Events)
wangxianzhu@chromium.org
2013-10-21
8
-320
/
+464
*
Report errors from ChromiumEnv::GetChildren in Posix.
dgrogan@chromium.org
2013-10-19
1
-1
/
+5
*
Add SyncSocket::ReceiveWithTimeout() and SyncSocket unit tests.
dalecurtis@chromium.org
2013-10-19
6
-56
/
+321
*
android: fix base::Time::FromLocalExploded() crash.
digit@chromium.org
2013-10-19
2
-7
/
+68
*
Enable the following tests under Mac ASan:
glider@chromium.org
2013-10-18
1
-2
/
+1
*
Fix documentation/comments: cancellable -> cancelable.
viettrungluu@chromium.org
2013-10-18
1
-2
/
+2
*
Revert 228889 "Avoid threading races on TraceSamplingThread's me..."
haraken@chromium.org
2013-10-18
1
-11
/
+1
*
Remove non-used deprecated method from ActivityStatus.
tedchoc@chromium.org
2013-10-17
1
-13
/
+1
*
Add visibility check to [ActivityStatus]
dfalcantara@chromium.org
2013-10-17
1
-0
/
+11
*
GTTF: Replace base::LaunchTests with public TestLauncher class.
phajdan.jr@chromium.org
2013-10-17
8
-280
/
+310
*
Renable PosixDynamicThreadPoolTest.Basic on TSAN v2.
benwells@chromium.org
2013-10-17
1
-8
/
+1
*
Enable the following tests back under ThreadSanitizer v2:
glider@chromium.org
2013-10-17
2
-29
/
+7
*
GTTF: Create a TestLauncher class to keep state.
phajdan.jr@chromium.org
2013-10-16
1
-212
/
+209
*
Propogate WARN_UNUSED_RESULT up from PickeIterator methods to Pickle wrapper ...
tsepez@chromium.org
2013-10-16
1
-14
/
+30
*
Pass StatsTable shared memory via global descriptors on Posix rather than usi...
rmcilroy@chromium.org
2013-10-16
2
-64
/
+114
*
Avoid threading races on TraceSamplingThread's members.
haraken@chromium.org
2013-10-16
1
-1
/
+11
*
Use TotalCount not redundant_count to determine if to call RecordDelta
ccameron@chromium.org
2013-10-16
1
-1
/
+1
*
Cleanup for refactored ActivityStatus.
tedchoc@chromium.org
2013-10-16
1
-4
/
+1
*
Enable chromium trace when atrace is started.
wangxianzhu@chromium.org
2013-10-16
3
-65
/
+33
*
base: Add base::TimeTicks::IsHighResNowFastAndReliable
brianderson@chromium.org
2013-10-15
4
-0
/
+17
*
Fix crash and memory leak in VideoCaptureDeviceWin.
dalecurtis@chromium.org
2013-10-15
1
-0
/
+4
*
Fixes to get base compiling on VS2013
scottmg@chromium.org
2013-10-15
7
-3
/
+39
*
Fix pointer to local variable used after the variable is out of scope in ETW ...
fdoray@chromium.org
2013-10-15
1
-6
/
+9
*
Android: Make MemoryPressureListener.maybeNotifyMemoryPresure public.
primiano@chromium.org
2013-10-15
1
-11
/
+11
*
Invoke LeakSanitizer in BrowserProcessImpl::ReleaseModule().
earthdok@chromium.org
2013-10-15
1
-0
/
+4
*
Output trace clock markers on Android on start/end of tracing
wangxianzhu@chromium.org
2013-10-14
2
-0
/
+21
*
Re-enable SecurityTest.CallocOverflow
hans@chromium.org
2013-10-14
1
-7
/
+1
*
GTTF: report results of all test iterations, to stdout and optionally JSON file.
phajdan.jr@chromium.org
2013-10-14
7
-53
/
+209
*
Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""
thakis@chromium.org
2013-10-12
2
-16
/
+3
*
GTTF: Clean up TestResultsTracker, prepare for JSON summary output.
phajdan.jr@chromium.org
2013-10-11
3
-103
/
+158
*
base: Include intrin.h to get _ReturnAddress from clang
rnk@chromium.org
2013-10-11
1
-7
/
+4
*
Expose PlatformFileLock/Unlock, fix locking in Chromium's leveldb Env
jsbell@chromium.org
2013-10-10
3
-0
/
+65
*
Revert "Revert "Use chunks in trace event buffers""
wangxianzhu@chromium.org
2013-10-10
3
-474
/
+791
*
Remove file_util debugging cruft from crbug.com/108724
robertshield@chromium.org
2013-10-10
3
-10
/
+0
*
C++ Readability Review for caitkp
caitkp@chromium.org
2013-10-09
3
-68
/
+77
*
Revert "Use chunks in trace event buffers"
wangxianzhu@chromium.org
2013-10-09
3
-798
/
+474
*
Update a comment to align with the behaviour of the code.
rjkroege@chromium.org
2013-10-09
1
-3
/
+3
*
Use chunks in trace event buffers
wangxianzhu@chromium.org
2013-10-09
3
-474
/
+798
*
Non-US OS region generates invalid trace JSON.
ed@opera.com
2013-10-09
1
-2
/
+24
*
Make ConvertableToTraceFormat ref-counted
wangxianzhu@chromium.org
2013-10-09
7
-149
/
+78
*
Fix some WeakPtrFactory members that aren't last
dmichael@chromium.org
2013-10-08
2
-7
/
+7
*
Add sk_calloc and sk_calloc_throw to SkMemory_new_handler.cpp.
mtklein@google.com
2013-10-08
2
-3
/
+15
*
GTTF: Extract ResultsPrinter out of test_launcher.
phajdan.jr@chromium.org
2013-10-08
4
-224
/
+274
[next]