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
*
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
*
automation: Rename AutocompleteEdit to Omnibox in a couple of methods.
tfarina@chromium.org
2011-05-04
3
-70
/
+57
*
automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...
tfarina@chromium.org
2011-05-04
7
-51
/
+50
*
The PyAuto hook UnlockScreen() does not take a password. This differs from th...
dtu@chromium.org
2011-05-03
1
-3
/
+14
*
Allow tests to connect to Chrome over the named testing interface as any user...
dtu@chromium.org
2011-05-03
4
-2
/
+25
*
autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...
tfarina@chromium.org
2011-05-03
3
-20
/
+18
*
Automation hook FillAutofillProfile now waits for the web data service to be ...
dennisjeffrey@chromium.org
2011-05-03
3
-18
/
+151
*
Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...
battre@chromium.org
2011-05-03
1
-0
/
+4
*
Add ChromeOS PyAuto hook, CreateAccount(), which goes to the account creation...
dtu@chromium.org
2011-05-02
3
-2
/
+16
*
Get rid of AutomationResourceRoutingDelegate interface since it's not used.
jam@chromium.org
2011-05-02
2
-51
/
+0
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
1
-2
/
+1
*
MAC Cookies (patch 1 of N)
abarth@chromium.org
2011-04-30
1
-1
/
+9
*
GTTF: Fix WeakPtr NULL checks of automation provider in the observers.
phajdan.jr@chromium.org
2011-04-29
1
-8
/
+8
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-28
2
-4
/
+4
*
Profile shouldn't own Session/TabRestore services.
torne@chromium.org
2011-04-28
2
-2
/
+5
*
Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...
jam@chromium.org
2011-04-28
3
-3
/
+9
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-0
/
+1
*
Implementing webdriver advanced controls APIs for chromedriver.
kkania@chromium.org
2011-04-27
4
-10
/
+142
*
Fix for the URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailed net test...
ananta@chromium.org
2011-04-27
1
-1
/
+3
*
Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...
estade@chromium.org
2011-04-26
1
-1
/
+1
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-26
1
-1
/
+1
*
Fix download shelf automation for ChromeOS. Currently the calls GetDownloadSh...
dtu@chromium.org
2011-04-26
1
-18
/
+14
*
Volume control Python automation hooks.
dtu@google.com
2011-04-25
3
-0
/
+48
*
Revert my recent changes regarding title directionality.
evan@chromium.org
2011-04-25
1
-3
/
+1
*
Don't hold the installed app in BrowserProcessRenderHost, since that's in con...
jam@chromium.org
2011-04-23
1
-19
/
+12
[next]