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
*
The history tests relies on being about to reset a profile, which means we need
thomasvl@chromium.org
2009-04-14
1
-0
/
+13
*
Color/emphasize correct portions of view-source: URLs. Original patch by Shi...
pkasting@chromium.org
2009-04-14
4
-8
/
+104
*
Makes the omnibox show past searches and suggestions for keywords.
sky@chromium.org
2009-04-14
6
-186
/
+515
*
Fix missing virtual GetModel().
shess@chromium.org
2009-04-10
2
-0
/
+7
*
Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo...
ben@chromium.org
2009-04-10
3
-4
/
+7
*
Allow a different omnibox popup to be enabled via the command line (--enable-...
ben@chromium.org
2009-04-10
5
-13
/
+50
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-10
6
-2
/
+782
*
Move to custom painting the omnibox results with GDK.
deanm@chromium.org
2009-04-09
2
-51
/
+168
*
Properly handle empty components when converting url_parse::Parsed object.
estade@chromium.org
2009-04-08
1
-0
/
+1
*
Fix mouse wheel redirection when omnibox has focus
amit@chromium.org
2009-04-08
2
-0
/
+13
*
Attempt to fix crash that I don't fully understand and can't repro :(
pkasting@chromium.org
2009-04-08
1
-2
/
+13
*
Temporary fix for omnibox crash.
estade@chromium.org
2009-04-08
1
-0
/
+6
*
A quick fix for Issue 9596.
hbono@chromium.org
2009-04-07
1
-3
/
+3
*
Revert "Initial implemention of Mac Omnibox."
shess@chromium.org
2009-04-07
6
-780
/
+2
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-06
6
-2
/
+780
*
Pasting successfully into a TextField should always trigger
finnur@chromium.org
2009-04-06
1
-2
/
+6
*
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
[next]