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
/
history_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)
thakis@chromium.org
2010-10-02
1
-35
/
+0
*
Make it possible to run unit_tests under parallel_launcher.py for speed.
phajdan.jr@chromium.org
2010-09-23
1
-8
/
+6
*
Disables top sites until we get it in a better shape.
sky@chromium.org
2010-09-21
1
-1
/
+2
*
FBTF: Move ctors/dtors into cc files.
erg@google.com
2010-09-13
1
-0
/
+1
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-0
/
+1
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-23
/
+33
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-33
/
+23
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-23
/
+33
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-10
1
-0
/
+5
*
Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...
phajdan.jr@chromium.org
2010-08-06
1
-5
/
+0
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-06
1
-0
/
+5
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-1
/
+1
*
Migration to TopSites from ThumbnailDatabase.
nshkrob@chromium.org
2010-06-23
1
-1
/
+1
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-3
/
+3
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
1
-5
/
+1
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
1
-2
/
+2
*
Adding HistoryService::QueryMostVisitedURLs and tests.
brettw@chromium.org
2010-05-17
1
-0
/
+101
*
Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...
georgey@chromium.org
2010-04-30
1
-0
/
+16
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-1
/
+2
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
1
-1
/
+1
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
1
-2
/
+2
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-3
/
+3
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
1
-10
/
+8
*
Reverting 27389.
darin@chromium.org
2009-09-30
1
-2
/
+2
*
Coverity: Initialize got_thumbnail_callback_, query_url_success_, and redirec...
jhawkins@chromium.org
2009-09-29
1
-2
/
+7
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
1
-2
/
+2
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
1
-2
/
+2
*
Revert of r22559.
aa@chromium.org
2009-08-06
1
-1
/
+1
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
1
-1
/
+1
*
Reduce header dependencies in browser/history
phajdan.jr@chromium.org
2009-07-13
1
-0
/
+1
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
1
-17
/
+17
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-15
/
+20
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Searching by keyword now generates a visit against the site with a
sky@chromium.org
2009-04-27
1
-3
/
+3
*
This CL adds some UI to remove most-visited thumbnails from the New Tab Page.
jcampan@chromium.org
2009-04-13
1
-3
/
+3
*
Ports all of the chrome/browser/history code to use FilePath, except
estade@chromium.org
2009-03-18
1
-18
/
+20
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Platform cleanup in chrome/browser/history/history_unittest.cc.
phajdan.jr@chromium.org
2009-02-13
1
-41
/
+38
*
Change url wstrings to GURLS
estade@chromium.org
2009-02-12
1
-1
/
+1
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-9
/
+9
*
Try2 of issue 18772. (move jpeg_codec* to base/gfx)
estade@chromium.org
2009-01-27
1
-1
/
+1
*
undo 8692 (fix build failure)
estade@chromium.org
2009-01-27
1
-1
/
+1
*
Move jpeg_codec.* to base/gfx
estade@chromium.org
2009-01-27
1
-1
/
+1
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
1
-2
/
+2
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
1
-2
/
+2
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
1
-2
/
+2
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+3
[next]