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
*
Revert 213003 "Move UploadList class to base/"
jochen@chromium.org
2013-07-23
5
-249
/
+0
*
Replace AudioSilenceDetector with an AudioPowerMonitor.
miu@chromium.org
2013-07-23
3
-12
/
+83
*
Move UploadList class to base/
jochen@chromium.org
2013-07-23
5
-0
/
+249
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
27
-391
/
+474
*
roll clang 184830:186332
thakis@chromium.org
2013-07-22
1
-1
/
+1
*
Revert 212948 "Made MessagePump a non-thread safe class."
alexeypa@google.com
2013-07-22
27
-472
/
+391
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
27
-391
/
+472
*
Revert 211956 "base: Change WeakPtr to use SequenceChecker inste..."
vandebo@chromium.org
2013-07-20
9
-381
/
+292
*
base: Make SequenceChecker death tests multi-threads work correctly.
tommycli@chromium.org
2013-07-20
1
-0
/
+10
*
Move the remaning base/process* files into base/process/.
rsesek@chromium.org
2013-07-19
14
-159
/
+129
*
Enable DMP for system Chromium WebView on Android
mnaganov@chromium.org
2013-07-19
1
-0
/
+5
*
Revert 212445 "Introduce a delay before a high priority binding ..."
sievers@chromium.org
2013-07-19
1
-27
/
+16
*
Delete the shared_memory forwarding header.
avi@chromium.org
2013-07-18
1
-7
/
+0
*
Introduce a delay before a high priority binding is unbound.
ppi@chromium.org
2013-07-18
1
-16
/
+27
*
Revert 212378 "Add a HistogramRecorder class and use cases."
rnk@chromium.org
2013-07-18
5
-117
/
+3
*
reland of http://crrev.com/212230 Create top-level separate targets for...
scottmg@chromium.org
2013-07-18
3
-21
/
+0
*
Delete the message_loop forwarding header.
avi@chromium.org
2013-07-18
2
-8
/
+1
*
Add a HistogramRecorder class and use cases.
lpromero@chromium.org
2013-07-18
5
-3
/
+117
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
16
-31
/
+31
*
Include CPU information in UMA system profile.
simonjam@chromium.org
2013-07-18
2
-1
/
+5
*
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
[next]