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
*
chrome: Move browser_focus_uitest.cc into ui directory.
tfarina@chromium.org
2012-10-06
1
-934
/
+0
*
Let ui_test_utils::FindInPage optionally return the selection rect. This will...
jam@chromium.org
2012-08-17
1
-1
/
+1
*
Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...
jam@chromium.org
2012-07-30
1
-5
/
+5
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-4
/
+4
*
Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused b...
jam@chromium.org
2012-07-26
1
-1
/
+1
*
Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...
jam@chromium.org
2012-07-26
1
-4
/
+4
*
Consolidate Browser Creation.
ben@chromium.org
2012-07-25
1
-2
/
+2
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-6
/
+7
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-4
/
+4
*
Always enable dom automation for browser_tests. This avoids developers having...
jam@chromium.org
2012-07-18
1
-3
/
+1
*
browser: Remove location_bar_view.h from browser_focus_uitest.cc
tfarina@chromium.org
2012-07-18
1
-1
/
+0
*
Move TabStripModelDelegate off Browser into its own class.
ben@chromium.org
2012-07-10
1
-2
/
+2
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-31
/
+34
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-15
/
+16
*
Move singleton tabs off Browser.
ben@chromium.org
2012-06-21
1
-4
/
+5
*
TabContentsWrapper -> TabContents, part 33.
avi@chromium.org
2012-06-11
1
-22
/
+19
*
Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()
davemoore@chromium.org
2012-06-07
1
-2
/
+2
*
Fix typo when disabling BrowserFocusTest.ClickingMovesFocus
steveblock@chromium.org
2012-05-18
1
-2
/
+2
*
Disable BrowserFocusTest.ClickingMovesFocus and BrowserFocusTest.FindFocusTes...
steveblock@chromium.org
2012-05-18
1
-2
/
+8
*
browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.
tfarina@chromium.org
2012-05-12
1
-2
/
+2
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-1
/
+1
*
Revert 135175 - Revert 135164 - Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-1
/
+0
*
Revert 135164 - Cleanup of browser_test harness.
mmenke@chromium.org
2012-05-03
1
-0
/
+1
*
Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-1
/
+0
*
Remove the last users of TabContentsContainer and remove the files.
ben@chromium.org
2012-04-17
1
-1
/
+0
*
Add more functionality to WebView.
ben@chromium.org
2012-04-17
1
-17
/
+17
*
Revert 132281 - Add more functionality to WebView.
ben@chromium.org
2012-04-14
1
-17
/
+17
*
Add more functionality to WebView.
ben@chromium.org
2012-04-13
1
-17
/
+17
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Convert uses of int ms to TimeDelta in chrome/browser and net (second try).
tedvessenes@gmail.com
2012-03-08
1
-7
/
+8
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-3
/
+3
*
Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.
rsleevi@chromium.org
2012-03-04
1
-8
/
+7
*
Convert uses of int ms to TimeDelta in chrome/browser and net.
tedvessenes@gmail.com
2012-03-04
1
-7
/
+8
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-6
/
+6
*
Add an API around InterstitialPage that's used by chrome.
jam@chromium.org
2012-02-08
1
-2
/
+3
*
Use InterstitialPage through a delegate interface instead of deriving from it.
jam@chromium.org
2012-02-07
1
-11
/
+11
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-1
/
+1
*
Fix MAYBE_FocusTraversal on Windows
rvargas@google.com
2012-01-10
1
-0
/
+1
*
Disable BrowserFocusTest.FocusTraversalOnInterstitial on Windows.
rvargas@google.com
2012-01-10
1
-0
/
+3
*
AURA/X11: Handle VKEY_MENU accelerator on content area
oshima@chromium.org
2012-01-05
1
-16
/
+31
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-3
/
+4
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-2
/
+2
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-6
/
+6
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-15
/
+15
*
Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...
jam@chromium.org
2012-01-02
1
-1
/
+3
[next]