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
/
test
/
interactive_ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
2
-7
/
+6
*
Move Event files into views/events
ben@chromium.org
2011-02-09
2
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-3
/
+3
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
3
-13
/
+16
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
2
-41
/
+16
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
2
-3
/
+4
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
1
-34
/
+18
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Mark following tests as flaky due to an assertion failure:
phajdan.jr@chromium.org
2010-11-08
1
-3
/
+5
*
GTTF: Disable tests that flakily time out:
phajdan.jr@chromium.org
2010-11-08
1
-2
/
+4
*
GTTF: Disable crashing/hanging tests:
phajdan.jr@chromium.org
2010-10-22
1
-1
/
+1
*
Mark NPAPIVisiblePluginTester.GetURLRequest404Response as flaky.
phajdan.jr@chromium.org
2010-10-21
1
-1
/
+2
*
Wait calling OnMenuOpened until the domui menu is ready to accept input.
oshima@chromium.org
2010-10-12
1
-11
/
+2
*
Temporarily disables tests that does not work with DOMUI menu2.
oshima@chromium.org
2010-10-12
1
-1
/
+1
*
Temporarily disables tests that does not work with DOMUI menu2.
oshima@chromium.org
2010-10-12
1
-2
/
+11
*
Disable KeyboardAccessTest.ReserveKeyboardAccelerators on ChromeOS
isherman@chromium.org
2010-10-04
1
-1
/
+9
*
Make KeyboardAccessTest.ReserveKeyboardAccelerator not fail
isherman@chromium.org
2010-10-04
1
-2
/
+3
*
Move interactive_ui_tests gyp definitions into chrome/chrome_tests.gypi
isherman@chromium.org
2010-09-30
1
-172
/
+0
*
A quick fix for Issue 45091.
hbono@chromium.org
2010-09-24
1
-5
/
+20
*
Revert 59715 - Second try of http://codereview.chromium.org/3322009 since it ...
sky@chromium.org
2010-09-17
1
-1
/
+0
*
Second try of http://codereview.chromium.org/3322009 since it got reverted.
imcheng@chromium.org
2010-09-16
1
-0
/
+1
*
Revert 58910 - This broke the "Google Chrome" compile.
nsylvain@chromium.org
2010-09-09
1
-1
/
+0
*
Added a media UI test case for fullscreen video implementation for Windows (w...
imcheng@chromium.org
2010-09-09
1
-0
/
+1
*
Enable FastShutdown interactive ui test on Windows.
estade@chromium.org
2010-09-08
1
-5
/
+0
*
GTTF: Make WaitForInfoBarCount not Sleep.
phajdan.jr@chromium.org
2010-09-08
1
-4
/
+4
*
Make FastShutdown ui test more reliable on linux.
estade@chromium.org
2010-09-08
2
-0
/
+64
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-07
1
-2
/
+2
*
Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.
gavinp@chromium.org
2010-09-04
1
-2
/
+2
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-03
1
-2
/
+2
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
2
-13
/
+13
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
2
-13
/
+13
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
2
-13
/
+13
*
Connect native view accessibles back to the accessibility tree.
ctguil@chromium.org
2010-09-02
1
-0
/
+1
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
2
-13
/
+13
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
2
-4
/
+9
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
2
-13
/
+13
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-0
/
+2
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-6
/
+6
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-3
/
+3
*
Mark KeyboardAccessTest.ReserveKeyboardAccelerator as FAILS
phajdan.jr@chromium.org
2010-07-30
1
-1
/
+2
*
Reland r54074.
dtseng@chromium.org
2010-07-30
1
-0
/
+1
*
Fix build on ChromiumOS by ASSERTing TRUE in a UI test.
phajdan.jr@chromium.org
2010-07-29
1
-1
/
+1
*
Add back a test lost in r37819, because it had been at the bottom of an unrel...
pkasting@chromium.org
2010-07-29
1
-2
/
+36
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-2
/
+3
*
Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).
rohitrao@chromium.org
2010-07-29
1
-1
/
+0
*
Add initial tests for keyboard access (tabbing in some dialogs).
dtseng@chromium.org
2010-07-28
1
-0
/
+1
*
[Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.
suzhe@chromium.org
2010-07-27
1
-2
/
+0
[next]