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
*
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
*
Implemented substring matching within page titles. Fixed bug where URL was be...
mrossetti@chromium.org
2011-03-10
3
-59
/
+118
*
views: Moves TextfieldController/TextRange into their own headers.
tfarina@chromium.org
2011-03-10
2
-5
/
+7
*
GTK: Strings in the MB range shouldn't overflow and corrupt the omnibox.
erg@google.com
2011-03-08
1
-0
/
+6
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
15
-30
/
+30
*
Moves responsibility for updating InstantController to AutocompleteEditModel....
sky@chromium.org
2011-03-06
8
-98
/
+169
*
Send accessibility events from GTK implementations of views.
dmazzoni@chromium.org
2011-03-05
2
-6
/
+15
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
2
-2
/
+2
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
4
-18
/
+9
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
4
-9
/
+18
*
Port autocomplete_edit_view_browsertest.cc to Mac.
suzhe@chromium.org
2011-03-03
6
-97
/
+139
*
De-wstringify OSExchangeData.
evan@chromium.org
2011-03-02
1
-5
/
+5
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
2
-2
/
+2
*
Fixes bug in showing omnibox popup on a mac where if the new bounds was
sky@chromium.org
2011-03-02
1
-0
/
+2
[next]