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
*
Revert Linux Omnibox color changes in r12516.
deanm@chromium.org
2009-03-26
1
-3
/
+3
*
Linux UI theming:
estade@chromium.org
2009-03-25
1
-4
/
+4
*
Improve the Linux Omnibox ssl background / scheme coloring.
deanm@chromium.org
2009-03-24
1
-8
/
+16
*
Fully enable history_url_provider_unittest.cc for Mac.
shess@chromium.org
2009-03-23
2
-11
/
+0
*
A quick fix for Issue 2720.
hbono@chromium.org
2009-03-19
2
-0
/
+24
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
2
-2
/
+0
*
Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity.
klink@chromium.org
2009-03-17
1
-2
/
+2
*
Don't leak AutocompleteEditViewGtk objects. I meant reset() not release().
deanm@chromium.org
2009-03-17
1
-2
/
+2
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-03-17
1
-1
/
+1
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move a bunch of our GTK code that was previous manually handling references (...
deanm@chromium.org
2009-03-16
2
-30
/
+29
*
Enable AutocompleteTest, HistoryURLProviderTest,
shess@chromium.org
2009-03-16
4
-17
/
+17
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
3
-2
/
+1
*
Fix ownership error with GtkTextTagTable and GtkTextTag.
deanm@chromium.org
2009-03-13
1
-3
/
+2
*
Improve the look of the Linux omnibox.
deanm@chromium.org
2009-03-13
1
-6
/
+8
*
Revert a change made to try and make purify errors go away now that Erik Kay ...
pkasting@chromium.org
2009-03-13
1
-5
/
+2
*
Cleanup AutocompleteEditViewGtk's resources and widgets.
deanm@chromium.org
2009-03-13
1
-0
/
+19
*
Call into the IM hooks from the Linux Omnibox keyboard handling.
deanm@chromium.org
2009-03-13
1
-14
/
+28
*
Make toggling fullscreen mode on/off significantly less janky-looking by mean...
pkasting@chromium.org
2009-03-12
2
-0
/
+17
*
Hookup the escape key on Linux Omnibox to revert to the permanent text (like ...
deanm@chromium.org
2009-03-12
1
-2
/
+7
*
Fix a Linux Omnibox bug where a widget was used after it was destroyed.
deanm@chromium.org
2009-03-12
1
-0
/
+4
*
Better keyboard and mouse handling in Omnibox:
deanm@chromium.org
2009-03-12
2
-33
/
+64
*
Add a GDK_COLOR_RGB macro for constructing GdkColors.
deanm@chromium.org
2009-03-12
2
-5
/
+7
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
1
-1
/
+1
*
Some cleanups and hookups to LocationBarViewGtk.
deanm@chromium.org
2009-03-10
2
-4
/
+8
*
Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.
deanm@chromium.org
2009-03-10
4
-0
/
+854
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
4
-8
/
+12
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
3
-8
/
+8
*
Try to fix a Purify UMR error. This isn't great, but it's better than nothing.
deanm@chromium.org
2009-03-04
1
-2
/
+5
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-2
/
+1
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-1
/
+2
*
Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.
ben@chromium.org
2009-03-03
1
-2
/
+2
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-1
/
+1
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-1
/
+1
*
Cleanup the autocomplete model includes. Move from a deprecated std::wstring...
deanm@chromium.org
2009-03-03
2
-29
/
+4
*
Remove includes to the newly removed edit_drop_target.h header.
deanm@chromium.org
2009-03-02
2
-2
/
+0
*
Separate the AutocompleteEditView from the cross-platform code.
deanm@chromium.org
2009-03-02
11
-2652
/
+2786
*
Create the PopupView from the EditView, not the PopupModel.
deanm@chromium.org
2009-03-02
7
-228
/
+240
*
Remove Windows ifdefs, all views will need to implement this method.
deanm@chromium.org
2009-02-28
1
-5
/
+1
*
Make AutocompletePopupView a virtual interface.
deanm@chromium.org
2009-02-27
3
-310
/
+346
*
Pull the autocomplete popup into separate model and view files.
deanm@chromium.org
2009-02-27
5
-507
/
+562
*
Misc formatting / cleanup in the autocomplete code.
deanm@chromium.org
2009-02-27
15
-77
/
+62
*
Try a new approach to fixing IAT unpatch crashes when the DLL is gone.
deanm@chromium.org
2009-02-26
2
-44
/
+70
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
2
-5
/
+10
*
Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl()
estade@chromium.org
2009-02-25
4
-10
/
+11
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-2
/
+4
*
Move windows specific functions from l10n_util.h to l10n_util_win.h.
tc@google.com
2009-02-24
1
-0
/
+1
*
Some cleanups in response to brettw's comments to r10277.
jhawkins@chromium.org
2009-02-24
3
-7
/
+3
*
Make autocomplete.cc and dependencies compile on Posix.
jhawkins@chromium.org
2009-02-24
4
-16
/
+45
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
2
-3
/
+2
[next]