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
*
History: Use images instead of unicode characters.
sergiu@chromium.org
2013-02-21
1
-0
/
+2
*
History: Eliminate query cursor, use end_time argument instead.
dubroy@chromium.org
2013-02-20
1
-10
/
+7
*
History: Pass min/max timestamps as query parameters to history server.
dubroy@chromium.org
2013-02-18
1
-19
/
+84
*
Revert 183116
grt@chromium.org
2013-02-18
1
-84
/
+19
*
History: Pass min/max timestamps as query parameters to history server.
dubroy@chromium.org
2013-02-18
1
-19
/
+84
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
History: Add range navigation control for grouped visits
sergiu@chromium.org
2013-02-05
1
-21
/
+56
*
History: Add possibility to group domains by week or month
sergiu@chromium.org
2013-02-04
1
-9
/
+83
*
History: Retain the timestamps of duplicate visits in the JS model.
dubroy@chromium.org
2013-01-31
1
-23
/
+29
*
Stop static_cast<StringValue*>'ing from TYPE_STRING values.
kinaba@chromium.org
2013-01-29
1
-2
/
+1
*
History: Fix DCHECK triggered by some unnecessary code.
dubroy@chromium.org
2013-01-28
1
-12
/
+5
*
Stop using content's internal URLDataManager methods from chrome.
jam@chromium.org
2013-01-27
1
-6
/
+6
*
History: Add support for deleting synced history entries from the server.
dubroy@chromium.org
2013-01-23
1
-4
/
+20
*
Get rid of the static list of URLs in chrome_url_data_manager_backend.cc whic...
jam@chromium.org
2013-01-22
1
-4
/
+5
*
History: Add option to group visits by domain
sergiu@chromium.org
2013-01-22
1
-0
/
+9
*
Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...
jam@chromium.org
2013-01-19
1
-9
/
+9
*
Simplify WebUI data sources. Currently WebUI data sources implement a URLData...
jam@chromium.org
2013-01-16
1
-4
/
+4
*
Don't derive from ChromeWebUIDataSource for HistoryUI, and instead just creat...
jam@chromium.org
2013-01-10
1
-71
/
+34
*
History: Fix MSVC 2012 compilation warnings.
dubroy@chromium.org
2012-12-13
1
-9
/
+9
*
History: De-dupe visits per day, not per page.
dubroy@chromium.org
2012-12-13
1
-1
/
+1
*
Build fix for VS2012 - compilation of chrome/browser/ui/webui/history_ui.cc
yosin@chromium.org
2012-12-13
1
-2
/
+2
*
History: Integrate synced history visits from the server with local history r...
dubroy@chromium.org
2012-12-12
1
-108
/
+154
*
fix warning on VS2012
scottmg@chromium.org
2012-12-11
1
-1
/
+1
*
History: Add plumbing to pull synced visits from the history server.
dubroy@chromium.org
2012-12-11
1
-4
/
+40
*
History: Query for results a page at a time, rather than a day at a time.
dubroy@chromium.org
2012-12-06
1
-10
/
+28
*
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
[next]