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
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-1
/
+0
*
More removal of GTK code.
erg@chromium.org
2014-04-15
1
-6
/
+0
*
Switch DomAutomationController to be a RenderFrameObserver.
mkosiba@chromium.org
2014-02-22
1
-7
/
+5
*
Clean up some ifdefs around Win Aura.
jam@chromium.org
2014-02-04
1
-3
/
+3
*
Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-3
/
+3
*
Revert 242449 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-3
/
+3
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-3
/
+3
*
Remove an include of views/../textfield.h getting compiled on Mac.
tapted@chromium.org
2013-12-10
1
-1
/
+0
*
Create content::WebContentsDestroyedWatcher, use it in many tests.
avi@chromium.org
2013-10-17
1
-5
/
+3
*
Disabled flaky BrowserKeyEventsTest.NormalKeyEvents.
phoglund@chromium.org
2013-10-01
1
-11
/
+2
*
Disabling BrowserKeyEventsTest.ReservedAccelerators on Win.
grunell@chromium.org
2013-09-19
1
-1
/
+1
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
Disable flaky BrowserKeyEventsTest.CtrlKeyEvents on win aura.
danakj@chromium.org
2013-08-07
1
-2
/
+3
*
Use a direct include of the message_loop header in chrome/browser/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
1
-1
/
+1
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-18
/
+18
*
Use a direct include of strings headers in chrome/browser/a*-c*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-1
/
+1
*
Disable flaky BrowserKeyEventsTest.AccessKeys
phajdan.jr@chromium.org
2013-05-14
1
-11
/
+3
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-2
/
+2
*
Temporarily disabled tests failing on 10.8, when running on 10.8.
kbr@chromium.org
2013-03-24
1
-0
/
+9
*
Consolidate VIEW_ID_LOCATION_BAR into VIEW_ID_OMNIBOX.
msw@chromium.org
2013-03-03
1
-4
/
+1
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-10
1
-32
/
+34
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-24
/
+16
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-26
/
+34
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-1
/
+1
*
Move the test functions that deal with focus to interactive_ui_tets_utils.h a...
jam@chromium.org
2012-11-29
1
-0
/
+1
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-3
/
+3
*
Mark BrowserKeyEventsTest.PageUpDownKeys as flaky.
erikwright@chromium.org
2012-09-10
1
-1
/
+2
*
Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...
jam@chromium.org
2012-07-30
1
-2
/
+2
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-1
/
+1
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-8
/
+9
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-2
/
+2
*
Always enable dom automation for browser_tests. This avoids developers having...
jam@chromium.org
2012-07-18
1
-3
/
+1
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-10
/
+11
*
Disable tests broken by WK r118001
jsbell@chromium.org
2012-05-22
1
-5
/
+22
*
Fix interactive_ui_tests failure caused by r136255.
yusukes@google.com
2012-05-10
1
-0
/
+6
*
Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...
yusukes@google.com
2012-05-09
1
-6
/
+0
*
Let Chrome app handle Ash accelerators first if the app is launched as a window.
yusukes@google.com
2012-05-08
1
-0
/
+6
*
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
*
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
[next]