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
/
content
/
browser
/
intents
/
intent_injector.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TabContents -> WebContentsImpl, part 10.
avi@chromium.org
2012-04-13
1
-13
/
+12
*
Add policy to make sure the renderer doesn't get intent data for non-same-ori...
gbillock@chromium.org
2012-04-07
1
-0
/
+4
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+2
*
Fix crash that was happening when you close an inline disposition with the wi...
gbillock@chromium.org
2012-02-28
1
-0
/
+3
*
Change Web Intents delivery sequence to avoid race of page render
gbillock@chromium.org
2012-02-09
1
-8
/
+7
*
Get rid of another bunch of tab_contents.h includes from chrome and switch th...
jam@chromium.org
2012-01-05
1
-2
/
+2
*
Create a Content API interface around NavigationController, and move all the ...
jam@chromium.org
2011-12-29
1
-0
/
+1
*
Change most of the methods of WebContentsObserver to take a content::WebConte...
jam@chromium.org
2011-12-23
1
-2
/
+2
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
1
-3
/
+3
*
Rename IntentsHost -> WebIntentsDispatcher and IntentsDispatcher -> WebIntent...
gbillock@chromium.org
2011-12-21
1
-5
/
+5
*
[Web Intents] Make IntentInjector adapt to the new content API
gbillock@chromium.org
2011-12-09
1
-13
/
+9
*
Add a public content/ interface for intents. Use it.
gbillock@chromium.org
2011-12-01
1
-4
/
+5
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-9
/
+2
*
Add a method to the controller to close the picker/service tab when a return ...
gbillock@chromium.org
2011-11-17
1
-1
/
+2
*
Switch BackgroundContents to use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-11
1
-1
/
+1
*
[Web Intents] Add a source tab observation mechanism so you can see if the so...
gbillock@chromium.org
2011-10-21
1
-1
/
+4
*
Insert new forwarding object to make sure return messages
gbillock@chromium.org
2011-10-12
1
-2
/
+11
*
Refactor return message into webkit_glue (make include-friendly).
gbillock@chromium.org
2011-10-05
1
-1
/
+1
*
more content exports needed for unit_tests and browser_tests.
dpranke@chromium.org
2011-09-30
1
-1
/
+2
*
Pass intent data through to the picker and launch a new tab
gbillock@chromium.org
2011-09-28
1
-4
/
+2
*
Add messages/handlers for the invocation sequence. Copy from geolocation_disp...
gbillock@chromium.org
2011-09-16
1
-0
/
+69