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
/
browser_focus_uitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-2
/
+2
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-11
/
+11
*
Disable failing tests until I can figure out what's going on.
brettw@chromium.org
2009-06-25
1
-2
/
+4
*
By user request, focus should go to the location bar when about:blank is the ...
jcampan@chromium.org
2009-06-22
1
-0
/
+6
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-11
/
+11
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-11
/
+11
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-11
/
+11
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-11
/
+11
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-20
/
+26
*
Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...
davemoore@chromium.org
2009-05-28
1
-11
/
+13
*
Renames BrowserView::GetBrowserViewForHWND to
sky@chromium.org
2009-05-26
1
-11
/
+11
*
Refactors TabContentsContainerView into TabContentsContainer and associated p...
ben@chromium.org
2009-05-22
1
-17
/
+30
*
Factor out a BrowserFrame interface, and move the existing Windows-based code
brettw@chromium.org
2009-05-19
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
*
The last redesign of interstitial pages made them to be a render view painted...
jcampan@chromium.org
2009-05-06
1
-1
/
+197
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-3
/
+2
*
Migrating the SSL UI tests to be browser tests.
jcampan@chromium.org
2009-04-29
1
-6
/
+8
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
1
-2
/
+2
*
Fix 10573: Dismissing Find-in page doesn't set focus
finnur@chromium.org
2009-04-17
1
-59
/
+4
*
Disable BrowserFocusTest.BrowsersRememberFocus until it can be looked at.
mmoss@chromium.org
2009-04-15
1
-1
/
+1
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-2
/
+4
*
Move code to allow dns queries (and accompanying
aa@chromium.org
2009-04-03
1
-11
/
+0
*
Fix interactive_ui_tests failures by temporarily allowing direct dns lookup.
phajdan.jr@chromium.org
2009-03-27
1
-1
/
+12
*
Move focus related files into a new chrome/views/focus subdir
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
1
-0
/
+24
*
Support DWM switching.
ben@chromium.org
2009-03-03
1
-1
/
+1
*
Trying again to land this CL that makes the browser focus UI tests in process.
jcampan@chromium.org
2009-02-25
1
-239
/
+287
*
Reverting 10318.
jcampan@chromium.org
2009-02-25
1
-287
/
+239
*
Landing again the move of browser focus UI tests to in process.
jcampan@chromium.org
2009-02-25
1
-239
/
+287
*
Reverting 10295.
jcampan@chromium.org
2009-02-24
1
-291
/
+239
*
Converted the browser focus interactive ui tests to be in process.
jcampan@chromium.org
2009-02-24
1
-239
/
+291
*
Enabling the BrowsersRememberFocus interactive UI test. The fix is to change the
ananta@chromium.org
2009-02-13
1
-1
/
+1
*
Disabling the BrowsersRememberFocus test in interactive ui tests to keep
ananta@chromium.org
2009-02-11
1
-1
/
+1
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
1
-6
/
+6
*
Refactor automation wrappers. Move the methods from AutomationProxy to the ap...
stoyan@chromium.org
2009-01-21
1
-16
/
+8
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
1
-13
/
+25
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
1
-25
/
+13
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
1
-13
/
+25
*
Fix regression with Find in page focus on trunk.
finnur@google.com
2008-12-10
1
-1
/
+55
*
Change some places where we were using javascript: URLs to use
aa@google.com
2008-11-03
1
-4
/
+2
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-6
/
+6
*
We should not EXPECT to get a browser object or a window object, we should AS...
finnur@google.com
2008-08-28
1
-8
/
+14
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+358