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
/
autocomplete_edit.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-6
/
+6
*
Cleanup the autocomplete model includes. Move from a deprecated std::wstring...
deanm@chromium.org
2009-03-03
1
-18
/
+3
*
Remove includes to the newly removed edit_drop_target.h header.
deanm@chromium.org
2009-03-02
1
-1
/
+0
*
Separate the AutocompleteEditView from the cross-platform code.
deanm@chromium.org
2009-03-02
1
-1931
/
+3
*
Create the PopupView from the EditView, not the PopupModel.
deanm@chromium.org
2009-03-02
1
-6
/
+7
*
Pull the autocomplete popup into separate model and view files.
deanm@chromium.org
2009-02-27
1
-7
/
+7
*
Try a new approach to fixing IAT unpatch crashes when the DLL is gone.
deanm@chromium.org
2009-02-26
1
-40
/
+70
*
Move windows specific functions from l10n_util.h to l10n_util_win.h.
tc@google.com
2009-02-24
1
-0
/
+1
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-3
/
+6
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
1
-5
/
+5
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move search code to a subdir
ben@chromium.org
2009-01-16
1
-2
/
+2
*
Fie.
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Eliminates the dependencies between views and browser, and also does some oth...
klink@chromium.org
2008-12-16
1
-1
/
+1
*
Add PropertyBag to TabContents. Convert the autocomplete state as a proof of ...
brettw@google.com
2008-12-12
1
-4
/
+13
*
Make the autocomplete system and various other connected bits of code use GUR...
pkasting@chromium.org
2008-12-10
1
-17
/
+16
*
Cleanup, part 1.
pkasting@chromium.org
2008-12-08
1
-4
/
+4
*
Move base/gfx/skia_util to skia/ext/skia_util_win.
brettw@google.com
2008-12-03
1
-1
/
+1
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
1
-0
/
+1
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
1
-1
/
+0
*
<esc> in the AutocompleteEdit should select all the text when reverting to th...
pkasting@chromium.org
2008-12-01
1
-26
/
+32
*
It's possible for GetOleInterface() to return NULL. Degrade gracefully in th...
pkasting@chromium.org
2008-11-17
1
-2
/
+8
*
Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...
pkasting@chromium.org
2008-11-13
1
-1
/
+3
*
Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a...
pkasting@chromium.org
2008-11-12
1
-4
/
+5
*
Rewrote the clipboard API to be more concurrent. Added a helper class to make...
estade@chromium.org
2008-11-05
1
-4
/
+4
*
A fix for Issue 3156 in chromium: "OmniBox: NavSuggest doesn't work fine when...
hbono@chromium.org
2008-10-31
1
-0
/
+20
*
Change a dependency from clipboard_util.h to the more cross-platform clipboard.h
estade@chromium.org
2008-10-22
1
-2
/
+2
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-2
/
+2
*
Move |result_| and |latest_result_| to the autocomplete controller.
pkasting@chromium.org
2008-10-09
1
-18
/
+17
*
Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...
pkasting@chromium.org
2008-09-19
1
-71
/
+41
*
First pass at splitting the AutocompleteEdit into Model and View. This was n...
pkasting@chromium.org
2008-09-10
1
-784
/
+916
*
Split the AutocompletePopup into model and view classes, step 1.
pkasting@google.com
2008-08-28
1
-4
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-0
/
+10
*
Makes the toolbar/location bar look nice in popup windows.
beng@google.com
2008-08-13
1
-2
/
+3
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+2333