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
*
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
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
1
-2
/
+2
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-1
/
+6
*
We need to add UI test for "Encoding" menu to avoid regression.
jnd@google.com
2008-12-19
5
-7
/
+165
*
Initial support for running the ui_tests under Purify on the
paulg@google.com
2008-12-18
5
-20
/
+24
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-193
/
+193
*
Better build bustage fix: Commit the rest of the original patch. Rolls back ...
pkasting@chromium.org
2008-12-11
1
-13
/
+18
*
Disabling a flacky UI test.
jcampan@chromium.org
2008-12-09
1
-1
/
+2
*
Specify the dependency on using_wtl.vsprops using a path relative to chrome t...
ananta@chromium.org
2008-12-09
1
-1
/
+1
*
Cleanup, part 1.
pkasting@chromium.org
2008-12-08
1
-2
/
+2
*
Add error messages to JSONReader and friends. This required a bit of refactor...
aa@chromium.org
2008-12-05
1
-1
/
+1
*
Add using_wtl.scons to the chrome\test\automation SCons configuration,
sgk@google.com
2008-12-05
1
-0
/
+1
*
Adding the capacity to interact with modal dialogs to the automation framework.
jcampan@chromium.org
2008-12-05
5
-17
/
+146
[next]