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
*
recursive_mutex
erikkay@google.com
2008-08-11
6
-27
/
+228
*
Provide cross-platform implementation of WaitableEvent for use on Mac and Linux.
darin@google.com
2008-08-11
7
-13
/
+201
*
Allow multiple AtExitManagers to be chained in a stack, this allows much easi...
deanm@google.com
2008-08-11
10
-535
/
+146
*
Define a private IDMap::iterator, and use our own iterator / const_iterator.
deanm@google.com
2008-08-11
1
-5
/
+7
*
HashTable is a dependent name, since it's based on the template parameter T. ...
deanm@google.com
2008-08-11
1
-2
/
+2
*
Remove class scoping operator from Pickle method declaration.
deanm@google.com
2008-08-11
1
-1
/
+1
*
Even though AtExit should never be called while an object is being accessed, ...
deanm@google.com
2008-08-11
1
-3
/
+2
*
Add a NOTIMPLEMENTED() macro to annotate the code paths which need revisiting...
ericroman@google.com
2008-08-10
3
-0
/
+78
*
I suspect this comment was not intended...
ericroman@google.com
2008-08-10
4
-4
/
+0
*
rollback the experiments
darin@google.com
2008-08-09
1
-34
/
+9
*
experiment with APCs
darin@google.com
2008-08-09
1
-11
/
+33
*
just a test...
darin@google.com
2008-08-09
1
-0
/
+3
*
A basic wrapper for a windows event object that encapsulates the way we often...
darin@google.com
2008-08-09
4
-0
/
+187
*
Fix bug 1317458: Busy wait in IPC::SyncChannel::Send in some cases
mpcomplete@google.com
2008-08-09
1
-6
/
+7
*
Add deps files and rules for the checkdeps script.
brettw@google.com
2008-08-08
3
-0
/
+7
*
Add some extra test cases for whitespace at start/end of number.
ericroman@google.com
2008-08-08
1
-0
/
+6
*
pulling in more files to run more unit tests
pinkerton@google.com
2008-08-08
1
-0
/
+36
*
fix base test harness to work on mac. fix command_line unit tests to match wh...
pinkerton@google.com
2008-08-08
4
-8
/
+85
*
* add base_paths_mac.mm to mac port
erikkay@google.com
2008-08-08
10
-71
/
+644
*
Stub out unused Windows specific code.
paulg@google.com
2008-08-08
2
-9
/
+22
*
MemoryDebug uses size_t, which portably comes from <sys/types.h>. Use "base/...
mmentovai@google.com
2008-08-08
2
-7
/
+12
*
pull out command_line_unittest until it works
pinkerton@google.com
2008-08-08
1
-2
/
+2
*
Remove cruft of old unit test harness, replace it with gTest goodness. Fix ex...
pinkerton@google.com
2008-08-08
2
-145
/
+109
*
Catch up SCons build with latest changes:
sgk@google.com
2008-08-08
1
-1
/
+10
*
Fix memory leak and assert that the values are correct.
tc@google.com
2008-08-08
1
-1
/
+27
*
Add observer_list_unittest.cc to base test target. Fix gcc warnings with virt...
pinkerton@google.com
2008-08-08
2
-1
/
+6
*
Add Lock and LockImpl to the test target to get it linking.
mmentovai@google.com
2008-08-08
1
-0
/
+4
*
Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms.
mmentovai@google.com
2008-08-08
9
-78
/
+195
*
fix recursion
pinkerton@google.com
2008-08-08
1
-2
/
+2
*
Logging cleanup for mac and linux
pinkerton@google.com
2008-08-08
1
-15
/
+164
*
Remove the first line filename comment to make this consistent with the rest
deanm@google.com
2008-08-08
2
-2
/
+0
*
rollback my experiment to see the effects
darin@google.com
2008-08-08
1
-4
/
+0
*
This is a revised CB of issue 738 and 764 (which were made
jungshik@google.com
2008-08-08
3
-20
/
+62
*
Remove a NOTREACHED() that was causing a dialog box during unit tests, hence
maruel@google.com
2008-08-07
2
-12
/
+4
*
Complete brett's string conversion goodness for utf32 platforms.
pinkerton@google.com
2008-08-07
1
-3
/
+3
*
Fix an accidental nested extern and conversion cleanup from brett's landing.
pinkerton@google.com
2008-08-07
1
-4
/
+4
*
remove fixed_string from build.
pinkerton@google.com
2008-08-07
1
-8
/
+4
*
Removing unnecessary information; it's not clarifying things.
avi@google.com
2008-08-07
1
-3
/
+0
*
Add a unit test for WordIterator. Fix word_iterator.* includes at the same time.
maruel@google.com
2008-08-07
4
-6
/
+108
*
Add UTF-16 <-> Wide conversions for Mac.
brettw@google.com
2008-08-07
3
-24
/
+94
*
Improve PathServiceTest test by verifying that the returned path exists.
maruel@google.com
2008-08-07
3
-9
/
+34
*
Port in threading for Posix. Will require fixes to MessageLoop and Task to co...
avi@google.com
2008-08-07
5
-9
/
+174
*
Pinkerton's port/fix-up of command-line processing to work cross-platform.
evanm@google.com
2008-08-07
3
-40
/
+130
*
This is an experiment to see the impact of a boosted priority on the page
darin@google.com
2008-08-07
1
-0
/
+4
*
Fix sys_string_conversions for use on the Mac.
mmentovai@google.com
2008-08-07
3
-20
/
+27
*
Rename and remove a bunch of string functions.
evanm@google.com
2008-08-07
5
-167
/
+62
*
Remove the unit tests for the error condition. Vista handles the error differ...
brettw@google.com
2008-08-07
1
-2
/
+8
*
Add defines for the size of wchar_t to build_config.h. Use this in places whe...
brettw@google.com
2008-08-07
13
-218
/
+210
*
Cross-platform portability fixes for JSONReader. Adds generic string-to-doub...
mmentovai@google.com
2008-08-07
8
-54
/
+214
*
Reapply 508 to determine if it was indeed the cause of the webkit-release-pla...
maruel@google.com
2008-08-07
2
-15
/
+10
[next]