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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity fixes for CHECKED_RETURN
groby@chromium.org
2011-06-22
1
-4
/
+4
*
Coverity: Add a couple return checks to TestingAutomationProvider.
thestig@chromium.org
2011-06-22
1
-3
/
+5
*
Added automation hooks for private networks.
craigdh@google.com
2011-06-20
5
-16
/
+289
*
Add methods to support item_pattern, top_level_frame_pattersn to host_content...
markusheintz@chromium.org
2011-06-16
1
-2
/
+5
*
Re-land:
ben@chromium.org
2011-06-16
1
-5
/
+3
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-3
/
+5
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-5
/
+3
*
Initial inclusion of ForgetWifiNetworks
stanleyw@chromium.org
2011-06-15
3
-16
/
+38
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
3
-13
/
+35
*
Remove most of the remaining test dependencies (other than chrome/test).
jam@chromium.org
2011-06-14
1
-4
/
+0
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-1
/
+0
*
Revert 88809 - Make AutomationProvider use IPC::SyncChannel. It appears that...
jam@chromium.org
2011-06-13
2
-11
/
+3
*
Make AutomationProvider use IPC::SyncChannel. It appears that sync messages ...
jam@chromium.org
2011-06-13
2
-3
/
+11
*
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
*
Add PyAuto automation call GetPanelInfo(). Includes basic information: title,...
dtu@chromium.org
2011-06-08
1
-0
/
+16
*
Turn on -Wdelete-non-virtual-dtor for chromeos as well.
thakis@chromium.org
2011-06-08
1
-1
/
+3
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-1
/
+1
*
[Sync] Clean up sync logging
akalin@chromium.org
2011-06-08
1
-1
/
+1
*
New security-related pyauto tests for Chrome on ChromeOS that verify extensio...
dennisjeffrey@chromium.org
2011-06-08
1
-0
/
+2
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
4
-14
/
+21
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
Disable support for schemes and ports in content settings patterns. For M13.
markusheintz@chromium.org
2011-06-07
1
-1
/
+1
*
Make Login() automation call select the correct pod before attempting to log ...
dtu@chromium.org
2011-06-06
1
-0
/
+2
*
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
*
Remove JS dialog dependency from content.
avi@chromium.org
2011-06-03
2
-1
/
+2
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
1
-3
/
+3
*
Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...
pkasting@chromium.org
2011-06-02
3
-9
/
+8
*
Modify automation hook GetBrowserInfo: now returns whether Chrome build is of...
dennisjeffrey@chromium.org
2011-06-02
1
-0
/
+6
*
Automation: fix chrome/browser dependency on chrome/test headers.
phajdan.jr@chromium.org
2011-06-02
8
-231
/
+2
*
Automation hook GetExtensionsInfo now returns both regular/effective host per...
dennisjeffrey@chromium.org
2011-05-31
1
-4
/
+12
*
Currently, the PyAuto hook UnlockScreen() hangs when the test attempts to use...
dtu@google.com
2011-05-31
3
-10
/
+60
*
Add portal detection for all types of connections.
ers@chromium.org
2011-05-31
1
-2
/
+0
*
Remove some debug logging.
isherman@chromium.org
2011-05-26
1
-8
/
+3
*
Remove flakiness in pyauto automation hook RemoveSavedPassword.
dennisjeffrey@chromium.org
2011-05-26
3
-32
/
+73
*
Chromeos: virtual destructors should have virtual keyword (part 2).
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Add pyauto commands to access local state.
mirandac@chromium.org
2011-05-24
2
-0
/
+58
*
Protect against NULL PasswordStore
stevenjb@google.com
2011-05-24
1
-0
/
+11
*
Part 2 of downloads data flow refactor.
ahendrickson@chromium.org
2011-05-23
1
-1
/
+1
*
Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded to
sky@chromium.org
2011-05-23
1
-10
/
+12
*
Fix password automation hooks to get pyauto test testSavePassword working.
dennisjeffrey@chromium.org
2011-05-20
3
-24
/
+129
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
2
-2
/
+0
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
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
2
-9
/
+16
*
Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...
jam@chromium.org
2011-05-19
1
-3
/
+4
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-1
/
+0
*
Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
1
-1
/
+1
*
Revert 85894 - Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
1
-1
/
+1
[next]