|
Port some things in browser/{download,history}, minor things in common.
Also enables some unit tests (Hammer/unit_tests runs 61 after applying this
patch). Added os_unix.c file missing for sqlite. Without it you can't link
things really using sqlite.
BUG= 2333
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+133 lines, -98 lines) |
Patch |
 |
M |
chrome/SConscript.unit_tests
|
View
|
1
2
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/SConscript
|
View
|
1
2
|
3 chunks |
+16 lines, -12 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/download/download_exe.h
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/download/download_exe.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/download/download_util.h
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/download/save_file.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/download/save_file.cc
|
View
|
1
2
|
6 chunks |
+18 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/download/save_types.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_types.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_types_unittest.cc
|
View
|
1
2
|
4 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/in_memory_history_backend.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/snippet.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/text_database.cc
|
View
|
1
2
|
2 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/text_database_manager.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/text_database_unittest.cc
|
View
|
1
2
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/thumbnail_database.h
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/url_database.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/visit_tracker.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/visitsegment_database.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/profile_manager.h
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_browsing/bloom_filter_unittest.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/template_url.h
|
View
|
1
2
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/template_url.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/mru_cache.h
|
View
|
1
2
|
5 chunks |
+18 lines, -8 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|