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
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
1
-34
/
+0
*
Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.
erikkay@chromium.org
2009-10-06
1
-4
/
+10
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
1
-1
/
+3
*
TBR: mpcomplete
erikkay@chromium.org
2009-10-05
1
-11
/
+5
*
Allow popups to close themselves with window.close().
erikkay@chromium.org
2009-10-05
1
-5
/
+11
*
Adds command line flag to enable desktop notifications.
johnnyg@chromium.org
2009-10-05
1
-1
/
+3
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-2
/
+2
*
Added command line argument --enable-webgl to facilitate turning on
kbr@google.com
2009-09-30
1
-1
/
+3
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-24
/
+0
*
Create an enum for local storage vs. session storage rather than using
jorlow@chromium.org
2009-09-22
1
-78
/
+111
*
Linux focus ring color: Go through WebKit::WebColor api rather than through t...
estade@chromium.org
2009-09-11
1
-16
/
+4
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-0
/
+21
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-0
/
+1
*
Revert "Use gtk-cursor-blink from GtkSettings"
evan@chromium.org
2009-09-09
1
-4
/
+0
*
Use gtk-cursor-blink from GtkSettings to set the
evan@chromium.org
2009-09-09
1
-0
/
+4
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-0
/
+34
*
Set the focus ring color to match the Gtk theme focus color.
estade@chromium.org
2009-09-03
1
-0
/
+18
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-4
/
+4
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-5
/
+7
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-29
1
-0
/
+2
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-0
/
+41
*
Revert r24223. Storage test is not working.
aa@chromium.org
2009-08-25
1
-2
/
+0
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-25
1
-0
/
+2
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
1
-0
/
+20
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-19
/
+81
*
Disable mute/unmute when media does not have an audio track.
scherkus@chromium.org
2009-08-20
1
-1
/
+3
*
Move MediaPlayerAction out of context_menu.h into webview.h since it's really...
ajwong@chromium.org
2009-08-20
1
-0
/
+1
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-0
/
+34
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-2
/
+5
*
Remove Playback Rate from the context menu.
scherkus@chromium.org
2009-08-12
1
-11
/
+2
*
Adds a command line switch to enable the appcache, and plumb the switch throu...
michaeln@google.com
2009-08-12
1
-1
/
+3
*
AudioRendererHost send ViewMsg_AudioStreamState
hclam@chromium.org
2009-08-11
1
-21
/
+25
*
Add CSS Keyword values and conversion routines to webkit glue.
jeremy@chromium.org
2009-08-07
1
-0
/
+17
*
Cause POST data to be marhsaled across the automation interface when using Au...
robertshield@chromium.org
2009-07-29
1
-74
/
+0
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-0
/
+4
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
1
-0
/
+71
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
1
-12
/
+52
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-2
/
+3
*
Linux: pass users' font settings through to renderer.
agl@chromium.org
2009-07-21
1
-1
/
+21
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-21
1
-1
/
+5
*
Reverting 21059.
jorlow@chromium.org
2009-07-18
1
-5
/
+1
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-18
1
-1
/
+5
*
Begin implementation of the context menu for Video and Audio tags.
ajwong@chromium.org
2009-07-17
1
-3
/
+19
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-0
/
+1
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
1
-53
/
+0
*
Windowed plugins like Flash would cause the hung plugin dialog to show up whe...
ananta@chromium.org
2009-07-09
1
-0
/
+44
*
Move Emf class to the printing library. Also creates a platform agnostic Nat...
sverrir@google.com
2009-07-06
1
-4
/
+4
*
Plumb a command line argument to enable the XSSAuditor.
abarth@chromium.org
2009-06-23
1
-1
/
+3
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-3
/
+3
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-6
/
+6
[next]