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
*
Merge 145332 - Add HiDPI webstore icons. Use them on NTP and extensions domui.
thakis@chromium.org
2012-07-21
1
-0
/
+1
*
Omnibox: Create HistoryQuickProvider new scoring field trial.
mpearson@chromium.org
2012-06-15
2
-14
/
+74
*
Restoring previous behaviour. The ID used to be the segment, but it's now the
macourteau@chromium.org
2012-06-15
2
-11
/
+29
*
Move guid generation from chrome/common/ to base/.
marja@chromium.org
2012-06-14
4
-6
/
+4
*
Coverity: Remove dead code.
kmadhusu@chromium.org
2012-06-12
1
-2
/
+1
*
Coverity: Remove dead code.
kmadhusu@chromium.org
2012-06-12
1
-4
/
+1
*
Omnibox: In HistoryQuickProvider new scoring, discount matches in tld
mpearson@chromium.org
2012-06-11
2
-8
/
+39
*
TabContentsWrapper -> TabContents, part 16.
avi@chromium.org
2012-06-08
3
-13
/
+13
*
Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...
rlp@chromium.org
2012-06-08
5
-2
/
+147
*
Rewrote the logic for determining which visits should contribute to a suggest...
rfevang@chromium.org
2012-06-07
5
-70
/
+43
*
Move ScoredHistoryMatch into Its Own Set of Files
mrossetti@chromium.org
2012-06-07
9
-607
/
+883
*
Rewrite HistoryQuickProvider scoring algorithm.
mpearson@chromium.org
2012-06-06
3
-77
/
+476
*
Uses segment ID instead of URL ID to fetch visit information. The score map
macourteau@chromium.org
2012-06-05
2
-3
/
+4
*
Adds debug information to the chrome://suggestions-internals/ page.
macourteau@chromium.org
2012-06-04
7
-8
/
+67
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
8
-8
/
+8
*
Move more test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-02
1
-3
/
+3
*
Removed unneccessary information in log.
michaelbai@chromium.org
2012-06-01
1
-5
/
+5
*
Add SearchProvider nav result inline autocompletion.
msw@chromium.org
2012-06-01
3
-20
/
+3
*
Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.
thestig@chromium.org
2012-05-26
1
-1
/
+0
*
Revert 138867 b/c too much redness on MFYI waterfall from many, many leak rep...
bruening@google.com
2012-05-25
4
-141
/
+1
*
Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...
rlp@chromium.org
2012-05-24
4
-1
/
+141
*
Change WaitForHistoryToLoad to Take a HistoryService...
mrossetti@chromium.org
2012-05-24
1
-4
/
+8
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-1
/
+3
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+1
*
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
*
Support for different weight-functions for time-slicing.
rfevang@chromium.org
2012-05-15
8
-101
/
+254
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
4
-11
/
+15
*
Revert 137075 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
4
-15
/
+11
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
4
-11
/
+15
*
Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
4
-15
/
+11
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
4
-11
/
+15
*
Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failure
toyoshim@chromium.org
2012-05-14
4
-15
/
+11
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
4
-11
/
+15
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
4
-15
/
+11
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
4
-11
/
+15
*
Now mark delete notifications for archived URLs specially
atwilson@chromium.org
2012-05-09
5
-9
/
+29
*
Do nothing when search time is not changed.
michaelbai@chromium.org
2012-05-07
1
-5
/
+6
*
Coverity: Fix pass by value error.
kmadhusu@chromium.org
2012-05-07
2
-4
/
+3
*
Properly Save and Restore Wordstarts
mrossetti@chromium.org
2012-05-07
2
-34
/
+5
*
browser: Remove tab handler concept.
tfarina@chromium.org
2012-05-06
1
-2
/
+2
*
Fix for the Android build that does not compile.
jcivelli@chromium.org
2012-05-05
1
-2
/
+4
*
Only clear the android_url table when it exists.
michaelbai@chromium.org
2012-05-04
1
-1
/
+6
*
Convert the autofill interactive browser test to a normal browser_test. I add...
jam@chromium.org
2012-05-04
2
-3
/
+2
*
Completed the code path from AndroidProviderService to HistoryBackend.
michaelbai@chromium.org
2012-05-04
9
-1
/
+1008
*
clean 96627/85408 debugging mechanisms out of DownloadManager/DownloadDatabase
benjhayden@chromium.org
2012-05-03
1
-12
/
+2
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
12
-29
/
+39
*
[Coverity] Fix uninitialized members.
groby@chromium.org
2012-05-02
1
-1
/
+1
*
content: Move kStandardSchemeSeparator into content namespace.
tfarina@chromium.org
2012-05-02
1
-1
/
+1
*
Added page score to the ntp suggestions tab.
rfevang@chromium.org
2012-04-28
8
-50
/
+95
[next]