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
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
46
-47
/
+47
*
Remove dependency from breakpad files on chrome switches.
jochen@chromium.org
2013-07-18
2
-0
/
+14
*
Revert 212230 "Create top-level separate targets for browser and..."
scottmg@chromium.org
2013-07-18
3
-0
/
+21
*
Create top-level separate targets for browser and child dlls
scottmg@chromium.org
2013-07-18
3
-21
/
+0
*
Fix iOS build after base/process/launch move.
rsesek@chromium.org
2013-07-17
1
-0
/
+2
*
Finish splitting base/process_util.h by moving the remaining routines to base...
rsesek@chromium.org
2013-07-17
7
-323
/
+275
*
Use DCHECK_EQ(x, y) instead of DCHECK in ObjectWatcher::StopWatching.
dcheng@chromium.org
2013-07-17
1
-1
/
+1
*
Add some documentation to Value.
brettw@chromium.org
2013-07-17
1
-16
/
+16
*
Use a direct include of the shared_memory header in base/, chrome/, components/.
avi@chromium.org
2013-07-17
2
-2
/
+2
*
base: Change WeakPtr to use SequenceChecker instead of ThreadChecker.
tommycli@chromium.org
2013-07-17
9
-292
/
+371
*
Record swap sizes on ChromeOS
davemoore@chromium.org
2013-07-16
2
-13
/
+41
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
19
-92
/
+74
*
Remove USE_LINUX_BREAKPAD ifdef since we don't need it for chromium anymore.
jam@chromium.org
2013-07-16
3
-8
/
+53
*
Only use the LoggingLock when actually logging to a file
akalin@chromium.org
2013-07-15
1
-33
/
+32
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
14
-115
/
+110
*
Split ProcessHandle and its related routines into base/process/process_handle.h.
rsesek@chromium.org
2013-07-15
19
-370
/
+397
*
[OSX] Cleanup - Use NSZeroPoint if possible.
groby@chromium.org
2013-07-13
1
-1
/
+1
*
Slightly improve the ANNOTATE_SCOPED_MEMORY_LEAK macro.
earthdok@chromium.org
2013-07-12
1
-2
/
+2
*
Make a fairer combined message loop
kristianm@chromium.org
2013-07-12
3
-60
/
+35
*
Port base/files/file_util_proxy to Native Client.
bbudge@chromium.org
2013-07-12
4
-26
/
+113
*
Allow tracing to console everywhere.
vollick@chromium.org
2013-07-11
6
-14
/
+66
*
Disable FilePathWatcherTest.DestroyWithPendingNotification on ARM linux.
sbc@chromium.org
2013-07-11
1
-8
/
+2
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
27
-258
/
+257
*
Disable ProcMapsTest.ReadProcMaps under ThreadSanitizer until issue 258451 is...
glider@chromium.org
2013-07-11
1
-1
/
+8
*
base/i18n: Class for efficiently searching the same query over many texts.
kinaba@chromium.org
2013-07-11
3
-35
/
+83
*
ProcessSingleton now uses base::win::MessageWindow to create a message-only w...
alexeypa@chromium.org
2013-07-11
3
-43
/
+90
*
Refine atomic operations for Linux/ARM.
digit@chromium.org
2013-07-11
1
-6
/
+13
*
Abort SandboxedUnpacker::RewriteImageFiles on browser shutdown
dpolukhin@chromium.org
2013-07-10
2
-0
/
+17
*
Enable IO before reading /proc/self/maps.
joaodasilva@chromium.org
2013-07-10
1
-0
/
+7
*
Split out process killing functions from base/process_util.h into base/proces...
rsesek@chromium.org
2013-07-10
10
-967
/
+1079
*
Add queued_time_ms trace for events in message loop
wangxianzhu@chromium.org
2013-07-10
3
-16
/
+22
*
[Android] Make MemoryPressureListener respond to only background or critical ...
rmcilroy@chromium.org
2013-07-10
1
-7
/
+7
*
Clean up base/debug/stack_trace_android.cc.
scherkus@chromium.org
2013-07-10
1
-32
/
+19
*
Revert 210649 "Base: Disable the scoped handle verifier."
rvargas@google.com
2013-07-09
1
-1
/
+1
*
make it possible to disable internal tracing in unofficial builds
mostynb@opera.com
2013-07-09
1
-2
/
+11
*
Base: Disable the scoped handle verifier.
rvargas@google.com
2013-07-09
1
-1
/
+1
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
7
-262
/
+290
*
base: Re-commit SequencedWorkerPool globally unique tokens with unused variab...
tommycli@chromium.org
2013-07-09
4
-13
/
+53
*
Revert 210434 "Revert 210433 "Revert 210423 "base: Make Sequence..."
ajwong@chromium.org
2013-07-08
4
-51
/
+13
*
Don't use StaticMemorySingletonTraits for TraceLog.
jam@chromium.org
2013-07-08
5
-142
/
+19
*
Process names, and predictable thread and process ordering in about:tracing
nduca@chromium.org
2013-07-08
2
-16
/
+131
*
Revert 210433 "Revert 210423 "base: Make SequencedWorkerPool iss..."
scottmg@chromium.org
2013-07-08
4
-13
/
+51
*
Revert 210423 "base: Make SequencedWorkerPool issue globally uni..."
scottmg@chromium.org
2013-07-08
4
-51
/
+13
*
base: Make SequencedWorkerPool issue globally unique SequenceTokens.
tommycli@chromium.org
2013-07-08
4
-13
/
+51
*
Implement glue for V8 JIT code profiling.
siggi@chromium.org
2013-07-05
2
-20
/
+83
*
Add a sampling tracing to RenderWidget::DoDeferredUpdate
haraken@chromium.org
2013-07-04
3
-18
/
+120
*
Fix ProcMapsTest.ReadProcMaps to work under Valgrind.
scherkus@chromium.org
2013-07-04
1
-2
/
+18
*
Implement basic stack traces on Android and reenable unit tests.
scherkus@chromium.org
2013-07-04
3
-43
/
+46
*
Add setMarginStart to ApiCompatabilityUtils
cramya@chromium.org
2013-07-04
1
-0
/
+11
*
Clean up ASSERT/EXPECT in file_util_unittest.cc.
gavinp@chromium.org
2013-07-03
1
-18
/
+15
[next]