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
/
find_bar_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-5
/
+5
*
Find bar:
estade@chromium.org
2009-05-06
1
-4
/
+2
*
FindBarView::UpdateForResult is not a good place to
finnur@chromium.org
2009-05-05
1
-0
/
+6
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-8
/
+8
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
1
-1
/
+1
*
Hide the Fullscreen exit bubble if the mouse goes idle. It took a depressing...
pkasting@chromium.org
2009-04-20
1
-2
/
+2
*
A fix for the Find box forwarding scroll messages to the page when it shouldn't.
finnur@chromium.org
2009-04-14
1
-5
/
+24
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
1
-0
/
+18
*
Moving the Find bar ownership to the Browser object for portability and testa...
finnur@chromium.org
2009-04-05
1
-5
/
+28
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
1
-2
/
+2
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move focus related files into a new chrome/views/focus subdir
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-3
/
+3
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
1
-113
/
+38
*
Fix 8063: Find-in-page remains open on History/Downloads page.
finnur@google.com
2009-02-26
1
-3
/
+5
*
We can get into a state where the automation framework presses the Close butt...
finnur@google.com
2009-02-26
1
-11
/
+15
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-268
/
+159
*
Cleanup in preparation for Fullscreen mode.
pkasting@chromium.org
2009-02-13
1
-43
/
+20
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-1
/
+2
*
Make WebContentsView portable by using the native view types.
brettw@chromium.org
2009-01-28
1
-2
/
+3
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Reduce the amount of space between the location bar and the bookmark bar by a...
glen@chromium.org
2008-12-12
1
-3
/
+5
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-7
/
+7
*
Removes the old frames.
ben@chromium.org
2008-11-10
1
-5
/
+1
*
Factor find in page out of WebContents and into the view, since it is almost
brettw@google.com
2008-10-21
1
-0
/
+692