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
Commit message (
Expand
)
Author
Age
Files
Lines
*
We should only handle http and https in the URL job created to enable automat...
ananta@chromium.org
2009-08-21
1
-9
/
+11
*
The HTTP response headers coming back from the automation URL job need to be ...
ananta@chromium.org
2009-08-20
1
-2
/
+3
*
Linux: more interactive tests porting.
estade@chromium.org
2009-08-20
4
-61
/
+115
*
Support navigating to absolute index through automation.
amit@chromium.org
2009-08-19
2
-0
/
+16
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-1
/
+3
*
Port more browser focus tests to linux.
estade@chromium.org
2009-08-19
1
-3
/
+6
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
2
-23
/
+42
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
2
-42
/
+23
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
2
-23
/
+42
*
Cleanup in AutomationProvider's navigation observer.
phajdan.jr@chromium.org
2009-08-18
2
-97
/
+43
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
3
-16
/
+50
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
1
-2
/
+2
*
Fix TabDraggingTest.Tab2OutOfTabStrip, which I broke by changing browser_trac...
estade@chromium.org
2009-08-14
1
-2
/
+3
*
Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...
ananta@chromium.org
2009-08-14
2
-4
/
+22
*
Revert some of my automation provider changes. Maybe it's possible that GetRe...
estade@chromium.org
2009-08-14
1
-8
/
+8
*
I changed an OS_WIN to TOOLKIT_VIEWS. The buildbot doesn't like it. Why don't...
estade@chromium.org
2009-08-13
1
-2
/
+1
*
linux: More automation porting.
estade@chromium.org
2009-08-13
5
-35
/
+93
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Correcting a possible race between adding and removing automation resource me...
robertshield@chromium.org
2009-08-13
2
-9
/
+25
*
Implement http auth login dialog for OS X.
thakis@chromium.org
2009-08-13
1
-1
/
+1
*
Added support for the URLRequestAutomationJob object which issues HTTP reques...
ananta@chromium.org
2009-08-12
2
-13
/
+31
*
Checkpoint for event automation porting.
estade@chromium.org
2009-08-12
4
-7
/
+82
*
If URL requests are to be routed through the external host, the ExternalTabCo...
ananta@chromium.org
2009-08-10
1
-1
/
+2
*
Committing for Siggi based on review:
mad@google.com
2009-08-08
4
-15
/
+67
*
The UrlRequestAutomationJob::GetResponseInfo function needs to return a valid...
ananta@chromium.org
2009-08-07
1
-1
/
+16
*
Porting POINT to gfx::Point.
thestig@chromium.org
2009-08-07
2
-8
/
+12
*
Revert of r22559.
aa@chromium.org
2009-08-06
2
-2
/
+2
*
Don't run the SetProxyConfig task on the UI thread as it causes a bunch of DC...
ananta@chromium.org
2009-08-06
1
-14
/
+2
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
2
-2
/
+2
*
Put forwarding function for GetTheme into the automation profile.
avi@chromium.org
2009-08-03
1
-0
/
+3
*
Adding outbound header filtering to automation HTTP requests.
robertshield@chromium.org
2009-07-31
1
-2
/
+30
*
ChromeURLRequestContext fallout
amit@chromium.org
2009-07-30
1
-13
/
+23
*
Add support for moving the mouse so that GetMessagePos would notice.
darin@chromium.org
2009-07-30
1
-4
/
+25
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
4
-7
/
+31
*
Move mock url request classes to a location when browser tests will be able t...
phajdan.jr@chromium.org
2009-07-30
11
-747
/
+2
*
Added automation messages and corresponding handlers to support operations like
ananta@chromium.org
2009-07-29
2
-33
/
+123
*
Cause POST data to be marhsaled across the automation interface when using Au...
robertshield@chromium.org
2009-07-29
1
-1
/
+2
*
There are instances where the URLRequestAutomationJob::Kill() function can ge...
ananta@chromium.org
2009-07-28
1
-2
/
+4
*
Moved the logical dependency on Blacklist from URLRequestContext
idanan@chromium.org
2009-07-28
1
-1
/
+0
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
4
-3
/
+341
*
Make AutomationProxyTest.NavigateToURLWithTimeout* tests not-flaky.
phajdan.jr@chromium.org
2009-07-27
5
-16
/
+130
*
Reverting 21588 to make Linux toolkit dbg happy.
mhm@chromium.org
2009-07-25
2
-13
/
+12
*
Reverting 21593.
mhm@chromium.org
2009-07-25
1
-3
/
+2
*
Fix Linux Toolkit dbg bustage.
mhm@chromium.org
2009-07-25
1
-2
/
+3
*
Porting POINT to gfx::Point for automation provider
mhm@chromium.org
2009-07-24
2
-12
/
+13
*
Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...
rafaelw@chromium.org
2009-07-24
2
-6
/
+0
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
4
-5
/
+5
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
3
-5
/
+7
[next]