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
/
chrome
/
browser
/
history
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: More ctor/dtor cleanup.
erg@google.com
2010-10-14
4
-22
/
+35
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
6
-6
/
+6
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
2
-2
/
+2
*
Temporarily disable the HistoryQuickProvider and InMemoryURLIndex to see if i...
mrossetti@chromium.org
2010-10-13
1
-0
/
+4
*
Final phase of the URL History Quick autocomplete provider integration. This ...
mrossetti@chromium.org
2010-10-12
10
-29
/
+53
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
4
-4
/
+4
*
Revert 62193 - Final phase of the URL History Quick autocomplete provider int...
mrossetti@chromium.org
2010-10-11
10
-53
/
+29
*
Final phase of the URL History Quick autocomplete provider integration. This...
mrossetti@chromium.org
2010-10-11
10
-29
/
+53
*
Rename ChromeThread to BrowserThread Part11:
tfarina@chromium.org
2010-10-10
5
-40
/
+41
*
Revert 61826 - Revert "Make sure TopSites is only created if enabled. TopSite...
sky@chromium.org
2010-10-07
1
-2
/
+4
*
Remove all FIXMEs in browser/
estade@chromium.org
2010-10-07
2
-3
/
+3
*
Revert "Make sure TopSites is only created if enabled. TopSites was getting"
agl@chromium.org
2010-10-07
1
-4
/
+2
*
Make sure TopSites is only created if enabled. TopSites was getting
sky@chromium.org
2010-10-07
1
-2
/
+4
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
2
-1
/
+11
*
HistoryBrowserTest.SavingHistoryDisabled and SavingHistoryDisabledThenEnabled...
dhollowa@chromium.org
2010-10-05
1
-2
/
+18
*
clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)
thakis@chromium.org
2010-10-02
1
-35
/
+0
*
Implement policy for enabling/disabling browsing history.
phajdan.jr@chromium.org
2010-10-01
1
-0
/
+210
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
4
-9
/
+61
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
2
-1
/
+3
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
2
-1
/
+4
*
Reduce console DLOG(INFO) spam in history_backend.
isherman@chromium.org
2010-09-23
1
-2
/
+0
*
Make it possible to run unit_tests under parallel_launcher.py for speed.
phajdan.jr@chromium.org
2010-09-23
2
-14
/
+12
*
Fix numeric typo. The page size needs to be a power of 2 between 512 and 8192,
mark@chromium.org
2010-09-22
1
-1
/
+1
*
Disables top sites until we get it in a better shape.
sky@chromium.org
2010-09-21
9
-59
/
+49
*
Marking RedirectTest.Client as FLAKY
mlloyd@chromium.org
2010-09-17
1
-1
/
+2
*
Reduce console LOG(INFO) spam in history_service.
evan@chromium.org
2010-09-17
1
-1
/
+0
*
Reduce console spam from top_sites.
evan@chromium.org
2010-09-17
1
-3
/
+1
*
Updates to NTP per UI review:
aa@chromium.org
2010-09-14
3
-0
/
+13
*
Fix several spelling mistakes, mostly in comments.
mdm@chromium.org
2010-09-14
1
-1
/
+1
*
FBTF: Move ctors/dtors into cc files.
erg@google.com
2010-09-13
10
-62
/
+173
*
Add HostForURL to HostPortPair and use it to make sure
phajdan.jr@chromium.org
2010-09-10
1
-2
/
+2
*
Step 3 integrating the HistoryQuickProvider: Implement searching and producti...
mrossetti@chromium.org
2010-09-09
3
-19
/
+466
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
6
-20
/
+21
*
Remove the wstring FormatUrl() functions (and convert remaining users to the ...
viettrungluu@chromium.org
2010-08-31
4
-10
/
+10
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
3
-0
/
+3
*
Next step integrating the HistoryQuickProvider: Implement index initializatio...
mrossetti@chromium.org
2010-08-27
4
-11
/
+423
*
Revert 57668 - Next step integrating the HistoryQuickProvider: Implement inde...
mrossetti@chromium.org
2010-08-27
4
-425
/
+11
*
Next step integrating the HistoryQuickProvider: Implement index initializatio...
mrossetti@chromium.org
2010-08-27
4
-11
/
+425
*
Fix a crash in MigrateThumbnailsDatabase.
nshkrob@chromium.org
2010-08-26
1
-3
/
+10
*
Revert 57522 - Next step integrating the HistoryQuickProvider: Implement inde...
mrossetti@chromium.org
2010-08-26
4
-407
/
+11
*
Next step integrating the HistoryQuickProvider: Implement index initializatio...
mrossetti@chromium.org
2010-08-26
4
-11
/
+407
*
Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed
sky@chromium.org
2010-08-26
5
-59
/
+89
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Fix a few test failures when landing http://trac.webkit.org/changeset/57178.
jnd@google.com
2010-08-24
1
-3
/
+33
*
Fix broken thumbnails for sites with redirects.
nshkrob@chromium.org
2010-08-23
3
-7
/
+57
*
Spelling correction: "nonexistant" -> "nonexistent".
viettrungluu@chromium.org
2010-08-22
2
-10
/
+10
*
History provider: style cleanup
isherman@chromium.org
2010-08-21
2
-81
/
+1
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
19
-93
/
+580
*
Revert 56962 - Next step integrating the HistoryQuickProvider: Implement inde...
mrossetti@chromium.org
2010-08-21
4
-406
/
+11
*
Next step integrating the HistoryQuickProvider: Implement index initializatio...
mrossetti@chromium.org
2010-08-21
4
-11
/
+406
[next]