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
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
5
-5
/
+5
*
Remove files that don't exist, and fix typos in gyp files
sadrul@chromium.org
2011-05-25
2
-8
/
+3
*
Add missing test to WeakPtr
cpu@chromium.org
2011-05-24
1
-0
/
+14
*
Make DetectEncoding() failed when ucsdet_detect() returls NULL.
yoshiki@chromium.org
2011-05-24
1
-0
/
+2
*
Revert 86486 - Base: cleanup for base.dll. Move base_switches back to the
vandebo@chromium.org
2011-05-24
3
-16
/
+19
*
[Mac] Allow NSExceptions in certain cases.
shess@chromium.org
2011-05-24
3
-0
/
+92
*
Add BASE_API to SystemMonitor::PowerObserver to be able to
rvargas@google.com
2011-05-24
1
-1
/
+1
*
Base: cleanup for base.dll. Move base_switches back to the
rvargas@google.com
2011-05-24
3
-19
/
+16
*
Prevent MSVC from inlining GetProgramCounter for LTCG builds.
apatrick@chromium.org
2011-05-24
1
-0
/
+3
*
Store information about invoked RunnableFunction on stack to aid debugging of...
apatrick@chromium.org
2011-05-24
2
-1
/
+18
*
Adding support for loading custom locale resources using a command line flag.
ofri@google.com
2011-05-24
2
-1
/
+6
*
Add metrics for DHCP WPAD feature. Fix memory overwrite.
joi@chromium.org
2011-05-24
2
-1
/
+27
*
Fix PP_FileOpenFlags_Dev handling:
yzshen@chromium.org
2011-05-23
3
-19
/
+26
*
Fix component=shared_library build for touchui.
sadrul@chromium.org
2011-05-23
1
-1
/
+2
*
Fix a possible crash on windows.
thakis@chromium.org
2011-05-21
1
-1
/
+1
*
Try another way to alias a variable in optimized builds.
apatrick@chromium.org
2011-05-20
1
-4
/
+7
*
GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms
phajdan.jr@chromium.org
2011-05-20
2
-12
/
+0
*
Comment on WARN_UNUSED_RESULT about how to defeat it.
shess@chromium.org
2011-05-20
1
-0
/
+1
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
11
-20
/
+20
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
4
-11
/
+11
*
Switch to using TCMALLOC in browser process to fix WinHeap hanging IO thread ...
rtenneti@chromium.org
2011-05-19
1
-1
/
+1
*
Tag all tracked objects, including Tasks, with the program counter at the sit...
apatrick@chromium.org
2011-05-19
7
-15
/
+113
*
components: tag more functions with BASE_API
evan@chromium.org
2011-05-19
1
-12
/
+12
*
Fixed spelling mistake typo in comment.
wyck@chromium.org
2011-05-19
1
-2
/
+2
*
Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...
glider@chromium.org
2011-05-19
3
-19
/
+1
*
Re-land http://codereview.chromium.org/6869009 (except for the suppressions)
glider@chromium.org
2011-05-19
3
-1
/
+19
*
memory: don't reserve trace events unless we're using tracing
evan@chromium.org
2011-05-18
1
-1
/
+1
*
Add in example for prebinding.
ajwong@chromium.org
2011-05-18
2
-0
/
+20
*
net: Add NET_API to net/base
rvargas@google.com
2011-05-18
3
-1
/
+23
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-1
/
+2
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
8
-1
/
+489
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
8
-489
/
+1
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
8
-1
/
+489
*
wstring: remove wstring version of RemoveChars
evan@chromium.org
2011-05-17
2
-11
/
+0
*
Add support for real-time audio threads.
crogers@google.com
2011-05-17
5
-2
/
+136
*
base/i18n: Remove unneeded includes in case_conversion.*
tfarina@chromium.org
2011-05-16
2
-6
/
+3
*
wstring: Remove the ability to put wstrings in hash_map<>s.
evan@chromium.org
2011-05-16
1
-7
/
+1
*
Support binding WeakPtr<> to methods with void return types.
ajwong@chromium.org
2011-05-16
9
-76
/
+676
*
Revert 85359 because it did not reveal the site where the crashing task was p...
apatrick@chromium.org
2011-05-16
1
-6
/
+0
*
base/i18n: Put break_iterator* into namespace i18n.
tfarina@chromium.org
2011-05-16
3
-17
/
+27
*
Fix data races in LazyInstance<>.
dvyukov@google.com
2011-05-16
2
-9
/
+39
*
Reland old fix that was reverted incorrectly.
mbelshe@chromium.org
2011-05-15
3
-8
/
+45
*
Consolidate most CommandLine code across platforms.
msw@chromium.org
2011-05-14
3
-349
/
+340
*
Added release build assert on attempt to create a RunnableFunction for a func...
apatrick@chromium.org
2011-05-14
1
-0
/
+6
*
Implemented threshold based trace events that only get added to the trace if ...
jbates@chromium.org
2011-05-13
3
-167
/
+478
*
Include "base/string_util.h" in "base/string_util_posix.h".
asvitkine@chromium.org
2011-05-13
1
-0
/
+1
*
ObfuscatedFileSystemFileUtil class
ericu@google.com
2011-05-13
3
-9
/
+12
*
Add thread check to WatchFileDescriptor.
dmaclach@chromium.org
2011-05-13
4
-1
/
+74
*
The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d...
mark@chromium.org
2011-05-12
3
-13
/
+13
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
3
-8
/
+8
[next]