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
/
common
/
view_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 114862 - Make page IDs be specific to a RenderView rather than global t...
creis@chromium.org
2011-12-21
1
-9
/
+5
*
Merge 113603 - Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget...
apavlov@chromium.org
2011-12-19
1
-1
/
+4
*
Merge 113923 - Fix page zoom for plug-in documents (PDF, etc.)
csilv@chromium.org
2011-12-13
1
-0
/
+1
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
1
-3
/
+10
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
1
-0
/
+7
*
Add IPCs to allow assistive technology to scroll the page
dmazzoni@chromium.org
2011-12-02
1
-0
/
+14
*
Add autoresize capability to chromium.
levin@chromium.org
2011-12-02
1
-0
/
+6
*
Introduce IPC for querying CPU usage of a renderer process.
ulan@chromium.org
2011-12-01
1
-0
/
+4
*
Send one WebKeyboardEvent to the RenderWidget at a time. Move keyboard
darin@chromium.org
2011-11-30
1
-4
/
+1
*
Add url and is_main_frame to DidFinishLoad and DidFailLoad.
mkosiba@chromium.org
2011-11-29
1
-3
/
+11
*
Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...
jam@chromium.org
2011-11-23
1
-7
/
+4
*
Adding base URL to the frame committed message.
jcivelli@chromium.org
2011-11-23
1
-0
/
+1
*
Get rid of view_messages.h include from chrome since TabContentsDelegate used...
jam@chromium.org
2011-11-22
1
-19
/
+12
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-77
/
+51
*
Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...
jam@chromium.org
2011-11-17
1
-2
/
+1
*
Adds proper IPC usage for AudioDevice::GetAudioHardwareBufferSize().
henrika@chromium.org
2011-11-10
1
-0
/
+4
*
To minimize the risk to LTR users, we are thinking to enable this feature fir...
xji@chromium.org
2011-11-09
1
-0
/
+1
*
Relanding this with the touch UI compile fixes.
ananta@chromium.org
2011-11-02
1
-0
/
+6
*
Use WebFileChooserParams::accpetMIMETypes instead of acceptTypes.
tkent@chromium.org
2011-11-02
1
-3
/
+3
*
Revert 108232 - Add support for touch based zoom gesture on Windows. This cha...
jamescook@chromium.org
2011-11-02
1
-6
/
+0
*
Add support for touch based zoom gesture on Windows. This change also handles...
iyengar@google.com
2011-11-02
1
-0
/
+6
*
Add a command line flag (--enable-fixed-position-compositing) for enabling co...
vangelis@chromium.org
2011-11-01
1
-0
/
+1
*
Support dispositon attribute.
gbillock@chromium.org
2011-10-31
1
-7
/
+0
*
Move RendererPreferences to content/public/common and also put in the content...
jam@chromium.org
2011-10-31
1
-8
/
+8
*
Temporary code to track down increase in renderer crashes.
jam@chromium.org
2011-10-29
1
-0
/
+5
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
1
-3
/
+3
*
Removing dedicated worker-related IPC codei (second round).
dslomov@chromium.org
2011-10-28
1
-13
/
+0
*
Low-latency AudioInputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-10-24
1
-0
/
+4
*
Enable privileged WebGL extensions for Chrome extensions.
zmo@google.com
2011-10-22
1
-0
/
+1
*
Move common_param_traits and webkit_param_traits to content/public/common.
jam@chromium.org
2011-10-21
1
-2
/
+2
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
1
-12
/
+0
*
Prevent power saving while playing media.
avi@chromium.org
2011-10-19
1
-0
/
+7
*
Move content_browser_client.h to public, and while at it, move
joi@chromium.org
2011-10-19
1
-1
/
+1
*
Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...
csilv@chromium.org
2011-10-16
1
-0
/
+1
*
Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...
penghuang@chromium.org
2011-10-16
1
-9
/
+13
*
Make shared memory allocation possible for all child process types.
michaeln@google.com
2011-10-15
1
-6
/
+0
*
Add an is_fullscreen to ViewMsg_Resize, and make it available as a property of
darin@chromium.org
2011-10-14
1
-2
/
+3
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-3
/
+2
*
mac: Almost fix Lion accented character bubble input in web contents.
thakis@chromium.org
2011-10-12
1
-2
/
+3
*
Add error description to the DidFailProvisionalLoad callback.
mkosiba@chromium.org
2011-10-11
1
-9
/
+20
*
Add command line switch for enabling threaded compositing
jamesr@chromium.org
2011-10-08
1
-0
/
+1
*
Changes for cross domain prerenders to not cancel when there is a window.open...
shishir@chromium.org
2011-10-07
1
-2
/
+2
*
Hook into another code path that lets the renderer request a new tab to be cr...
jochen@chromium.org
2011-10-06
1
-2
/
+3
*
Input event filtering and compositor thread setup.
darin@chromium.org
2011-10-06
1
-4
/
+4
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
1
-20
/
+1
*
content: Move the final headers and residual traces of contrained windows
erg@chromium.org
2011-09-30
1
-2
/
+1
*
Rewrites renderer accessibility to not use WebAccessibilityCache.
dmazzoni@chromium.org
2011-09-29
1
-1
/
+8
*
(Relanding this, exact same CL as the previous one.)
jcivelli@chromium.org
2011-09-26
1
-1
/
+1
*
Revert 102505 - Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
1
-1
/
+1
*
Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
1
-1
/
+1
[next]