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
/
tab_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minimal Chrome Frame with Aura.
grt@chromium.org
2013-02-28
1
-1
/
+1
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-1
/
+1
*
Get rid of ui_controls.h usage in shipping browser code. In a followup change...
jam@chromium.org
2013-01-11
1
-0
/
+4
*
Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests.
craigdh@chromium.org
2012-08-07
1
-49
/
+0
*
Convert cookie and download automation commands to the JSON interface.
craigdh@chromium.org
2012-07-27
1
-15
/
+0
*
Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...
jam@chromium.org
2012-07-24
1
-23
/
+0
*
Remove all the unnused automation IPCs. These were used by UI tests that have...
jam@chromium.org
2012-05-17
1
-184
/
+0
*
Convert the CollectedCookies interactive_ui_tests to a browser_test.
jam@chromium.org
2012-05-15
1
-6
/
+0
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-14
1
-9
/
+0
*
Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...
rvargas@google.com
2012-05-07
1
-0
/
+9
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-07
1
-9
/
+0
*
Convert login prompt ui_tests to browser_tests.
jam@chromium.org
2012-04-12
1
-31
/
+0
*
Convert printing ui_tests to browser_tests.
jam@chromium.org
2012-04-09
1
-9
/
+0
*
Convert form repost ui_tests to browser_tests. I also renabled them on Window...
jam@chromium.org
2012-04-09
1
-29
/
+0
*
Convert the RedirectTest ui_tests to browser_tests, and renabled two of the d...
jam@chromium.org
2012-04-07
1
-10
/
+0
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+1
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-1
/
+1
*
Update Sleep() calls in chrome/test to use TimeDelta instead of ints.
tedvessenes@gmail.com
2012-01-04
1
-3
/
+5
*
Have ChromeDriver return the correct error code for alerts.
kkania@chromium.org
2011-12-16
1
-3
/
+4
*
Add commands to custom Chrome WebDriver for installing and manipulating exten...
kkania@chromium.org
2011-12-09
1
-2
/
+3
*
Update automation messages to use the new way of declaring message structs, t...
jam@chromium.org
2011-10-21
1
-2
/
+1
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Move the PageType enum to content/public/common, put it into the content name...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
1
-1
/
+1
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
Removed leak in tests.
dilmah@chromium.org
2011-09-16
1
-31
/
+16
*
Preliminary work to allow Chrome to build with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+1
*
Revert recent changes to base::Value
stevenjb@google.com
2011-08-26
1
-6
/
+6
*
base: Add AsList() function to Value API.
tfarina@chromium.org
2011-08-25
1
-6
/
+6
*
Refactor error handling in chromedriver. Introduce new error class containing...
kkania@chromium.org
2011-05-20
1
-2
/
+3
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-9
/
+0
*
Send screenshots back to the client for debigging
jmikhail@google.com
2011-03-29
1
-4
/
+9
*
Allow the reliability tests to run more than on URL in JS stress mode
sgjesse@google.com
2011-02-22
1
-1
/
+1
*
Implement the target locator commands for ChromeDriver.
kkania@chromium.org
2011-02-17
1
-0
/
+24
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-16
/
+18
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-18
/
+16
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-4
/
+4
*
Couple of changes in hopes of finally making ShareProcessesOnRestore
sky@chromium.org
2011-01-31
1
-1
/
+4
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-4
/
+4
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
1
-0
/
+8
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-2
/
+3
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+2
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-71
/
+62
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
1
-14
/
+0
*
Add tab proxy call for taking a snapshot of the entire page.
kkania@chromium.org
2010-11-12
1
-0
/
+10
[next]