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_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Textfield more portable.
ben@chromium.org
2009-05-28
1
-5
/
+5
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-10
/
+10
*
Makes FindBarWin buildable on linux. FindBarWin should be renamed to
sky@chromium.org
2009-05-23
1
-7
/
+7
*
Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...
finnur@chromium.org
2009-05-22
1
-3
/
+6
*
Theme the find bar.
glen@chromium.org
2009-05-21
1
-40
/
+27
*
Try to make TextField::Controller implementors cross-platform by abstracting
brettw@chromium.org
2009-05-21
1
-15
/
+13
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-2
/
+2
*
Add match count text to the GTK find bar. This also makes the bar wider.
brettw@chromium.org
2009-05-14
1
-22
/
+6
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-3
/
+3
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
FindBarView::UpdateForResult is not a good place to
finnur@chromium.org
2009-05-05
1
-1
/
+0
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-8
/
+8
*
A fix for the Find box forwarding scroll messages to the page when it shouldn't.
finnur@chromium.org
2009-04-14
1
-14
/
+6
*
Find window keyboard forwarding, part 2.
finnur@chromium.org
2009-04-09
1
-0
/
+5
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
1
-2
/
+13
*
Ensure the previous/next button don't get focused when clicked.
jcampan@chromium.org
2009-04-08
1
-0
/
+5
*
Moving the Find bar ownership to the Browser object for portability and testa...
finnur@chromium.org
2009-04-05
1
-5
/
+5
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
1
-19
/
+20
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
1
-13
/
+12
*
Fixing two small regressions in the Find box:
finnur@chromium.org
2009-03-06
1
-3
/
+11
*
Fixing crash in StartFinding (2nd attempt).
finnur@google.com
2009-02-26
1
-4
/
+6
*
We can get into a state where the automation framework sends a search string,...
finnur@google.com
2009-02-26
1
-0
/
+4
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-76
/
+73
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-3
/
+2
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
*
Fix regression with Find in page focus on trunk.
finnur@google.com
2008-12-10
1
-0
/
+2
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-1
/
+1
*
Make border and background setting and getting non-virtual and use the correc...
brettw@google.com
2008-11-14
1
-2
/
+2
*
Factor find in page out of WebContents and into the view, since it is almost
brettw@google.com
2008-10-21
1
-0
/
+493