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
*
Adds database methods needed to track amount of time pages are
sky@chromium.org
2013-03-01
10
-72
/
+448
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
3
-3
/
+3
*
browser: Remove stale references to c/b/prefs/pref_service.h from DEPS files
tfarina@chromium.org
2013-02-27
1
-1
/
+0
*
Add ScheduleCommit() calls to HistoryBackend::*Download*
benjhayden@chromium.org
2013-02-26
1
-6
/
+13
*
Revert 184352
brettw@chromium.org
2013-02-24
4
-9
/
+9
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
4
-9
/
+9
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
31
-33
/
+33
*
History: Eliminate query cursor, use end_time argument instead.
dubroy@chromium.org
2013-02-20
8
-231
/
+89
*
Omnibox: HQP: Don't Unescape URLs Before Storing URL String in Database
mpearson@chromium.org
2013-02-20
2
-2
/
+10
*
History: Pass min/max timestamps as query parameters to history server.
dubroy@chromium.org
2013-02-18
1
-5
/
+37
*
Revert 183116
grt@chromium.org
2013-02-18
1
-37
/
+5
*
History: Pass min/max timestamps as query parameters to history server.
dubroy@chromium.org
2013-02-18
1
-5
/
+37
*
Add favicon count histogram
zea@chromium.org
2013-02-15
5
-80
/
+101
*
Fix the History.WeeklyVisitCount and History.MonthlyVisitCount data collection.
pam@chromium.org
2013-02-13
1
-2
/
+7
*
Add trace event for InMemoryURLIndex::PostRestoreFromCacheFileTask
jeremy@chromium.org
2013-02-12
1
-0
/
+2
*
Disables AndroidURLsMigrationTest.MigrateToVersion22 as it doesn't
sky@chromium.org
2013-02-11
1
-1
/
+3
*
Remove unused vailable.
sky@chromium.org
2013-02-11
1
-2
/
+0
*
Cleanup of segment db. Nukes the presentations table and the
sky@chromium.org
2013-02-11
10
-55
/
+107
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
5
-5
/
+5
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
49
-201
/
+216
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
6
-6
/
+6
*
history: Extract HistoryDBTask into its own header file.
tfarina@chromium.org
2013-02-08
10
-32
/
+55
*
InstantExtended: Committed NTP
samarth@chromium.org
2013-02-08
2
-6
/
+6
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
17
-40
/
+44
*
Implement sql::Connection::RazeAndClose().
shess@chromium.org
2013-02-07
1
-2
/
+1
*
Omnibox: Add Mid-Input Matching to HistoryQuick Provider
mpearson@chromium.org
2013-02-06
5
-65
/
+162
*
Persist download interrupt reason, both target and current paths, url_chain, ...
rdsmith@chromium.org
2013-02-03
6
-94
/
+650
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
12
-26
/
+38
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-2
/
+2
*
History: Add X-Developer-Key header to requests to the history server.
dubroy@chromium.org
2013-02-01
1
-0
/
+2
*
iOS and non iOS use different decoder for SkBitmap to PNG.
pkotwicz@chromium.org
2013-01-31
2
-15
/
+5
*
History: Fix double invocation of callback in WebHistoryService.
dubroy@chromium.org
2013-01-30
1
-1
/
+3
*
Omnibox: Tweak HistoryQuick Provider also_do_hup_like_score_ Mode
mpearson@chromium.org
2013-01-30
1
-0
/
+8
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
3
-22
/
+34
*
Add history-view-related UMA metrics and histograms for locally managed users.
pam@chromium.org
2013-01-26
1
-0
/
+55
*
HistoryBrowserTest.HistorySearchXSS
pkotwicz@chromium.org
2013-01-25
1
-2
/
+7
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
15
-19
/
+19
*
Add VisitedLink option to not persist to disk.
boliu@chromium.org
2013-01-25
1
-1
/
+1
*
Cleanup history favicon code
pkotwicz@chromium.org
2013-01-23
7
-614
/
+260
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
3
-4
/
+4
*
History: Add support for deleting synced history entries from the server.
dubroy@chromium.org
2013-01-23
2
-24
/
+116
*
Disable VisitedLink in incognito mode
boliu@chromium.org
2013-01-23
2
-14
/
+0
*
Componentize visitedlinks to src/components/visitedlink
boliu@chromium.org
2013-01-23
5
-13
/
+16
*
Do not send any notifications as a result of HistoryBackend::MergeFavicon() w...
pkotwicz@chromium.org
2013-01-22
2
-5
/
+11
*
Do not send any notifications when the bitmap data has not changed as the res...
pkotwicz@chromium.org
2013-01-22
3
-25
/
+102
*
History: Fix incorrect values of reached_beginning when max_count is used.
dubroy@chromium.org
2013-01-21
8
-92
/
+103
*
Avoid sending notifications when the bitmap data in the history backend is re...
pkotwicz@chromium.org
2013-01-14
5
-4
/
+72
*
Remove VisitedLink dependency on rest of chrome
boliu@chromium.org
2013-01-09
5
-59
/
+87
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-3
/
+3
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
[next]