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
/
visitedlink
Commit message (
Expand
)
Author
Age
Files
Lines
*
Componentize visitedlinks to src/components/visitedlink
boliu@chromium.org
2013-01-23
9
-2717
/
+0
*
Remove VisitedLink dependency on rest of chrome
boliu@chromium.org
2013-01-09
9
-247
/
+249
*
Initial DEPS setup to make VisitedLink into Browser Component
wxjg68@motorola.com
2013-01-09
1
-0
/
+24
*
Revert "Remove VisitedLink dependency on rest of chrome" r175186
boliu@chromium.org
2013-01-04
9
-244
/
+234
*
Remove VisitedLink dependency on rest of chrome
boliu@chromium.org
2013-01-04
9
-234
/
+244
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-1
/
+1
*
Move stack_container and linked_list to the new containers subdirectory.
brettw@chromium.org
2012-11-10
1
-2
/
+2
*
Fix memory leak in VisitedLinkMaster
caitkp@chromium.org
2012-11-02
4
-17
/
+29
*
Make history service not ref-counted and not thread-safe
akalin@chromium.org
2012-11-01
1
-4
/
+4
*
Fix memory leak in VisitedLink tests
caitkp@chromium.org
2012-10-26
1
-23
/
+26
*
Browser Plugin: Deleted old implementation (browser side)
fsamuel@chromium.org
2012-10-25
1
-4
/
+0
*
Convert VisitedLinkMaster to a ProfileKeyedService
caitkp@chromium.org
2012-10-24
6
-27
/
+113
*
Make HQP Delete Matches.
mrossetti@chromium.org
2012-09-27
1
-2
/
+3
*
Rework arguments of HistoryService::AddPage()
akalin@chromium.org
2012-09-21
1
-1
/
+3
*
Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...
ricow@chromium.org
2012-08-23
1
-3
/
+2
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-23
1
-2
/
+3
*
Fix error checking in VisitedLinkMaster.
paivanof@gmail.com
2012-08-16
1
-3
/
+6
*
Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...
mrossetti@chromium.org
2012-08-14
1
-3
/
+2
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-14
1
-2
/
+3
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-08-03
1
-1
/
+1
*
Do not open file on UI thread in VisitedLinkMaster
paivanof@gmail.com
2012-07-31
2
-27
/
+54
*
Rename WasRestored to WasShown across all uses.
scshunt@chromium.org
2012-07-27
1
-2
/
+2
*
Remove more set noparents
ben@chromium.org
2012-07-25
1
-1
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
2
-2
/
+0
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-06-19
1
-1
/
+4
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move mock test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-03
1
-1
/
+1
*
Browser Plugin: Remove MapInstance from BrowserPluginHost + More cross-proces...
fsamuel@chromium.org
2012-05-24
1
-2
/
+10
*
Browser Plugin: Removed BrowserPluginWebContentsObserver (to be replaced by r...
fsamuel@chromium.org
2012-05-16
1
-2
/
+2
*
Create swapped-out opener RVHs after a process swap.
creis@chromium.org
2012-05-02
1
-2
/
+2
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-17
3
-18
/
+23
*
Revert 132268 - Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
3
-21
/
+16
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
3
-16
/
+21
*
Move MockRenderProcessHost to content/test and put it into the content namesp...
tfarina@chromium.org
2012-03-16
1
-1
/
+2
*
Introduce abstractions to allow embedders to test RenderViewHost
joi@chromium.org
2012-03-12
1
-7
/
+9
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+1
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-2
/
+2
*
Properly do set noparent for history owners, add one for visited links.
brettw@chromium.org
2012-02-10
1
-0
/
+3
*
Remove a bunch of easy entries from chrome\browser\DEPS.
jam@chromium.org
2012-01-31
1
-25
/
+9
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-3
/
+5
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-19
3
-12
/
+21
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-5
/
+3
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-3
/
+5
*
Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.
msw@chromium.org
2012-01-07
2
-18
/
+12
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-07
2
-12
/
+18
*
Coverity: Add some NULL checks.
thestig@chromium.org
2011-12-21
1
-0
/
+2
*
Make page IDs be specific to a RenderView rather than global to its process.
creis@chromium.org
2011-12-16
1
-2
/
+2
[next]