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
*
Move unittests that had a _test filename to _unittest. Update some missing t...
deanm@google.com
2008-08-26
7
-9
/
+11
*
Disable this DCHECK since too many consumers expect to be able to
darin@google.com
2008-08-26
1
-1
/
+3
*
fix broken test that assumed it could cache MessageLoop::current() in a stati...
darin@google.com
2008-08-26
1
-2
/
+1
*
revert to using MessagePumpWin on all threads
darin@google.com
2008-08-26
1
-12
/
+3
*
fix unit test that was missing a MessageLoop allocation
darin@google.com
2008-08-26
1
-6
/
+5
*
fix linux build
darin@google.com
2008-08-26
1
-1
/
+1
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
13
-223
/
+503
*
An earlier change I made sent all logging output to stderr. The webkit layou...
erikkay@google.com
2008-08-25
1
-2
/
+11
*
When we're only outputting to a log file, above a certain log level, we shoul...
erikkay@google.com
2008-08-25
1
-2
/
+10
*
Fixup some nits from brett
pinkerton@google.com
2008-08-25
1
-1
/
+3
*
Updated comment in thread naming.
avi@google.com
2008-08-25
1
-1
/
+6
*
Make PlatformThread::SetName operate only on the current thread.
deanm@google.com
2008-08-25
5
-8
/
+10
*
Add example usages and tests to scoped_ptr.h and tuple.h.
deanm@google.com
2008-08-25
6
-5
/
+346
*
Add a test that passes on Linux.
deanm@google.com
2008-08-25
1
-1
/
+1
*
Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".
ericroman@google.com
2008-08-25
7
-55
/
+35
*
Use a more compact license header in source files.
license.bot
2008-08-24
287
-10266
/
+3376
*
Add a spinlock wait to the dearly beloved crititcal section
cpu@google.com
2008-08-23
1
-1
/
+3
*
We're hoping to find exit codes that are incorrectly counted
jar@google.com
2008-08-23
1
-4
/
+34
*
Adds capabilities for IPC messages of type long, for the primary purpose of a...
klink@google.com
2008-08-22
2
-0
/
+20
*
Add the condition variable unittest to all builds.
paulg@google.com
2008-08-22
1
-1
/
+1
*
Make the condition variable unit test cross platform.
paulg@google.com
2008-08-22
3
-89
/
+87
*
De-winify context headers in prep for future mac implementations. First step.
pinkerton@google.com
2008-08-22
1
-0
/
+4
*
Impl of platform mime typing for Mac.
avi@google.com
2008-08-22
3
-5
/
+62
*
Work around a UMR reported by purify by using a different ICU
tc@google.com
2008-08-22
1
-1
/
+5
*
Remove CallWrapper and SimpleThread. They overlap too closely with the messa...
deanm@google.com
2008-08-22
8
-820
/
+0
*
Properly initialize PlatformThreadHandle. The Open Group Base Specifications...
deanm@google.com
2008-08-22
2
-4
/
+6
*
Back out r1223, we'll just look at the logs on the buildbots for now. It wou...
mmentovai@google.com
2008-08-22
1
-1
/
+1
*
Make CallWrappers multiuse. No longer make CallWrapper->Run() self deleting....
deanm@google.com
2008-08-22
5
-51
/
+90
*
Send log output to stderr on Windows when uninitialized
mmentovai@google.com
2008-08-22
1
-1
/
+1
*
Clean up some method naming style.
deanm@google.com
2008-08-22
1
-13
/
+14
*
Create a simple abstraction to a native OS thread, mostly useful for unittest...
deanm@google.com
2008-08-22
7
-2
/
+372
*
Clean up warnings in Skia (also sent upstream)
mmentovai@google.com
2008-08-22
1
-2
/
+0
*
Disable -Werror in base_gfx until Skia is fixed
mmentovai@google.com
2008-08-22
1
-0
/
+2
*
Enable -Werror on the Mac. Fix two more warnings just added to our build. N...
mmentovai@google.com
2008-08-22
1
-3
/
+3
*
Add more base unittests that are now passing to the mac build.
paulg@google.com
2008-08-21
1
-0
/
+8
*
Fix the final gcc warnings in base and net. Provide some macros to selective...
mmentovai@google.com
2008-08-21
4
-13
/
+98
*
Kill off conjoined twin copy of the header.
avi@google.com
2008-08-21
1
-61
/
+0
*
M base/base.xcodeproj/project.pbxproj
awalker@google.com
2008-08-21
1
-2
/
+0
*
Turn on mac platform files in base_gfx target, add image operations unit test
awalker@google.com
2008-08-21
1
-2
/
+18
*
crosstool's gcc gives lots of warnings like
dkegel@google.com
2008-08-21
1
-5
/
+5
*
Fix the final few remaining warnings in base
mmentovai@google.com
2008-08-21
1
-8
/
+8
*
Create a CallWrapper interface, for making closure-like callbacks. This is s...
deanm@google.com
2008-08-21
5
-0
/
+414
*
Remove the unused make_scoped_ptr interface.
deanm@google.com
2008-08-21
1
-30
/
+3
*
A small fixup to a comment that was over 80 cols.
deanm@google.com
2008-08-21
1
-3
/
+3
*
Port the Thread class properly to Mac and Linux. This involved porting
darin@google.com
2008-08-21
13
-334
/
+287
*
Kill NavigationControllerBase. I merged the two into NavigationController.
brettw@google.com
2008-08-21
1
-2
/
+2
*
Bring thread_posix into Linux build and fix it for Linux/Mac.
evanm@google.com
2008-08-20
2
-5
/
+6
*
Fix some more warnings.
evanm@google.com
2008-08-20
2
-4
/
+4
*
Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di...
evanm@google.com
2008-08-20
1
-1
/
+1
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
9
-98
/
+143
[next]