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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable the tips service by default.
arv@google.com
2009-07-25
1
-1
/
+2
*
Disable NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin, which is flaky.
yuzo@chromium.org
2009-07-24
1
-1
/
+2
*
Turn backend tip service on by default.
mirandac@chromium.org
2009-07-12
1
-0
/
+2
*
Adding command line switch to run UI test in parallel.
huanr@chromium.org
2009-07-10
2
-0
/
+38
*
Fix NPAPIIncognitoTester.PrivateEnabled
jam@chromium.org
2009-07-07
1
-1
/
+1
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
3
-8
/
+15
*
Linux build fix
dimich@google.com
2009-06-24
1
-1
/
+1
*
Add ability to start/stop http server to ui_tests. This will be used to run W...
dimich@google.com
2009-06-23
2
-0
/
+79
*
Add a switch to allow longer shutdown timeouts, since quitting under valgrind...
stuartmorgan@chromium.org
2009-06-19
2
-2
/
+15
*
Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...
laforge@chromium.org
2009-06-16
1
-2
/
+61
*
Revert 18373 - Consider a redirect following user gesture as userinitiated in...
laforge@chromium.org
2009-06-16
1
-61
/
+2
*
Consider a redirect following user gesture as user-initiated in maintaining
yuzo@chromium.org
2009-06-15
1
-2
/
+61
*
Compile sunspider on mac and linux.
thomasvl@chromium.org
2009-06-11
1
-2
/
+8
*
Enabled the v8 benchmark tests on mac/linux.
thomasvl@chromium.org
2009-06-11
1
-2
/
+8
*
DevTools: Remove legacy InspectorController UI tests.
pfeldman@chromium.org
2009-06-10
1
-50
/
+0
*
Remove checked-in .vcproj files that have been converted to gyp.
sgk@google.com
2009-06-10
1
-620
/
+0
*
<!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...
willchan@chromium.org
2009-06-10
1
-4
/
+0
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-2
/
+2
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
2
-8
/
+29
*
Fix browser hang due to plugin deadlock
amit@chromium.org
2009-06-03
1
-0
/
+13
*
Some UI tests would fail on some boxes as these tests have specific expectati...
jcampan@chromium.org
2009-06-01
1
-0
/
+4
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
9
-28
/
+32
*
Revert r16903 that causes reliability crash spike.
huanr@chromium.org
2009-05-26
2
-26
/
+6
*
Run ui_tests (and other tests based on UITest) with --no-first-run to avoid
mark@chromium.org
2009-05-26
1
-0
/
+3
*
Retry r15294. The previous two tries caused
huanr@chromium.org
2009-05-26
2
-6
/
+26
*
We need to add UI tests to test workers after we switch to process-per-worker...
jianli@chromium.org
2009-05-26
1
-0
/
+8
*
Committing issue 113734 for Joi.
tommi@chromium.org
2009-05-23
1
-0
/
+12
*
Fix some incorrect timeout settings in ui test.
huanr@chromium.org
2009-05-22
1
-7
/
+7
*
Enable IDC_CLOSE_WINDOW on linux.
estade@chromium.org
2009-05-20
1
-0
/
+4
*
Displaying consecutive alerts from plugins should not hang the browser. The p...
ananta@chromium.org
2009-05-15
1
-0
/
+9
*
Make WidgetWin redraw child windows that are in a different process asynchron...
jam@chromium.org
2009-05-14
1
-0
/
+22
*
This is the successor to http://codereview.chromium.org/67150
maruel@chromium.org
2009-05-13
1
-4
/
+31
*
Revert r15693. The crash spike still exists.
huanr@chromium.org
2009-05-09
2
-26
/
+6
*
Retry r15294. The previous check in exposed bug 11659
huanr@chromium.org
2009-05-08
2
-6
/
+26
*
Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.
jcampan@chromium.org
2009-05-06
1
-28
/
+20
*
Uncomment the crash checks in UITest::TearDown since CountFilesCreatedAfter
evan@chromium.org
2009-05-06
1
-6
/
+0
*
Revert r15294 that causes crash spike in chromebot.
huanr@chromium.org
2009-05-05
2
-26
/
+6
*
Close browser window synchronously during UI test
huanr@chromium.org
2009-05-05
2
-6
/
+26
*
Linux: enable omni box ui test and automation proxy ui test.
estade@chromium.org
2009-05-05
1
-3
/
+3
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
6
-20
/
+19
*
Fix BROWSER_WRAPPER env for ui tests so it works with commands
tc@google.com
2009-05-01
1
-8
/
+4
*
Remove platform defines now that things work on Mac.
pinkerton@chromium.org
2009-04-28
1
-10
/
+0
*
POSIX: don't spawn zombies.
agl@chromium.org
2009-04-28
1
-1
/
+12
*
Convert Windows Sleep to PlatformThread::Sleep
evan@chromium.org
2009-04-28
1
-3
/
+3
*
Eliminate a dependency on _com_issue_error() (via the use of _bstr_t)
sgk@google.com
2009-04-24
1
-10
/
+0
*
Create a ChromeProcessUtil for the Mac, and enable it in the tests.
avi@google.com
2009-04-23
1
-1
/
+1
*
Restore closed tabs into new windows when necessary, and track the windows they
pam@chromium.org
2009-04-22
2
-18
/
+41
*
Fix hang seen in plugin process because plugin creation ended up having to wa...
jam@chromium.org
2009-04-21
3
-84
/
+25
*
When restoring a closed tab using either ctrl-shift-T or the context menu, put
pam@chromium.org
2009-04-20
2
-0
/
+13
*
Retrial of the first step to port file_util::CountFilesCreatedAfter()
erikkay@google.com
2009-04-18
2
-12
/
+3
[next]