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
*
"Port" StackTrace to Mac
mark@chromium.org
2009-01-16
3
-31
/
+8
*
Mac build fix
agl@chromium.org
2009-01-16
1
-1
/
+1
*
Windows build fix: sorry, I commit from the wrong tree.
agl@chromium.org
2009-01-16
1
-0
/
+1
*
Add StackTrace debugging utility class.
agl@chromium.org
2009-01-16
3
-1
/
+76
*
Reverting 8180.
maruel@chromium.org
2009-01-16
3
-11
/
+1
*
Add thread safety checks but keep them disabled for now until I fix all the c...
maruel@chromium.org
2009-01-16
3
-1
/
+11
*
fix filename in vcproj file (time_unittest_win.cc -> time_win_unittest.cc)
tc@google.com
2009-01-16
1
-1
/
+1
*
Mac/Linux test fixes: hopefully this will fix some flakey tests
agl@chromium.org
2009-01-16
2
-30
/
+54
*
Back out erroneous r8140
mark@chromium.org
2009-01-16
1
-4
/
+4
*
Fix OSX compile
jeremy@chromium.org
2009-01-15
1
-4
/
+4
*
Mac build fix
agl@chromium.org
2009-01-15
2
-5
/
+5
*
Mac build fix
agl@chromium.org
2009-01-15
1
-1
/
+1
*
Mac build fix: xcode updates
agl@chromium.org
2009-01-15
1
-4
/
+8
*
Windows scons fix: more functions static and scons file fix
agl@chromium.org
2009-01-15
2
-2
/
+3
*
Windows scons fix: forgot to rename some tests
agl@chromium.org
2009-01-15
1
-4
/
+4
*
GCC on the buildbots is more picky
agl@chromium.org
2009-01-15
1
-1
/
+1
*
Linux: Build fix for WaitableEvent merge
agl@chromium.org
2009-01-15
1
-3
/
+3
*
WaitableEvent is the replacement for Windows events. Previously in the code, ...
agl@chromium.org
2009-01-15
13
-92
/
+1173
*
Enhance error report info (and correct typos)
jar@chromium.org
2009-01-15
1
-3
/
+3
*
Renaming the following files to include the _win suffix:
tommi@chromium.org
2009-01-15
10
-66
/
+50
*
add system_monitor_posix to build
pinkerton@google.com
2009-01-15
1
-0
/
+4
*
- Match up w/ NSPasteboard docs and mark sure our special type is on the
thomasvl@chromium.org
2009-01-15
1
-1
/
+1
*
Work around a stupid Purify bug that was causing lots of bogus messages to ap...
erikkay@google.com
2009-01-15
2
-15
/
+19
*
scoped_bstr and StackBstr implementations. The scoped_bstr class is a wrappe...
tommi@chromium.org
2009-01-14
7
-0
/
+332
*
Report name of repeatedly registered histograms
jar@chromium.org
2009-01-14
1
-2
/
+6
*
Call logging::InitLogging. The lack of this was causing some hangs (and poss...
erikkay@google.com
2009-01-13
10
-41
/
+84
*
Fix TODOs in base/ :
phajdan.jr@chromium.org
2009-01-13
2
-8
/
+10
*
Port crash_cache tool to Linux.
phajdan.jr@chromium.org
2009-01-13
3
-0
/
+40
*
Inline the TimeDelta::From* construction functions.
deanm@chromium.org
2009-01-13
2
-30
/
+32
*
Fix a typo in a comment.
deanm@chromium.org
2009-01-13
1
-1
/
+1
*
Removing unnecessary include that broke the dependency tests.
tommi@chromium.org
2009-01-12
1
-1
/
+0
*
fix linux build: don't inline in cc file
tc@google.com
2009-01-12
1
-4
/
+4
*
com_ptr implementation. This is a fairly simple implementation of a smart cl...
tommi@chromium.org
2009-01-12
5
-2
/
+214
*
Updates to Visual Studio project generation to accomodate
sgk@google.com
2009-01-10
5
-30
/
+7
*
Changing access to scoped_refptr member variables from private to protected.
tommi@chromium.org
2009-01-10
2
-1
/
+17
*
Move Contains() method to file_utils, stop relying on in extensions_protocol
aa@chromium.org
2009-01-09
6
-79
/
+76
*
Add implementations of various extension related methods (derived from file_u...
erikkay@google.com
2009-01-09
4
-17
/
+282
*
Move the vector canvas unit test data to the skia/ext directory. It wasn't
brettw@chromium.org
2009-01-08
84
-0
/
+0
*
Data pack file reader and unit test, used for resources on Linux.
evan@chromium.org
2009-01-08
6
-0
/
+203
*
Significantly increase timeouts to reduce flakiness
jar@google.com
2009-01-08
1
-8
/
+7
*
Don't DCHECK if a watched directory doesn't exist.
aa@chromium.org
2009-01-07
2
-3
/
+10
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
4
-13
/
+26
*
Butcher some files to make ui_tests run 0 tests on Linux.
evanm@google.com
2009-01-06
1
-0
/
+6
*
Move plugins to FilePaths, some cleanup
avi@google.com
2009-01-06
2
-6
/
+11
*
Cleanup base/watchdog thread delegate.
phajdan.jr@chromium.org
2009-01-06
2
-5
/
+5
*
Keep trying to undo 7564.
estade@chromium.org
2009-01-05
5
-10
/
+7
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
6
-27
/
+16
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
3
-6
/
+20
*
Watchdog test is flaky, try relaxing timeout.
dkegel@google.com
2009-01-05
1
-1
/
+2
*
Move KillProcess from linux to posix so it can be used on the Mac.
dkegel@google.com
2009-01-05
2
-24
/
+25
[next]