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
*
Committing issue 113734 for Joi.
tommi@chromium.org
2009-05-23
2
-43
/
+0
*
Re-do of r16741 (http://codereview.chromium.org/113482).
robertshield@google.com
2009-05-22
4
-3
/
+16
*
Revert of r16741 which appeared to cause a perf regression (???) on the build...
robertshield@google.com
2009-05-22
4
-17
/
+3
*
Adding the ability to alter Chrome's proxy settings via the automation interf...
robertshield@google.com
2009-05-22
4
-3
/
+17
*
First step to enable end-to-end testing of extensions through the
aa@chromium.org
2009-05-15
7
-107
/
+216
*
Fix and enable 3 tests in AutomationProxyTest.
huanr@chromium.org
2009-05-15
1
-51
/
+12
*
Create app_switches and remove a dep.
beng@google.com
2009-05-15
1
-0
/
+1
*
Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.
stoyan@chromium.org
2009-05-11
5
-80
/
+4
*
Pass external tab handle when Chrome sends outgoing notifications through aut...
stoyan@chromium.org
2009-05-08
2
-11
/
+23
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
2
-3
/
+2
*
Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...
ben@chromium.org
2009-05-06
2
-2
/
+2
*
Linux: enable omni box ui test and automation proxy ui test.
estade@chromium.org
2009-05-05
1
-2
/
+2
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-24
/
+22
*
Making CloseWindow and CloseTab automation API
huanr@chromium.org
2009-05-01
3
-1
/
+54
*
Remove ifdefs now that Mac passes.
pinkerton@chromium.org
2009-04-30
1
-9
/
+0
*
Second attempt at cleaning up handling of --disable-popup-blocking. I didn't...
pkasting@chromium.org
2009-04-29
1
-1
/
+1
*
Convert Windows Sleep to PlatformThread::Sleep
evan@chromium.org
2009-04-28
1
-2
/
+2
*
Disable a test that fails on mac. I enabled this in r14684, but
tc@google.com
2009-04-27
1
-2
/
+2
*
Port another UI test file. Disable tests that still need to be ported.
tc@google.com
2009-04-27
1
-11
/
+38
*
Repair FileVersionInfo leak. Doh.
robertshield@google.com
2009-04-27
1
-3
/
+3
*
Allow creating external tab in incognito mode.
stoyan@chromium.org
2009-04-23
4
-4
/
+34
*
Restore closed tabs into new windows when necessary, and track the windows they
pam@chromium.org
2009-04-22
2
-1
/
+1
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
3
-32
/
+19
*
Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"
tc@google.com
2009-04-21
3
-19
/
+32
*
Refactor DialogDelegate so the DialogButton enum is in cross platform
tc@google.com
2009-04-21
3
-32
/
+19
*
When restoring a closed tab using either ctrl-shift-T or the context menu, put
pam@chromium.org
2009-04-20
5
-2
/
+21
*
Add a new notification for automation customers that the
amit@chromium.org
2009-04-16
1
-0
/
+3
*
Consolidate ApplyAccelerator and RunCommand code
huanr@chromium.org
2009-04-16
2
-5
/
+2
*
Implement chrome_proces_util for linux and enable download ui test.
estade@chromium.org
2009-04-14
3
-0
/
+22
*
Remove the usage of GetLastActiveBrowserWindow
huanr@chromium.org
2009-04-14
1
-3
/
+4
*
Removed the SetParentWindow function from tab_proxy and added a parent_window...
ananta@chromium.org
2009-04-13
2
-16
/
+7
*
Adding versioning support to the chrome automation protocol.
robertshield@google.com
2009-04-13
4
-16
/
+109
*
UI test portage, second try.
estade@chromium.org
2009-04-09
3
-6
/
+6
*
Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...
ananta@chromium.org
2009-04-07
3
-1
/
+26
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-24
/
+24
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
4
-15
/
+8
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
4
-8
/
+15
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-90
/
+0
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
3
-15
/
+53
*
Mechanic change based on comment from previous code review.
huanr@chromium.org
2009-03-31
3
-12
/
+12
*
Cleanup in automation. Remove WaitForTabCountToChange.
phajdan.jr@chromium.org
2009-03-30
3
-34
/
+8
*
This check in is the initial step to try improve UI
huanr@chromium.org
2009-03-27
3
-3
/
+30
*
Get rid of WaitForWindowCountToChange.
phajdan.jr@chromium.org
2009-03-24
2
-24
/
+0
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
1
-1
/
+1
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
3
-3
/
+3
*
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
[next]