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
*
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
*
Fix some leaks in observer_list_unittest
erikkay@google.com
2009-01-05
1
-1
/
+2
*
clean up line ending
phajdan.jr@chromium.org
2009-01-05
1
-3
/
+3
*
Update some comments/nits following r7486.
ericroman@google.com
2009-01-05
3
-16
/
+14
*
Reverting 7537. DirectoryWatcherTest.SubDir was passing on my XP box, but fai...
phajdan.jr@chromium.org
2009-01-03
2
-23
/
+15
*
Re-enable DirectoryWatcherTest.SubDir on Vista
phajdan.jr@chromium.org
2009-01-03
2
-15
/
+23
*
Try to consistently use arraysize() with strlcpy().
deanm@chromium.org
2009-01-02
1
-1
/
+1
*
Enable tracing on non-windows platforms.
dkegel@google.com
2008-12-31
1
-9
/
+0
*
Processes take a long time to start if started via ssh,
dkegel@google.com
2008-12-30
1
-1
/
+1
*
Provide and use auto startup/teardown for tracked objects
jar@google.com
2008-12-30
1
-6
/
+32
*
Remove compatibility #defines in string_util.h
phajdan.jr@chromium.org
2008-12-30
1
-9
/
+0
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
4
-424
/
+307
*
* Bring up render_mesages.cc on POSIX.
jeremy@chromium.org
2008-12-29
2
-0
/
+18
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
2
-2
/
+2
*
Provide an unimplemented function to appease the dynamic linker.
evanm@google.com
2008-12-26
2
-0
/
+17
*
Initial subset of .vcproj file generation, covering generation of:
sgk@google.com
2008-12-24
5
-86
/
+467
*
Fix a memory leak in json_reader_unittest.cc
aa@chromium.org
2008-12-24
1
-24
/
+26
*
Reverting 7423.
erikkay@google.com
2008-12-23
2
-13
/
+0
*
Add stdio to this file becasue we use FILE.
nsylvain@chromium.org
2008-12-23
1
-0
/
+2
*
file_util minor cleanup:
erikkay@google.com
2008-12-23
4
-15
/
+58
*
Add a method to explicitly request a UTF8 representation of a FilePath. This...
erikkay@google.com
2008-12-23
2
-0
/
+13
*
Add FilePath support to FileVersionInfo, fix Mac memory issues.
avi@google.com
2008-12-23
3
-11
/
+24
*
Update comments and remove bogus DCHECK in windows-specific broadcasted power...
mbelshe@google.com
2008-12-23
1
-4
/
+13
[next]