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_view_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes the instant suggested text autocomplete after 1.3 seconds. There
sky@chromium.org
2010-11-11
1
-1
/
+19
*
Update internal state on undo to avoid a crash.
sadrul@chromium.org
2010-11-10
1
-2
/
+4
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
GTK: Drags from the omnibox should use the 'http://' version of the url.
erg@google.com
2010-11-04
1
-0
/
+21
*
[Linux] Improve preedit string and Instant suggestion support in omnibox.
suzhe@chromium.org
2010-11-02
1
-76
/
+222
*
Adds the ability to show verbatim instant results rather than
sky@chromium.org
2010-11-01
1
-1
/
+1
*
Instant - move AutocompleteLosingFocus implementation to InstantController.
estade@chromium.org
2010-11-01
1
-3
/
+30
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-10
/
+12
*
[Linux] Handle preedit string in omnibox correctly (part1).
suzhe@chromium.org
2010-10-27
1
-0
/
+25
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
[GTK] fix build
estade@chromium.org
2010-10-27
1
-1
/
+1
*
[GTK] omnibox changes for instant
estade@chromium.org
2010-10-27
1
-18
/
+100
*
Removes the #ifdef around Instant-related AutocompleteEditController methods....
rohitrao@chromium.org
2010-10-10
1
-4
/
+0
*
linux: Behave predictably on ctrl+backspace
suzhe@chromium.org
2010-10-01
1
-1
/
+22
*
Landing http://codereview.chromium.org/3387008 for sadrul:
tfarina@chromium.org
2010-09-28
1
-1
/
+2
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+4
*
Adds support for the location bar to show suggested text. There are
sky@chromium.org
2010-09-11
1
-0
/
+12
*
Handle FocusSearch() when in forced search mode with leading whitespace.
isherman@chromium.org
2010-09-11
1
-2
/
+11
*
Adds some additional AutocompleteEditController methods. They are
sky@chromium.org
2010-09-01
1
-0
/
+11
*
Don't inline autocomplete when the selected text is not the previously inline...
isherman@chromium.org
2010-08-26
1
-1
/
+2
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-2
/
+0
*
GTK: improve clipboard compatibility with firefox + evolution.
estade@chromium.org
2010-07-20
1
-5
/
+4
*
Moves gtk accelerator processing functions to base/gtk_util so I can
sky@chromium.org
2010-07-01
1
-0
/
+1
*
Fix a bug where clicking an extension omnibox keyword suggestion would
mpcomplete@chromium.org
2010-06-18
1
-6
/
+2
*
GTK: Mixed content scheme should be gray.
erg@chromium.org
2010-05-28
1
-0
/
+2
*
GTK: delete text when cutting from the omnibox.
estade@chromium.org
2010-05-20
1
-2
/
+5
*
GTK: prepend protocol to cuts/copies from the omnibox.
estade@chromium.org
2010-05-18
1
-3
/
+6
*
GTK: Allow users to override fonts and font sizes in gtk-mode.
erg@chromium.org
2010-05-18
1
-6
/
+8
*
Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...
thestig@chromium.org
2010-05-17
1
-2
/
+1
*
GTK: add http:// to cuts as well as copies in the omnibox.
estade@chromium.org
2010-05-08
1
-5
/
+14
*
Relanding http://codereview.chromium.org/1746009/show
jcivelli@chromium.org
2010-04-29
1
-1
/
+1
*
Revert 45936 - The app launcher now uses the location bar (instead of the aut...
jcivelli@chromium.org
2010-04-29
1
-1
/
+1
*
The app launcher now uses the location bar (instead of the autocomplete edit)...
jcivelli@google.com
2010-04-29
1
-1
/
+1
*
Changes Linux to call into AutocompleteEditModel method for
sky@chromium.org
2010-04-27
1
-44
/
+45
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-57
/
+142
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-142
/
+57
*
GTK: Override cursor colors in chrome-theme mode.
erg@chromium.org
2010-04-21
1
-0
/
+2
*
GTK: Position the EV certificate stuff inside a green bubble.
erg@chromium.org
2010-04-20
1
-8
/
+2
*
SSL UI changes, Windows, code side (images are separate).
pkasting@chromium.org
2010-04-19
1
-2
/
+3
*
GTK: make the primary selection include the url's scheme when an entire URL i...
estade@chromium.org
2010-04-14
1
-17
/
+91
*
GTK: Set the selection colors on the omnibox.
erg@chromium.org
2010-04-14
1
-0
/
+24
*
GTK: Move reload in gtk mode and fix omnibox popup location.
erg@chromium.org
2010-04-13
1
-1
/
+1
*
Shift omnibox dropdown in and up on Windows, and square off the top, so it co...
pkasting@chromium.org
2010-04-12
1
-6
/
+14
*
Don't allow drag or click on location icon when editing in omnibox.
shess@chromium.org
2010-04-09
1
-1
/
+5
*
GTK: add more general gtk_signal macros.
estade@chromium.org
2010-04-07
1
-18
/
+35
*
Show the location bar icon (almost) all the time, and have its contents match...
pkasting@chromium.org
2010-03-30
1
-0
/
+6
*
Omnibox M5 work, part 1: Security changes
pkasting@chromium.org
2010-03-24
1
-34
/
+30
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Honor select-all on tab-away when omnibar is empty (gtk)
tony@chromium.org
2010-03-19
1
-5
/
+5
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
[next]