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
*
Changing a NOTREACHED() to a DLOG as StopAsync can be called before a view ha...
tommi@chromium.org
2009-09-14
1
-1
/
+3
*
ExternalTabcontainer browser to initial URL
amit@chromium.org
2009-09-11
1
-1
/
+1
*
Supressing the referrer header in the automation url request job when going f...
tommi@chromium.org
2009-09-10
1
-4
/
+15
*
Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...
ananta@chromium.org
2009-09-06
4
-3
/
+56
*
Rename X-Force-TLS to Strict-Transport-Security.
abarth@chromium.org
2009-09-05
2
-3
/
+3
*
This CL changes the CookieStore obect to be a refcounted object to get a bett...
ananta@chromium.org
2009-09-05
2
-5
/
+6
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
2
-4
/
+4
*
Chrome side of the fix for uploading histograms sent by automation clients. T...
ananta@chromium.org
2009-09-02
2
-0
/
+13
*
Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up
brettw@chromium.org
2009-09-02
1
-4
/
+5
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
1
-0
/
+3
*
Explicitly including the redirect status with the AutomationURLResponse info.
tommi@chromium.org
2009-08-31
2
-3
/
+13
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
2
-2
/
+2
*
Sanitizing the referrer header before starting the automation request.TEST=Ru...
tommi@chromium.org
2009-08-31
1
-1
/
+11
*
The DomOperationNotificationObserver::Observe function can get invoked from o...
ananta@chromium.org
2009-08-29
1
-5
/
+5
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-0
/
+3
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-1
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-1
/
+1
*
Move observers out of automation_provider.cc to declutter the file.
phajdan.jr@chromium.org
2009-08-28
3
-746
/
+972
*
Send release events as well as press events in linux event mocking infrastruc...
estade@chromium.org
2009-08-27
1
-35
/
+90
*
AutomationProvider: Implement GetBrowserForWindow() on mac and linux views.
estade@chromium.org
2009-08-26
3
-49
/
+22
*
Extension ports devtools remote service.
sdoyon@chromium.org
2009-08-26
1
-5
/
+2
*
Fix another source of flakiness in ErrorPageTest
phajdan.jr@chromium.org
2009-08-26
2
-0
/
+48
*
Couple of tweaks to ui_controls_linux:
sky@chromium.org
2009-08-26
2
-11
/
+76
*
Making RegisterRequest and UnregisterRequest virtual so that they can be over...
tommi@chromium.org
2009-08-25
2
-6
/
+8
*
Exposes a chrome.devtools object to extensions. This allows extensions to ca...
mpcomplete@chromium.org
2009-08-24
1
-0
/
+3
*
Fix the Views build.
jhawkins@chromium.org
2009-08-24
1
-0
/
+2
*
gtk: Implement AutomationProvider::GetBrowserForWindow.
jhawkins@chromium.org
2009-08-24
1
-1
/
+17
*
Move the remaining gtk stubs for AutomationProvider out of temp_scaffolding_s...
jhawkins@chromium.org
2009-08-23
1
-0
/
+29
*
More interactive test porting for Linux.
estade@chromium.org
2009-08-21
5
-43
/
+137
*
Implement SetWindowBounds and SetWindowVisible in AutomationProvider for Linux.
jhawkins@chromium.org
2009-08-21
3
-561
/
+558
*
Move some waiting from AutomationProxy to AutomationProvider.
phajdan.jr@chromium.org
2009-08-21
2
-0
/
+110
*
We should only handle http and https in the URL job created to enable automat...
ananta@chromium.org
2009-08-21
1
-9
/
+11
*
The HTTP response headers coming back from the automation URL job need to be ...
ananta@chromium.org
2009-08-20
1
-2
/
+3
*
Linux: more interactive tests porting.
estade@chromium.org
2009-08-20
4
-61
/
+115
*
Support navigating to absolute index through automation.
amit@chromium.org
2009-08-19
2
-0
/
+16
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-1
/
+3
*
Port more browser focus tests to linux.
estade@chromium.org
2009-08-19
1
-3
/
+6
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
2
-23
/
+42
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
2
-42
/
+23
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
2
-23
/
+42
*
Cleanup in AutomationProvider's navigation observer.
phajdan.jr@chromium.org
2009-08-18
2
-97
/
+43
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
3
-16
/
+50
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
1
-2
/
+2
*
Fix TabDraggingTest.Tab2OutOfTabStrip, which I broke by changing browser_trac...
estade@chromium.org
2009-08-14
1
-2
/
+3
*
Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...
ananta@chromium.org
2009-08-14
2
-4
/
+22
*
Revert some of my automation provider changes. Maybe it's possible that GetRe...
estade@chromium.org
2009-08-14
1
-8
/
+8
*
I changed an OS_WIN to TOOLKIT_VIEWS. The buildbot doesn't like it. Why don't...
estade@chromium.org
2009-08-13
1
-2
/
+1
*
linux: More automation porting.
estade@chromium.org
2009-08-13
5
-35
/
+93
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
1
-1
/
+1
[next]