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
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
9
-16
/
+16
*
HistoryBackend: Fix a crash in BroadcastNotification.
jhawkins@chromium.org
2011-10-27
1
-2
/
+4
*
Fix build.
vandebo@chromium.org
2011-10-26
1
-1
/
+1
*
Disable GetTopSites.
vandebo@chromium.org
2011-10-26
1
-1
/
+11
*
fix top sites compile breakage from patch conflict
estade@chromium.org
2011-10-26
1
-9
/
+0
*
first cut at experimental topsites extension api
estade@chromium.org
2011-10-26
3
-0
/
+121
*
ntp: refactor favicon / thumbnail fetching for prepopulated pages
estade@chromium.org
2011-10-26
8
-56
/
+70
*
Removed download_types.cc; no longer used.
rdsmith@chromium.org
2011-10-25
1
-47
/
+0
*
Move history extension API implementation to history dir.
aa@chromium.org
2011-10-24
3
-0
/
+603
*
Now does not sync URLs that only have imported visits.
atwilson@chromium.org
2011-10-22
3
-6
/
+20
*
Most Visited: remove over-eager optimization that causes a lot of blank thumb...
estade@chromium.org
2011-10-20
4
-30
/
+1
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
3
-17
/
+18
*
Minor History Code Cleanup.
mrossetti@chromium.org
2011-10-19
1
-5
/
+1
*
Minor Changes Seeking Stability.
mrossetti@chromium.org
2011-10-19
3
-21
/
+34
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
2
-21
/
+25
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
11
-69
/
+72
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Add new UMA stats to get a handle on Downloads UI Usage
benjhayden@chromium.org
2011-10-17
7
-50
/
+66
*
base::Bind: Misc cleanups.
jhawkins@chromium.org
2011-10-16
1
-17
/
+25
*
Revert 105678 - Caused flakiness described in http://crbug.com/100479
rsleevi@chromium.org
2011-10-16
16
-945
/
+656
*
Revert 105681 - Caused flakiness described in r100479
rsleevi@chromium.org
2011-10-16
1
-1
/
+0
*
Fix MSVC 2010 compile following http://crrev.com/105678
rsleevi@chromium.org
2011-10-15
1
-0
/
+1
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-15
16
-656
/
+945
*
When users navigate to an intranet host that has not been previously typed, t...
pkasting@chromium.org
2011-10-14
4
-12
/
+130
*
Remove extraneous file left over from earlier revert of 8120004.
mrossetti@chromium.org
2011-10-14
1
-199
/
+0
*
Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
15
-748
/
+656
*
Winbots didn't pick up on a missing include.
mrossetti@chromium.org
2011-10-13
1
-0
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
16
-656
/
+945
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
20
-188
/
+235
*
Makes TopSites ignore navigations from a different profile.
sky@chromium.org
2011-10-12
1
-1
/
+9
*
Update thumbnail database to carry sizes field - prep for NTP4 large icon sup...
groby@chromium.org
2011-10-12
3
-16
/
+67
*
base::Bind: Final cleanup in history.[cc,h].
jhawkins@chromium.org
2011-10-11
2
-39
/
+51
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
16
-193
/
+193
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
16
-193
/
+193
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
16
-193
/
+193
*
base::Bind: Convert a few more instances.
jhawkins@chromium.org
2011-10-05
3
-7
/
+11
*
base::Bind: Cleanup in history/ plus dependencies.
jhawkins@chromium.org
2011-10-05
4
-10
/
+12
*
Clear |recent_changes_| in TestDatabaseManager::DeleteAll.
mmenke@chromium.org
2011-10-01
3
-3
/
+62
*
gcc 4.6 warnings cleanup
pph34r@gmail.com
2011-09-30
1
-4
/
+0
*
Changes to get appropriate favicon for a URL which has icons for both touch a...
naveenbobbili@motorola.com
2011-09-30
3
-21
/
+92
*
Change NOTREACHED() to DLOG() in TextDatabaseManager::AddPageData.
dennisjeffrey@chromium.org
2011-09-30
1
-1
/
+5
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2011-09-27
2
-1
/
+2
*
Use current profile rather than AllSources for notification sources when regi...
mrossetti@chromium.org
2011-09-23
1
-4
/
+6
*
Makes TopSites not DCHECK if HistoryLoaded or MigrateFromHistory is
sky@chromium.org
2011-09-23
3
-4
/
+61
*
Fix leak in case of obsolete backend.
qsr@google.com
2011-09-23
1
-0
/
+2
*
Retry r100017. This time, prevent a potential shutdown race by moving the cal...
benjhayden@chromium.org
2011-09-21
7
-2
/
+49
*
Some checks to narrow in on duplicate history ids from history DB.
rdsmith@chromium.org
2011-09-19
2
-5
/
+52
*
Add missing initializer for current_backend_id_.
qsr@chromium.org
2011-09-19
1
-0
/
+1
*
Use an id to ensure that the HistoryBackend is still alive.
qsr@google.com
2011-09-19
6
-40
/
+87
*
Fixes and simplification to ShortcutsBackend including addition of "DeleteAll"
georgey@chromium.org
2011-09-17
6
-218
/
+224
[next]