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
/
views
/
location_bar_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
1
-4
/
+4
*
Adds the ability for script to resize the menu.
sky@chromium.org
2009-09-28
1
-2
/
+2
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-3
/
+4
*
Misc. Cleanup related to OOP Profile Import
jeremy@chromium.org
2009-09-25
1
-0
/
+1
*
Use the system WINDOWTEXT color for labels, instead of black. Also use the s...
pkasting@chromium.org
2009-09-25
1
-0
/
+2
*
Simplify life for people trying to pick a "readable" foreground color by not ...
pkasting@chromium.org
2009-09-24
1
-18
/
+6
*
Reverting 27113, it breaks the ChomeOS build.
jcampan@chromium.org
2009-09-24
1
-5
/
+11
*
Refactoring some of the NativeViewHost and NativeControl focus management so ...
jcampan@chromium.org
2009-09-24
1
-11
/
+5
*
Convert InfoBubble to using BubbleBorder. This also replaces the border grap...
pkasting@chromium.org
2009-09-16
1
-14
/
+22
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
1
-4
/
+4
*
Removes some dead NOTIMPLEMENTEDs and enables some code that no longer
sky@chromium.org
2009-09-14
1
-1
/
+1
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
1
-5
/
+2
*
Some initial cleanup of InfoBubble:
pkasting@chromium.org
2009-09-14
1
-5
/
+2
*
Implements LocationBarView::AvailableWidth for Gtk.
sky@chromium.org
2009-09-14
1
-2
/
+1
*
Add button number to page action event reply object. Fix outdated page action...
mattm@chromium.org
2009-09-11
1
-1
/
+8
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
1
-0
/
+4
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
1
-151
/
+13
*
Use system background color for info bubbles. This causes some problems righ...
pkasting@chromium.org
2009-09-04
1
-9
/
+0
*
Use system themes where possible in Omnibox edit and dropdown; in other cases...
pkasting@chromium.org
2009-09-04
1
-42
/
+87
*
Fixing focus in location bar and accelerators on Linux toolkit views.
jcampan@chromium.org
2009-09-03
1
-0
/
+17
*
Adds support and exposure of additional accessibility roles. Includes naming ...
klink@chromium.org
2009-08-22
1
-0
/
+14
*
Implement first cut at the extension installation prompt on Windows.
aa@chromium.org
2009-08-04
1
-3
/
+7
*
LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...
mirandac@chromium.org
2009-08-03
1
-1
/
+1
*
LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...
mirandac@chromium.org
2009-08-02
1
-1
/
+3
*
Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...
ben@chromium.org
2009-08-01
1
-0
/
+6
*
LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...
mirandac@chromium.org
2009-07-31
1
-0
/
+2
*
fix toolkit_views compile due to AutocompleteEditViewGtk change.
tc@google.com
2009-07-24
1
-0
/
+1
*
Fix frame overlay display in incognito mode, make location bar background fol...
glen@chromium.org
2009-07-24
1
-1
/
+4
*
This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl...
xji@chromium.org
2009-07-22
1
-24
/
+25
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-7
/
+3
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-3
/
+7
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-7
/
+3
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
1
-1
/
+2
*
Reverting 20714.
finnur@chromium.org
2009-07-15
1
-2
/
+1
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
1
-1
/
+2
*
Add a rudamentary feed preview to the RSS extension. It
finnur@chromium.org
2009-07-09
1
-1
/
+11
*
PageActions can now specify multiple icons and switch between them
finnur@chromium.org
2009-07-01
1
-17
/
+58
*
Show EV cert info text next to security icon.
ukai@chromium.org
2009-06-25
1
-7
/
+8
*
Implements the Page Info window on Mac.
mark@chromium.org
2009-06-17
1
-5
/
+1
*
Remove tooltip from page_action and just use the name as the tooltip. We don'...
finnur@chromium.org
2009-06-17
1
-1
/
+1
*
Disable extensions in incognito mode.
mpcomplete@google.com
2009-06-11
1
-0
/
+2
*
Adjusting the page action icon drawing slightly.
finnur@chromium.org
2009-06-08
1
-14
/
+16
*
Completely miscellaneous minor cleanup. Remove some unneeded class declarati...
pkasting@chromium.org
2009-06-05
1
-7
/
+7
*
Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...
pkasting@chromium.org
2009-06-05
1
-1
/
+1
*
Fix toolkit_views build.
ben@chromium.org
2009-06-03
1
-0
/
+4
*
Some previous refactoring I did of the accelerator code had introduced regres...
jcampan@chromium.org
2009-06-03
1
-52
/
+1
*
Fixes bug where can't see contents of autocomplete edit. This was
sky@chromium.org
2009-06-01
1
-0
/
+10
*
Fixes to make a browser window come up with TOOLKIT_VIEWS.
ben@chromium.org
2009-05-30
1
-0
/
+1
*
Reverting 17271.
ben@chromium.org
2009-05-30
1
-1
/
+0
*
Fixes to make a browser window come up with TOOLKIT_VIEWS.
ben@chromium.org
2009-05-30
1
-0
/
+1
[next]