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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove message_loop_helpers.h and update the includes to point to the new loc...
tfarina@chromium.org
2012-06-20
1
-1
/
+1
*
Addded testcases for bookmarks i.e creating/removing/editing bookmarks in mul...
kkania@chromium.org
2012-06-19
1
-0
/
+23
*
Support maximize window command.
zori@chromium.org
2012-06-14
1
-58
/
+114
*
TabContentsWrapper -> TabContents, part 56.
avi@chromium.org
2012-06-13
1
-1
/
+0
*
TabContentsWrapper -> TabContents, part 13.
avi@chromium.org
2012-06-08
1
-0
/
+2
*
Fixed a bug in the WaitUntilNavigationCompletes automation command.
craigdh@chromium.org
2012-06-08
1
-1
/
+1
*
TabContentsWrapper -> TabContents, part 6.
avi@chromium.org
2012-06-08
1
-6
/
+6
*
Add automation hooks for OOBE transitions.
ivankr@chromium.org
2012-06-04
1
-4
/
+44
*
[chromedriver] Determine the element location and click synchronously in the ...
kkania@chromium.org
2012-05-23
1
-0
/
+55
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-2
/
+5
*
Remove all the unnused automation IPCs. These were used by UI tests that have...
jam@chromium.org
2012-05-17
1
-18
/
+0
*
Add PyAuto test for DeviceGuestModeEnabled policy
bartfab@chromium.org
2012-05-16
1
-2
/
+3
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-1
/
+1
*
[pyauto] FillAutofillProfile should not crash with Debug builds
nirnimesh@chromium.org
2012-05-09
1
-4
/
+4
*
Added RefreshPolicies to PolicyService.
joaodasilva@chromium.org
2012-05-02
1
-40
/
+0
*
Fix search engine automation hooks to work with multiple profiles.
kkania@chromium.org
2012-04-27
1
-0
/
+2
*
Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla...
jam@chromium.org
2012-04-18
1
-40
/
+0
*
Fixed bug where the ExecuteJavascript() family of PyAuto hooks ignored the au...
craigdh@chromium.org
2012-04-17
1
-2
/
+3
*
Convert printing ui_tests to browser_tests.
jam@chromium.org
2012-04-09
1
-19
/
+0
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
1
-1
/
+0
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-3
/
+3
*
Cleanup ParallelAuthenticator.
rkc@chromium.org
2012-02-22
1
-2
/
+0
*
Add new automation hook to get FPS associated with a tab in the browser.
dennisjeffrey@chromium.org
2012-02-08
1
-1
/
+24
*
Remove DownloadManager* dependency on DownloadStatusUpdater
rdsmith@chromium.org
2012-02-04
1
-6
/
+6
*
Add new automation hook to get v8 heap statistics from a renderer process.
dennisjeffrey@chromium.org
2012-02-03
1
-1
/
+22
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-16
/
+17
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-3
/
+4
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-3
/
+3
*
Remove temporary redirect header and DEPS exception for cancelable_request.h
joi@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
-5
/
+9
*
Change most of the methods of WebContentsObserver to take a content::WebConte...
jam@chromium.org
2011-12-23
1
-3
/
+4
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-16
/
+16
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
1
-1
/
+1
*
Few minor changes to TestingAutomationProvider extension automation:
kkania@chromium.org
2011-12-06
1
-13
/
+38
*
Added RefreshPolicies automation call.
joaodasilva@chromium.org
2011-12-01
1
-26
/
+45
*
Allow chromedriver to install an extension and get all installed extension IDs.
kkania@chromium.org
2011-11-29
1
-0
/
+9
*
Cleanup: Remove more forward declarations in various chrome/browser directories.
thestig@chromium.org
2011-11-16
1
-1
/
+0
*
[cros] Remove Views implementation for login/OOBE.
nkostylev@chromium.org
2011-11-09
1
-2
/
+1
*
Deprecate the JavascriptEnabled policy.
joaodasilva@chromium.org
2011-11-04
1
-0
/
+2
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-6
/
+9
*
Re-land 107645 with static initializer removed.
kkania@chromium.org
2011-10-28
1
-17
/
+15
*
Revert 107645 (To see if it was responsible for increase in static initialize...
eroman@chromium.org
2011-10-27
1
-15
/
+17
*
Fix test snapshotting on linux by creating a separate automation path for
kkania@chromium.org
2011-10-27
1
-17
/
+15
*
Fix member variable added after sync
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-175
/
+183
*
Fix some disabled/flaky notification pyauto tests.
kkania@chromium.org
2011-10-18
1
-5
/
+27
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Adding cellular connect/disconnect support
stanleyw@chromium.org
2011-10-12
1
-29
/
+55
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-1
/
+2
[next]