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_keyevents_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more functionality to WebView.
ben@chromium.org
2012-04-17
1
-18
/
+18
*
Move notifications used only in chrome/ out of content/.
avi@chromium.org
2012-04-16
1
-5
/
+4
*
Revert 132281 - Add more functionality to WebView.
ben@chromium.org
2012-04-14
1
-18
/
+18
*
Add more functionality to WebView.
ben@chromium.org
2012-04-13
1
-18
/
+18
*
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
*
Disable FocusMenuBarByAltKey
oshima@chromium.org
2012-02-25
1
-1
/
+2
*
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
-2
/
+2
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
1
-4
/
+5
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-1
/
+1
*
Reenable BrowserKeyEventsTest.AccessKeys on Aura.
yusukes@chromium.org
2012-01-12
1
-3
/
+2
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-1
/
+3
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-11
/
+11
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-1
/
+2
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-9
/
+9
*
Disable BrowserKeyEventsTest.AccessKeys for aura
oshima@chromium.org
2011-12-09
1
-2
/
+3
*
Use Textfield's view ID instead of Location bar's view id in
oshima@chromium.org
2011-12-07
1
-1
/
+4
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-8
/
+8
*
Mark BrowserKeyEventsTest.ReservedAccelerators FLAKY_ on Linux
scottbyer@chromium.org
2011-10-04
1
-2
/
+7
*
Remove a couple racy functions from ui_test_utils.
gbillock@chromium.org
2011-08-24
1
-5
/
+2
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-5
/
+6
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
1
-2
/
+2
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-8
/
+8
*
Disable BrowserTestEvents.AccessKeys on Mac.
zea@chromium.org
2011-05-05
1
-2
/
+2
*
Disable three already flaky tests that are timing out on Mac and turning the ...
maf@chromium.org
2011-05-04
1
-2
/
+2
*
Mark a bunch of browser tests as flaky on Mac.
jam@chromium.org
2011-05-03
1
-1
/
+13
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
1
-9
/
+9
*
Reenable some tests that were erroneously marked FAILS due to bot flakiness.
dmichael@chromium.org
2011-04-11
1
-2
/
+1
*
Disable test failing on Mac OS X 10.6
dmichael@chromium.org
2011-04-08
1
-1
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-3
/
+3
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-4
/
+4
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-38
/
+38
*
Disable BrowserKeyEventsTest.FLAKY_ReservedAccelerators, because it has been ...
eroman@chromium.org
2011-01-13
1
-2
/
+2
*
[Linux] Make reserved accelerators non-blockable unless they conflict with ed...
suzhe@google.com
2010-12-21
1
-85
/
+9
*
Fix flaky BrowserKeyEventsTest.ReservedAccelerators on Windows (hopefully)
suzhe@chromium.org
2010-12-11
1
-28
/
+22
*
Mark BrowserKeyEventsTest.ReservedAccelerators as flaky.
phajdan.jr@chromium.org
2010-12-08
1
-1
/
+2
*
Fix BrowserKeyEventsTest.ReservedAccelerators on Mac 10.6
suzhe@chromium.org
2010-12-06
1
-18
/
+33
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-1
/
+1
*
Mark BrowserKeyEventsTest.AccessKeys test as non-flaky
isherman@chromium.org
2010-10-27
1
-8
/
+1
*
Refactoring ui_test_utils code
isherman@chromium.org
2010-09-28
1
-44
/
+21
*
Experimental change to try to reduce the flakiness of BrowserKeyEventsTest.Ac...
isherman@chromium.org
2010-09-24
1
-0
/
+5
*
Fix type that broke build
joth@chromium.org
2010-09-15
1
-1
/
+1
[next]