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
/
autocomplete
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out large icons into a separate resource pak
sail@chromium.org
2011-04-21
1
-0
/
+1
*
Revert 82497 - Split out large icons into a separate resource pakThis is a pa...
sail@chromium.org
2011-04-21
1
-1
/
+0
*
Split out large icons into a separate resource pak
sail@chromium.org
2011-04-21
1
-0
/
+1
*
Mark some interactive_ui_tests DISABLED on Linux.
cmp@chromium.org
2011-04-21
1
-0
/
+5
*
Revert high res icon changes
sail@chromium.org
2011-04-20
1
-1
/
+0
*
Multi-highlight and scoring improvements.
mrossetti@chromium.org
2011-04-20
4
-32
/
+61
*
Add support for multi resolution icons
sail@chromium.org
2011-04-19
1
-0
/
+1
*
Fix some omnibox extension icon issues:
pkasting@chromium.org
2011-04-19
4
-8
/
+9
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
1
-1
/
+1
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Fix repaint problems in omnibox by invalidating the omnibox when unfreezing, ...
pkasting@chromium.org
2011-04-14
1
-4
/
+5
*
Const-correctify.
avi@chromium.org
2011-04-13
2
-3
/
+3
*
Show an Extension App icon in the omnibox for matches from the Extension App ...
finnur@chromium.org
2011-04-13
5
-10
/
+33
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
3
-9
/
+9
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
1
-2
/
+2
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
2
-2
/
+2
*
Revert 80519 - Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-07
2
-3
/
+3
*
Add a unit test for the Extension App Provider.
finnur@chromium.org
2011-04-07
3
-0
/
+116
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-06
2
-3
/
+5
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...
cmp@chromium.org
2011-04-06
2
-5
/
+3
*
Implement a simple Extension App Omnibox provider.
finnur@chromium.org
2011-04-06
6
-7
/
+273
*
Fixes crash in SearchProvider. The crash occurred because the
sky@chromium.org
2011-04-06
3
-6
/
+20
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-05
2
-3
/
+5
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-05
2
-3
/
+3
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
2
-2
/
+2
*
Turn on the History Quick Provider by default.
mrossetti@chromium.org
2011-04-04
3
-37
/
+55
*
Changes the HistoryURLProvider such that if the first pass produced an
sky@chromium.org
2011-04-04
3
-4
/
+45
*
Makes the search provider not return results that look like URLs.
sky@chromium.org
2011-04-04
18
-74
/
+167
*
Refactor RenderWidgetHostViewViews to use the new input method API for Views.
suzhe@google.com
2011-04-01
1
-2
/
+2
*
[Linux] Don't clean PRIMARY selection clipboard when deleting omnibox text.
suzhe@google.com
2011-04-01
1
-0
/
+10
*
Trigger keyword mode when pressing space in middle of string
suzhe@google.com
2011-04-01
9
-45
/
+138
*
This is a temporary fix to prevent the crash described in the bug.
mrossetti@chromium.org
2011-03-28
3
-21
/
+48
*
Reduce one case of string copying in autocomplete_edit_view_win.cc.
finnur@chromium.org
2011-03-28
1
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
15
-23
/
+23
*
Increasing toolbar for touch case, assets are not final
saintlou@chromium.org
2011-03-25
1
-0
/
+6
*
Coverity PASS_BY_VALUE fixes
dpapad@chromium.org
2011-03-24
1
-2
/
+2
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-24
1
-1
/
+2
*
Refactor Textfield and AutocompleteEditViewViews.
suzhe@google.com
2011-03-23
2
-108
/
+67
*
Theme system cleanup
erg@google.com
2011-03-23
4
-22
/
+22
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
6
-6
/
+6
*
Replace views::TextRange with ui::Range.
suzhe@google.com
2011-03-15
2
-14
/
+14
*
Adds some histograms from various omnibox queries. I'm doing this as
sky@chromium.org
2011-03-15
2
-0
/
+21
*
Wires up ability for page to specify instant auto complete
sky@chromium.org
2011-03-15
12
-29
/
+66
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
3
-3
/
+3
*
Clean up some event code:
msw@chromium.org
2011-03-14
3
-13
/
+16
*
Remove NativeViewAccessibilityWin from the views namespace because
dmazzoni@chromium.org
2011-03-14
1
-1
/
+1
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
5
-11
/
+20
*
Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...
kushi.p@gmail.com
2011-03-13
1
-1
/
+1
*
Fix uninitialized constructors and reverse NULL checks found by Coverity
stuartmorgan@chromium.org
2011-03-11
1
-1
/
+3
[next]