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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete Automation[Tab/Renderer]Helper and fix users.
kkania@chromium.org
2013-05-24
1
-4
/
+0
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-2
/
+3
*
Move window_open_disposition.h from webkit/ into ui/base.
tfarina@chromium.org
2013-01-22
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
-18
/
+0
*
Convert cookie and download automation commands to the JSON interface.
craigdh@chromium.org
2012-07-27
1
-4
/
+1
*
Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...
jam@chromium.org
2012-07-24
1
-13
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove all the unnused automation IPCs. These were used by UI tests that have...
jam@chromium.org
2012-05-17
1
-69
/
+0
*
Convert the CollectedCookies interactive_ui_tests to a browser_test.
jam@chromium.org
2012-05-15
1
-4
/
+0
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-14
1
-3
/
+0
*
Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...
rvargas@google.com
2012-05-07
1
-1
/
+4
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-07
1
-4
/
+1
*
Convert login prompt ui_tests to browser_tests.
jam@chromium.org
2012-04-12
1
-18
/
+0
*
Convert printing ui_tests to browser_tests.
jam@chromium.org
2012-04-09
1
-3
/
+0
*
Convert form repost ui_tests to browser_tests. I also renabled them on Window...
jam@chromium.org
2012-04-09
1
-11
/
+0
*
Convert the RedirectTest ui_tests to browser_tests, and renabled two of the d...
jam@chromium.org
2012-04-07
1
-7
/
+0
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-2
/
+3
*
Create a Content API interface around NavigationController, and move all the ...
jam@chromium.org
2011-12-29
1
-0
/
+1
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
1
-2
/
+2
*
Move the PageType enum to content/public/common, put it into the content name...
jam@chromium.org
2011-10-18
1
-2
/
+2
*
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
-3
/
+5
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
1
-1
/
+1
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-2
/
+5
*
Automation: fix chrome/browser dependency on chrome/test headers.
phajdan.jr@chromium.org
2011-06-02
1
-12
/
+0
*
Move security_style.h to content. It seems like useful information that an e...
jam@chromium.org
2011-05-26
1
-1
/
+1
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-24
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Implements the mouse commands for webdriver.
jmikhail@google.com
2011-02-22
1
-1
/
+1
*
Implement the target locator commands for ChromeDriver.
kkania@chromium.org
2011-02-17
1
-0
/
+5
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-12
/
+12
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-12
/
+12
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-4
/
+4
*
Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.
jam@chromium.org
2011-01-25
1
-0
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+1
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
1
-0
/
+6
*
Revert 70144 and 70145 and add a build fix.
jam@chromium.org
2010-12-24
1
-1
/
+3
*
Revert 70141 - Make a few more places use bool for OnMessageReceived.
gfeher@chromium.org
2010-12-24
1
-1
/
+1
*
Revert 70142 - Fix build error
gfeher@chromium.org
2010-12-24
1
-3
/
+1
*
Fix build error
jam@chromium.org
2010-12-24
1
-1
/
+3
*
Make a few more places use bool for OnMessageReceived.
jam@chromium.org
2010-12-24
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+1
*
Fix random typo to trigger a build.
finnur@chromium.org
2010-12-16
1
-2
/
+2
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
1
-8
/
+0
*
Add tab proxy call for taking a snapshot of the entire page.
kkania@chromium.org
2010-11-12
1
-0
/
+4
[next]