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
*
Adding support for forced URLs to TopSites.
beaudoin@chromium.org
2013-11-12
9
-67
/
+629
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-17
/
+3
*
When a user clicks the "accidental search" infobar link, add a shortcut for that
pkasting@chromium.org
2013-11-07
2
-4
/
+4
*
Removed checking for template URL specialization in TopSites.
beaudoin@chromium.org
2013-11-07
4
-96
/
+10
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
2
-2
/
+2
*
Make FaviconService() use Profile as parameter
michaelbai@chromium.org
2013-11-05
1
-1
/
+1
*
[sql] Track data recovered in Favicons recovery.
shess@chromium.org
2013-11-05
1
-0
/
+3
*
Add the ability to delete a single search term out of local search history.
pkasting@chromium.org
2013-11-04
10
-29
/
+95
*
[sql] Ship Favicons recovery code to beta and stable.
shess@chromium.org
2013-11-02
1
-10
/
+36
*
Move ScopedUserPrefUpdate to base/prefs.
derat@chromium.org
2013-10-30
1
-1
/
+1
*
Adding last_forced column to thumbnails database.
beaudoin@chromium.org
2013-10-29
5
-75
/
+334
*
Cleanup handling of broken schema in Favicons.
shess@chromium.org
2013-10-27
3
-154
/
+211
*
Make chrome://thumb2 check both HTTP and HTTPS
huangs@chromium.org
2013-10-24
6
-18
/
+56
*
Cleanup: Clamp down DEPS in chrome/browser.
thestig@chromium.org
2013-10-23
1
-0
/
+2
*
Fix thumbnail retain code to retain more than the first url.
shess@chromium.org
2013-10-22
2
-26
/
+37
*
Find Favicon in priority of icon_type.
michaelbai@chromium.org
2013-10-21
5
-0
/
+255
*
Make history text searches only display urls which should be user-viewable.
rmcilroy@chromium.org
2013-10-16
3
-8
/
+17
*
Recover version 6 Favicons, fix meta table.
shess@chromium.org
2013-10-16
2
-106
/
+177
*
Make the OmniboxNavigationObserver update the ShortcutsProvider.
pkasting@chromium.org
2013-10-16
2
-39
/
+37
*
Revert 228779 "Update defaults for InstantExtended."
erg@chromium.org
2013-10-15
1
-3
/
+1
*
Update defaults for InstantExtended.
samarth@chromium.org
2013-10-15
1
-1
/
+3
*
Misc. shortcuts cleanup:
pkasting@chromium.org
2013-10-14
2
-71
/
+74
*
Revert 228217 "Recover version 6 Favicons, fix meta table."
shess@chromium.org
2013-10-11
2
-173
/
+106
*
Recover version 6 Favicons, fix meta table.
shess@chromium.org
2013-10-11
2
-106
/
+173
*
Implementing GetGeneralizedCanonicalURL() in TopSitesCache.
huangs@chromium.org
2013-10-11
7
-110
/
+334
*
Store more info about shortcuts, part 2.
pkasting@chromium.org
2013-10-09
6
-131
/
+296
*
Store more info about shortcuts, part 1.
pkasting@chromium.org
2013-10-08
6
-118
/
+194
*
Deprecate old Favicons database versions.
shess@chromium.org
2013-10-08
11
-339
/
+95
*
Disable recovery test for USE_SYSTEM_SQLITE.
shess@chromium.org
2013-10-07
1
-0
/
+10
*
Remove more uses of NOTIFICATION_WEB_CONTENTS_TITLE_UPDATED.
avi@chromium.org
2013-10-07
2
-26
/
+6
*
Implementing chrome://thumbnails page to view URLs in TopSites and cached thu...
huangs@chromium.org
2013-10-02
5
-29
/
+32
*
Remove shortcuts to extension URLs when the corresponding extensions are unlo...
pkasting@chromium.org
2013-09-30
2
-89
/
+111
*
Remove ThumbnailDatabase::history_publisher_.
shess@chromium.org
2013-09-26
9
-118
/
+45
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
1
-3
/
+2
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
3
-29
/
+6
*
Recover corrupt Favicon databases.
shess@chromium.org
2013-09-25
3
-202
/
+663
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
2
-12
/
+14
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
2
-14
/
+12
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
2
-12
/
+14
*
TextDatabase contained an unexpected bit of needed functionality.
shess@chromium.org
2013-09-20
11
-327
/
+377
*
Making OAuth2TokenService multi-login aware:
fgorski@chromium.org
2013-09-20
1
-4
/
+8
*
Revert "Making OAuth2TokenService multi-login aware:"
hidehiko@chromium.org
2013-09-19
1
-8
/
+4
*
Making OAuth2TokenService multi-login aware:
fgorski@chromium.org
2013-09-19
1
-4
/
+8
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
This CL:
pkotwicz@chromium.org
2013-09-18
3
-29
/
+74
*
Do not add history entries for chrome-search:// urls.
sergiu@chromium.org
2013-09-17
1
-0
/
+1
*
Implementing URL prefix match for history thumbnail cache.
huangs@chromium.org
2013-09-17
11
-20
/
+480
*
content: Move kHttpScheme constant into content namespace.
tfarina@chromium.org
2013-09-15
4
-4
/
+4
*
- This CL modifies select_favicon_frames.cc so that when the desired size in ...
pkotwicz@chromium.org
2013-09-12
2
-134
/
+102
*
bookmarks: Get rid of ui_test_utils.h entry from the exception list.
tfarina@chromium.org
2013-09-11
7
-12
/
+16
[next]