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
*
Merge 88130 - Disable support for schemes and ports in content settings patte...
markusheintz@chromium.org
2011-06-08
1
-1
/
+1
*
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
*
Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
1
-1
/
+1
*
Synchronize window resize in MoveMouseToCenterAndPress on linux.
oshima@google.com
2011-05-18
1
-1
/
+35
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
2
-12
/
+27
*
In ChromeDriver, add support for WebDriver's alert commands.
kkania@chromium.org
2011-05-16
2
-6
/
+87
*
cros: The next 100 clang plugin errors.
thakis@chromium.org
2011-05-15
1
-3
/
+3
*
Add virtual destructor for automation observer. Fixes clang build.
kkania@chromium.org
2011-05-13
2
-0
/
+4
*
Wait for notification balloon hosts' render view to be ready
kkania@chromium.org
2011-05-13
3
-37
/
+57
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
1
-5
/
+7
*
MAC Cookies (patch 3 of N)
abarth@chromium.org
2011-05-12
1
-0
/
+7
*
Fix ChromeFrame crash when responding to JS cookie requests. The CookieMonst...
jam@chromium.org
2011-05-11
2
-4
/
+9
*
Fix a crash in the Chrome browser process which occurs while servicing Chrome...
ananta@chromium.org
2011-05-11
1
-8
/
+6
*
Remove the automation_resource_message_filter.h dependency in content\browser...
jam@chromium.org
2011-05-10
2
-80
/
+73
*
automation: Remove "using namespace printing;"
tfarina@chromium.org
2011-05-10
1
-13
/
+13
*
Fix for pyauto autofill flakiness when sending key events to populate a form.
dennisjeffrey@chromium.org
2011-05-10
4
-3
/
+212
*
Stop refcounting URLRequestAutomationJob.
willchan@chromium.org
2011-05-10
2
-5
/
+4
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
2
-8
/
+8
*
Add histograms to understand why so many CRX installs fail in the field.
skerner@chromium.org
2011-05-09
1
-0
/
+2
*
Have AppCache code go through the content embedder API for content settings c...
jam@chromium.org
2011-05-08
1
-0
/
+1
*
The ChromeOS offline page has a delay of 500ms when updating its network stat...
dtu@chromium.org
2011-05-07
1
-1
/
+6
*
Add more logging to determine where the keypress event is failing.
isherman@chromium.org
2011-05-06
1
-3
/
+8
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
2
-8
/
+8
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
2
-8
/
+8
*
Extension Apps that prefer a panel over a tab, should launch that way when
finnur@chromium.org
2011-05-06
1
-1
/
+1
*
Login() ChromeOS PyAuto hook that returns an error string on failure and, on ...
dtu@chromium.org
2011-05-06
3
-31
/
+57
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
2
-9
/
+27
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
2
-8
/
+8
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
2
-8
/
+8
*
Refactor active_downloads. Fix a number of download-related bugs.
achuith@chromium.org
2011-05-05
1
-3
/
+3
*
Remove Value::GetAsInteger() calls.
yusukes@google.com
2011-05-05
1
-4
/
+1
*
Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...
tfarina@chromium.org
2011-05-04
3
-57
/
+70
[next]