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
/
renderer
/
render_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor return message into webkit_glue (make include-friendly).
gbillock@chromium.org
2011-10-05
1
-10
/
+0
*
Add a second line of defense for receiving a bad message in the renderer.
creis@chromium.org
2011-10-04
1
-1
/
+9
*
Get rid of web_ui_bindings.h include from Chrome's ExternalHostBindings. The ...
jam@chromium.org
2011-10-04
1
-3
/
+1
*
Make V8ValueConverter be an interface and move it to content\public\renderer ...
jam@chromium.org
2011-10-04
1
-2
/
+3
*
Send IME events to windowless plug-ins (Chromium side)
hbono@chromium.org
2011-10-04
1
-0
/
+51
*
Move NavigationState to content\public\renderer and put it in the content nam...
jam@chromium.org
2011-10-04
1
-1
/
+2
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
1
-1
/
+2
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-1
/
+2
*
Show keyboard when the focused editable field is touched inside the web conte...
mazda@chromium.org
2011-10-03
1
-0
/
+5
*
Start off the Content API by moving content::ContentRendererClient to content...
jam@chromium.org
2011-10-01
1
-1
/
+1
*
content: Move the final headers and residual traces of contrained windows
erg@chromium.org
2011-09-30
1
-1
/
+1
*
Rewrites renderer accessibility to not use WebAccessibilityCache.
dmazzoni@chromium.org
2011-09-29
1
-252
/
+11
*
DevTools: Use link doctor for failed provisional load when DevTools are opened.
vsevik@chromium.org
2011-09-23
1
-15
/
+4
*
Don't depend on the embedder creating a plugin. That way embedders can always...
jam@chromium.org
2011-09-23
1
-2
/
+7
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
1
-3
/
+3
*
Mouse lock implementation, including the renderer side and the Windows versio...
yzshen@chromium.org
2011-09-22
1
-0
/
+15
*
Add routing id and notification type to accessibility logging.
dtseng@chromium.org
2011-09-21
1
-2
/
+4
*
Update Chrome to use new context notification APIs from WebKit.
aa@chromium.org
2011-09-21
1
-12
/
+12
*
Rename WebIntentData for backend storage to WebIntentServiceData.
gbillock@chromium.org
2011-09-21
1
-2
/
+6
*
Move sending of the following IPC messages out of Chrome\renderer.
ananta@chromium.org
2011-09-19
1
-6
/
+22
*
Add notification of virtual keyboard hide/show and change
varunjain@chromium.org
2011-09-16
1
-6
/
+4
*
Add messages/handlers for the invocation sequence. Copy from geolocation_disp...
gbillock@chromium.org
2011-09-16
1
-0
/
+11
*
Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...
ananta@chromium.org
2011-09-13
1
-0
/
+4
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-0
/
+4
*
Disable keyboard input in flash for touch ui
penghuang@chromium.org
2011-09-07
1
-0
/
+6
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+2
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-2
/
+1
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+2
*
Revert 98946 - New windows opened in javascript with target = "_blank" should
atwilson@chromium.org
2011-09-02
1
-0
/
+2
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-3
/
+4
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-4
/
+3
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-3
/
+4
*
Add a big grab bag of missing web accessibility
dmazzoni@chromium.org
2011-09-01
1
-17
/
+48
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
1
-36
/
+0
*
Revert 98716 - Enable Fixed Layout Mode on TOUCH_UI.
jam@chromium.org
2011-08-31
1
-20
/
+0
*
New windows opened in javascript with target = "_blank" should
shinyak@google.com
2011-08-31
1
-2
/
+0
*
Treat files downloaded from the address bar as "always safe" (including exten...
pkasting@chromium.org
2011-08-30
1
-19
/
+21
*
Enable Fixed Layout Mode on TOUCH_UI.
fsamuel@chromium.org
2011-08-29
1
-0
/
+20
*
Use the request's URL rather than the document's when deciding to swap.
creis@chromium.org
2011-08-26
1
-2
/
+5
*
Move P2P code to content namespace.
sergeyu@chromium.org
2011-08-25
1
-2
/
+1
*
Fullscreen JS API implementation.
koz@chromium.org
2011-08-25
1
-1
/
+14
*
Correctly report scaling factor in wrench menu
fsamuel@chromium.org
2011-08-24
1
-2
/
+7
*
Do not ignore notifications that come before a LoadComplete.
dtseng@chromium.org
2011-08-24
1
-5
/
+8
*
Moved the handling of the IPC message ViewMsg_EnableViewSourceMode to content...
ananta@chromium.org
2011-08-22
1
-0
/
+11
*
Update selection handles to keep them in sync with the webpage.
varunjain@chromium.org
2011-08-20
1
-35
/
+32
*
Move the RequestExtraData structure to content/, where we can modify it more ...
pkasting@chromium.org
2011-08-20
1
-1
/
+1
*
Keep normal popups opened from same-origin iframes in an extension process.
creis@chromium.org
2011-08-18
1
-1
/
+3
*
Add startActivity message processing chromium-side.
gbillock@chromium.org
2011-08-18
1
-0
/
+8
*
[Mac] Kill browser-side rubberband gutter painting.
asvitkine@chromium.org
2011-08-17
1
-5
/
+0
[next]