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
/
common
/
render_messages.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ContentSettingsObserver (+ related classes) cleanup.
marja@chromium.org
2011-11-09
1
-20
/
+0
*
Check for default content setting pattern when requiring user authorization f...
bauerb@chromium.org
2011-10-19
1
-0
/
+17
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-42
/
+0
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-89
/
+17
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
1
-154
/
+0
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
1
-32
/
+0
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
1
-192
/
+0
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
1
-198
/
+0
*
Support for '--force-compositing-mode', see WebKit bug 56156
sievers@google.com
2011-03-21
1
-0
/
+2
*
Move audio messages to their own file.
jam@chromium.org
2011-03-21
1
-25
/
+0
*
Move AppCache common code to content and split off AppCache messages into the...
jam@chromium.org
2011-03-14
1
-86
/
+0
*
Move the blob related code to content, and also move the blob messages to the...
jam@chromium.org
2011-03-14
1
-100
/
+0
*
Quick CL to get rid of render_messages_internal.h, since render_messages.h it...
tsepez@chromium.org
2011-03-12
1
-24
/
+27
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-2
/
+0
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-1
/
+1
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
1
-1
/
+0
*
Make View frame source work for POST results.
pfeldman@chromium.org
2011-03-09
1
-0
/
+2
*
Browser accessibility improvements so that screen readers can access more
dmazzoni@chromium.org
2011-03-08
1
-0
/
+4
*
Add command line switches and about:flag to enable FPS indicator and composit...
nduca@chromium.org
2011-03-07
1
-0
/
+4
*
Move resource related IPCs to their own file in content. I added a IPC_STRUC...
jam@chromium.org
2011-03-05
1
-268
/
+1
*
Build WebKit Full Screen API. Support is disabled by default; enable with --e...
ddorwin@chromium.org
2011-03-04
1
-1
/
+3
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-1
/
+1
*
Get rid of the extension dependency in ResourceDispatcher by calling out to a...
jam@chromium.org
2011-03-04
1
-3
/
+1
*
Revert 76631 because it causes fullscreen layout tests to timeout on linux
tonyg@chromium.org
2011-03-02
1
-3
/
+1
*
Re-applying r76324, which was reverted during a WebKit rollback.
ddorwin@chromium.org
2011-03-02
1
-1
/
+3
*
Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; ...
jamesr@chromium.org
2011-03-01
1
-3
/
+1
*
Build WebKit Full Screen API. Support is disabled by default; enable with --e...
ddorwin@chromium.org
2011-03-01
1
-1
/
+3
*
This patch adds the necessary plumbing to Chromium to support a command-line ...
wjmaclean@chromium.org
2011-02-22
1
-0
/
+2
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
1
-1
/
+5
*
Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...
zmo@google.com
2011-02-14
1
-0
/
+2
*
Extend Mac popup to handle more directionality.
avi@chromium.org
2011-02-11
1
-4
/
+12
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
1
-3
/
+40
*
Move AutoFill messages into a separate file.
jam@chromium.org
2011-01-26
1
-101
/
+10
*
Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.
viettrungluu@chromium.org
2011-01-25
1
-30
/
+0
*
Re-land http://codereview.chromium.org/6339004 which was reverted
crogers@google.com
2011-01-22
1
-0
/
+2
*
Revert 72261 - Add run-time enable support for the web audio API
rniwa@chromium.org
2011-01-22
1
-2
/
+0
*
Add run-time enable support for the web audio API
crogers@google.com
2011-01-22
1
-0
/
+2
*
If user had consented for metrics reporting, send speech input request origin...
satish@chromium.org
2011-01-20
1
-23
/
+0
*
* Add WebPreference::interactive_form_validation_enabled
tkent@chromium.org
2011-01-20
1
-1
/
+3
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...
piman@google.com
2011-01-10
1
-0
/
+2
*
Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...
vangelis@chromium.org
2011-01-08
1
-0
/
+2
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
1
-2
/
+31
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-14
/
+20
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-20
/
+14
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-14
/
+20
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-20
/
+14
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-14
/
+20
*
Make PepperFileMessageFilter be a BrowserMessageFilter.
jam@chromium.org
2010-12-15
1
-20
/
+0
[next]