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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
1
-23
/
+23
*
Chrome changes to support cached form submissions.
darin@chromium.org
2009-03-25
1
-4
/
+37
*
Removes all use of COM and dependencies on Windows-specific classes (includin...
klink@chromium.org
2009-03-20
1
-21
/
+17
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-14
/
+66
*
Reverting 11953.
hbono@chromium.org
2009-03-18
1
-34
/
+0
*
A tricky fix for Issue 1845.
hbono@chromium.org
2009-03-18
1
-0
/
+34
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
1
-8
/
+16
*
Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfo
hclam@chromium.org
2009-03-17
1
-4
/
+4
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
1
-1
/
+73
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-1
/
+6
*
Reverting 11640.
finnur@chromium.org
2009-03-13
1
-73
/
+1
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
1
-1
/
+73
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
1
-1
/
+3
*
Revert change 10975 and 10972 because it broke the purify
nsylvain@chromium.org
2009-03-05
1
-6
/
+1
*
Highlights of changes:
hclam@chromium.org
2009-03-05
1
-1
/
+6
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
1
-0
/
+3
*
Reverting 10794.
avi@chromium.org
2009-03-03
1
-3
/
+0
*
Fixing WebKeyboardEvent. Third time's the charm.
avi@chromium.org
2009-03-03
1
-0
/
+3
*
Implementation of AudioRendererHost
hclam@chromium.org
2009-02-27
1
-4
/
+4
*
Reverting key change (again); this breaks every keyboard layout test there is...
avi@chromium.org
2009-02-26
1
-3
/
+0
*
Fixing WebKeyboardEvent. For reals this time.
avi@chromium.org
2009-02-26
1
-0
/
+3
*
Add an identity (id) to system drag & drop.
tc@google.com
2009-02-26
1
-0
/
+2
*
Revert "Fixing WebKeyboardEvent."
kuchhal@chromium.org
2009-02-25
1
-3
/
+0
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-02-25
1
-0
/
+3
*
Audio related IPC messages and handlers from browser to
hclam@chromium.org
2009-02-20
1
-0
/
+35
*
Bitmap transport
agl@chromium.org
2009-02-20
1
-3
/
+3
*
Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...
ananta@chromium.org
2009-02-19
1
-1
/
+8
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-0
/
+1
*
IPC messages definitions for audio related requests from
hclam@chromium.org
2009-02-16
1
-0
/
+87
*
Revert r9861 to fix build
hclam@chromium.org
2009-02-16
1
-87
/
+0
*
IPC messages definitions for audio related requests from
hclam@chromium.org
2009-02-16
1
-0
/
+87
*
Add a command line option --disable-web-security. People can use this option...
abarth@chromium.org
2009-02-06
1
-0
/
+2
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-143
/
+16
*
Commit just the changes to make creating new IPC channel types easier.
jam@chromium.org
2009-02-04
1
-23
/
+5
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
1
-627
/
+669
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
1
-669
/
+627
*
From agl. Cleaned up version of issue 19046.
thestig@chromium.org
2009-02-03
1
-14
/
+35
*
Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...
thestig@chromium.org
2009-01-30
1
-2
/
+2
*
Generate a proper file name when dragging an image from a
paulg@google.com
2009-01-29
1
-0
/
+2
*
Context menus for text selections in editable boxes and links should include ...
pkasting@chromium.org
2009-01-28
1
-58
/
+47
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
1
-0
/
+24
*
Revert "Make render_view_host compile on Mac & Linux, add to the build."
agl@chromium.org
2009-01-26
1
-31
/
+0
*
Make render_view_host compile on Mac & Linux, add to the build.
brettw@google.com
2009-01-26
1
-0
/
+31
*
Fix layout test failures. Looks like keying the plugins based on OriginalFil...
jam@chromium.org
2009-01-13
1
-3
/
+0
*
Get rid of lowercasing plugin filenames in order to determine if two paths po...
jam@chromium.org
2009-01-12
1
-3
/
+7
*
Porting in renderer/
phajdan.jr@chromium.org
2008-12-18
1
-1
/
+9
*
Add "Enable spell check for this field" menu option in sub context menu for c...
sidchat@google.com
2008-12-15
1
-0
/
+5
*
Add a flags to further control response header persistence. We use this to
darin@chromium.org
2008-11-20
1
-2
/
+4
*
Remove cf_html from webdropdata.h. This is windows
tc@google.com
2008-11-19
1
-2
/
+2
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-3
/
+3
[next]