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
*
Add support for repositioning/resizing a tab window. This is needed as the Se...
ananta@chromium.org
2009-03-13
4
-0
/
+84
*
Remove some empty source files from the tree.
deanm@chromium.org
2009-03-11
2
-0
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
6
-7
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
2
-2
/
+4
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
4
-15
/
+200
*
Add regression test for bug 7900 and necessary infrastructure.
phajdan.jr@chromium.org
2009-03-09
2
-0
/
+40
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-09
2
-4
/
+7
*
Revert change 11199 because it breaks the page cyclers
nsylvain@chromium.org
2009-03-07
2
-7
/
+4
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-07
2
-4
/
+7
*
Add url to AutomationMsg_DidNavigate
amit@chromium.org
2009-03-06
1
-1
/
+1
*
Remove unnecessary typedef keywords that make gcc 4.3 unhappy.
avi@chromium.org
2009-03-05
1
-2
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-3
/
+3
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
4
-4
/
+26
*
Register an onmessage handler with the external host binding instead of expli...
ananta@chromium.org
2009-03-03
3
-5
/
+1
*
Don't send the receiver function name in the ExternalHostBindings::ForwardMes...
ananta@chromium.org
2009-02-25
1
-4
/
+1
*
Make basic bits of chrome/test/automation build on Linux.
phajdan.jr@chromium.org
2009-02-25
9
-85
/
+118
*
Platform cleanup in automation code.
phajdan.jr@chromium.org
2009-02-24
2
-6
/
+8
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
4
-42
/
+42
*
Moving AutomationMsg_NavigationFailed to the end as required by the automatio...
ananta@chromium.org
2009-02-19
1
-9
/
+9
*
Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...
ananta@chromium.org
2009-02-19
1
-0
/
+9
*
The DOM Automation controller object uses the RenderView instance as the mess...
ananta@chromium.org
2009-02-18
1
-1
/
+35
*
Enabling the BrowsersRememberFocus interactive UI test. The fix is to change the
ananta@chromium.org
2009-02-13
1
-3
/
+4
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
*
Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync message
ananta@chromium.org
2009-02-11
1
-2
/
+2
*
The Chrome Automation framework is based on a homegrown request response IPC ...
ananta@chromium.org
2009-02-11
8
-1275
/
+618
*
Reapplying tab support (change 9388). I synced and re-applied my change and ...
tommi@chromium.org
2009-02-10
3
-0
/
+31
*
Reverting 9388 to see if this fixes ui tests.
kuchhal@chromium.org
2009-02-09
3
-31
/
+0
*
Adding support for tab notifications and initializing the focus of an automat...
tommi@chromium.org
2009-02-09
3
-0
/
+31
*
Handle review comments form previous change. Also, use enum types and not in...
jam@chromium.org
2009-02-06
5
-58
/
+166
*
Commit my changes that simplify automation message unpacking.
jam@chromium.org
2009-02-06
2
-491
/
+246
*
Cleanup forward declared classes that are not needed in chrome/renderer, chro...
thestig@chromium.org
2009-02-06
2
-12
/
+8
*
Explicitly removing WS_POPUP after initialization so that users of the Extern...
tommi@chromium.org
2009-02-04
1
-1
/
+1
*
Commit just the changes to make creating new IPC channel types easier.
jam@chromium.org
2009-02-04
3
-24
/
+4
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
5
-250
/
+521
*
Fix ui test failure
jam@chromium.org
2009-02-04
1
-2
/
+1
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
5
-520
/
+250
*
Create and destroy members of the AutomationProxy in the correct order to avo...
stoyan@chromium.org
2009-01-29
1
-1
/
+11
*
Better control over window creation of external tabs
joshia@google.com
2009-01-28
4
-12
/
+21
*
Prep for generated .vcproj files:
sgk@google.com
2009-01-23
1
-0
/
+1
*
Move security style into the tab_contents directory. This is the last part of
brettw@chromium.org
2009-01-23
1
-1
/
+1
*
Refactor automation wrappers. Move the methods from AutomationProxy to the ap...
stoyan@chromium.org
2009-01-21
7
-112
/
+109
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-5
/
+7
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-4
/
+52
*
Remove timeout constants from ui_tests. All tests will now
paulg@google.com
2009-01-16
1
-2
/
+2
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Make more ui_tests Purify friendly.
paulg@google.com
2009-01-09
1
-3
/
+4
*
Porting in chrome/ (add 6 files to Linux SCons build)
phajdan.jr@chromium.org
2009-01-08
2
-30
/
+62
*
Add a UI test to make sure we sanitize the filename
tc@google.com
2009-01-07
3
-0
/
+14
[next]