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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define DevTools content API
yurys@chromium.org
2011-12-01
1
-1
/
+0
*
base::Bind: Convert automation_provider.cc.
jhawkins@chromium.org
2011-11-23
1
-85
/
+63
*
This split will facilitate testing DownloadQuery and other users of DownloadI...
benjhayden@chromium.org
2011-11-21
1
-8
/
+8
*
Remove some unnecessary includes of view_messages.h.
jam@chromium.org
2011-11-17
1
-1
/
+0
*
[cros] Remove Views implementation for login/OOBE.
nkostylev@chromium.org
2011-11-09
1
-1
/
+1
*
Don't return error from EndTracing when there are no events.
jbates@chromium.org
2011-11-07
1
-7
/
+8
*
Remove needless include of the content/browser/render_process_host.h header f...
ananta@chromium.org
2011-11-04
1
-1
/
+0
*
Refactor loading out of ExtensionService.
yoz@chromium.org
2011-11-02
1
-2
/
+7
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...
jbates@chromium.org
2011-10-25
1
-0
/
+51
*
Remove unnecessary dependencies on Autofill.
isherman@chromium.org
2011-10-25
1
-1
/
+0
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Refactor ExtensionTabUtil-namespaced functions into their own file.
miket@chromium.org
2011-09-27
1
-1
/
+1
*
Removed the sending of the following content IPC messages out of chrome and r...
ananta@chromium.org
2011-09-19
1
-4
/
+3
*
Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto tests
stevenjb@google.com
2011-09-16
1
-4
/
+1
*
[chromeos] Add log messages to track problems with automation connection
nirnimesh@chromium.org
2011-09-15
1
-0
/
+3
*
Preliminary work to allow Chrome to build with USE_AURA.
ben@chromium.org
2011-09-06
1
-2
/
+2
*
[chromeos] Automation should wait for webui login only in login manager mode
nirnimesh@chromium.org
2011-09-03
1
-1
/
+7
*
Automation support for webui login on chromeos
nirnimesh@chromium.org
2011-09-02
1
-4
/
+19
*
Remove extensions code from download code. The delegate and other users in Ch...
jam@chromium.org
2011-08-23
1
-2
/
+0
*
Add the functionality to inject JavaScript into ExtensionHosts.
frankf@google.com
2011-08-23
1
-0
/
+2
*
This patch caused Chrome to be unable to load any web pages on Chrome OS.
satorux@chromium.org
2011-08-23
1
-2
/
+1
*
Reland 97557; Original review at: http://codereview.chromium.org/7648053
kkania@chromium.org
2011-08-22
1
-1
/
+4
*
Revert 97557 - [chromedriver] Add chrome.detach option for configuring Chrome...
nirnimesh@chromium.org
2011-08-22
1
-4
/
+1
*
Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.
nirnimesh@chromium.org
2011-08-22
1
-2
/
+0
*
Add the functionality to inject JavaScript into ExtensionHosts.
frankf@chromium.org
2011-08-20
1
-0
/
+2
*
[chromedriver] Add chrome.detach option for configuring Chrome not to quit
kkania@chromium.org
2011-08-20
1
-1
/
+4
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-1
/
+1
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-19
1
-1
/
+2
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
Profiles: Clear all BROWSER_OPENED usage
erg@google.com
2011-08-12
1
-1
/
+1
*
Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.
dtu@chromium.org
2011-08-04
1
-33
/
+10
*
Allow PyAuto to install unpacked extensions.
dtu@chromium.org
2011-08-02
1
-7
/
+11
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
1
-3
/
+4
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Move save stuff from download helper back to TabContents. This is a revert of...
jam@chromium.org
2011-07-18
1
-6
/
+2
*
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
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-1
/
+1
*
Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...
haraken@google.com
2011-06-24
1
-1
/
+0
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-0
/
+2
*
Revert 88809 - Make AutomationProvider use IPC::SyncChannel. It appears that...
jam@chromium.org
2011-06-13
1
-7
/
+3
*
Make AutomationProvider use IPC::SyncChannel. It appears that sync messages ...
jam@chromium.org
2011-06-13
1
-3
/
+7
*
Remove g_browser_process dependency from content. Also make all the SyncChan...
jam@chromium.org
2011-06-13
1
-3
/
+2
*
Get URLRequestContext from the profile attached to the automation provider, n...
mirandac@chromium.org
2011-06-10
1
-10
/
+1
*
Move most of the core SSL code from chrome to content. The UI code that's sp...
jam@chromium.org
2011-06-03
1
-1
/
+1
*
Automation: fix chrome/browser dependency on chrome/test headers.
phajdan.jr@chromium.org
2011-06-02
1
-3
/
+0
*
Part 2 of downloads data flow refactor.
ahendrickson@chromium.org
2011-05-23
1
-1
/
+1
*
Cleanup: Remove unneeded includes of download_shelf.h
tfarina@chromium.org
2011-05-20
1
-1
/
+0
*
Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...
jam@chromium.org
2011-05-19
1
-7
/
+12
[next]