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
*
Disable ExternalTabTestType.ExternalTabPostMessageTarget, which has been fail...
jhawkins@chromium.org
2009-10-08
1
-1
/
+1
*
Disable ExternalTabTestType.ExternalTabPostMessageTarget which is failing con...
jhawkins@chromium.org
2009-10-07
1
-1
/
+1
*
Revert "Revert "Add startup tests that log start script, domcontentloaded, an...
tony@chromium.org
2009-10-07
3
-0
/
+16
*
Revert "Add startup tests that log start script, domcontentloaded, and onload."
mattm@chromium.org
2009-10-07
3
-16
/
+0
*
Add startup tests that log start script, domcontentloaded, and onload.
tony@chromium.org
2009-10-07
3
-0
/
+16
*
Added support for specifying the BrowserFlags DWORD value when we register th...
ananta@chromium.org
2009-10-06
2
-0
/
+13
*
Landing patch from contributor Thiago Farina.
finnur@chromium.org
2009-09-30
3
-3
/
+3
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
3
-8
/
+9
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
3
-9
/
+8
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
3
-8
/
+9
*
Update the TabContents::SavePage parameter to take FilePath instead of wstrin...
rsesek@chromium.org
2009-09-26
3
-6
/
+5
*
Reinstating the AutomationMsg_TabReposition message and related stuff which i...
ananta@chromium.org
2009-09-23
4
-2
/
+91
*
Automated ui test porting + cleanup:
estade@chromium.org
2009-09-22
9
-185
/
+107
*
ExternalTabcontainer browser to initial URL
amit@chromium.org
2009-09-11
3
-175
/
+302
*
Disable AutomationProxyVisibleTest.AutocompleteMatchesTest.
phajdan.jr@chromium.org
2009-09-09
1
-4
/
+2
*
Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...
ananta@chromium.org
2009-09-06
1
-7
/
+12
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
3
-13
/
+13
*
Chrome side of the fix for uploading histograms sent by automation clients. T...
ananta@chromium.org
2009-09-02
1
-0
/
+5
*
Avoid an automation call which may induce flakiness in some tests.
phajdan.jr@chromium.org
2009-09-01
2
-29
/
+23
*
Explicitly including the redirect status with the AutomationURLResponse info.
tommi@chromium.org
2009-08-31
1
-2
/
+7
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-3
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-1
/
+3
*
Fix another source of flakiness in ErrorPageTest
phajdan.jr@chromium.org
2009-08-26
3
-8
/
+59
*
Move some waiting from AutomationProxy to AutomationProvider.
phajdan.jr@chromium.org
2009-08-21
2
-31
/
+26
*
Disables flaky AutomationProxyVisibleTest.AutocompleteMatchesTest
erg@google.com
2009-08-20
1
-1
/
+5
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
2
-1
/
+10
*
Support navigating to absolute index through automation.
amit@chromium.org
2009-08-19
5
-12
/
+70
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
4
-12
/
+52
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
4
-47
/
+12
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
4
-12
/
+47
*
Cleanup in AutomationProvider's navigation observer.
phajdan.jr@chromium.org
2009-08-18
2
-25
/
+36
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
1
-16
/
+0
*
Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...
ananta@chromium.org
2009-08-14
1
-0
/
+7
*
linux: More automation porting.
estade@chromium.org
2009-08-13
3
-7
/
+19
*
Remove spurious DCHECK in automation handle tracker that was occasionally get...
robertshield@chromium.org
2009-08-13
1
-1
/
+0
*
Added support for the URLRequestAutomationJob object which issues HTTP reques...
ananta@chromium.org
2009-08-12
1
-1
/
+11
*
Checkpoint for event automation porting.
estade@chromium.org
2009-08-12
1
-4
/
+20
*
Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding...
phajdan.jr@chromium.org
2009-08-06
1
-1
/
+1
*
Revert of r22559.
aa@chromium.org
2009-08-06
1
-1
/
+1
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
1
-1
/
+1
*
ChromeURLRequestContext fallout
amit@chromium.org
2009-07-30
1
-0
/
+3
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
3
-0
/
+17
*
Move mock url request classes to a location when browser tests will be able t...
phajdan.jr@chromium.org
2009-07-30
1
-1
/
+1
*
Added automation messages and corresponding handlers to support operations like
ananta@chromium.org
2009-07-29
3
-0
/
+54
*
Cause POST data to be marhsaled across the automation interface when using Au...
robertshield@chromium.org
2009-07-29
1
-2
/
+8
*
Remove *.vsprops files that are no longer referenced (or only have
sgk@google.com
2009-07-28
1
-11
/
+0
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
2
-1
/
+11
*
Make AutomationProxyTest.NavigateToURLWithTimeout* tests not-flaky.
phajdan.jr@chromium.org
2009-07-27
1
-2
/
+16
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
5
-9
/
+10
*
Adding handling of target and origin in external tab's postMessage + a unit t...
tommi@chromium.org
2009-07-15
1
-0
/
+45
[next]