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
/
testing_automation_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Implementation of AutomationEventQueue and associated framework to support ge...
craigdh@chromium.org
2012-03-06
1
-0
/
+80
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-5
/
+5
*
ProtectorService supports multiple change instances.
ivankr@chromium.org
2012-03-01
1
-2
/
+4
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Launch panels in Aura (through chrome.windows.create()) with a new panel view.
stevenjb@chromium.org
2012-02-16
1
-0
/
+3
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
1
-1
/
+1
*
Fix automation call SetShelfVisibility on chromeos
nirnimesh@chromium.org
2012-02-10
1
-15
/
+1
*
Disable InitialLoads observers for AutomationProviders after the first one.
dtu@chromium.org
2012-02-10
1
-1
/
+1
*
Revert 121066 - Fix automation call SetShelfVisibility on chromeos
csilv@chromium.org
2012-02-08
1
-0
/
+13
*
Fix automation call SetShelfVisibility on chromeos
nirnimesh@chromium.org
2012-02-08
1
-13
/
+0
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@chromium.org
2012-02-08
1
-0
/
+5
*
Add an API around InterstitialPage that's used by chrome.
jam@chromium.org
2012-02-08
1
-1
/
+2
*
Add new automation hook to get FPS associated with a tab in the browser.
dennisjeffrey@chromium.org
2012-02-08
1
-0
/
+38
*
Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...
achuith@chromium.org
2012-02-07
1
-5
/
+0
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@google.com
2012-02-07
1
-0
/
+5
*
Use InterstitialPage through a delegate interface instead of deriving from it.
jam@chromium.org
2012-02-07
1
-9
/
+9
*
Add new automation hook to get v8 heap statistics from a renderer process.
dennisjeffrey@chromium.org
2012-02-03
1
-0
/
+37
*
Cleanup: Remove more uses of Browser::tabstrip_model().
thestig@chromium.org
2012-02-01
1
-10
/
+7
*
[pyauto] GetBrowserInfo() returns info about aura
nirnimesh@chromium.org
2012-01-31
1
-0
/
+5
*
Fix automation for IsDownloadShelfVisible for aura
nirnimesh@chromium.org
2012-01-30
1
-1
/
+1
*
Implement the webdriver window sizing commands.
kkania@chromium.org
2012-01-28
1
-1
/
+27
*
[Mac] Add a perf test that counts the number of Mach ports in the browser.
rsesek@chromium.org
2012-01-28
1
-0
/
+13
*
Remove a bunch of GetProfileSyncService callers to use the new factory.
tim@chromium.org
2012-01-27
1
-2
/
+6
*
Cocoa: Close bubble if its GlobalError object is removed
sail@chromium.org
2012-01-25
1
-2
/
+2
*
Converted uses of DictionaryValue to PolicyMap in policy providers.
joaodasilva@chromium.org
2012-01-24
1
-4
/
+1
*
Added pyauto hooks and basic functional tests for Protector.
ivankr@chromium.org
2012-01-23
1
-0
/
+50
*
Removed ConfigurationPolicyType and extended PolicyMap.
joaodasilva@chromium.org
2012-01-22
1
-5
/
+19
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-9
/
+10
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-5
/
+5
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-10
/
+9
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-9
/
+10
*
Get rid of unnecessary accessors in BrowserProcessHost that were transitional...
jam@chromium.org
2012-01-13
1
-4
/
+4
*
Introduce background.scripts feature for extension manifests.
aa@chromium.org
2012-01-10
1
-1
/
+1
*
Change chromedriver to use the current session key modifier state when
kkania@chromium.org
2012-01-10
1
-0
/
+74
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-09
1
-0
/
+3
*
Revert 116834 - Don't use browser windows for platform app shell windows.
aa@chromium.org
2012-01-08
1
-3
/
+0
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-0
/
+3
*
Revert 116803 - Don't use browser windows for platform app shell windows.
sky@chromium.org
2012-01-07
1
-3
/
+0
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-0
/
+3
*
Introduced 'dict' policies, and merged proxy policies into a single dict.
joaodasilva@chromium.org
2012-01-05
1
-2
/
+3
*
Add tests for the page visibility, position, and clip in the new view API. Th...
brettw@chromium.org
2012-01-05
1
-0
/
+35
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-45
/
+37
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-83
/
+82
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-5
/
+6
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-31
/
+39
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-2
/
+2
[next]