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_observers.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new automation hook to get FPS associated with a tab in the browser.
dennisjeffrey@chromium.org
2012-02-08
1
-2
/
+49
*
Remove DownloadManager* dependency on DownloadStatusUpdater
rdsmith@chromium.org
2012-02-04
1
-4
/
+7
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
1
-4
/
+5
*
Add new automation hook to get v8 heap statistics from a renderer process.
dennisjeffrey@chromium.org
2012-02-03
1
-1
/
+46
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-4
/
+4
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-17
/
+18
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
1
-5
/
+5
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-17
/
+17
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-11
/
+11
*
Convert unix_hacker functions on NavigationController that are used by Chrome...
jam@chromium.org
2011-12-29
1
-1
/
+1
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...
jam@chromium.org
2011-12-27
1
-1
/
+1
*
Move most of the remaining users of WebContentsObserver::tab_contents() to us...
jam@chromium.org
2011-12-26
1
-4
/
+4
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-5
/
+6
*
Change most of the methods of WebContentsObserver to take a content::WebConte...
jam@chromium.org
2011-12-23
1
-4
/
+4
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-3
/
+3
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-3
/
+3
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-3
/
+3
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-1
/
+4
*
Have ChromeDriver return the correct error code for alerts.
kkania@chromium.org
2011-12-16
1
-2
/
+1
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
1
-3
/
+3
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-3
/
+4
*
Added the AutoEnrollmentClient and unit tests for it.
joaodasilva@chromium.org
2011-12-12
1
-0
/
+2
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-5
/
+5
*
Few minor changes to TestingAutomationProvider extension automation:
kkania@chromium.org
2011-12-06
1
-9
/
+54
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-5
/
+5
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-5
/
+5
*
Allow AutomationProvider to work with other render view containers besides
kkania@chromium.org
2011-12-05
1
-4
/
+12
*
Added RefreshPolicies automation call.
joaodasilva@chromium.org
2011-12-01
1
-0
/
+86
*
Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...
jam@chromium.org
2011-12-01
1
-2
/
+1
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-1
/
+2
*
Move the RendererProcessType enum out of ChildProcessInfo. It's actually neve...
jam@chromium.org
2011-11-29
1
-2
/
+3
*
Allow chromedriver to install an extension and get all installed extension IDs.
kkania@chromium.org
2011-11-29
1
-18
/
+48
*
TabRestoreService improvements
estade@chromium.org
2011-11-29
1
-5
/
+2
*
This split will facilitate testing DownloadQuery and other users of DownloadI...
benjhayden@chromium.org
2011-11-21
1
-4
/
+4
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-3
/
+3
*
Make BalloonHost use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-10
1
-2
/
+4
*
Fix crash in automation in which a injected script opens a new window.
kkania@chromium.org
2011-11-07
1
-0
/
+1
*
Deprecate the JavascriptEnabled policy.
joaodasilva@chromium.org
2011-11-04
1
-1
/
+23
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Re-land 107645 with static initializer removed.
kkania@chromium.org
2011-10-28
1
-68
/
+27
*
Revert 107645 (To see if it was responsible for increase in static initialize...
eroman@chromium.org
2011-10-27
1
-27
/
+68
*
Fix test snapshotting on linux by creating a separate automation path for
kkania@chromium.org
2011-10-27
1
-68
/
+27
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-53
/
+55
*
Fix build
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-125
/
+135
[next]