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 in memory log of history visit database. This
huanr@chromium.org
2009-09-02
4
-0
/
+178
*
Remove most Sleeps from RedirectTest and wait properly.
phajdan.jr@chromium.org
2009-09-02
1
-30
/
+14
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-2
/
+2
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
3
-90
/
+71
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
4
-19
/
+15
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
4
-15
/
+19
*
Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...
pkasting@chromium.org
2009-08-28
1
-2
/
+12
*
Convert internal time format to Windows 1601 epoch on Linux & Mac.
brettw@chromium.org
2009-08-26
3
-3
/
+82
*
Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...
jshin@chromium.org
2009-08-18
1
-5
/
+5
*
Linux: Add CHECKs to track down source of history std::string out of range ex...
willchan@chromium.org
2009-08-11
1
-0
/
+14
*
Revert of r22559.
aa@chromium.org
2009-08-06
2
-4
/
+4
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
2
-4
/
+4
*
First cut at Safari Import - Home Page & History Only.
jeremy@chromium.org
2009-07-31
1
-0
/
+2
*
Assorted fixes for 64-bit.
deanm@chromium.org
2009-07-28
1
-2
/
+3
*
Make ThumbnailStore broadcast a notification when it has finished reading thu...
meelapshah@chromium.org
2009-07-28
2
-6
/
+9
*
Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend...
meelapshah@chromium.org
2009-07-23
2
-3
/
+8
*
Reduce header dependencies in browser/history
phajdan.jr@chromium.org
2009-07-13
28
-79
/
+97
*
Fix Acid3 Test 48: LINKTEST, Chromium side....
dglazkov@chromium.org
2009-07-03
9
-39
/
+288
*
Foundations for Print Preview and Setup
mhm@chromium.org
2009-07-03
1
-1
/
+2
*
Fix: Spurious SQL error message is logged in priming SQLite database cache.
yuzo@chromium.org
2009-07-02
2
-21
/
+2
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
10
-49
/
+51
*
Temporary fix for page_cycler perf regression.
meelapshah@chromium.org
2009-07-01
1
-1
/
+3
*
Add a function to the History to return a list of the top n visited URLs wher...
meelapshah@chromium.org
2009-07-01
6
-0
/
+68
*
Whoops, accidentally committed a debug line
pinkerton@chromium.org
2009-07-01
1
-1
/
+0
*
Added unit tests for ClearBrowsingDataController.
pinkerton@chromium.org
2009-07-01
1
-0
/
+1
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
7
-30
/
+107
*
Disables unit test as starting failing due to close to end of month.
sky@chromium.org
2009-07-01
2
-2
/
+3
*
Add a function to the History{Service,Backend} to query for a list of redirec...
meelapshah@chromium.org
2009-06-30
7
-1
/
+115
*
Fix potential memleak in AddPagesWithDetails. Not a biggie
finnur@chromium.org
2009-06-30
1
-4
/
+4
*
Consistently use int64 for integers holding number of milliseconds.
phajdan.jr@chromium.org
2009-06-17
1
-2
/
+1
*
Fix commented-out favicon dumping code.
thakis@chromium.org
2009-06-14
1
-2
/
+2
*
Fix NavigationController::ClassifyNavigation() to treat redirection correctly.
brettw@chromium.org
2009-06-03
1
-0
/
+13
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Reenable DeleteURLAndFavicon test.
agl@chromium.org
2009-06-03
2
-2
/
+2
*
Headers cleanup in chrome/common
phajdan.jr@chromium.org
2009-05-29
1
-0
/
+1
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-8
/
+8
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
4
-44
/
+16
*
Add HKLM + HKCU lookup for COM history indexer
cpu@google.com
2009-05-20
1
-16
/
+43
*
Fix Skia includes to use the whole path name.
brettw@chromium.org
2009-05-19
2
-2
/
+2
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
2
-21
/
+23
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
3
-9
/
+8
*
Move tree-related classes that Linux code depends on from views/ to app/
phajdan.jr@chromium.org
2009-05-13
1
-2
/
+2
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
3
-8
/
+9
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
3
-9
/
+8
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
3
-3
/
+3
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
3
-3
/
+3
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
7
-9
/
+9
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
2
-3
/
+3
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-5
/
+4
[next]