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
/
ui
/
webui
/
history_ui.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
browser: Move FindBrowserWithWebContents() into chrome namespace.
tfarina@chromium.org
2012-12-02
1
-1
/
+1
*
Convert HistoryService::ExpireHistoryBetween() to not use CancelableRequest
akalin@chromium.org
2012-11-28
1
-4
/
+4
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-1
/
+1
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
1
-1
/
+1
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-1
/
+1
*
History: Remove unnecessary code, and refactor/rename to make things simpler.
dubroy@chromium.org
2012-10-22
1
-94
/
+54
*
webui: Pass the desired scale factor to individual webui components
thakis@chromium.org
2012-09-05
1
-4
/
+3
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-1
/
+1
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-08-01
1
-2
/
+4
*
Refactor SyncedWindowDelegateAndroid into TabModel
dtrainor@chromium.org
2012-07-27
1
-1
/
+10
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-07-19
1
-6
/
+7
*
Get rid of browser::FindBrowserWithProfile in history webui and the prerender...
jam@chromium.org
2012-07-16
1
-4
/
+3
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+0
*
Reverting since this apparently caused Mac perf to suffer. Will break it down...
rlp@chromium.org
2012-06-25
1
-7
/
+3
*
Move singleton tabs off Browser.
ben@chromium.org
2012-06-21
1
-1
/
+2
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-06-19
1
-3
/
+7
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-1
/
+3
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-3
/
+1
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-1
/
+3
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+2
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
1
-1
/
+1
*
convert history page to loadTimeData
estade@chromium.org
2012-04-30
1
-4
/
+3
*
Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.
khorimoto@chromium.org
2012-04-25
1
-2
/
+3
*
History: Fix string indicating the wrong shortcut for incognito mode on Mac.
dubroy@chromium.org
2012-04-23
1
-2
/
+4
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-17
1
-4
/
+16
*
Revert 132268 - Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
1
-16
/
+4
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
1
-4
/
+16
*
History Tab: Un-bookmarking the page on clicking star icon.
dubroy@chromium.org
2012-04-05
1
-0
/
+11
*
Add message about incognito mode to chrome://history confirmation dialog
dubroy@chromium.org
2012-04-05
1
-2
/
+16
*
Fix most remaining WebUI link errors on Android.
yfriedman@chromium.org
2012-03-28
1
-0
/
+4
*
[uber page] Integrate history into uber page.
csilv@chromium.org
2012-03-03
1
-2
/
+2
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
1
-4
/
+3
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
1
-3
/
+4
*
Start splitting out WebUI into an implementation class and an interface that ...
jam@chromium.org
2012-01-13
1
-1
/
+1
*
Get rid of the ChromeWebUI class and just make all the classes in chrome deri...
jam@chromium.org
2012-01-06
1
-1
/
+1
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
1
-2
/
+1
*
Move WebUIMessageHandler to its own file in the public directory and put it i...
jam@chromium.org
2011-12-31
1
-0
/
+1
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
1
-2
/
+3
*
Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...
jam@chromium.org
2011-12-30
1
-20
/
+17
*
Coverity: Fix unchecked return bugs.
kmadhusu@chromium.org
2011-12-22
1
-1
/
+2
*
Coverity: Fix unchecked return values.
kmadhusu@chromium.org
2011-12-22
1
-2
/
+4
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Move TabContentsDelegate to content/public/browser and put it in the content ...
tfarina@chromium.org
2011-12-20
1
-1
/
+1
*
Make history refresh after clearing all browsing data.
leandrogracia@chromium.org
2011-12-16
1
-1
/
+2
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-1
/
+3
*
Remove old history UI, and replace with history2.
dubroy@chromium.org
2011-11-16
1
-21
/
+47
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+6
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-3
/
+6
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-6
/
+3
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-3
/
+6
[next]