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
/
browser
/
automation
/
automation_provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-0
/
+1
*
Revert "This is the first of probably several patches trying to clean up the ...
erg@google.com
2009-06-03
1
-3
/
+0
*
This is the first of probably several patches trying to clean up the BlockedP...
erg@google.com
2009-06-03
1
-0
/
+3
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-3
/
+8
*
Re-do of r16741 (http://codereview.chromium.org/113482).
robertshield@google.com
2009-05-22
1
-0
/
+1
*
Revert of r16741 which appeared to cause a perf regression (???) on the build...
robertshield@google.com
2009-05-22
1
-1
/
+0
*
Adding the ability to alter Chrome's proxy settings via the automation interf...
robertshield@google.com
2009-05-22
1
-0
/
+1
*
Use NotificationRegistrar to handle notification observing.Also cleans up som...
pkasting@chromium.org
2009-05-21
1
-9
/
+4
*
Allow connecting and messaging with extension ports by funneling external
mpcomplete@google.com
2009-05-19
1
-0
/
+13
*
First step to enable end-to-end testing of extensions through the
aa@chromium.org
2009-05-15
1
-0
/
+3
*
Move tree-related classes that Linux code depends on from views/ to app/
phajdan.jr@chromium.org
2009-05-13
1
-0
/
+2
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Linux: enable omni box ui test and automation proxy ui test.
estade@chromium.org
2009-05-05
1
-2
/
+2
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-3
/
+3
*
Making CloseWindow and CloseTab automation API
huanr@chromium.org
2009-05-01
1
-0
/
+4
*
Port and enable most of TabRestoreUITest on linux.
estade@chromium.org
2009-04-24
1
-1
/
+9
*
Allow creating external tab in incognito mode.
stoyan@chromium.org
2009-04-23
1
-2
/
+2
*
When restoring a closed tab using either ctrl-shift-T or the context menu, put
pam@chromium.org
2009-04-20
1
-0
/
+1
*
Consolidate ApplyAccelerator and RunCommand code
huanr@chromium.org
2009-04-16
1
-5
/
+4
*
Implement chrome_proces_util for linux and enable download ui test.
estade@chromium.org
2009-04-14
1
-0
/
+2
*
A few more UI commands: duplicate tab, open window.
huanr@chromium.org
2009-04-13
1
-1
/
+1
*
UI test portage, second try.
estade@chromium.org
2009-04-09
1
-1
/
+2
*
back out r13442
estade@chromium.org
2009-04-09
1
-1
/
+1
*
UI test string portage.
estade@chromium.org
2009-04-09
1
-1
/
+1
*
posix: implement AutomationWindowTracker.
evan@chromium.org
2009-04-08
1
-2
/
+2
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-2
/
+2
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-2
/
+2
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-2
/
+1
*
This check in is the initial step to try improve UI
huanr@chromium.org
2009-03-27
1
-0
/
+2
*
Add support for repositioning/resizing a tab window. This is needed as the Se...
ananta@chromium.org
2009-03-13
1
-0
/
+4
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
1
-1
/
+3
*
Register an onmessage handler with the external host binding instead of expli...
ananta@chromium.org
2009-03-03
1
-2
/
+1
*
Compile parts of chrome/browser/automation on Linux.
phajdan.jr@chromium.org
2009-02-25
1
-7
/
+30
*
Enabling the BrowsersRememberFocus interactive UI test. The fix is to change the
ananta@chromium.org
2009-02-13
1
-1
/
+1
*
Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync message
ananta@chromium.org
2009-02-11
1
-2
/
+1
*
The Chrome Automation framework is based on a homegrown request response IPC ...
ananta@chromium.org
2009-02-11
1
-143
/
+167
*
Reapplying tab support (change 9388). I synced and re-applied my change and ...
tommi@chromium.org
2009-02-10
1
-0
/
+5
*
Reverting 9388 to see if this fixes ui tests.
kuchhal@chromium.org
2009-02-09
1
-5
/
+0
*
Adding support for tab notifications and initializing the focus of an automat...
tommi@chromium.org
2009-02-09
1
-0
/
+5
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-0
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-1
/
+2
*
Better control over window creation of external tabs
joshia@google.com
2009-01-28
1
-1
/
+2
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
1
-0
/
+1
*
Add a UI test to make sure we sanitize the filename
tc@google.com
2009-01-07
1
-0
/
+3
*
We need to add UI test for "Encoding" menu to avoid regression.
jnd@google.com
2008-12-19
1
-1
/
+27
*
Adding the capacity to interact with modal dialogs to the automation framework.
jcampan@chromium.org
2008-12-05
1
-0
/
+2
*
Roll back a bunch of changes to tab dragging that seem to not have helped red...
ben@chromium.org
2008-11-18
1
-2
/
+1
*
Only block alert() requests from blocked popups; not all popups.
erg@google.com
2008-11-11
1
-1
/
+1
*
Re-land this change now that I've made a speculative fix to the DraggedTabCon...
ben@chromium.org
2008-11-10
1
-1
/
+2
*
Roll this change back until I understand the crashes.
ben@chromium.org
2008-11-08
1
-2
/
+1
[next]