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
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ui::EventFlags mouse flags to be more sensible
dhollowa@chromium.org
2011-12-20
1
-1
/
+1
*
Make ui_tests fail faster if all tests fail.
thakis@chromium.org
2011-12-19
3
-1
/
+16
*
Have ChromeDriver return the correct error code for alerts.
kkania@chromium.org
2011-12-16
3
-137
/
+145
*
Don't include too much info in chromedriver errors.
kkania@chromium.org
2011-12-14
1
-7
/
+4
*
Change chromedriver to set geolocation/notification content setting defaults ...
kkania@chromium.org
2011-12-12
2
-0
/
+43
*
Add commands to custom Chrome WebDriver for installing and manipulating exten...
kkania@chromium.org
2011-12-09
3
-193
/
+472
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-2
/
+2
*
Allow chromedriver to install an extension and get all installed extension IDs.
kkania@chromium.org
2011-11-29
2
-0
/
+56
*
Implement ui_controls for aura
oshima@chromium.org
2011-11-22
1
-1
/
+1
*
gtest / gmock shouldn't be in the shipping product
thakis@chromium.org
2011-11-22
10
-167
/
+128
*
Allow proxy channels to be created without initializing the underlying channel.
kkania@chromium.org
2011-11-16
1
-14
/
+13
*
Remove CRLF in automation_proxy.cc, which is preventing my try job from
kkania@chromium.org
2011-11-15
1
-2
/
+2
*
views: Remove the old views/window/ directory and its stubbed files.
tfarina@chromium.org
2011-11-14
1
-1
/
+1
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
1
-0
/
+4
*
Add kAllowFileAccessFromFiles switch for all tests.
zmo@google.com
2011-11-09
1
-3
/
+0
*
Don't return error from EndTracing when there are no events.
jbates@chromium.org
2011-11-07
1
-9
/
+9
*
views: Move DialogButton enum into ui/base/ and put it into the ui namespace.
tfarina@chromium.org
2011-11-04
3
-28
/
+21
*
Re-land 107645 with static initializer removed.
kkania@chromium.org
2011-10-28
1
-105
/
+14
*
Revert 107645 (To see if it was responsible for increase in static initialize...
eroman@chromium.org
2011-10-27
1
-14
/
+105
*
Fix test snapshotting on linux by creating a separate automation path for
kkania@chromium.org
2011-10-27
1
-105
/
+14
*
add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...
jbates@chromium.org
2011-10-25
2
-0
/
+55
*
Update automation messages to use the new way of declaring message structs, t...
jam@chromium.org
2011-10-21
3
-41
/
+46
*
Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.
joaodasilva@chromium.org
2011-10-21
2
-4
/
+8
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
2
-3
/
+3
*
Move the PageType enum to content/public/common, put it into the content name...
jam@chromium.org
2011-10-18
2
-3
/
+3
*
Fix race in setting up named client automation proxy, which particularly
kkania@chromium.org
2011-10-14
1
-3
/
+10
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
4
-5
/
+5
*
Mark AutomationProxyTest2.GetTabTitle flaky.
torne@chromium.org
2011-09-27
1
-1
/
+7
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
2
-2
/
+2
*
Don't waste time on browser that crashed before connecting to the IPC channel.
phajdan.jr@chromium.org
2011-09-22
3
-21
/
+18
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
2
-2
/
+2
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
2
-2
/
+2
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-1
/
+1
*
Obsoleting --unlimited-quota-for-files
kinuko@chromium.org
2011-09-20
1
-3
/
+0
*
Redirect chrome://extensions to the new chrome://settings/extensions (attempt...
finnur@chromium.org
2011-09-19
1
-1
/
+1
*
Wait properly for renderer crashes
phajdan.jr@chromium.org
2011-09-19
4
-24
/
+24
*
Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto tests
stevenjb@google.com
2011-09-16
1
-0
/
+1
*
Removed leak in tests.
dilmah@chromium.org
2011-09-16
2
-34
/
+21
*
Switch from chrome://extensions to chrome://settings/extensionSettings.
finnur@chromium.org
2011-09-13
1
-2
/
+1
*
Initialize |show_error_dialog_| bool variable before it is used.
kmadhusu@chromium.org
2011-09-07
1
-4
/
+3
*
Preliminary work to allow Chrome to build with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+1
*
Revert recent changes to base::Value
stevenjb@google.com
2011-08-26
5
-20
/
+19
*
Disable some automation proxy tests. They always fail, and hang for up to 90 ...
nsylvain@chromium.org
2011-08-25
1
-8
/
+8
*
base: Add AsList() function to Value API.
tfarina@chromium.org
2011-08-25
5
-19
/
+20
*
GTTF: Clean up UITestSuite and ProxyLauncher:
phajdan.jr@chromium.org
2011-08-18
2
-85
/
+29
*
Refactor chromedriver's script execution to reduce amount of custom Value par...
kkania@chromium.org
2011-08-16
4
-43
/
+292
*
Let pyauto create an attached webdriver instance to manipulate web pages.
kkania@chromium.org
2011-08-15
3
-17
/
+37
*
Revert 96556 - Let pyauto create an attached webdriver instance to manipulate...
kkania@chromium.org
2011-08-12
3
-37
/
+17
*
Let pyauto create an attached webdriver instance to manipulate web pages.
kkania@chromium.org
2011-08-12
3
-17
/
+37
*
Remove some unneeded uses of wstring.
torne@chromium.org
2011-08-09
2
-8
/
+8
[next]