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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...
jam@chromium.org
2011-04-28
1
-1
/
+3
*
Cleanup: Move TabContent::PrintNow() out of src/content.
thestig@chromium.org
2011-04-15
1
-6
/
+8
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-79
/
+0
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Removed 'off the record' references from ExternalTabSettings and ProfileIODat...
vipul.bhasin@gmail.com
2011-03-17
1
-1
/
+1
*
Some minor sync cleanup and aftermath. Mostly just removing unused headers an...
andybons@chromium.org
2011-03-15
1
-0
/
+1
*
Coverity PASS_BY_VALUE bug fixes
dpapad@chromium.org
2011-03-11
1
-5
/
+6
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
1
-2
/
+2
*
views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...
tfarina@chromium.org
2011-03-01
1
-1
/
+1
*
Revert 74693. Changing approach.
ben@chromium.org
2011-02-14
1
-0
/
+1
*
Rename Widgetwin->NativeWidgetWin
ben@chromium.org
2011-02-11
1
-1
/
+0
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-15
/
+15
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-2
/
+2
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-2
/
+2
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
1
-9
/
+0
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-1
/
+1
*
Add support for returning the session_id in both CreateExternalTab and Connec...
hansl@google.com
2010-11-05
1
-2
/
+7
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-1
/
+1
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-1
/
+1
*
Reverting this to see if this fixes ChromeFrame tests. Please reland with the...
ananta@chromium.org
2010-10-28
1
-3
/
+1
*
The ChromeFrame objects now provides an unfrozen interface called IChromeFram...
hansl@google.com
2010-10-28
1
-1
/
+3
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
Pull events-related code out of ExtensionMessageService into its own class.
mpcomplete@chromium.org
2010-10-15
1
-3
/
+3
*
Top level navigations are not sent to the host browser in the ChromeFrame NPA...
ananta@chromium.org
2010-09-30
1
-1
/
+2
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
1
-3
/
+2
*
Fixes bug in WindowSimulateDrag that was leading to test flake. The
sky@chromium.org
2010-09-14
1
-10
/
+19
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-2
/
+2
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-2
/
+2
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-2
/
+2
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-1
/
+1
*
GTTF: Continue moving test automation code out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-27
1
-8
/
+0
*
GTTF: Continue moving testing automation bits out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-25
1
-45
/
+0
*
GTTF: next batch of automation separation.
phajdan.jr@chromium.org
2010-08-23
1
-35
/
+0
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
1
-0
/
+1
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
1
-0
/
+9
*
Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...
ananta@chromium.org
2010-08-09
1
-0
/
+10
*
Start trimming headers included in the slowest to compile files.
erg@google.com
2010-07-21
1
-0
/
+3
*
ChromeFrame tabs would hang at times while closing. This would randomly occur...
ananta@chromium.org
2010-07-15
1
-0
/
+10
*
ChromeFrame would leave chrome processes running if a page rendered in Chrome...
ananta@chromium.org
2010-07-12
1
-1
/
+3
*
Clean up of chrome_browser.gypi/nacl_host files.
estade@chromium.org
2010-06-16
1
-1
/
+1
*
A little more automation provider cleanup.
estade@chromium.org
2010-06-14
1
-8
/
+0
*
Clean up external-tab related code in automation provider and automation proxy.
estade@chromium.org
2010-06-10
1
-0
/
+101
*
Implement UI automation on the Mac.
jrg@chromium.org
2010-04-29
1
-1
/
+2
*
Context menu operations like Cut/Copy/Paste etc would not work in pages rende...
ananta@chromium.org
2010-04-19
1
-2
/
+3
[next]