summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/location_bar
Commit message (Expand)AuthorAgeFilesLines
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-281-18/+2
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-242-51/+55
* ContentSettingImageView::UpdateFromTabContents will correctly SetImage.cbentzel@chromium.org2011-02-231-5/+2
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-221-2/+7
* views: Do not show up a tooltip when hovering on the magnifying glass on NTP.tfarina@chromium.org2011-02-173-1/+15
* Remove "visible bounds in root changed" functions from RootView, move them to...ben@chromium.org2011-02-162-12/+0
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-1610-17/+17
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-141-4/+0
* Centered the HTTPS status bubble in the location bar for popup windows.stevet@google.com2011-02-113-10/+12
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-111-1/+0
* views: Show a tooltip for the location icon in the omnibox.tfarina@chromium.org2011-02-111-0/+6
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-103-7/+5
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-093-5/+7
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-093-7/+5
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-092-2/+2
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* roll skia for validRectCoords fixreed@google.com2011-02-081-1/+2
* Clean up RTL methods.ben@chromium.org2011-02-081-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-059-15/+15
* [views] spoof proof infobars.scr@chromium.org2011-02-041-0/+4
* Makes instant suggest commit immediately. If folks like this, I cansky@chromium.org2011-01-281-42/+7
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-283-29/+26
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-1/+0
* Removes different instant behaviors that are no longer used.sky@chromium.org2011-01-261-5/+1
* Disable context menu for page_action and infobar for component extensions.dpolukhin@chromium.org2011-01-261-0/+3
* Remove wstring from autocomplete.avi@chromium.org2011-01-256-25/+24
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-246-24/+25
* Remove wstring from autocomplete.avi@chromium.org2011-01-246-25/+24
* Move l10n_util to ui/baseben@chromium.org2011-01-215-5/+5
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-205-6/+6
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1
* Removes some code we no longer care about.sky@chromium.org2011-01-192-5/+0
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-4/+4
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-193-6/+7
* Make ExtensionBrowserEventRouter owned by ExtensionService.asargent@chromium.org2011-01-151-1/+2
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-143-7/+6
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-143-6/+7
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-142-4/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-132-4/+4
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-1/+1
* Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-1017-40/+40
* Adds lab for making instant suggest autocomplete immediately. As partsky@chromium.org2011-01-101-0/+14
* Make the popup blocker on by default. Flip the flag to be a disabling one.rsesek@chromium.org2011-01-071-2/+2
* Make Page Action popup bubble anchor its arrow on the left for RTL languages.finnur@chromium.org2011-01-071-2/+5
* I'm working on autocomplete edit view which does not use native controls for ...oshima@chromium.org2011-01-072-39/+15
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-074-24/+24
* Fixes bug in handling of openning background tabs by way of clickingsky@chromium.org2011-01-061-1/+3