summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Fix small pixel glitches in omnibox dropdown corners.pkasting@chromium.org2009-09-052-4/+15
* Use system themes where possible in Omnibox edit and dropdown; in other cases...pkasting@chromium.org2009-09-041-66/+75
* Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...pkasting@chromium.org2009-09-032-22/+18
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-316-21/+156
* Try and improve result coalescing/display in the omnibox popup.pkasting@chromium.org2009-07-222-104/+55
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-1/+1
* Make omnibox2 dropdown not flash during result set transitions...ben@chromium.org2009-06-262-59/+170
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-251-1/+1
* More CHECKs in my continuing effort to figure out what is going on. Neither ...pkasting@chromium.org2009-06-221-0/+1
* Revert :nsylvain@chromium.org2009-06-221-3/+1
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-1/+3
* Second attempt to land this. This time it compiles on windows, too.ben@chromium.org2009-06-191-0/+5
* Reverting 18872.jcampan@chromium.org2009-06-191-3/+1
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-1/+3
* Reverting 18865.ben@chromium.org2009-06-191-3/+1
* Reverting 18866.ben@chromium.org2009-06-191-3/+1
* Fix bustage... need to include this header directly after all.ben@chromium.org2009-06-191-1/+3
* Fixes for TOOLKIT_VIEWS build. Disable stuff that we know isn't working so far.ben@chromium.org2009-06-191-1/+3
* This is a fix for a memory leak.jcampan@chromium.org2009-06-192-2/+4
* Fix omnibox popup positioning by not calling "SetChildBounds" which attempts ...ben@chromium.org2009-06-091-5/+4
* Fix weird stretchy text rendering in O2 popup. Apparently the tile flags were...ben@chromium.org2009-06-091-2/+2
* Fix crash in omnibox2 popup introduced by themes work. There was no widget to...ben@chromium.org2009-05-311-1/+2
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-3/+3
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-20/+20
* ChromeFont->gfx::Fontbeng@google.com2009-05-152-11/+11
* Add star icon for bookmarked results in the omnibox2 popup view.beng@google.com2009-05-142-6/+18
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-0/+2
* Fix some issues with the omnibox2 popup:beng@google.com2009-05-132-7/+13
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-0/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-082-2/+2
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-083-3/+3
* Uses the MirroringContext class in omnibox2.hbono@chromium.org2009-05-071-41/+99
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-063-3/+4
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Fix two bugs in the omnibox2 popup:ben@chromium.org2009-05-031-11/+12
* A quick fix for supporting bidirectional texts in omnibox2.hbono@chromium.org2009-04-301-5/+6
* Add descriptive text for omnibox popup result items.ben@chromium.org2009-04-291-40/+95
* Reverting 14826.ben@chromium.org2009-04-291-95/+40
* Add descriptive text for omnibox popup result items.ben@chromium.org2009-04-291-39/+94
* Show icons in the new omnibox popup.ben@chromium.org2009-04-252-37/+107
* Crude text style rendering in the omnibox 2 popup. I copied most of the DrawS...ben@chromium.org2009-04-241-4/+192
* Move the positioner code into autocompletepopupview.h so that linux can use i...ben@chromium.org2009-04-231-9/+0
* Reland this change from yesterday. Gets basic text in omnibox2 popup working....ben@chromium.org2009-04-212-40/+53
* Roll back this change until I can understand why it's having adverse effects.ben@chromium.org2009-04-202-53/+40