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 Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+1
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
1
-4
/
+2
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-5
/
+6
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-5
/
+5
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-8
/
+8
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-8
/
+11
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Rename ui::EventFlags mouse flags to be more sensible
dhollowa@chromium.org
2011-12-20
1
-3
/
+3
*
Start creating the content::WebPage interface around TabContents. This is jus...
jam@chromium.org
2011-12-20
1
-12
/
+13
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
1
-1
/
+4
*
Remove unused BrowserBubble remnants.
msw@chromium.org
2011-11-30
1
-3
/
+1
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-79
/
+22
*
Revert 111850 - base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-22
/
+79
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-79
/
+22
*
base::Bind: A few Task conversions.
jhawkins@chromium.org
2011-11-28
1
-16
/
+7
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-1
/
+1
*
Remove some unnecessary includes of view_messages.h.
jam@chromium.org
2011-11-17
1
-1
/
+0
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
1
-2
/
+2
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
1
-1
/
+1
*
base::Bind: Cleanup in automation.
jhawkins@chromium.org
2011-10-17
1
-1
/
+2
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Removed the sending of the following content IPC messages out of chrome and r...
ananta@chromium.org
2011-09-19
1
-1
/
+1
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
1
-1
/
+1
*
TabContentsWrapper cleanup.
avi@chromium.org
2011-08-31
1
-0
/
+1
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-1
/
+1
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
1
-2
/
+5
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-1
/
+0
*
Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...
jam@chromium.org
2011-05-19
1
-2
/
+4
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-1
/
+0
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-4
/
+4
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-4
/
+4
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-4
/
+4
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-4
/
+4
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
1
-4
/
+4
*
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
[next]